Age | Commit message (Expand) | Author |
2008-08-19 | trivial fix for memcpy return code in case someone uses it. | Stefan Reinauer |
2008-08-19 | Add Tyan S2912 platform with AMD Family 10 support. | Arne Georg Gleditsch |
2008-08-19 | misc fixes: | Stefan Reinauer |
2008-08-19 | make all drivers relocatable. Per default, an 1:1 mapping is assumed. | Stefan Reinauer |
2008-08-19 | * add readline() | Stefan Reinauer |
2008-08-19 | * add readline() | Stefan Reinauer |
2008-08-19 | replace static functions by macros, because otherwise every unused function | Patrick Georgi |
2008-08-19 | add functions to query cursor position to video layer | Stefan Reinauer |
2008-08-19 | libpayload: Fix the memcpy functions | Jordan Crouse |
2008-08-19 | fix typo in ctype.c | Stefan Reinauer |
2008-08-18 | Add a kconfig option to choose between outputing ACS characters or | Ulf Jordan |
2008-08-18 | Fix tinycurses color output on the VGA console. | Ulf Jordan |
2008-08-18 | Add more information to the libpayload README (trivial). | Uwe Hermann |
2008-08-18 | inteltool: match cpuid before attempting to print MSRs (trivial) | Stefan Reinauer |
2008-08-16 | add block io functions | Stefan Reinauer |
2008-08-16 | trivial fix: ipchksum takes an unspecified input blob, not explicitly a numbe... | Stefan Reinauer |
2008-08-15 | fix typo in superiotool (trivial) | Stefan Reinauer |
2008-08-14 | * fix memory allocator bug that lead to freelist corruption on the first malloc | Stefan Reinauer |
2008-08-13 | Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes | 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-13 | add PCI_BUS macro (trivial) | Stefan Reinauer |
2008-08-12 | Fix incorrect mapping of ACS_PI for VGA console. A pi should look like pi and | Ulf Jordan |
2008-08-12 | License updated to GPL v2. | Marc Jones |
2008-08-12 | libpayload: fix type in keyboard driver. (trivial) | Stefan Reinauer |
2008-08-12 | flashrom: Fix error -EINVAL on mmap() | Segher Boessenkool |
2008-08-11 | This patch updates coreinfo to use the ACS_ macros for line graphics. | Ulf Jordan |
2008-08-11 | Document all of the external code we use in libpayload (trivial). | Uwe Hermann |
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 |
2008-08-01 | add some SPD values from specs. (trivial) | Stefan Reinauer |
2008-08-01 | function prototypes don't need extern. (trivial) | Stefan Reinauer |
2008-08-01 | fix warning in vga console code (trivial) | Stefan Reinauer |
2008-08-01 | fix typo in coreboot_ram.ld comment (trivial) | Stefan Reinauer |
2008-08-01 | fix typo in commend of generic_sdram.c (trivial) | Stefan Reinauer |
2008-08-01 | clean up comment in onboard.c (trivial) | Stefan Reinauer |
2008-08-01 | clean up Config.lb in lib/ (trivial) | Stefan Reinauer |
2008-08-01 | fix warnings, make mptable struct members explicitly packed, as they're | Stefan Reinauer |
2008-08-01 | fix typos and warnings in the device tree code (trivial) | Stefan Reinauer |
2008-08-01 | CONFIG_LOGICAL_CPUS=2 does not make sense because it is a BOOL. (trivial) | Stefan Reinauer |
2008-08-01 | fix build warnings for buildrom (trivial) | Stefan Reinauer |
2008-08-01 | fix typos in config.g, and don't arbitrarily hide some build information | Stefan Reinauer |
2008-07-23 | This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai. | Roman Kononov |
2008-07-23 | Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how it | Marc Jones |
2008-07-23 | Add AMD Fam10 B3 default settings to match AMD example code. | Marc Jones |
2008-07-23 | Update to the latest AMD Fam10 microcode patches. | Marc Jones |
2008-07-23 | Memory initialization support for AMD Fam10 B3 (B0-B2 already supported). | Marc Jones |
2008-07-21 | Missed a const in my previous checkin, r3426 (trivial). | Marc Jones |
2008-07-21 | flashrom: Winbond W39V040C and MSI K8T Neo2-F | Peter Stuge |
2008-07-21 | Add support for the Winbond W83697HF Super I/O. | Sean Nelson |
2008-07-19 | superiotool: add support for SMSC SIO10N268 (trivial) | Stefan Reinauer |
2008-07-19 | add support for 2 new SMSC superio chips. Information is a bit ambiguous | Stefan Reinauer |