opnsense-src/sys/boot/ficl
Rafal Jaworowski 0ed948780c Initial support of loader(8) for ARM machines running U-Boot.
This uses the common U-Boot support lib (sys/boot/uboot, already used on
FreeBSD/powerpc), and assumes the underlying firmware has the modern API for
stand-alone apps enabled in the config (CONFIG_API).

Only netbooting is supported at the moment.

Obtained from:	Marvell, Semihalf
2008-10-14 10:11:14 +00:00
..
arm Copy powerpc ficl files sysdep files (maybe we need a common one) 2006-08-18 21:41:43 +00:00
i386 More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
ia64 More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
powerpc FICL system-dependent files for powerpc. Taken from the i386 versions, 2003-12-10 09:05:08 +00:00
softwords Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
sparc64 MD ficl files for sparc64. 2002-05-19 23:20:56 +00:00
dict.c Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is 2002-04-09 17:45:28 +00:00
ficl.c Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is 2002-04-09 17:45:28 +00:00
ficl.h Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
fileaccess.c Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is 2002-04-09 17:45:28 +00:00
float.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
loader.c Remove Alpha bits for ficl. 2006-05-12 04:07:42 +00:00
Makefile Initial support of loader(8) for ARM machines running U-Boot. 2008-10-14 10:11:14 +00:00
math64.c Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is 2002-04-09 17:45:28 +00:00
math64.h Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is 2002-04-09 17:45:28 +00:00
prefix.c Make ficl work on sparc64. The assumption that int == long == void * is 2002-08-31 01:04:53 +00:00
search.c Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is 2002-04-09 17:45:28 +00:00
stack.c Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is 2002-04-09 17:45:28 +00:00
testmain.c Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is 2002-04-09 17:45:28 +00:00
tools.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
unix.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
vm.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00
words.c Update to FICL 3.03 (the last release before FICL4 rewrite). 2007-03-23 22:26:01 +00:00