summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-2838-202/+17
* Fix microcode selection codeStefan Reinauer2013-02-272-11/+9
* Google/snow: update the GPIO emulation.Ronald G. Minnich2013-02-271-8/+20
* Persimmon: remove HDMI Audio, PCI device 00:01.1 from devicetree.cbJens Rottmann2013-02-275-5/+4
* selfboot: Report correct entry point address in debug message.Hung-Te Lin2013-02-271-1/+2
* smm: Update rev 0x30101 SMM revision save stateAaron Durbin2013-02-273-25/+43
* Mainboard SMI S state handler was using the wrong definesMarc Jones2013-02-272-6/+6
* IOAPIC: Divide setup_ioapic() in two parts.Kyösti Mälkki2013-02-272-5/+15
* Unify setting 82801a/b/c/d IOAPIC IDKyösti Mälkki2013-02-268-86/+87
* AMD Inagua: buildOpts.c: Adapt whitespace to coding stylePaul Menzel2013-02-261-187/+187
* AGESA: skip s3_resume.h if CONFIG_HAVE_ACPI_RESUME is disabledJens Rottmann2013-02-261-0/+4
* libpayload: Add a pointer for user data on the USB MSC data structure.Gabe Black2013-02-261-0/+1
* AMD Fam14 boards: reduce unnecessary differences, 2nd attemptJens Rottmann2013-02-266-18/+18
* libpayload: Correct a constant used for scanning for USB controllers.Gabe Black2013-02-261-1/+1
* libpayload: Change the measurement interval for get_cpu_speed to 2 ms.Gabe Black2013-02-261-7/+9
* Revert "AMD S3: Program the flash in a bigger data packet"Dave Frodin2013-02-261-22/+34
* AMD Southbridge: Add RTC init to lpc_initMike Loptien2013-02-253-0/+21
* Supermicro H8SCM & H8QGI: Fix printk warningsMartin Roth2013-02-252-214/+226
* AMD Southstation: Fix final warningMartin Roth2013-02-251-0/+1
* AMD Fam14 boards: Set P_BLK length to 6 for all processorsPaul Menzel2013-02-257-25/+25
* Persimmon, Inagua: PCI devs 12.1, 13.1 (USB) don't exist, but 14.6 (GEC) doesJens Rottmann2013-02-252-18/+16
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-2533-33/+33
* google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich2013-02-257-10/+110
* QEMU x86: northbridge.c: Name enabling device function to `northbridge_enable`Paul Menzel2013-02-251-2/+2
* Persimmon: Fix warning, enable warnings as errorsMartin Roth2013-02-252-6/+0
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-2554-108/+108
* Technologic TS5300: mainboard.c: Move { to next linePaul Menzel2013-02-251-1/+2
* ARMv7: Simplify div64Stefan Reinauer2013-02-253-190/+7
* Siemens SITEMP G1P1: mainboard.c: Rename `init` to `mainboard_init`Paul Menzel2013-02-241-2/+2
* AMD f14 vendorcode: Fix warningMartin Roth2013-02-241-1/+1
* Add support for Google's Chromebook PixelStefan Reinauer2013-02-2334-1/+8060
* AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO...Jens Rottmann2013-02-239-18/+18
* AMD/Persimmon: Add RTC init to CIMX SB800Mike Loptien2013-02-231-0/+7
* Add support for Google ChromeECStefan Reinauer2013-02-2214-1/+2337
* */acpi_tables.c: Use ALIGN macroPatrick Georgi2013-02-226-42/+42
* nvramtool: reduce memory mappingPatrick Georgi2013-02-221-43/+47
* libpayload: cbfs: Fix CBFS max size calculation.Hung-Te Lin2013-02-221-5/+5
* libcbfs: Fix legacy CBFS API, typosHung-Te Lin2013-02-221-3/+3
* Update 3rdparty mark to latest repositoryStefan Reinauer2013-02-221-0/+0
* AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s onePaul Menzel2013-02-215-13/+22
* AMD boards: Fix typo `@brief` in commentPaul Menzel2013-02-2111-77/+77
* Persimmon: platform_cfg.h: Declare codec arrays as `static const`Jens Rottmann2013-02-211-2/+2
* Persimmon: dimmSpd.c: Use spaces for alignment of if-predicatePaul Menzel2013-02-211-3/+3
* Persimmon: Indent commentPaul Menzel2013-02-211-1/+1
* AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of...Jens Rottmann2013-02-214-4/+8
* AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'Zheng Bao2013-02-216-1/+37
* ARMV7: create a correct LB_SERIAL table entryRonald G. Minnich2013-02-213-12/+6
* Whitespace: Replace tab character in license text with two spacesPaul Menzel2013-02-2041-41/+41
* Persimmon: Replace tab with space in address in license headerPaul Menzel2013-02-205-5/+5
* armv7: Don't let users set ram parameters that are fixed in hardware.Ronald G. Minnich2013-02-201-2/+2
OpenPOWER on IntegriCloud