aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-10Add F71859 SIO.Marc Jones
2010-09-10Add support for LiPPERT Hurricane-LX (EPIC board with AMD Geode-LX,Jens Rottmann
2010-09-10Move memory type information out of some AMD sockets.Myles Watson
2010-09-09Adapt comment, too. (trivial)Patrick Georgi
2010-09-09This patch avoids a timeout during PS/2 keyboardScott Duplichan
2010-09-09Make huge macros inline functions for readability. Remove warnings. Trivial.Myles Watson
2010-09-09Please find appended. This patch gets rid of the %gs magic altogether,Arne Georg Gleditsch
2010-09-09Add support for reserved regions to resources and coreboot tables.Myles Watson
2010-09-09Only try to beep when speaker support is compiled in.Patrick Georgi
2010-09-09My Jmicron SATA card writes the name of the hard drive to the screen.Myles Watson
2010-09-09Also improve boot time on AMD for the DDR3 code path.Arne Georg Gleditsch
2010-09-09Apparently, it's not crucial to clear this at the exact moment we switchArne Georg Gleditsch
2010-09-09Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboardKevin O'Connor
2010-09-08Trivial - remove stray characters from a comment block.Marc Jones
2010-09-08Code must not access the smbus registers before the RTC power well isKevin O'Connor
2010-09-08Make timer2 the default choice for TSC initialization.Patrick Georgi
2010-09-08It should not be necessary to read in the rom during CAR setup.Kevin O'Connor
2010-09-08Changes to str*cmp functions. Fixes a couple more corner cases.Liu Tao
2010-09-07My Jmicron SATA card depends on the BIOS not clearing AL when setting AH.Myles Watson
2010-09-07Make a Kconfig option for debugging output from realmode emulation. Trivial.Myles Watson
2010-09-07Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMDJens Rottmann
2010-09-07Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek
2010-09-072ms is enough time to accurately obtain the clock rate.Kevin O'Connor
2010-09-07Set up an arbitrary amount of system memory on Geode LX, soAurelien Guillaume
2010-09-06Instead of requiring users to modify qemu to allow writes toKevin O'Connor
2010-09-05Trivial. Currently the max frequency is preset as 400Mhz. We need to set aZheng Bao
2010-09-04AMD DDR2 and DDR3 MCT function InitPhyCompensation() compliant with AGESA code.Kerry She
2010-09-03Update RoadRunner and SpaceRunner config to get in sync with currentJens Rottmann
2010-09-03The AMD CS5536's USB controllers are located at device 0F, functions 4Jens Rottmann
2010-09-03Add support for dumping ACPI registers for i7Warren Turkal
2010-09-03Add support for dumping RCBA registers for i7Warren Turkal
2010-09-03Remove some errant spacesWarren Turkal
2010-09-03Add DMIBAR support for Intel X58 southbridgeWarren Turkal
2010-09-03Add convenience rules for cscope to Makefile.Warren Turkal
2010-09-03The current workaround for binutils on mingw (or any non texinfo system) failed.Patrick Georgi
2010-09-02Fix compilation for mtarvon. CAR initialization does early_mtrr_init,Myles Watson
2010-09-02Trivial warning fix for adl855pc.Myles Watson
2010-09-02Fix abuild to build all boards. Revision 5754 changed the way vendors andMyles Watson
2010-09-02Revert 5762. It silently broke a lot of boards because abuild was broken.Myles Watson
2010-09-01Simplify last_dev_p so that it matches comments.Myles Watson
2010-09-01Fix race condition in option_table.h generation by moving the include statementStefan Reinauer
2010-09-01Add support for dumping GPIOS on Intel ICH10R. This information comes from th...Warren Turkal
2010-08-31SMC_CONFIG is needed before the device tree is ready and some peopleJens Rottmann
2010-08-31Make ALIX.2D3 support 2D2 as well.Jens Rottmann
2010-08-31Get Byte65/66 for register manufacture ID code. RegMan1Present willZheng Bao
2010-08-30Make yabel work for non-zero bus numbers. The link_num is not the bus number.Myles Watson
2010-08-30We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer
2010-08-30Fix intel mtarvon compilation by switching it over to CAR.Stefan Reinauer
2010-08-30Restructured all vendors' Kconfig files to no longer source the boards'Jens Rottmann
2010-08-30This file was missing from r5751.Andreas Schultz
2010-08-30Support for Lanner EM-8510 BoardAndreas Schultz
2010-08-30Rework i855GM/i855GME supportAndreas Schultz
2010-08-30mPGA479M Sockets can take Intel Mobile Celeron.Andreas Schultz
2010-08-30Multi-DIMMS on AMD ddr2 MCT channel B fixed.Kerry She
2010-08-30Multi-DIMMS on AMD ddr3 MCT channel B works.Kerry She
2010-08-30Trivial syntax correction of AMD mct_ddr3 dir.Kerry She
2010-08-28fix compilation of hello.elf example payload.Stefan Reinauer
2010-08-27drop three unneeded config variables:Jens Rottmann
2010-08-26Remove unused mainboard_config definitions. Trivial.Myles Watson
2010-08-26CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann
2010-08-26One of my boards needs this mini delay in order to survive ram initialization.Stefan Reinauer
2010-08-26kontron 986lcd-m: Fix compilation if there is no oprom execution at all...Stefan Reinauer
2010-08-25Fix i945 based boardsStefan Reinauer
2010-08-24* Adds support for PC Engines Alix.2D(1)3 board to Coreboot.Aurelien Guillaume
2010-08-23mark unused variables in x86emu as unused. gcc has a mechanism for this.Stefan Reinauer
2010-08-22Fix up some copyrightsWang Qing Pei
2010-08-22I've checked Revision Guide for AMD Family10h processors (#41322) revXavi Drudis Ferran
2010-08-22RB_C3 should also apply the workaround for errata 354, according toXavi Drudis Ferran
2010-08-22RB_C3 and HY-D0 should also apply the workaround for errata 344, according toXavi Drudis Ferran
2010-08-22documented workaround erratum 414, seeXavi Drudis Ferran
2010-08-22documented workaround erratum 372, seeXavi Drudis Ferran
2010-08-22Complete code for errata 343. Revision Guide for AMD Family10hXavi Drudis Ferran
2010-08-22Include RB_C3 in erratum 346Xavi Drudis Ferran
2010-08-22Add RB_C3 to AMD_FAM10_ALL so that it gets its MSR right for mtrs, ht, etc.Xavi Drudis Ferran
2010-08-22Add suport for normal register dumping on ite8510E/TE/GAnders Juel Jensen
2010-08-22Add another port to find ite8510 on.Anders Juel Jensen
2010-08-22Add support for non LDN register/device naming.Anders Juel Jensen
2010-08-22The LDFLAGS = -lz is needed to compile on slackware.Anders Juel Jensen
2010-08-20Remove a couple of warnings. Trivial.Myles Watson
2010-08-20Add support for the HP DL145 G1, based on the Tyan s2881.Oskar Enoksson
2010-08-18libpayload: fix garbage on screen with Geode-LX VGAJens Rottmann
2010-08-18The attached file add pa78vm5 dev3 detection function to avoid the building e...Wang Qing Pei
2010-08-17Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc ne...Rudolf Marek
2010-08-17Correct for size_t would be %zx, but coreboot's printf doesn't support this.Jens Rottmann
2010-08-17Commit (non-working!) Jetway PA78VM5 mainboard Wang Qing Pei
2010-08-17Support for Fintek F71863FG. This might need some work on the copyrightWang Qing Pei
2010-08-17image parsing for getpirMarc Bertens
2010-08-17Another AMD 780/700 mainboard: Gigabyte MA78GM-US2HWang Qing Pei
2010-08-17Tilapila supports both dual slot and single slot. The difference should beWang Qing Pei
2010-08-17Add support for Gigabyte MA785GMT mainboard.Wang Qing Pei
2010-08-17fix nokia ip530 Kconfig, missed on last check-inStefan Reinauer
2010-08-17libpayload: Add function to fix CMOS checksum.Stefan Reinauer
2010-08-17Whatever happened here,... The DEC Tulip is a network card, no bridge of anyStefan Reinauer
2010-08-17Add support for the Intel NM10 (a variant of ICH7) and ICH8 southbridges.Corey Osgood
2010-08-17Add support for Fintek F81216D/DG/ADStefan Reinauer
2010-08-17Clarify comment a bitPatrick Georgi
2010-08-17Add support for the Nuvoton NCT5571D. This chip acts nothing like the otherCorey Osgood
2010-08-17Look for actual framebuffer size instead of hardcoding UMARudolf Marek
2010-08-17Fix warnings (that become errors) in AMDHT for certain configurations (unused...Xavi Drudis Ferran
2010-08-17Feature of lane reversal of AMD RS780 is tested.Zheng Bao