Age | Commit message (Expand) | Author |
2013-04-18 | AMD Fam14: Split out the AMD Fam14 DSDT | Mike Loptien |
2013-04-18 | Intel i945: ACPI: Add _OSC method | Denis 'GNUtoo' Carikli |
2013-04-18 | ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOT | Stefan Reinauer |
2013-04-17 | armv7/exynos5250: Deprecate sdelay in favor of udelay | David Hendricks |
2013-04-17 | google/snow: enable 32KHz sleep clock | David Hendricks |
2013-04-17 | Samsung/exynos5250: convert unsigned {int,char} to u32/u8 | Ronald G. Minnich |
2013-04-16 | AMD Parmer: remove unused macros and turn off unused pcie port | Siyuan Wang |
2013-04-16 | cbmem: map_memory: Use length modifier `j` and cast for an `off_t` argument | Paul Menzel |
2013-04-16 | Intel Panther Point PCH: Use 2 << 24 to clarify that APIC ID is 2 | Vladimir Serbinenko |
2013-04-16 | snow: Return 0 from get_recovery_mode_from_vbnv. | Gabe Black |
2013-04-16 | snow: Report the state of the power button GPIO in the coreboot tables. | Gabe Black |
2013-04-16 | snow: Configure the power button as an input GPIO. | Gabe Black |
2013-04-16 | snow: Fix the name of some constants in romstage.c. | Gabe Black |
2013-04-16 | snow: Get rid of the oprom loaded GPIO. | Gabe Black |
2013-04-16 | snow: Tidy up chromeos.c. | Gabe Black |
2013-04-16 | snow: Add support for EC based recovery. | Gabe Black |
2013-04-16 | snow: Fix some comments in chromeos.c. | Gabe Black |
2013-04-16 | Lenovo ThinkPad X60: Add Native VGA init. | Denis 'GNUtoo' Carikli |
2013-04-16 | documentation: Complete the AMD-S3.txt | Zheng Bao |
2013-04-16 | ec/google: Move plug-n-play initialization to LPC protocol. | Hung-Te Lin |
2013-04-16 | ec/google: Support Google's Chrome EC on I2C interface. | Hung-Te Lin |
2013-04-16 | AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in comments | Paul Menzel |
2013-04-15 | Fam14 DSDT: Also return for unrecognized UUID in _OSC | Mike Loptien |
2013-04-15 | inteltool: pcie.c: Use `0xffULL` instead of `0xff` to avoid shift overflow | Paul Menzel |
2013-04-15 | Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES again | Kyösti Mälkki |
2013-04-15 | cbmem: Makefile: Allow to override `CC` variable | Paul Menzel |
2013-04-14 | inteltool: Use portable type `uint64_t` instead of `u64` | Paul Menzel |
2013-04-14 | AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in comments | Paul Menzel |
2013-04-14 | cbmem: parse_cbtable: Use length modifier `ll` `u64` argument | Paul Menzel |
2013-04-14 | link/graphics: Remove the inclusion of an AMD header. | Denis 'GNUtoo' Carikli |
2013-04-13 | exynos5/snow: remove wait_ms arg from dp_controller_init() | David Hendricks |
2013-04-13 | Exynos5250: add a microsecond timer | Ronald G. Minnich |
2013-04-12 | cbfstool: cbfs-mkstage.c: Free `buffer` on error path | Paul Menzel |
2013-04-12 | acpica: update URL | Idwer Vollering |
2013-04-12 | Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region" | Nico Huber |
2013-04-12 | AMD Thatcher: Fix PCIE link issues | Siyuan Wang |
2013-04-12 | ec/google: Isolate EC bus protocol implementation. | Hung-Te Lin |
2013-04-12 | Add new superio device | Steven Sherk |
2013-04-11 | AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in comment | Paul Menzel |
2013-04-11 | Persimmon/Fam14/SB800 DSDT: Split into common areas | Mike Loptien |
2013-04-11 | libpayload: storage.c: Fix typo in st*orage in comment | Paul Menzel |
2013-04-11 | Snow: Set up the ChromeOS GPIOs as inputs during the ROM stage. | Gabe Black |
2013-04-11 | Snow: Fix the recovery GPIO polarity, and lid GPIO polarity and number. | Gabe Black |
2013-04-11 | ARM: Unmask aborts very early in the bootblock. | Gabe Black |
2013-04-11 | ASRock DSDT: Split the ASRock DSDT | Mike Loptien |
2013-04-11 | Exynos5250: Use new chip settings for the cpu | Ronald G. Minnich |
2013-04-10 | siemens/sitemp_g1p1: Make ACPI report the right mmconf region | Patrick Georgi |
2013-04-10 | GOOGLE/SNOW: add edp support to ramstage | Ronald G. Minnich |
2013-04-10 | [2/2] tps65090: re-factor for coreboot | David Hendricks |
2013-04-10 | [1/2] initial import of TI TPS65090 | David Hendricks |