aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-02-25Various minor fixes (trivial).Uwe Hermann
2010-02-25Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" perStefan Reinauer
2010-02-25HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer
2010-02-24Add Win Enterprises' PL6064 boardAnish K. Patel
2010-02-24Enable user selectable bootblocks, and provide a bootblock thatPatrick Georgi
2010-02-24This patch fixes an issue with the wrong build rules being selected.Patrick Georgi
2010-02-24Remove register pressure from e7501 driver by not indirectly referencingStefan Reinauer
2010-02-24Several fixes to the supermicro/h8qme_fam10 board, so itKnut Kujat
2010-02-23Clobber registers as appropriate in AMD CAR code, andRudolf Marek
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2010-02-23- Remove src/arch/i386/init/ldscript_cbfs.lb as it's not used anymorePatrick Georgi
2010-02-23Only handle code as "driver" that actually uses our driverPatrick Georgi
2010-02-23Disable ACPI Resume on asus/m2v-mx_se, it's brokenRudolf Marek
2010-02-23Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB values,Jonathan A. Kollasch
2010-02-22Random cosmetic fixes (trivial).Uwe Hermann
2010-02-22Fix SMM handler comment. Thanks for noticing, Peter!Stefan Reinauer
2010-02-22- Make walkcbfs capable of loading files other than the firstPatrick Georgi
2010-02-22mini update SMM:Stefan Reinauer
2010-02-22drop two warnings (trivial)Stefan Reinauer
2010-02-22CONFIG_ was missing.Stefan Reinauer
2010-02-22fix builds...Stefan Reinauer
2010-02-22don't call verify_copy_pirq_routing_table() if it's not there.Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-22YABEL updateStefan Reinauer
2010-02-20trival. All the changes is about comment and spaces.Zheng Bao
2010-02-19Revert deletion of src/arch/i386/init.Patrick Georgi
2010-02-191. Change CONFIG_DEBUG to DEBUG in util/x86emu/*Myles Watson
2010-02-16fix APCI typos.Stefan Reinauer
2010-02-15fix clock polling in pc97317 driver.Stefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-14Add missing Copyright line, sorry.Uwe Hermann
2010-02-14Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.Anish K Patel
2010-02-12This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ...Joseph Smith
2010-02-12Add two YABEL options to KconfigStefan Reinauer
2010-02-11Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,Patrick Georgi
2010-02-11Adapt all uses of CONFIG_XIP_ROM_BASE to usePatrick Georgi
2010-02-11$(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We doStefan Reinauer
2010-02-11separate build.h and config.h usage (now possible because newconfig is gone)Stefan Reinauer
2010-02-10Forgot a CBFS_PREFIX change in appropriate commit (r5102).Patrick Georgi
2010-02-10Remove two perl calls with sed, and adds an alternativePatrick Georgi
2010-02-10Drop src/config alltogetherStefan Reinauer
2010-02-09Emergency fix: r5102 carried some local change that doesn'tPatrick Georgi
2010-02-09Add image updating support. When selecting it, itPatrick Georgi
2010-02-09Allow building images with different prefixes (ie. normal/romstage,Patrick Georgi
2010-02-09Actually set HAVE_OPTION_TABLES for the boards that need it.Patrick Georgi
2010-02-09Move all the copies of the romstage.inc rule toPatrick Georgi
2010-02-09The COM2 enable code is global now. Use global API andPatrick Georgi
2010-02-09Port of CS5536 early UART setup from v3.Edwin Beasant
2010-02-08Clean up ACPI:Patrick Georgi
2010-02-08straighten naming scheme for application processor rom stage files.Stefan Reinauer
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07fix further build.h dependencies that were undetected before we enabled it on Stefan Reinauer
2010-02-07romcc _also_ has to wait for build.h to be generated.Patrick Georgi
2010-02-07newconfig is no more.Patrick Georgi
2010-02-05this should get the VIA VT8454c in shape with KconfigStefan Reinauer
2010-02-05Add -pipe .. notably speeds up windows builds.Stefan Reinauer
2010-02-04This patch fixes the build for the dsdt.asl/dsdt.c.Harald Gutmann
2010-02-04typoStefan Reinauer
2010-02-04Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, thereWard Vandewege
2010-02-04Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer
2010-02-03Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial).Uwe Hermann
2010-02-03Guards against errors that are hard to track down:Patrick Georgi
2010-02-03Fix incorrect board names in Kconfig strings (trivial).Uwe Hermann
2010-02-03This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with theKnut Kujat
2010-02-03The UART2 on the AMD cs5536 is incorrectly configured in two places.Stefan Reinauer
2010-02-01Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...Joseph Smith
2010-01-31- Improve help texts for option ROM initialization methodsStefan Reinauer
2010-01-30Trivial fixup on IP1000 and RM4100 copyright entries.Joseph Smith
2010-01-30These lines slipped in. Sorry for the inconvenience.Stefan Reinauer
2010-01-30ifeq wants a space before the (Stefan Reinauer
2010-01-30* fix crt0s/ldscripts paths to fix out of tree build.Stefan Reinauer
2010-01-29RCA RM4100 and Thomson IP1000 auto.c rework.Joseph Smith
2010-01-27reformat Kconfig file, too.Patrick Georgi
2010-01-27Add the MSR writes that are needed to provide VGA legacy routing for the Geod...Edwin Beasant
2010-01-27Change memory map of geode lx: 768kb-systop is aEdwin Beasant
2010-01-26Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it.Edwin Beasant
2010-01-26- Clean up and comment writing of MSRs for cache control (Backport from v3)Edwin Beasant
2010-01-25Fix ACPI build on a couple of boards (now that it's active)Patrick Georgi
2010-01-25This code was copied from amdk8 and never really made usable. Stefan Reinauer
2010-01-25More Kconfig changes to improve match with newconfig:Patrick Georgi
2010-01-25Align several kconfig options to match newconfig:Patrick Georgi
2010-01-20These two files accidently got a wrong license header.Stefan Reinauer
2010-01-19Kontron 986LCD-M MP table:Stefan Reinauer
2010-01-19Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-mStefan Reinauer
2010-01-19drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3Stefan Reinauer
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-18run preprocessor on DSDT of D945GCLF, otherwise Stefan Reinauer
2010-01-18get rid of Kconfig warning.Stefan Reinauer
2010-01-17Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebookStefan Reinauer
2010-01-17Initial PCIe tuning: Enable Active State Power Management (ASPM)Stefan Reinauer
2010-01-17Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420Stefan Reinauer
2010-01-17Add support for Renesas M3885x Embedded ControllerStefan Reinauer
2010-01-17Add support for the SMSC LPC47n227 SuperI/O chipStefan Reinauer
2010-01-17ICH7 updateStefan Reinauer
2010-01-17Support a few more i945 variants. With this framework in place it shouldStefan Reinauer
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2010-01-16Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig)Stefan Reinauer
2010-01-16(trivial) cosmetics for i82801gx cmos failover.Stefan Reinauer
2010-01-16* drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer