The previous commit had more in it then I wanted - so I am reverting
[coreboot.git] / payloads / coreinfo /
2008-05-06 Jordan CrouseThe previous commit had more in it then I wanted -...
2008-05-06 Jordan Crousecoreinfo: Move the rdtsc.h include into the #ifdef...
2008-04-22 Uwe HermannAdd support for a 'bootlog' module to coreinfo.
2008-04-22 Uwe HermannShow index numbers in the NVRAM dump, similar to the...
2008-04-10 Jordan Crousecoreinfo: Make coreinfo use the gcc-wrappers from...
2008-04-04 Uwe HermannFix the case where the user selects no modules in Kconf...
2008-04-04 Uwe HermannDocument a rough estimate of how much space in the...
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-23 Uwe HermannMake functions static (where possible) to reduce code...
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