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
/
stand
/
uboot
/
lib
History
Toomas Soome
4f9139397e
loader: fix uboot build with gfx_fb
...
Need to add stub data and gfx functions to make linking happy.
2021-01-03 20:45:37 +02:00
..
api_public.h
…
console.c
…
copy.c
veloader use vectx API for kernel and modules
2020-03-08 17:42:42 +00:00
devicename.c
Remove d_type from devdesc. It's not needed as we can fetch it from
2018-03-12 21:39:59 +00:00
disk.c
Distinguish between "no partition" and "choose best partition" with a constant.
2019-03-24 18:51:52 +00:00
elf_freebsd.c
Prefer uintXX_t to u_intXX_t
2018-03-13 16:33:00 +00:00
gfx_fb.c
loader: fix uboot build with gfx_fb
2021-01-03 20:45:37 +02:00
glue.c
loader: remove libsa/crc32.c and use version from zlib
2020-03-19 21:05:11 +00:00
glue.h
stand: -fno-common fixes for !x86 loaders
2020-04-07 12:57:50 +00:00
libuboot.h
veloader use vectx API for kernel and modules
2020-03-08 17:42:42 +00:00
Makefile
loader: fix uboot build with gfx_fb
2021-01-03 20:45:37 +02:00
module.c
…
net.c
stand/uboot: fix setting of gateip.s_addr
2020-06-01 23:44:03 +00:00
reboot.c
…
time.c
…