Age | Commit message (Expand) | Author |
2008-08-11 | Add support for line drawing characters and the alternate character set. | Ulf Jordan |
2008-08-11 | Make cursor positioning work by using both halves of the VGA cursor | Jonathan A. Kollasch |
2008-08-11 | No really, _these_ should be the last occurences of CONFIG_ without | Jordan Crouse |
2008-08-11 | these should be the last occurences of CONFIG_ without config.h in libpayload. | Stefan Reinauer |
2008-08-11 | these use CONFIG_ variables, too. | Stefan Reinauer |
2008-08-11 | video.c uses CONFIG_ variables, so it needs config.h (trivial) | Stefan Reinauer |
2008-08-09 | Bugfixes to serial output functions: vt100 has bold with \e[1m, | Ulf Jordan |
2008-08-09 | Fix garbage characters on screen. mvwaddch inserts one character, | Ulf Jordan |
2008-08-09 | Fix signedness problem in memcmp. | Ulf Jordan |
2008-08-08 | i messed this up. | Stefan Reinauer |
2008-08-08 | compile fix (trivial) | Stefan Reinauer |
2008-08-08 | new menu structure for libpayload | 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 | flashrom: ST M50FW040 TEST_OK PROBE READ ERASE WRITE | Peter Stuge |
2008-08-08 | Drop useless .gitignore files. | Uwe Hermann |
2008-08-08 | Drop useless .gitignore files. | Uwe Hermann |
2008-08-08 | Update the kconfig copy in libpayload to a much more recent one. Among | Uwe Hermann |
2008-08-08 | Enable both IDE ports for our qemu target. | Ward Vandewege |
2008-08-07 | Clean up whitespace and comments style. (trivial) | Marc Jones |
2008-08-07 | Add a full set of pci access functions. | Stefan Reinauer |
2008-08-07 | fix stack protection detection with Jordan's suggestion | 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-07 | add get_option to libpayload, so coreboot cmos options can be queried. | Stefan Reinauer |
2008-08-06 | Add the contents of buildrom's | Ward Vandewege |
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-08-04 | Add missing #include. | Uwe Hermann |
2008-08-04 | Initial support for the ASI MB-5BLGP (Neoware Eon 4000s). | Uwe Hermann |
2008-08-03 | Remove welcome message from elfboot. None of the other subsystems have their | Stefan Reinauer |
2008-08-03 | fix lots of warnings for cache as ram builds (trivial) | Stefan Reinauer |
2008-08-02 | adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot" | Stefan Reinauer |
2008-08-02 | Go back to SIPI WAIT state for those CPUS defining the newly introduced | Stefan Reinauer |
2008-08-02 | update copyright year (trivial) | Stefan Reinauer |
2008-08-02 | This patch | Stefan Reinauer |
2008-08-02 | tested another intel chip (trivial) | Stefan Reinauer |
2008-08-01 | oops, forgot these in the cleanup.. (trivial) | Stefan Reinauer |
2008-08-01 | a heuristics is something different | Stefan Reinauer |
2008-08-01 | Typo, thanks to Idwer for spotting this. (trivial patch) | Stefan Reinauer |
2008-08-01 | clarify in the printks what function is actually called. This little smart magic | Stefan Reinauer |
2008-08-01 | clean out obsoleted config.lb rules and output, fix indenting (trivial) | Stefan Reinauer |
2008-08-01 | use printk, when possible. (trivial) | Stefan Reinauer |
2008-08-01 | match against all steppings of a CPU model, because these are _model_ drivers. | Stefan Reinauer |
2008-08-01 | serial.inc is not used anywhere. drop it (trivial) | Stefan Reinauer |
2008-08-01 | same spelling in all mtrr output.. (trivial) | Stefan Reinauer |
2008-08-01 | drop unused code (trivial) | Stefan Reinauer |
2008-08-01 | coding style fixes (trivial) | Stefan Reinauer |
2008-08-01 | fix compile warnings of rom_stream.c (trivial) | Stefan Reinauer |