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
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
Remove unused match function. The armv7 platforms implement their own,
Patrick Wildt
2016-05-01
Add support for changing the bus width to the sdmmc subsystem and the sdhc(4)
Mark Kettenis
2016-04-29
Do not remove local symbols from the table.
Martin Pieuchot
2016-04-25
Switch most of the cp14/cp15 use in .S files over to using sysreg.h
Jonathan Gray
2016-04-24
Remove 'option COMPAT_PCVT' now that X doen't use it anymore.
Matthieu Herrb
2016-04-24
New FDT-enabled busses will use a new "fdt" attribute. Unfortunately
Patrick Wildt
2016-04-13
G/C IFQ_SET_READY().
Martin Pieuchot
2016-04-10
remove an uneeded include
Jonathan Gray
2016-04-10
Don't try to get a board name string before attaching mainbus with the
Jonathan Gray
2016-04-03
Map the bootconfig/FDT area passed by u-boot and try to init FDT on it.
Patrick Wildt
2016-04-03
Remove tests for "processing" which was never set. It attempted to
Jonathan Gray
2016-03-02
Detect and only enable the port that is actually used.
Can Erkin Acar
2016-02-02
give sxidog it's own mapping as well so it wont't require sxitimer
Jonathan Gray
2016-02-02
remove uneeded break statements
Jonathan Gray
2016-02-01
Add A20 support to sxirtc.
Jonathan Gray
2016-02-01
Remove A20 support in sxitimer, agtimer is now used instead.
Jonathan Gray
2016-01-31
Don't use sxitimer on Allwinner sun7i/A20.
Jonathan Gray
2016-01-31
Leonardo Guardati discovered a u-boot built with "Enable workarounds for
Jonathan Gray
2016-01-31
Switch from PSR_X_bit and X32_bit PSR macro names to just PSR_X.
Jonathan Gray
2016-01-23
In some cases machines with virtualisation extensions will boot into a
Jonathan Gray
2016-01-10
Seems the voltage bit defenitions in sdmmcreg.h for voltages below 2V
Mark Kettenis
2016-01-08
Move HID support files out of dev/usb into new dev/hid directory
Joshua Stein
2016-01-08
Enable uonerng(4) where ualea(4) is already present.
Martin Pieuchot
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-24
You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl.
Martin Pieuchot
2015-11-20
shuffle struct ifqueue so in flight mbufs are protected by a mutex.
David Gwynne
2015-11-12
get rid of IFQ_POLL.
David Gwynne
2015-10-27
arp_ifinit() is no longer needed.
Martin Pieuchot
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
[next]