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
2015-09-19
intr_barrier(9) for arm
Jonathan Gray
2015-09-13
remove delta
Theo de Raadt
2015-08-25
Put the device name into the timeout message. OK jsg@
Brandon Mercer
2015-07-19
Rename the tpspmic driver so it does not contain numbers. OK jsg@
Brandon Mercer
2015-07-19
Make the keyboard driver poll until we can improve it more. Pulled from the o...
Brandon Mercer
2015-07-17
remove obsolete INET kernel option
Ted Unangst
2015-07-17
Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.out
Miod Vallat
2015-07-17
add exdisplay to chromebook_devs
Jonathan Gray
2015-07-17
enable exynos
Jonathan Gray
2015-07-15
The exynos gic is not at a fixed offset from periphbase unlike
Jonathan Gray
2015-06-29
enable vexpress
Jonathan Gray
2015-06-24
Make ARM_KERNEL_BASE explicitely unsigned
Miod Vallat
2015-06-24
Increment if_ipackets in if_input().
Martin Pieuchot
2015-06-14
correct the uart irq numbers
Jonathan Gray
2015-06-14
add a driver for the ARM PrimeCell PL031 RTC
Jonathan Gray
2015-06-13
When investigating an uninitialised variable in the armv7 resettodr()
Jonathan Gray
2015-06-08
enable agtimer on the ramdisk as well
Jonathan Gray
2015-06-08
Add initial support for the ARM Versatile Express boards as emulated by
Jonathan Gray
2015-06-07
Initial exynos4 bits. Among other things the gic isn't mapped correctly
Jonathan Gray
2015-06-02
with binutils 2.17 we can change some raw opcodes into instruction names
Jonathan Gray
2015-05-30
Set the usb otg port on the cubox to host mode and attach ehci to it.
Jonathan Gray
2015-05-30
Set the sdmmc(4) emmc highspeed flag if the capability register claims
Jonathan Gray
2015-05-30
fix the build when SDHC_DEBUG is defined
Jonathan Gray
2015-05-29
enable agtimer required for cortex a15
Jonathan Gray
2015-05-27
call exynos_platform_match() if the kernel is compiled with exynos devices
Jonathan Gray
2015-05-27
make the exynos code compile without fdt
Jonathan Gray
2015-05-26
make this build with WSDISPLAY_COMPAT_RAWKBD defined
Jonathan Gray
2015-05-26
Sync usb devices with amd64.
Jonathan Gray
2015-05-24
add the chromebook board id the exynos code uses
Jonathan Gray
2015-05-24
imx_board_devs -> exynos_board_devs
Jonathan Gray
2015-05-24
Add udl(4) and uvideo(4) to armv7 GENERIC. Tested on my sabre lite (imx).
Matthieu Herrb
2015-05-20
Remove cubieboard specific gpio led setting.
Jonathan Gray
2015-05-20
Now all the socs use the same va entry point and don't have any
Jonathan Gray
2015-05-20
add per soc match functions instead of using armv7_match
Jonathan Gray
2015-05-19
change names to not conflict with omap intc
Jonathan Gray
2015-05-19
rename global variables to not conflict with gptimer
Jonathan Gray
2015-05-19
Abstract the soc_machdep.c functions to allow a kernel to be built for
Jonathan Gray
2015-05-19
use the same va entry point on all armv7 socs
Jonathan Gray
2015-05-18
Make armv7 startup PIC. From Dale Rahn in bitrig.
Jonathan Gray
2015-05-17
Checking the dts files turned up some more imx sdhc problems.
Jonathan Gray
2015-05-17
add missing calls to set the gpio direction before reading the
Jonathan Gray
2015-05-15
Decrement the unit numbers on the novena sdhc devices. The imx6 dts
Jonathan Gray
2015-05-15
Make board attaching table driven and move it out into the soc
Jonathan Gray
2015-05-14
Remove BOARD_ID* tests that do the same thing for every imx board.
Jonathan Gray
2015-05-14
rework imxenet hardware address setup: if COTP doesn't provide an
Damien Miller
2015-05-13
Having the same settings on the same phy across multiple boards is just
Jonathan Gray
2015-05-12
imxiic is known to be broken don't try attaching it on utilite
Jonathan Gray
2015-05-12
Raise VM_PHYSSEG_MAX to two and load an additional physical memory
Jonathan Gray
2015-05-12
Add missing braces.
Jonathan Gray
2015-05-10
VM_MAX_KERNEL_ADDRESS is the end of the kva range not the end of
Jonathan Gray
[next]