root/trunk/payloads/coreinfo

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3749 [3749] 2 months jcrouse Signed-off-by: Robert Millan <rmh@…> Acked-by: Jordan Crouse …
(edit) @3744 [3744] 2 months jcrouse [PATCH] coreinfo: Add multiboot parsing support Rename the "coreboot" …
(edit) @3621 [3621] 3 months stuge Do not try to display non-printable characters on the bootlog and ramdump …
(edit) @3599 [3599] 4 months jcrouse Fix overflow in modwin erase. Do not refresh modwin yet, since it is …
(edit) @3566 [3566] 4 months stepan define array size in a single place (trivial) Signed-off-by: Stefan …
(edit) @3508 [3508] 5 months stepan off by 1. (trivial) Signed-off-by: Stefan Reinauer …
(edit) @3507 [3507] 5 months stepan commit real fix to pci module of coreinfo (trivial) Signed-off-by: Stefan …
(edit) @3501 [3501] 5 months jcrouse This patch updates coreinfo to use the ACS_ macros for line graphics. …
(edit) @3492 [3492] 5 months stuge Fix garbage characters on screen. mvwaddch inserts one character, not a …
(edit) @3490 [3490] 5 months stepan i messed this up. Signed-off-by: Stefan Reinauer <stepan@…> …
(edit) @3489 [3489] 5 months stepan compile fix (trivial) Signed-off-by: Stefan Reinauer …
(edit) @3487 [3487] 5 months stepan fix some more warnings. Signed-off-by: Stefan Reinauer …
(edit) @3486 [3486] 5 months stepan fix warnings when starting make menuconfig (trivial) Signed-off-by: …
(edit) @3484 [3484] 5 months uwe Drop useless .gitignore files. Signed-off-by: Uwe Hermann …
(edit) @3479 [3479] 5 months stepan Add a full set of pci access functions. Signed-off-by: Stefan Reinauer …
(edit) @3477 [3477] 5 months stepan fix cross compilationor libpayload / coreinfo by honoring the setting of …
(edit) @3476 [3476] 5 months uwe Cosmetic fixes (trivial). Signed-off-by: Uwe Hermann <uwe@…> …
(edit) @3475 [3475] 5 months stepan fix make menuconfig if no libintl.h is found. (trivial) Signed-off-by: …
(edit) @3472 [3472] 5 months uwe Move out some hardcoded strings in coreinfo to become Kconfig variables. …
(edit) @3471 [3471] 5 months uwe Remove duplicated code which is already in libpayload (trivial). …
(edit) @3427 [3427] 6 months uwe Random coding style fixes and simplifications (trivial). This will even …
(edit) @3419 [3419] 6 months uwe Add a coreinfo module which can hexdump arbitrary RAM regions and allows …
(edit) @3371 [3371] 7 months jcrouse coreinfo: Enable serial support Remove the lines preventing serial + …
(edit) @3355 [3355] 8 months jcrouse coreinfo: Specify a name, listname and desc item for coreinfo These …
(edit) @3342 [3342] 8 months uwe Add KEY_ESC (trivial). Signed-off-by: Uwe Hermann <uwe@…> …
(edit) @3340 [3340] 8 months jcrouse coreinfo: Use the ESC key to exit the payload Enable the ESC key to …
(edit) @3339 [3339] 8 months jcrouse coreinfo: Fix the subwindow refresh based on the libpayload changes …
(edit) @3297 [3297] 8 months uwe Quickfix to repair 'make clean; make menuconfig' (trivial). …
(edit) @3289 [3289] 8 months jcrouse coreinfo: Add a module for browsing the boot LAR Signed-off-by: Jordan …
(edit) @3286 [3286] 8 months jcrouse coreinfo: Show the current time and date in the menu Signed-off-by: …
(edit) @3285 [3285] 8 months jcrouse We were in the risk of running out of space in the option menu at the …
(edit) @3284 [3284] 8 months jcrouse The previous commit had more in it then I wanted - so I am reverting this …
(edit) @3283 [3283] 8 months jcrouse coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFO …
(edit) @3247 [3247] 9 months uwe Add support for a 'bootlog' module to coreinfo. It displays the coreboot …
(edit) @3246 [3246] 9 months uwe Show index numbers in the NVRAM dump, similar to the PCI config space …
(edit) @3228 [3228] 9 months jcrouse coreinfo: Make coreinfo use the gcc-wrappers from libpayload …
(edit) @3216 [3216] 9 months uwe Fix the case where the user selects no modules in Kconfig at all. Until …
(edit) @3214 [3214] 9 months uwe Document a rough estimate of how much space in the ELF file each of the …
(edit) @3211 [3211] 9 months uwe Doing another 'make' after a 'make clean' was broken until now. Fix it by …
(edit) @3203 [3203] 9 months uwe Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as …
(edit) @3191 [3191] 10 months uwe Various tiny fixes (trivial): - Show PCI IDs as 4-digit numbers always. …
(edit) @3188 [3188] 10 months uwe Add a recent kconfig version to coreinfo, in order to make the supported …
(edit) @3187 [3187] 10 months uwe Make functions static (where possible) to reduce code size (trivial). …
(edit) @3181 [3181] 10 months uwe Smaller fixes to allow using -Wall (trivial). Signed-off-by: Uwe Hermann …
(edit) @3176 [3176] 10 months uwe Add -Os to the CFLAGS for size improvements. Signed-off-by: Jordan Crouse …
(edit) @3174 [3174] 10 months uwe Cosmetic changes and coding style fixes by running 'indent', with some …
(add) @3173 [3173] 10 months jcrouse corinfo: Inital release of the coreinfo code This is the intial release …
Note: See TracRevisionLog for help on using the revision log.