Age | Commit message (Expand) | Author |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-12-13 | coreinfo: Build libpayload from coreinfo makefile | Marc Jones |
2012-12-12 | coreinfo: changes to get the USB keyboard working | Dave Frodin |
2012-12-08 | coreinfo: Make better calls to libpayload build scripts | Marc Jones |
2012-12-07 | coreinfo: change the foreground/background colors | Dave Frodin |
2012-11-30 | Add multi-architecture support to cbfstool | David Hendricks |
2012-11-08 | Refactor the endianness conversion functions and header files. | Gabe Black |
2012-08-15 | coreinfo: fix build error (TRIVIAL) | Alexandru Gagniuc |
2012-01-07 | Eliminate magic numbers | Philip Prindeville |
2012-01-07 | Cleanup access to vendor/part # info | Philip Prindeville |
2011-12-24 | Use convenience function to checksum | Philip Prindeville |
2011-12-24 | Replace UNPACK_CB64 macro with inline | Philip Prindeville |
2011-12-21 | Respect linker order | Christian Ruppert |
2011-12-02 | Mirror Fix coreinfo usage of cb_info | QingPei Wang |
2011-04-01 | Add build instructions for coreinfo, specially pointing out installing ... | Yang Hamo Bai |
2010-08-05 | Change default path and configuration for Coreinfo. | Myles Watson |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2009-08-24 | Update Coreinfo to use TAG_FORWARD in tables. | Myles Watson |
2009-07-07 | Add initial support for a CBFS module for coreinfo. | Uwe Hermann |
2008-11-11 | Signed-off-by: Robert Millan <rmh@aybabtu.com> | Robert Millan |
2008-11-11 | [PATCH] coreinfo: Add multiboot parsing support | Jordan Crouse |
2008-09-30 | Do not try to display non-printable characters on the bootlog and | Ulf Jordan |
2008-09-24 | Fix overflow in modwin erase. Do not refresh modwin yet, since it is | Ulf Jordan |
2008-09-05 | define array size in a single place (trivial) | Stefan Reinauer |
2008-08-13 | off by 1. (trivial) | Stefan Reinauer |
2008-08-13 | commit real fix to pci module of coreinfo (trivial) | Stefan Reinauer |
2008-08-11 | This patch updates coreinfo to use the ACS_ macros for line graphics. | Ulf Jordan |
2008-08-09 | Fix garbage characters on screen. mvwaddch inserts one character, | Ulf Jordan |
2008-08-08 | i messed this up. | Stefan Reinauer |
2008-08-08 | compile fix (trivial) | Stefan Reinauer |
2008-08-08 | fix some more warnings. | Stefan Reinauer |
2008-08-08 | fix warnings when starting make menuconfig | Stefan Reinauer |
2008-08-08 | Drop useless .gitignore files. | Uwe Hermann |
2008-08-07 | Add a full set of pci access functions. | Stefan Reinauer |
2008-08-07 | fix cross compilationor libpayload / coreinfo by honoring | Stefan Reinauer |
2008-08-07 | Cosmetic fixes (trivial). | Uwe Hermann |
2008-08-07 | fix make menuconfig if no libintl.h is found. (trivial) | Stefan Reinauer |
2008-08-05 | Move out some hardcoded strings in coreinfo to become Kconfig variables. | Uwe Hermann |
2008-08-04 | Remove duplicated code which is already in libpayload (trivial). | Uwe Hermann |
2008-07-18 | Random coding style fixes and simplifications (trivial). | Uwe Hermann |
2008-07-08 | Add a coreinfo module which can hexdump arbitrary RAM regions and | Uwe Hermann |
2008-06-20 | coreinfo: Enable serial support | Jordan Crouse |
2008-05-27 | coreinfo: Specify a name, listname and desc item for coreinfo | Jordan Crouse |
2008-05-21 | Add KEY_ESC (trivial). | Uwe Hermann |
2008-05-20 | coreinfo: Use the ESC key to exit the payload | Jordan Crouse |
2008-05-20 | coreinfo: Fix the subwindow refresh based on the libpayload changes | Jordan Crouse |
2008-05-11 | Quickfix to repair 'make clean; make menuconfig' (trivial). | Uwe Hermann |
2008-05-07 | coreinfo: Add a module for browsing the boot LAR | Jordan Crouse |
2008-05-06 | coreinfo: Show the current time and date in the menu | Jordan Crouse |
2008-05-06 | We were in the risk of running out of space in the option menu at | Jordan Crouse |