index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
armv7
Age
Commit message (
Expand
)
Author
2017-06-12
Backout last change to remove esym .data patching because it breaks
Marcus Glocker
2017-06-11
make vers.o not depend on gap.o using a trick, because it is piece of
Theo de Raadt
2017-06-11
Use umask 077 instead of cp -p when installing the kernel as root.
Alexander Bluhm
2017-06-08
Remove esym (.data) patching. Thanks to Mark we stopped requiring this
Patrick Wildt
2017-06-05
The arm* architectures edit the ld.script, creating a copy in the compile
Theo de Raadt
2017-06-03
Create gap.S and gap.o with umask 077. Create lorder and bsd* with umask 007.
Theo de Raadt
2017-05-21
Add clocks for SD/MCC controller on Exynos 5420/5800.
Mark Kettenis
2017-05-21
Remove exesdhc(4). This driver was never finished and has been replaced
Mark Kettenis
2017-05-21
Add support for the SD/MMC controller found on Samsuung Exynos5.
Mark Kettenis
2017-05-07
Sync FDT code with arm64.
Mark Kettenis
2017-05-05
Move dwge(4) glue into dev/fdt.
Mark Kettenis
2017-05-02
Zap silly diagnostic reboot message.
Mark Kettenis
2017-04-30
Rename Debugger() into db_enter().
Martin Pieuchot
2017-04-30
Unifdef KGDB.
Martin Pieuchot
2017-04-11
Recognize break conditions and enter ddb if ddb.console is set.
Mark Kettenis
2017-03-24
Implement a driver for Marvell's AHCI controller. This is in essence
Patrick Wildt
2017-03-24
Implement a driver for Marvell's XHCI controller. This is in essence
Patrick Wildt
2017-03-24
Bump resolution of frequencies from kHz to Hz, since that is what the
Patrick Wildt
2017-03-24
Mainline u-boot on the ClearFog seems to insert an empty memory region
Patrick Wildt
2017-03-15
Fix building profiling kernels by passing the -p flag to config(8)
Theo Buehler
2017-03-12
Hook exclock(4) up to the clock framework using a dummy implementation that
Mark Kettenis
2017-03-12
Enable exdwusb(4) and xhci(4).
Mark Kettenis
2017-03-11
Hook up exgpio(4) to the gpio framework.
Mark Kettenis
2017-03-11
Set EVT_NOTIFY_SIGNAL when calling boot services CreateEvent().
Jonathan Gray
2017-03-11
Enable exrtc(4).
Mark Kettenis
2017-03-10
Use regmap interface to power up the PHY block.
Mark Kettenis
2017-03-10
Missed this file in the deplatformization commit.
Mark Kettenis
2017-03-10
Add glue to attach xhci(4) on exynos.
Mark Kettenis
2017-03-10
Set VM_PHYSSEG_MAX to 32 and use VM_PSTRAT_BSEARCH as the sort/search option
Mark Kettenis
2017-03-10
Lookup the /memory node again after we reinit the FDT. This makes adding
Mark Kettenis
2017-03-09
Enable syscon(4) such that I can actually reboot the Odroid XU4.
Mark Kettenis
2017-03-09
Provide access to our registers through the regmap interface.
Mark Kettenis
2017-03-09
Only set cpuresetfn if it isn't set already such that other reboot mechanisms
Mark Kettenis
2017-03-09
Add interrupt routing API like we have on arm64.
Mark Kettenis
2017-03-07
Make this actually work as a tty. Everything except for the most basic
Mark Kettenis
2017-03-07
Unbreak the tree by removing the "exynos.h" include and associated prototype.
Mark Kettenis
2017-03-06
De-platformize exynos. Disable exdisplay(4) for now.
Mark Kettenis
2017-03-06
Attach exiic(4) using the FDT.
Mark Kettenis
2017-03-06
Remove unused unit number from softc.
Mark Kettenis
2017-03-05
match GENERIC
Theo de Raadt
2017-03-05
Turn exgpio(4) into a pinctrl driver.
Mark Kettenis
2017-03-05
Clear pending interrupts and mask them all.
Mark Kettenis
2017-03-05
The current code in exuartcnputc() that tries to make sure the character
Mark Kettenis
2017-03-04
matching commit for RAMDISK: Convert a few exynos drivers to attach using the...
Theo de Raadt
2017-03-04
Convert a few exynos drivers to attach using the FDT.
Mark Kettenis
2017-03-03
enable FFS2 on armv7 and arm64 ramdisks
Jonathan Gray
2017-03-01
Remove unused table driven omgpio bits.
Jonathan Gray
2017-03-01
remove remaining parts of the table driven approach to attaching edma
Jonathan Gray
2017-03-01
Dynamically attach edma(4) using the FDT.
Jonathan Gray
2017-02-22
Set sc_vendor in bcm2835_dwctwo before calling dwc2_init().
Jonathan Gray
[next]