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
2014-10-04
Switch the kernel configs over to using -Wframe-larger-than= instead of
Brad Smith
2014-09-20
Use config_suspend_all(9).
Mark Kettenis
2014-09-19
add missing break statements to imxccm_get_fecclk()
Jonathan Gray
2014-08-22
pseudo-device crypto was accidentally left for some architectures.
Theo de Raadt
2014-08-21
Kill the remaining <netinet/in_systm.h> inclusion!
Martin Pieuchot
2014-08-18
Explicitely need <sys/pool.h> now.
Miod Vallat
2014-07-21
boot(9): Reduce annoying style diffs
Masao Uebayashi
2014-07-14
Write to the correct control module registers when configuring gpio pins.
Raphael Graf
2014-07-13
boot(9): Cosmetic changes to improve diff'ability.
Masao Uebayashi
2014-07-13
Cosmetic changes to reduce diffs.
Masao Uebayashi
2014-07-12
"Dr. Jones. Again we see there is nothing you can possess which I cannot
Ted Unangst
2014-07-12
Mark the interface down and cancel the watchdog timer in imxenet_stop().
Brad Smith
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
Ted Unangst
2014-07-11
"It's not the years, honey; it's the mileage."
Ted Unangst
2014-07-10
Set cold to 1 before executing the DVACT_POWERDOWN handlers when halting or
Martin Pieuchot
2014-07-10
boot(9): More comment removal about cold/savectx() missed in previous
Masao Uebayashi
2014-07-10
boot(): Unify declarations
Masao Uebayashi
2014-07-02
Add support for adjusting the receive filter to allow for promiscuous
Brad Smith
2014-06-20
Fix a wrong comparison in the interrupt handler.
Raphael Graf
2014-05-31
Revert previous diff setting cold to 1 on shutdown because it breaks machine
Martin Pieuchot
2014-05-30
Set cold to 1 before executing the DVACT_POWERDOWN handlers when halting or
Martin Pieuchot
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
2014-04-25
test dt_min for invalid minute values instead of testing dt_sec twice
Jonathan Gray
2014-04-14
move the hardware structures into ahcireg.h.
David Gwynne
2014-04-07
Add axen(4) wherever axe(4) is.
Brad Smith
2014-03-29
It's been a quarter century: we can assume volatile is present with that name.
Philip Guenther
2014-03-18
Initialize len, from netbsd
Raphael Graf
2014-03-18
Add missing parts of the tiic driver.
Sylvestre Gallon
2014-03-13
get rid of the assumption that the head of the alldevs list is the
David Gwynne
2014-03-05
Remove TIMEZONE and DST options from GENERIC-* kernels.
Miod Vallat
2014-02-02
armv7_start.o needs an explicit dependency on assym.h now; nick
Miod Vallat
2014-02-01
Do not include <machine/pmap.h> from .S code, for it brings much too .S-unaware
Miod Vallat
2013-12-11
do not include empty (and already removed) files; ok syl@
Christian Weisgerber
2013-12-11
remove empty files; ok syl@
Christian Weisgerber
2013-12-08
reflect reality, mark as NOOBJ
Marc Espie
2013-12-08
Enable rum(4) for armv7. Committing through it on pandaboard.
Martynas Venckus
2013-12-04
Looks like the eMMC does no like block read request lower than block
Sylvestre Gallon
2013-11-26
1 << 31 cleanup. Eitan Adler pointed out that there has been a
Theo de Raadt
2013-11-24
I2C driver for am335x, ported from netbsd, not enabled yet.
Raphael Graf
2013-11-20
Add gpio(4) support for omap3/4 and am335x.
Raphael Graf
2013-11-15
Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A
sasano
2013-11-15
Start cleaning this driver. No functional change.
Federico G. Schwindt
2013-11-13
Add missing includes.
Sylvestre Gallon
2013-11-13
boot(): Don't forget calling if_downall() and uvm_shutdown() on arm ports.
Masao Uebayashi
2013-11-12
Implement sd card detection. Fixes the `sdmmc0: can't enable card' on bbb
Federico G. Schwindt
2013-11-08
fix bootstrap_bs_map to map more than one section.
aalm
2013-11-06
forgot armv7/armv7 files...
Sylvestre Gallon
2013-11-06
After factorizing armv7_machdep code here is an effort to factorize all
Sylvestre Gallon
[next]