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-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
2015-05-10
limit physical memory to (paddr_t)-PAGE_SIZE (0xfffff000)
Jonathan Gray
2015-05-08
Add missing sabresd case statements. As sabresd_devs[] includes imxgpio
Jonathan Gray
2015-05-08
Add initial board specific parts of novena support, tested by djm@
Jonathan Gray
2015-05-07
fix indentation
Jonathan Gray
2015-05-04
Fix some misuse of the | operator. In particular | has higher
Jonathan Gray
2015-04-22
Init a variable to zero so values aren't or'd into uninitialised memory.
Jonathan Gray
2015-04-16
Enable ualea(4) where we have uhub(4), these USB device lists cry for
Martin Pieuchot
2015-04-03
Convert to if_input().
Martin Pieuchot
2015-03-29
initial support for the SABRE SD board
Jonathan Gray
2015-03-18
Convert to if_input(), tested by jsing@.
Martin Pieuchot
2015-03-16
Convert to if_input(), tested by jsg@.
Martin Pieuchot
2015-01-26
Import the exynos work into tree. This is from Bitrig. Discussed with and OK ...
Brandon Mercer
2015-01-22
Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.
Kenneth R Westerback
2015-01-18
unifdef IPKDB. These codepaths are holdouts from NetBSD code and are
Jonathan Gray
2015-01-17
More complete gpio reset sequences for SABRE Lite/Nitrogen6X.
Jonathan Gray
2015-01-13
Add missing Utilite case in imx_platform_init_cons()
Jonathan Gray
2015-01-13
for the install: target, use cmp as a rough attempt for avoiding repeated
Theo de Raadt
2015-01-11
switch prototype warnings to implicit-declaration warnings.
Ted Unangst
2015-01-04
add new driver uslhcom(4) USB HID based UART.
uaa
2015-01-02
Add some additional i.MX6 board types from Bitrig.
Jonathan Gray
2014-12-22
unifdef INET
Ted Unangst
2014-12-13
add a sxidog_activate() function so the kernel will link again
Jonathan Gray
2014-12-11
dragonflybsd has added a urio driver. conservation of urios requires
Ted Unangst
2014-12-10
retire shutdown hooks; ok deraadt, krw
Mike Belopuhov
2014-12-10
Convert watchdog(4) devices to use autoconf(9) framework.
Mike Belopuhov
2014-12-03
Turn ahci port start into a callback so sxiahci can do some magic to
Jonathan Gray
2014-11-24
use the correct capitalization for Realtek.
Brad Smith
2014-11-16
Replace a plethora of historical protection options with just
Theo de Raadt
2014-11-09
remove commented entries for tedu'd bluetooth drivers
Jonathan Gray
2014-11-04
Uncomment code that does voltage capabilities initialisation. Without
Jonathan Gray
[prev]
[next]