This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
boot
/
uboot
/
lib
History
Luiz Otavio O Souza
09b2544b71
Remove all the instances of '#undef DEBUG' from kernel.
...
Suggested by: rpaulo Approved by: adrian (mentor)
2013-10-25 18:38:44 +00:00
..
api_public.h
Add architecture dependent code to support NAND Framework on Marvell SoCs.
2012-05-18 14:41:14 +00:00
console.c
…
copy.c
Clarify an error message. The addresses here are
2013-02-18 20:11:20 +00:00
devicename.c
Use disk_fmtdev() and disk_parsedev() functions from the new DISK API.
2012-09-09 11:32:06 +00:00
disk.c
Remove all the instances of '#undef DEBUG' from kernel.
2013-10-25 18:38:44 +00:00
elf_freebsd.c
Print kernel args as late as possible before jumping into kernel.
2013-02-23 20:27:03 +00:00
glue.c
Remove all the instances of '#undef DEBUG' from kernel.
2013-10-25 18:38:44 +00:00
glue.h
…
libuboot.h
Make struct uboot_devdesc compatible with struct disk_devdesc.
2012-09-09 11:30:45 +00:00
Makefile
Build disk.c only when DISK_SUPPORT is enabled.
2012-09-09 11:34:27 +00:00
module.c
…
net.c
…
reboot.c
…
time.c
…