openbios/libopenbios
Mark Cave-Ayland ca13d318ef libopenbios: introduce BIND_NODE_METHODS() macro
This macro is designed to bind C functions into Forth words during creation
of the device tree, but only into an existing node and without attempting
to create any missing parent nodes.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2019-08-18 21:16:50 +01:00
..
Kconfig Refactoring of the OpenBIOS source code, as discussed on the mailing list. The primary aim of this process is to try and arrange 2010-03-13 10:58:19 +00:00
aout_load.c aout: implement load/init-program as per IEEE-1275 specification 2016-09-11 12:53:49 +01:00
bindings.c libopenbios: introduce BIND_NODE_METHODS() macro 2019-08-18 21:16:50 +01:00
bootcode_load.c bootcode_load: ensure LOADER_NOT_SUPPORT is returned if no bootcode is present 2018-05-26 20:09:22 +01:00
bootinfo_load.c bootinfo_load.c: stop parsing CHRP boot script when NULL is reached 2015-06-21 18:52:35 +00:00
build.xml libopenbios: add PReP boot partition loader for PPC 2018-05-26 20:09:22 +01:00
clib.fs Refactoring of the OpenBIOS source code, as discussed on the mailing list. The primary aim of this process is to try and arrange 2010-03-13 10:58:19 +00:00
client.c client.c: fixup display of nextprop return buffer when debugging is enabled 2014-03-08 13:03:01 +00:00
console.c Remove obsolete email addresses 2017-06-08 19:28:38 +02:00
elf_info.c Fix dead variable assignment, spotted by clang analyzer 2010-04-25 12:53:37 +00:00
elf_load.c elf: implement load/init-program as per IEEE-1275 specification 2016-09-11 12:53:49 +01:00
fcode_load.c fcode: implement load/init-program as per IEEE-1275 specification 2016-09-11 12:53:49 +01:00
font_8x8.c Move the libopenbios header files into include/libopenbios to synchronise with the code directory structure. 2010-03-14 15:05:53 +00:00
font_8x16.c Move the libopenbios header files into include/libopenbios to synchronise with the code directory structure. 2010-03-14 15:05:53 +00:00
forth_load.c forth: implement load/init-program as per IEEE-1275 specification 2016-09-11 12:53:49 +01:00
helpers.fs Refactoring of the OpenBIOS source code, as discussed on the mailing list. The primary aim of this process is to try and arrange 2010-03-13 10:58:19 +00:00
init.c libopenbios: add Forth LE memory access words 2017-06-18 07:41:28 +01:00
initprogram.c libopenbios: add PReP boot partition loader for PPC 2018-05-26 20:09:22 +01:00
ipchecksum.c Move the libopenbios header files into include/libopenbios to synchronise with the code directory structure. 2010-03-14 15:05:53 +00:00
linuxbios.h Refactoring of the OpenBIOS source code, as discussed on the mailing list. The primary aim of this process is to try and arrange 2010-03-13 10:58:19 +00:00
linuxbios_info.c Move the basic OpenBIOS configuration header files from include/openbios to include/. 2010-03-14 17:19:58 +00:00
load.c libopenbios: add PReP boot partition loader for PPC 2018-05-26 20:09:22 +01:00
ofmem_common.c ofmem: restrict ofmem_claim() allocations to RAM size 2018-02-13 22:24:21 +00:00
prep_load.c libopenbios: add PReP boot partition loader for PPC 2018-05-26 20:09:22 +01:00
video_common.c openbios: compile fixes for GCC 7.3 2018-05-03 21:46:17 +01:00
xcoff_load.c xcoff: implement load/init-program as per IEEE-1275 specification 2016-09-11 12:53:49 +01:00