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
Tim Kientzle
2462328ee0
Print kernel args when booting the kernel.
2012-11-25 18:22:53 +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
Determine kernel load address dynamically from u-boot memory map.
2012-05-20 18:07:35 +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
Add the flags parameter to the disk_open() function and DISK_F_NOCACHE
2012-10-21 12:14:58 +00:00
elf_freebsd.c
Print kernel args when booting the kernel.
2012-11-25 18:22:53 +00:00
glue.c
Add architecture dependent code to support NAND Framework on Marvell SoCs.
2012-05-18 14:41:14 +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
…