summaryrefslogtreecommitdiffstats
path: root/payloads/coreinfo
Commit message (Expand)AuthorAgeFilesLines
...
* The previous commit had more in it then I wanted - so I am revertingJordan Crouse2008-05-061-94/+23
* coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFOJordan Crouse2008-05-062-24/+95
* Add support for a 'bootlog' module to coreinfo.Uwe Hermann2008-04-224-1/+152
* Show index numbers in the NVRAM dump, similar to the PCI config space dump.Uwe Hermann2008-04-222-4/+17
* coreinfo: Make coreinfo use the gcc-wrappers from libpayloadJordan Crouse2008-04-101-14/+9
* Fix the case where the user selects no modules in Kconfig at all.Uwe Hermann2008-04-041-4/+11
* Document a rough estimate of how much space in the ELF file each of theUwe Hermann2008-04-041-0/+10
* Doing another 'make' after a 'make clean' was broken until now. Fix itUwe Hermann2008-04-033-3/+9
* Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as forUwe Hermann2008-03-318-7/+136
* Various tiny fixes (trivial):Uwe Hermann2008-03-274-20/+18
* Add a recent kconfig version to coreinfo, in order to make theUwe Hermann2008-03-2439-16/+19539
* Make functions static (where possible) to reduce code size (trivial).Uwe Hermann2008-03-234-20/+23
* Smaller fixes to allow using -Wall (trivial).Uwe Hermann2008-03-205-18/+23
* Add -Os to the CFLAGS for size improvements.Jordan Crouse2008-03-201-1/+1
* Cosmetic changes and coding style fixes by running 'indent', with someUwe Hermann2008-03-206-172/+142
* corinfo: Inital release of the coreinfo codeJordan Crouse2008-03-209-0/+1502
OpenPOWER on IntegriCloud