index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
payloads
/
coreinfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Signed-off-by: Robert Millan <rmh@aybabtu.com>
Robert Millan
2008-11-11
1
-2
/
+2
*
[PATCH] coreinfo: Add multiboot parsing support
Jordan Crouse
2008-11-11
4
-5
/
+136
*
Do not try to display non-printable characters on the bootlog and
Ulf Jordan
2008-09-30
2
-2
/
+3
*
Fix overflow in modwin erase. Do not refresh modwin yet, since it is
Ulf Jordan
2008-09-24
1
-7
/
+1
*
define array size in a single place (trivial)
Stefan Reinauer
2008-09-05
1
-2
/
+3
*
off by 1. (trivial)
Stefan Reinauer
2008-08-13
1
-1
/
+1
*
commit real fix to pci module of coreinfo (trivial)
Stefan Reinauer
2008-08-13
1
-22
/
+20
*
This patch updates coreinfo to use the ACS_ macros for line graphics.
Ulf Jordan
2008-08-11
4
-8
/
+8
*
Fix garbage characters on screen. mvwaddch inserts one character,
Ulf Jordan
2008-08-09
1
-2
/
+2
*
i messed this up.
Stefan Reinauer
2008-08-08
1
-1
/
+1
*
compile fix (trivial)
Stefan Reinauer
2008-08-08
1
-2
/
+2
*
fix some more warnings.
Stefan Reinauer
2008-08-08
1
-1
/
+1
*
fix warnings when starting make menuconfig
Stefan Reinauer
2008-08-08
1
-1
/
+1
*
Drop useless .gitignore files.
Uwe Hermann
2008-08-08
2
-23
/
+0
*
Add a full set of pci access functions.
Stefan Reinauer
2008-08-07
1
-5
/
+8
*
fix cross compilationor libpayload / coreinfo by honoring
Stefan Reinauer
2008-08-07
1
-4
/
+5
*
Cosmetic fixes (trivial).
Uwe Hermann
2008-08-07
2
-13
/
+6
*
fix make menuconfig if no libintl.h is found. (trivial)
Stefan Reinauer
2008-08-07
1
-1
/
+1
*
Move out some hardcoded strings in coreinfo to become Kconfig variables.
Uwe Hermann
2008-08-05
2
-4
/
+28
*
Remove duplicated code which is already in libpayload (trivial).
Uwe Hermann
2008-08-04
1
-25
/
+1
*
Random coding style fixes and simplifications (trivial).
Uwe Hermann
2008-07-18
2
-51
/
+27
*
Add a coreinfo module which can hexdump arbitrary RAM regions and
Uwe Hermann
2008-07-08
4
-1
/
+122
*
coreinfo: Enable serial support
Jordan Crouse
2008-06-20
1
-3
/
+0
*
coreinfo: Specify a name, listname and desc item for coreinfo
Jordan Crouse
2008-05-27
1
-0
/
+4
*
Add KEY_ESC (trivial).
Uwe Hermann
2008-05-21
1
-1
/
+3
*
coreinfo: Use the ESC key to exit the payload
Jordan Crouse
2008-05-20
1
-0
/
+2
*
coreinfo: Fix the subwindow refresh based on the libpayload changes
Jordan Crouse
2008-05-20
1
-12
/
+17
*
Quickfix to repair 'make clean; make menuconfig' (trivial).
Uwe Hermann
2008-05-11
1
-2
/
+2
*
coreinfo: Add a module for browsing the boot LAR
Jordan Crouse
2008-05-07
4
-6
/
+177
*
coreinfo: Show the current time and date in the menu
Jordan Crouse
2008-05-06
1
-7
/
+24
*
We were in the risk of running out of space in the option menu at
Jordan Crouse
2008-05-06
1
-23
/
+94
*
The previous commit had more in it then I wanted - so I am reverting
Jordan Crouse
2008-05-06
1
-94
/
+23
*
coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFO
Jordan Crouse
2008-05-06
2
-24
/
+95
*
Add support for a 'bootlog' module to coreinfo.
Uwe Hermann
2008-04-22
4
-1
/
+152
*
Show index numbers in the NVRAM dump, similar to the PCI config space dump.
Uwe Hermann
2008-04-22
2
-4
/
+17
*
coreinfo: Make coreinfo use the gcc-wrappers from libpayload
Jordan Crouse
2008-04-10
1
-14
/
+9
*
Fix the case where the user selects no modules in Kconfig at all.
Uwe Hermann
2008-04-04
1
-4
/
+11
*
Document a rough estimate of how much space in the ELF file each of the
Uwe Hermann
2008-04-04
1
-0
/
+10
*
Doing another 'make' after a 'make clean' was broken until now. Fix it
Uwe Hermann
2008-04-03
3
-3
/
+9
*
Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for
Uwe Hermann
2008-03-31
8
-7
/
+136
*
Various tiny fixes (trivial):
Uwe Hermann
2008-03-27
4
-20
/
+18
*
Add a recent kconfig version to coreinfo, in order to make the
Uwe Hermann
2008-03-24
39
-16
/
+19539
*
Make functions static (where possible) to reduce code size (trivial).
Uwe Hermann
2008-03-23
4
-20
/
+23
*
Smaller fixes to allow using -Wall (trivial).
Uwe Hermann
2008-03-20
5
-18
/
+23
*
Add -Os to the CFLAGS for size improvements.
Jordan Crouse
2008-03-20
1
-1
/
+1
*
Cosmetic changes and coding style fixes by running 'indent', with some
Uwe Hermann
2008-03-20
6
-172
/
+142
*
corinfo: Inital release of the coreinfo code
Jordan Crouse
2008-03-20
9
-0
/
+1502