index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
payloads
/
coreinfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
payloads/coreinfo/multiboot_module.c: Trivial fix indents
Edward O'Callaghan
2014-05-23
1
-7
/
+7
*
payloads/coreinfo/README: Use `It is` instead of `Its`
Paul Menzel
2014-05-09
1
-1
/
+1
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
14
-14
/
+14
*
coreinfo: Build libpayload from coreinfo makefile
Marc Jones
2012-12-13
1
-6
/
+19
*
coreinfo: changes to get the USB keyboard working
Dave Frodin
2012-12-12
1
-0
/
+7
*
coreinfo: Make better calls to libpayload build scripts
Marc Jones
2012-12-08
1
-26
/
+25
*
coreinfo: change the foreground/background colors
Dave Frodin
2012-12-07
1
-2
/
+3
*
Add multi-architecture support to cbfstool
David Hendricks
2012-11-30
1
-1
/
+2
*
Refactor the endianness conversion functions and header files.
Gabe Black
2012-11-08
1
-1
/
+1
*
coreinfo: fix build error (TRIVIAL)
Alexandru Gagniuc
2012-08-15
1
-1
/
+1
*
Eliminate magic numbers
Philip Prindeville
2012-01-07
1
-2
/
+2
*
Cleanup access to vendor/part # info
Philip Prindeville
2012-01-07
1
-2
/
+2
*
Use convenience function to checksum
Philip Prindeville
2011-12-24
1
-3
/
+3
*
Replace UNPACK_CB64 macro with inline
Philip Prindeville
2011-12-24
1
-3
/
+3
*
Respect linker order
Christian Ruppert
2011-12-21
1
-3
/
+3
*
Mirror Fix coreinfo usage of cb_info
QingPei Wang
2011-12-02
1
-1
/
+1
*
Add build instructions for coreinfo, specially pointing out installing ...
Yang Hamo Bai
2011-04-01
1
-0
/
+24
*
Change default path and configuration for Coreinfo.
Myles Watson
2010-08-05
2
-3
/
+5
*
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-27
6
-48
/
+48
*
Update Coreinfo to use TAG_FORWARD in tables.
Myles Watson
2009-08-24
2
-11
/
+12
*
Add initial support for a CBFS module for coreinfo.
Uwe Hermann
2009-07-07
4
-4
/
+235
*
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
[next]