9
0
Fork 0
barebox/arch/x86/lib
Herve Codina a2136e6cbd exitcall: Add exitcall infrastructure
exitcall infrastructure is based on initcall infrastructure.
It allows to have and use exit call hooks on barebox shutdown.

Signed-off-by: Herve Codina <Herve.CODINA@celad.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-07-13 08:28:19 +02:00
..
.gitignore scripts: add arch/x86/lib/barebox.lds to gitignore 2013-12-10 08:40:32 +01:00
Makefile Add a special command to load and start a bzImage on x86 2010-01-14 10:06:16 +01:00
asm-offsets.c kbuild: move asm-offsets.h rule to ./Kbuild 2015-01-08 13:55:38 +01:00
barebox.lds.S exitcall: Add exitcall infrastructure 2015-07-13 08:28:19 +02:00
bios_disk.S Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
gdt.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
linux_start.S Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
memory.c x86: initialize malloc pool before start_barebox() 2013-03-14 08:41:40 +01:00
memory16.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
traveler.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00