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
/
omap
Age
Commit message (
Expand
)
Author
2016-06-26
Dynamically attach tiiic using the FDT.
Jonathan Gray
2016-06-26
add a missing argument specified in format string so this builds again
Jonathan Gray
2016-06-26
destatic
Jonathan Gray
2016-06-26
Dynamically attach omdog(4) using the FDT.
Jonathan Gray
2016-06-19
omap4 uart is compatible with omap3 uart but has it's own compatible string
Jonathan Gray
2016-06-19
dynamically attach omap uart with fdt
Jonathan Gray
2016-06-18
Stop setting the 4-bit mode capability flag for now.
Jonathan Gray
2016-06-18
Dynamically attach ommmc with fdt. Offset the start of the memory region
Jonathan Gray
2016-06-08
Use fdt to find the console to initialise. Try to use /chosen/stdout-path
Jonathan Gray
2016-06-05
Reset the bus width back to 1-bit when resetting the host.
Jonathan Gray
2016-06-04
Remove model specific strings keyed off the board id.
Jonathan Gray
2016-05-20
Add a workaround for software reset described in the TI docs where we
Jonathan Gray
2016-05-20
add init_mainbus() hooks for the other armv7 platforms
Jonathan Gray
2016-05-07
set the high speed enable bit if the timing isn't SDMMC_TIMING_LEGACY
Jonathan Gray
2016-05-05
Add Dual Data Rate support for eMMC at 52MHz.
Mark Kettenis
2016-05-02
Add check to armv7 platform bus match code, so that those busses only
Patrick Wildt
2016-05-02
Rework mainbus and implement simplebus to be able to span a tree-like
Patrick Wildt
2016-05-02
add an empty ommmc_dump_regs() to fix the SDHC_DEBUG build
Jonathan Gray
2016-05-02
add support for changing the bus width to ommmc and set the 4-bit mode
Jonathan Gray
2016-05-01
Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)
Mark Kettenis
2016-04-13
G/C IFQ_SET_READY().
Martin Pieuchot
2016-03-02
Detect and only enable the port that is actually used.
Can Erkin Acar
2016-02-02
remove uneeded break statements
Jonathan Gray
2016-01-31
Switch from PSR_X_bit and X32_bit PSR macro names to just PSR_X.
Jonathan Gray
2016-01-10
Seems the voltage bit defenitions in sdmmcreg.h for voltages below 2V
Mark Kettenis
2016-01-07
Handle receive queue full condition instead of hanging.This can be
Can Erkin Acar
2015-11-25
Small fixes related to the IFF_OACTIVE removal.
Martin Pieuchot
2015-11-25
replace IFF_OACTIVE manipulation with mpsafe operations.
David Gwynne
2015-11-12
get rid of IFQ_POLL.
David Gwynne
2015-10-27
arp_ifinit() is no longer needed.
Martin Pieuchot
2015-08-25
Put the device name into the timeout message. OK jsg@
Brandon Mercer
2015-06-24
Increment if_ipackets in if_input().
Martin Pieuchot
2015-05-30
fix the build when SDHC_DEBUG is defined
Jonathan Gray
2015-05-20
add per soc match functions instead of using armv7_match
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-15
Make board attaching table driven and move it out into the soc
Jonathan Gray
2015-03-16
Convert to if_input(), tested by jsg@.
Martin Pieuchot
2015-01-22
Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.
Kenneth R Westerback
2014-12-22
unifdef INET
Ted Unangst
2014-12-10
Convert watchdog(4) devices to use autoconf(9) framework.
Mike Belopuhov
2014-11-04
Uncomment code that does voltage capabilities initialisation. Without
Jonathan Gray
2014-11-01
Now the armv7 ramdisks are compiled with SMALL_KERNEL
Jonathan Gray
2014-08-18
Explicitely need <sys/pool.h> now.
Miod Vallat
2014-07-14
Write to the correct control module registers when configuring gpio pins.
Raphael Graf
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
Ted Unangst
2014-06-20
Fix a wrong comparison in the interrupt handler.
Raphael Graf
2014-05-19
There is no need to remember which usb(4) device is the child of an USB
Martin Pieuchot
2014-05-08
Format string fixes and removal of -Wno-format for arm kernels.
Miod Vallat
2014-05-06
remove cpsw_{read,write}_4 wrapper functions and just use the real
Jasper Lievisse Adriaanse
[prev]
[next]