aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-27Capture output from 'ld --help', in order that the testMats Erik Andersson
2008-08-27If you haveWard Vandewege
2008-08-27flashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITEPeter Stuge
2008-08-27Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' whichUwe Hermann
2008-08-26fix string function prototypes in libpayload according to sysv/4.3bsd.Stefan Reinauer
2008-08-26Fix some Doxygen warnings and/or typos (trivial).Uwe Hermann
2008-08-26How could -ffreestanding slip through here. Required because libpayload is notStefan Reinauer
2008-08-25This patch adds PCI device IDs for the Intel EP80579 Integrated Processor,Ed Swierk
2008-08-25This patch modifies the Intel 3100 southbridge code to recognize theEd Swierk
2008-08-25This patch implements support for the CPU core of the Intel EP80579Ed Swierk
2008-08-23A missing semicolon prevents libpayload to compile, this patch fixes that.Jakob Bornecrantz
2008-08-20flashrom: Recognize the Intel EP80579 LPC flash interface.Ed Swierk
2008-08-20split the one file, as the several printing functions will continue to growStefan Reinauer
2008-08-20use seperate array for core 2 cpus (trivial)Stefan Reinauer
2008-08-20this port seems somehow broken.. Now, is it using FAILOVER, or is it not?!Stefan Reinauer
2008-08-19Add support for MSI KT4V to flashrom. The KT4V is autodetected and supportsSean Nelson
2008-08-19trivial fix for memcpy return code in case someone uses it.Stefan Reinauer
2008-08-19Add Tyan S2912 platform with AMD Family 10 support. Arne Georg Gleditsch
2008-08-19misc fixes:Stefan Reinauer
2008-08-19make 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-19replace static functions by macros, because otherwise every unused functionPatrick Georgi
2008-08-19add functions to query cursor position to video layerStefan Reinauer
2008-08-19libpayload: Fix the memcpy functions Jordan Crouse
2008-08-19fix typo in ctype.cStefan Reinauer
2008-08-18Add a kconfig option to choose between outputing ACS characters orUlf Jordan
2008-08-18Fix tinycurses color output on the VGA console.Ulf Jordan
2008-08-18Add more information to the libpayload README (trivial).Uwe Hermann
2008-08-18inteltool: match cpuid before attempting to print MSRs (trivial)Stefan Reinauer
2008-08-16add block io functions Stefan Reinauer
2008-08-16trivial fix: ipchksum takes an unspecified input blob, not explicitly a numbe...Stefan Reinauer
2008-08-15fix typo in superiotool (trivial)Stefan Reinauer
2008-08-14* fix memory allocator bug that lead to freelist corruption on the first mallocStefan Reinauer
2008-08-13Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codesStefan Reinauer
2008-08-13off by 1. (trivial)Stefan Reinauer
2008-08-13commit real fix to pci module of coreinfo (trivial)Stefan Reinauer
2008-08-13add PCI_BUS macro (trivial)Stefan Reinauer
2008-08-12Fix incorrect mapping of ACS_PI for VGA console. A pi should look like pi andUlf Jordan
2008-08-12License updated to GPL v2.Marc Jones
2008-08-12libpayload: fix type in keyboard driver. (trivial)Stefan Reinauer
2008-08-12flashrom: Fix error -EINVAL on mmap()Segher Boessenkool
2008-08-11This patch updates coreinfo to use the ACS_ macros for line graphics.Ulf Jordan
2008-08-11Document all of the external code we use in libpayload (trivial).Uwe Hermann
2008-08-11Add support for line drawing characters and the alternate character set.Ulf Jordan
2008-08-11Make cursor positioning work by using both halves of the VGA cursorJonathan A. Kollasch
2008-08-11No really, _these_ should be the last occurences of CONFIG_ withoutJordan Crouse
2008-08-11these should be the last occurences of CONFIG_ without config.h in libpayload.Stefan Reinauer
2008-08-11these use CONFIG_ variables, too.Stefan Reinauer
2008-08-11video.c uses CONFIG_ variables, so it needs config.h (trivial)Stefan Reinauer
2008-08-09Bugfixes to serial output functions: vt100 has bold with \e[1m,Ulf Jordan
2008-08-09Fix garbage characters on screen. mvwaddch inserts one character,Ulf Jordan
2008-08-09Fix signedness problem in memcmp.Ulf Jordan
2008-08-08i messed this up.Stefan Reinauer
2008-08-08compile fix (trivial)Stefan Reinauer
2008-08-08new menu structure for libpayloadStefan Reinauer
2008-08-08fix some more warnings.Stefan Reinauer
2008-08-08fix warnings when starting make menuconfigStefan Reinauer
2008-08-08flashrom: ST M50FW040 TEST_OK PROBE READ ERASE WRITEPeter Stuge
2008-08-08Drop useless .gitignore files.Uwe Hermann
2008-08-08Drop useless .gitignore files.Uwe Hermann
2008-08-08Update the kconfig copy in libpayload to a much more recent one. AmongUwe Hermann
2008-08-08Enable both IDE ports for our qemu target.Ward Vandewege
2008-08-07Clean up whitespace and comments style. (trivial)Marc Jones
2008-08-07Add a full set of pci access functions.Stefan Reinauer
2008-08-07fix stack protection detection with Jordan's suggestionStefan Reinauer
2008-08-07fix cross compilationor libpayload / coreinfo by honoringStefan Reinauer
2008-08-07Cosmetic fixes (trivial).Uwe Hermann
2008-08-07fix make menuconfig if no libintl.h is found. (trivial)Stefan Reinauer
2008-08-07add get_option to libpayload, so coreboot cmos options can be queried.Stefan Reinauer
2008-08-06Add the contents of buildrom'sWard Vandewege
2008-08-05Move out some hardcoded strings in coreinfo to become Kconfig variables.Uwe Hermann
2008-08-04Remove duplicated code which is already in libpayload (trivial).Uwe Hermann
2008-08-04Add missing #include.Uwe Hermann
2008-08-04Initial support for the ASI MB-5BLGP (Neoware Eon 4000s).Uwe Hermann
2008-08-03Remove welcome message from elfboot. None of the other subsystems have theirStefan Reinauer
2008-08-03fix lots of warnings for cache as ram builds (trivial)Stefan Reinauer
2008-08-02adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"Stefan Reinauer
2008-08-02Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer
2008-08-02update copyright year (trivial)Stefan Reinauer
2008-08-02This patch Stefan Reinauer
2008-08-02tested another intel chip (trivial)Stefan Reinauer
2008-08-01oops, forgot these in the cleanup.. (trivial)Stefan Reinauer
2008-08-01a heuristics is something different Stefan Reinauer
2008-08-01Typo, thanks to Idwer for spotting this. (trivial patch)Stefan Reinauer
2008-08-01clarify in the printks what function is actually called. This little smart magicStefan Reinauer
2008-08-01clean out obsoleted config.lb rules and output, fix indenting (trivial)Stefan Reinauer
2008-08-01use printk, when possible. (trivial)Stefan Reinauer
2008-08-01match against all steppings of a CPU model, because these are _model_ drivers.Stefan Reinauer
2008-08-01serial.inc is not used anywhere. drop it (trivial)Stefan Reinauer
2008-08-01same spelling in all mtrr output.. (trivial)Stefan Reinauer
2008-08-01drop unused code (trivial)Stefan Reinauer
2008-08-01coding style fixes (trivial)Stefan Reinauer
2008-08-01fix compile warnings of rom_stream.c (trivial)Stefan Reinauer
2008-08-01add some SPD values from specs. (trivial)Stefan Reinauer
2008-08-01function prototypes don't need extern. (trivial)Stefan Reinauer
2008-08-01fix warning in vga console code (trivial)Stefan Reinauer
2008-08-01fix typo in coreboot_ram.ld comment (trivial)Stefan Reinauer
2008-08-01fix typo in commend of generic_sdram.c (trivial)Stefan Reinauer
2008-08-01clean up comment in onboard.c (trivial)Stefan Reinauer