summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-10-12Remove an extra bracket left by the vt8237r cleanup patch (trivial)Corey Osgood
2008-10-12VIA VT8237R cleanups (trivial).Uwe Hermann
2008-10-12Add support for the VIA pc2500e mainboard (CN700 + VT8237R).Uwe Hermann
2008-10-11Drop a number of duplicated failover.c files (they have the same contentUwe Hermann
2008-10-10Add ICH10 support to flashrom.Carl-Daniel Hailfinger
2008-10-10flashrom: Check that a filename was specified also when using force readPeter Stuge
2008-10-10Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL.Ward Vandewege
2008-10-09Add Fintek F71882FG support (trivial).Uwe Hermann
2008-10-09Indent-based + manual cleanups for CN700 (trivial). As this will be portedUwe Hermann
2008-10-09Added comment about sb600 wideio setting for clarity and a minor witespace c...Marc Jones
2008-10-08libpayload: Rename Geode video driver to Geode LX video driver.Peter Stuge
2008-10-08move variable declaration to where it is used, to prevent gcc failure.Patrick Georgi
2008-10-07[PATCH] coreboot: Don't loop forever waiting for HDA codecsJordan Crouse
2008-10-07Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT.Mats Erik Andersson
2008-10-06Whitespace fixes.Myles Watson
2008-10-04Fix obviously (syntactically) broken cmos.layout (trivial).Uwe Hermann
2008-10-03Ron has been doing really good work over in v3. The problem is that the work ...Marc Jones
2008-10-03Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O.Uwe Hermann
2008-10-03Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have triedCarl-Daniel Hailfinger
2008-10-02Whitespace cleanup (trivial).Myles Watson
2008-10-02Whitespace cleanup (trivial).Myles Watson
2008-10-02CK804 coding-style fixed based on an 'indent' run (trivial).Uwe Hermann
2008-10-02This is so that people can see it. This is the sb600 for v3. It almost Ronald G. Minnich
2008-10-02Fix a typo.Carl-Daniel Hailfinger
2008-10-02Use easily readable macros to setup interrupt routing.Carl-Daniel Hailfinger
2008-10-01Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se.Marc Jones
2008-10-01Add some more Super I/O IDs/names (trivial).Uwe Hermann
2008-10-01Enable all available devices on the ASUS A8N-E (trivial).Uwe Hermann
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-30Add an abuild command line option for -fno-stack-protect for toolchains that ...Marc Jones
2008-09-30Coding-style fixes and simplifications for the ASUS A8N-E (trivial).Uwe Hermann
2008-09-30Do not try to display non-printable characters on the bootlog andUlf Jordan
2008-09-30A duplicate register address is incremented in table register_values.Mats Erik Andersson
2008-09-30This patch fixes support for the AT49F002N(T) chip in the flashrom tool.Tim ter Laak
2008-09-30flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITEPeter Stuge
2008-09-29AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CARMarc Jones
2008-09-29flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW)Peter Stuge
2008-09-29Mark the SyncMOS S29C51002T as working (trivial).Uwe Hermann
2008-09-29This patch for the AMD K8 allows a single DIMM to be populated in theMarc Jones
2008-09-27Add string support to nvramtool.Stefan Reinauer
2008-09-27fix ppc mainboards (trivial)Stefan Reinauer
2008-09-26accidently backed out r3598. Sorry Ulf, will pay more attention next time.Stefan Reinauer
2008-09-26This patch fixes the dbm690t keyboard not working issue. It should alsoMarc Jones
2008-09-26add svn:ignore for temporary files and directories. (trivial)Stefan Reinauer
2008-09-26* Add strsep (since strtok is considered obsolete)Stefan Reinauer
2008-09-26Use a block cursor on VGA console :-)Stefan Reinauer
2008-09-26fix option handling in libpayloadStefan Reinauer
2008-09-26* add keyboard layout support to libpayloadStefan Reinauer
2008-09-26* factor out serial hardware initStefan Reinauer