aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tegra124/nyan: rougly stable code baseGabe Black2014-09-1146-603/+4340
* Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko2014-09-1132-2223/+150
* mainboard/google/parrot: fix ACPI interrupt storm on lid switch changeAndrew Litt2014-09-111-0/+7
* Increase space for ACPI tables when using dynamic CBMEMStefan Reinauer2014-09-111-0/+4
* roda/rk886ex: Move dummy DCC ON# to finalize stageStefan Reinauer2014-09-111-3/+9
* tegra124: Make tegra124 compilable with serial turned off.Gabe Black2014-09-101-3/+5
* nyan: Use the new pinmux functions as part of UART setup.Gabe Black2014-09-101-31/+14
* Exynos5420: Fix up the i2c driver for use with the TPM driverGabe Black2014-09-101-13/+15
* samus: Fix 8GB SPDDuncan Laurie2014-09-102-2/+2
* tpm: Clean up I2C TPM driverStefan Reinauer2014-09-1012-819/+687
* libpayload: usbhid: Fix typo on descriptor parsingJulius Werner2014-09-101-1/+1
* libpayload: ehci: Fix byte count in dump_td()Julius Werner2014-09-101-1/+1
* samus: GPIO updates for Proto1bDuncan Laurie2014-09-102-17/+17
* nyan: Add a stub mainboard.Gabe Black2014-09-1011-0/+579
* nvidia-cbootimage: integrate into coreboot makeIsaac Christensen2014-09-102-6/+16
* lenovo/t520/acpi/gpe.asl: fix ExpressCard gpe configExpreNicolas Reinecke2014-09-101-5/+5
* lenovo/t520/hda_verb.h: update azalia codec configNicolas Reinecke2014-09-101-81/+19
* lenovo/t520/gpio.h: Fix current gpio configurationNicolas Reinecke2014-09-101-19/+18
* arm: Update a stale comment in bootblock .S filesDavid Hendricks2014-09-093-3/+3
* exynos: Install the BL1 and set the checksum in the Makefile.Gabe Black2014-09-097-39/+142
* ARMv4: Add a minimal version of cpu.h.Gabe Black2014-09-091-0/+25
* tegra124: Switch the bootblock over the ARMv4 impelementation.Gabe Black2014-09-092-4/+1
* ARM: Add an ARMv4 architecture version.Gabe Black2014-09-099-1/+450
* getac/p470: Add some more board info dataPatrick Georgi2014-09-091-0/+2
* Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich2014-09-089-194/+76
* FALCO: stop using the slippy graphics codeRonald G. Minnich2014-09-083-1/+525
* samus: Disable SMBus controllerDuncan Laurie2014-09-081-1/+1
* tegra124: return the UART base address based on indexIsaac Christensen2014-09-081-2/+11
* samus: Tweaks from bringupDuncan Laurie2014-09-083-30/+9
* samus: Fix up memory SPD informationDuncan Laurie2014-09-087-42/+43
* samus: Add onboard device configurationDuncan Laurie2014-09-082-4/+75
* samus: Change thermal behavior to match other haswell platformsDuncan Laurie2014-09-083-88/+40
* ARM: Generalize armv7 as arm.Gabe Black2014-09-0895-164/+258
* nvidia-cbootimage: add submoduleIsaac Christensen2014-09-082-0/+3
* romcc: avoid use-after-freePatrick Georgi2014-09-061-3/+0
* Implement ACPI in a per device wayVladimir Serbinenko2014-09-054-2/+162
* Consolidate intel vga int15 hooksVladimir Serbinenko2014-09-0564-2298/+263
* i82801gx: Kill unused TCG and SMI1Vladimir Serbinenko2014-09-054-50/+4
* what-jenkins-does: kill build results earlyPatrick Georgi2014-09-051-1/+1
* roda/rk886ex: Move device changes to mainboard code from acpi tables codeVladimir Serbinenko2014-09-052-4/+3
* azalia: Use convenience macros throughoutVladimir Serbinenko2014-09-0546-1378/+451
* azalia: Change specific PIN_CFGs to generic AZALIA_PIN_CFGVladimir Serbinenko2014-09-054-56/+32
* azalia: Add convenience macrosVladimir Serbinenko2014-09-051-0/+12
* mainboard: Add AMD DB-FT3b (Olive Hill+) with Steppe Eagle SoCBruce Griffith2014-09-0429-0/+2970
* cbfstool:linux_trampoline: config CS and DS segment descriptorsCurt Brune2014-09-044-16/+79
* build: add what-jenkins-does targetPatrick Georgi2014-09-042-2/+8
* AMD Steppe Eagle: Disable "No Snoop Enable" to stop HDMI audio stutterBruce Griffith2014-09-041-2/+8
* libpayload: usb: Refactor USB enumeration to fix SuperSpeed devicesJulius Werner2014-09-047-279/+310
* drivers/gma: remove unused codeRonald G. Minnich2014-09-042-230/+7
* libpayload: usb: Unify USB speed between XHCI stack and USB coreJulius Werner2014-09-0410-179/+190