aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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-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-17Whatever happened here,... The DEC Tulip is a network card, no bridge of anyStefan Reinauer
2010-08-17Clarify comment a bitPatrick Georgi
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
2010-08-16White space changes for s2881 device tree.Myles Watson
2010-08-16Call mainboard init functions.Myles Watson
2010-08-15Gigabyte dual bios mainboard will always reboot, caused by the superio. Wang Qing Pei
2010-08-14My forgotten CAR cleanup patch...Stefan Reinauer
2010-08-14My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer
2010-08-14bootblock_prologue.c (not a .c file!) and i386/init/crt0_prologue.inc wereStefan Reinauer
2010-08-14clean up comment in entry32.incStefan Reinauer
2010-08-13Build 8151 for s2885. Trivial.Myles Watson
2010-08-09make sconfig parser regeneration menu selectableStefan Reinauer
2010-08-05The number of cores is got by reading the bit 15,13,12 of [0,24,3,e8].Zheng Bao
2010-08-04Remove warnings from USB debug console code.Myles Watson
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-08-03VGA code needs to be refactored before it can be compiled conditionally.Myles Watson
2010-08-02Build VGA code conditionally to avoid errors when using SeaBIOS.Myles Watson
2010-08-01make early_mtrr_init() invisible for cache as ram targets as it breaks them.Stefan Reinauer
2010-08-01Clarify a comment on an old hack, remove the call to early_mtrr_initCorey Osgood
2010-08-01- fix SMM code relocation raceStefan Reinauer
2010-08-01Update my old, no longer active email addressesCorey Osgood
2010-07-28Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs
2010-07-27Add src/cpu/amd/model_gx2/cache_as_ram.inc missing from r5669Nils Jacobs
2010-07-26This patch converts the Geode GX2 boards to CAR.Nils Jacobs
2010-07-26Make include paths more consistent. Fixes compilation errors for me.Myles Watson
2010-07-16Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek
2010-07-09Trivial -Werror fix.Cristi M
2010-07-09Trivial fix to make CONFIG_BOOTBLOCK_NORMAL switch compile again.Myles Watson
2010-07-08Ugly temporary fix until we figure out how to deal with the race condition.Myles Watson
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-07-08get rid of even more fam10 and k8 warnings.Stefan Reinauer
2010-07-07fix some more warningsStefan Reinauer
2010-07-07fix some warnings.Stefan Reinauer
2010-07-07Kill a few more warnings.Myles Watson
2010-07-06Eliminate a couple of warnings from setup_resourcemap.cMyles Watson
2010-07-06Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn'tMyles Watson
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-07-06A bug fix:Myles Watson
2010-06-29fix misnamed functions.Stefan Reinauer
2010-06-25Add new function to create all mptable entries for buses byPatrick Georgi
2010-06-22Finish fixing Tyan s2881. Simplify ADT7463 initialization code.Myles Watson
2010-06-21This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith
2010-06-21This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith
2010-06-21Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for ...Joseph Smith
2010-06-20This patch implements GFXUMA on all supported i810 boards. Also some fix-ups ...Joseph Smith
2010-06-19Trivial. Cleaning up about the blank line.Zheng Bao
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-10Fix a missing include file that was breaking the Traverse Geos build.Edwin Beasant
2010-06-10This commit updates the Geode LX GLCP delay control setup from the v2 way to ...Edwin Beasant
2010-06-10The devicetree was wrong, but I'm still surprised it broke. This fixes theMyles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-06-09Make k8 & fam10 northbridge.c code more similar.Myles Watson
2010-06-09The interrupt controller lives at I/O 0x4d0/0x4d1.Stefan Reinauer
2010-06-09This patch adds the ECS P6IWP-Fe board to coreboot.Anders Jenbo
2010-06-08Fix auto-mangled comments (trivial)Patrick Georgi
2010-06-07Fix some of Peter's suggestions for the Nokia IP530.Myles Watson
2010-06-07Remove the rest of cardbus_scan_bus.Myles Watson
2010-06-07cardbus_scan_bridge is identical to pci_scan_bridgeMyles Watson
2010-06-07This patch extends the reserved resources for the cs5536 to avoid the excludedMyles Watson
2010-06-07Make sure VSA is linked as ELF32 for i386 (instead of whatever the compiler c...Patrick Georgi