fix option handling in libpayload
[coreboot.git] / payloads / libpayload / i386 /
2008-08-31 Uwe HermannVarious Doxygen-related fixes in libpayload (trivial).
2008-08-28 Jordan Crouse[PATCH]: libpayload: Document the architecture specifi...
2008-08-28 Jordan Crouse[PATCH]: libpayload: change the type of the cpu_khz...
2008-08-19 Stefan Reinauermake all drivers relocatable. Per default, an 1:1 mappi...
2008-08-11 Jordan CrouseNo really, _these_ should be the last occurences of...
2008-08-08 Uwe HermannUpdate the kconfig copy in libpayload to a much more...
2008-08-07 Stefan Reinaueradd get_option to libpayload, so coreboot cmos options...
2008-05-20 Jordan Crouselibpayload: Add an exec() and i386_do_exec() function
2008-05-11 Uwe HermannFix the build when serial console support is disabled...
2008-04-25 Jordan Crouselibpayload: Add gettimeofday() and friends
2008-04-11 Uwe HermannDrop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE...
2008-04-11 Uwe HermannVarious small consistency fixes (trivial):
2008-04-10 Jordan Crouselibpayload: Support functions for Geode
2008-04-05 Jordan Crouselibpayload: remove unneeded stack stuff
2008-03-31 Klaus SchnassLibpayload fixes to prevent triple-faults when running...
2008-03-21 Uwe HermannCosmetics, fix typos (trivial).
2008-03-20 Uwe HermannFix code to allow usage of -Wall in libpayload and...
2008-03-20 Uwe HermannCosmetics, coding style fixes (trivial).
2008-03-20 Uwe HermannMake the list of functions in libpayload.h more complet...
2008-03-20 Uwe Hermannlibpayload: BSD solutions contributed by Uwe
2008-03-19 Jordan Crouselibpayload: The initial chunk of code writen by AMD