This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
arm
/
xscale
/
pxa
History
andrew
723899fa5c
Pull out the common code to initialise proc0 & thread0 from initarm to a
...
common function. Reviewed by: imp
2012-06-10 01:13:04 +00:00
..
files.pxa
Pull all the code to deal with bus space methods into a shared set of
2008-06-10 03:44:14 +00:00
if_smc_smi.c
…
pxa_gpio.c
…
pxa_icu.c
Pass the previously returned IRQ back to arm_get_next_irq() so that
2009-06-09 18:18:41 +00:00
pxa_machdep.c
Pull out the common code to initialise proc0 & thread0 from initarm to a
2012-06-10 01:13:04 +00:00
pxa_obio.c
Check the return value of BUS_SETUP_INTR()
2011-10-27 10:21:40 +00:00
pxa_smi.c
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
2011-11-07 06:44:47 +00:00
pxa_space.c
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
2011-11-07 06:44:47 +00:00
pxa_timer.c
…
pxareg.h
…
pxavar.h
…
std.pxa
…
uart_bus_pxa.c
- Add new ARM kernel option QEMU_WORKAROUNDS which can be
2012-04-07 23:47:08 +00:00
uart_cpu_pxa.c
…