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
/
econa
History
Gleb Smirnoff
eb1b1807af
Mechanically substitute flags from historic mbuf allocator with
...
malloc(9) flags within sys. Exceptions: - sys/contrib not touched - sys/mbuf.h edited manually
2012-12-05 08:04:20 +00:00
..
cfi_bus_econa.c
…
econa_machdep.c
Create a common set_stackptrs in sys/arm/machdep.c.
2012-09-22 06:41:56 +00:00
econa_reg.h
…
econa_var.h
…
econa.c
Move unmask IRQ function call up to nexus device level.
2012-07-17 03:18:12 +00:00
ehci_ebus.c
Implement better support for USB controller suspend and resume.
2011-12-14 00:28:54 +00:00
files.econa
…
if_ece.c
Mechanically substitute flags from historic mbuf allocator with
2012-12-05 08:04:20 +00:00
if_ecereg.h
…
if_ecevar.h
…
ohci_ec.c
Implement better support for USB controller suspend and resume.
2011-12-14 00:28:54 +00:00
std.econa
Set machine correctly on ARM. This allows universe to use the correct world
2012-08-18 05:48:19 +00:00
timer.c
…
uart_bus_ec.c
…
uart_cpu_ec.c
…