port_enable and port_reset must change atomically.
[coreboot.git] / payloads / coreinfo / Makefile
2010-08-05 Myles WatsonChange default path and configuration for Coreinfo.
2009-07-07 Uwe HermannAdd initial support for a CBFS module for coreinfo.
2008-11-11 Robert MillanSigned-off-by: Robert Millan <rmh@aybabtu.com>
2008-11-11 Jordan Crouse[PATCH] coreinfo: Add multiboot parsing support
2008-08-07 Stefan Reinauerfix cross compilationor libpayload / coreinfo by honoring
2008-07-08 Uwe HermannAdd a coreinfo module which can hexdump arbitrary RAM...
2008-05-11 Uwe HermannQuickfix to repair 'make clean; make menuconfig' (trivial).
2008-05-07 Jordan Crousecoreinfo: Add a module for browsing the boot LAR
2008-04-22 Uwe HermannAdd support for a 'bootlog' module to coreinfo.
2008-04-10 Jordan Crousecoreinfo: Make coreinfo use the gcc-wrappers from...
2008-04-03 Uwe HermannDoing another 'make' after a 'make clean' was broken...
2008-03-31 Uwe HermannAdd support for an "NVRAM Dump" screen in coreinfo...
2008-03-27 Uwe HermannVarious tiny fixes (trivial):
2008-03-24 Uwe HermannAdd a recent kconfig version to coreinfo, in order...
2008-03-20 Uwe HermannSmaller fixes to allow using -Wall (trivial).
2008-03-20 Jordan CrouseAdd -Os to the CFLAGS for size improvements.
2008-03-20 Uwe HermannCosmetic changes and coding style fixes by running...
2008-03-20 Jordan Crousecorinfo: Inital release of the coreinfo code