summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for line drawing characters and the alternate character set.Ulf Jordan2008-08-113-7/+120
* Make cursor positioning work by using both halves of the VGA cursorJonathan A. Kollasch2008-08-111-4/+4
* No really, _these_ should be the last occurences of CONFIG_ withoutJordan Crouse2008-08-115-5/+12
* these should be the last occurences of CONFIG_ without config.h in libpayload.Stefan Reinauer2008-08-113-1/+3
* these use CONFIG_ variables, too.Stefan Reinauer2008-08-113-0/+3
* video.c uses CONFIG_ variables, so it needs config.h (trivial)Stefan Reinauer2008-08-111-0/+1
* Bugfixes to serial output functions: vt100 has bold with \e[1m,Ulf Jordan2008-08-091-2/+2
* Fix garbage characters on screen. mvwaddch inserts one character,Ulf Jordan2008-08-091-2/+2
* Fix signedness problem in memcmp.Ulf Jordan2008-08-092-3/+3
* i messed this up.Stefan Reinauer2008-08-081-1/+1
* compile fix (trivial)Stefan Reinauer2008-08-082-3/+3
* new menu structure for libpayloadStefan Reinauer2008-08-083-12/+35
* fix some more warnings.Stefan Reinauer2008-08-082-2/+2
* fix warnings when starting make menuconfigStefan Reinauer2008-08-082-2/+2
* flashrom: ST M50FW040 TEST_OK PROBE READ ERASE WRITEPeter Stuge2008-08-081-1/+1
* Drop useless .gitignore files.Uwe Hermann2008-08-082-23/+0
* Drop useless .gitignore files.Uwe Hermann2008-08-082-23/+0
* Update the kconfig copy in libpayload to a much more recent one. AmongUwe Hermann2008-08-0845-3239/+8424
* Enable both IDE ports for our qemu target.Ward Vandewege2008-08-081-1/+8
* Clean up whitespace and comments style. (trivial)Marc Jones2008-08-071-245/+263
* Add a full set of pci access functions.Stefan Reinauer2008-08-073-43/+73
* fix stack protection detection with Jordan's suggestionStefan Reinauer2008-08-071-1/+14
* fix cross compilationor libpayload / coreinfo by honoringStefan Reinauer2008-08-072-7/+12
* Cosmetic fixes (trivial).Uwe Hermann2008-08-072-13/+6
* fix make menuconfig if no libintl.h is found. (trivial)Stefan Reinauer2008-08-071-1/+1
* add get_option to libpayload, so coreboot cmos options can be queried.Stefan Reinauer2008-08-075-1/+186
* Add the contents of buildrom'sWard Vandewege2008-08-067-1882/+2819
* Move out some hardcoded strings in coreinfo to become Kconfig variables.Uwe Hermann2008-08-052-4/+28
* Remove duplicated code which is already in libpayload (trivial).Uwe Hermann2008-08-041-25/+1
* Add missing #include.Uwe Hermann2008-08-041-0/+1
* Initial support for the ASI MB-5BLGP (Neoware Eon 4000s).Uwe Hermann2008-08-047-0/+435
* Remove welcome message from elfboot. None of the other subsystems have theirStefan Reinauer2008-08-031-5/+1
* fix lots of warnings for cache as ram builds (trivial)Stefan Reinauer2008-08-033-55/+70
* adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"Stefan Reinauer2008-08-023-8/+9
* Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer2008-08-023-2/+80
* update copyright year (trivial)Stefan Reinauer2008-08-021-1/+1
* This patch Stefan Reinauer2008-08-021-7/+10
* tested another intel chip (trivial)Stefan Reinauer2008-08-021-1/+1
* oops, forgot these in the cleanup.. (trivial)Stefan Reinauer2008-08-015-11/+8
* a heuristics is something different Stefan Reinauer2008-08-011-1/+1
* Typo, thanks to Idwer for spotting this. (trivial patch)Stefan Reinauer2008-08-011-1/+1
* clarify in the printks what function is actually called. This little smart magicStefan Reinauer2008-08-011-4/+6
* clean out obsoleted config.lb rules and output, fix indenting (trivial)Stefan Reinauer2008-08-011-19/+1
* use printk, when possible. (trivial)Stefan Reinauer2008-08-011-2/+52
* match against all steppings of a CPU model, because these are _model_ drivers.Stefan Reinauer2008-08-013-3/+9
* serial.inc is not used anywhere. drop it (trivial)Stefan Reinauer2008-08-011-107/+0
* same spelling in all mtrr output.. (trivial)Stefan Reinauer2008-08-011-1/+1
* drop unused code (trivial)Stefan Reinauer2008-08-012-4/+0
* coding style fixes (trivial)Stefan Reinauer2008-08-011-9/+2
* fix compile warnings of rom_stream.c (trivial)Stefan Reinauer2008-08-011-2/+2
OpenPOWER on IntegriCloud