Age | Commit message (Expand) | Author |
2013-12-02 | peppy: Add an inverted input GPIO type | Shawn Nematbakhsh |
2013-12-02 | falco/slippy: Fix DMIC nid verb. | Dylan Reid |
2013-12-01 | slippy/falco/peppy: Fix SPD GPIO initialization. | Aaron Durbin |
2013-12-01 | Butterfly: Force DDR refresh rate to 2x. | Shawn Nematbakhsh |
2013-11-26 | lynxpoint: Add an inverted input GPIO type | Duncan Laurie |
2013-11-26 | google/parrot/smihandler.c: Use `battery_critical_logged` only with `ELOG_GSMI` | Paul Menzel |
2013-11-26 | slippy/falco: Re-enable EC software sync | Duncan Laurie |
2013-11-26 | falco: update verbs for ALC283 | Duncan Laurie |
2013-11-25 | slippy: update verbs for ALC283 | Dylan Reid |
2013-11-25 | peppy: Add Elipda DIMM SPD | Shawn Nematbakhsh |
2013-11-25 | peppy: Initial mainboard commit | Shawn Nematbakhsh |
2013-11-25 | falco: Update DIMM SPD table | Duncan Laurie |
2013-11-25 | falco: Add panel power sequence timings | Duncan Laurie |
2013-11-25 | falco: Add on-board devices and configure GPIO irq/wake | Duncan Laurie |
2013-11-25 | slippy: Add on-board devices and configure GPIO irq/wake | Duncan Laurie |
2013-11-25 | falco: Add Elpida DIMM SPD | Duncan Laurie |
2013-11-25 | smbios: Add generic type41 write function | Duncan Laurie |
2013-11-25 | haswell: update pei_data data structure | Aaron Durbin |
2013-11-25 | falco: Initial mainboard commit | Duncan Laurie |
2013-11-25 | slippy: Enable EC SMI | Duncan Laurie |
2013-11-25 | lynxpoint: Change SerialIO device enable reporting to ACPI | Duncan Laurie |
2013-11-25 | slippy: Minor vboot related fixes | Duncan Laurie |
2013-11-25 | Fix int15 return value for mainboard oprom handlers | Duncan Laurie |
2013-11-25 | lynxpoint: Move ME lock down to ramstage | Duncan Laurie |
2013-11-25 | lynxpoint: export mem console pointer in ACPI | Aaron Durbin |
2013-11-25 | Fix VGA option rom INT15 handler | Stefan Reinauer |
2013-11-25 | google/butterfly: Declare mrc_scrambler_seed_chk in cmos.layout | Alexandru Gagniuc |
2013-11-24 | haswell: enable monotonic timer | Aaron Durbin |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-11-24 | slippy: Add panel power sequence timings | Duncan Laurie |
2013-11-24 | slippy: Clean up for easier porting | Duncan Laurie |
2013-11-24 | slippy: Run EC init as part of mainboard init step | Duncan Laurie |
2013-11-24 | slippy: Update interrupt routing | Duncan Laurie |
2013-11-24 | slippy: set PWM values | Aaron Durbin |
2013-11-24 | slippy: Put SerialIO devices in PCI mode | Duncan Laurie |
2013-11-24 | slippy: Add EC to the device tree | Duncan Laurie |
2013-11-24 | slippy: Update SPD | Duncan Laurie |
2013-11-24 | slippy: Add SPD data for on-board memory | Duncan Laurie |
2013-11-24 | slippy: Prepare LPC IO decode ranges for EC | Duncan Laurie |
2013-11-24 | slippy: Add iSSD power sequencing | Duncan Laurie |
2013-11-24 | slippy: Initial mainboard commit | Duncan Laurie |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-21 | timestamps: Stash early timestamps in CAR_GLOBAL | Kyösti Mälkki |
2013-09-21 | timestamps intel: Move timestamp scratchpad to chipset | Kyösti Mälkki |
2013-09-17 | Fix whitespace leaked into tree | Kyösti Mälkki |
2013-09-11 | CBMEM: Drop parameter from cbmem_reinit() | Kyösti Mälkki |
2013-09-11 | CBMEM ARM: Prefer get_cbmem_table() over cbmem_late_set_table() | Kyösti Mälkki |
2013-09-11 | CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base | Kyösti Mälkki |
2013-08-09 | intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses | Kyösti Mälkki |
2013-07-31 | Drop unused EXTERNAL_MRC_BLOB | Stefan Reinauer |
2013-07-10 | pit: Redo the display port bridge initialization code. | Gabe Black |
2013-07-10 | pit: Enable the ps8625 driver. | Gabe Black |
2013-07-10 | pit: Stop setting up the hardware dp hotplug detect in ROM stage too. | Gabe Black |
2013-07-10 | PIT: add panel to the list of things to be powered up by the PMIC | Ronald G. Minnich |
2013-07-10 | armv7/exynos: Prevent unexpected reboots in resume. | Hung-Te Lin |
2013-07-10 | pit: Replace the tps65090 functions and adjust the hotplug detect line. | Gabe Black |
2013-07-10 | armv7/pit: Correct EC device in mainboard configuration. | Hung-Te Lin |
2013-07-10 | armv7/pit: Setup EC on SPI2. | Hung-Te Lin |
2013-07-10 | pit: update I2C4 speed constant | David Hendricks |
2013-07-10 | pit: Configure the pinmux for the i2c busses that are connected on pit. | Gabe Black |
2013-07-10 | Exynos5420: Initialize USB PHY | Stefan Reinauer |
2013-07-10 | Exynos5250: Initialize USB PHY | Stefan Reinauer |
2013-07-10 | pit: Replace the snow GPIO indexes with ones for pit. | Gabe Black |
2013-07-10 | pit: Remove the MAX_CPUS option. | Gabe Black |
2013-07-10 | pit: Stop compiling in the max77686 driver on pit. | Gabe Black |
2013-07-10 | pit: Stop calling tps65090 functions until we can call through the EC. | Gabe Black |
2013-07-10 | pit: set up the PMIC correctly | David Hendricks |
2013-07-10 | PIT: memory setup | Ronald G. Minnich |
2013-07-10 | exynos5420: Implement support for the pinmux as functions. | Gabe Black |
2013-07-10 | exynos5250: De-switch-ify the pinmux configuration code. | Gabe Black |
2013-07-10 | google/pit: Don't spew output with GPIO config | Stefan Reinauer |
2013-07-10 | exynos5420: Simplify the graphics code by eliminating the unused color map | Stefan Reinauer |
2013-07-10 | google/snow: Don't spew output with GPIO config | Stefan Reinauer |
2013-07-10 | chrome ec: Update EC header from EC repository | Duncan Laurie |
2013-07-10 | exynos5420: Replace the 5250 clock logic with 5420. | Gabe Black |
2013-07-10 | Exynos5420: Clean up console code | Stefan Reinauer |
2013-07-10 | ec: Remove hardcoded GPI offset in EC SCI | Duncan Laurie |
2013-07-10 | exynos5250: Simplify the graphics code by eliminating the unused color map. | Gabe Black |
2013-07-10 | snow: Make coreboot set up pins for busses it knows are hooked up as such | Gabe Black |
2013-07-10 | ARMv7: Clean up console code | Stefan Reinauer |
2013-07-10 | pit: Add a "pit" mainboard which is mostly a copy of "snow". | Gabe Black |
2013-07-10 | pit: Create an exynos5420 directory which is nearly a copy of exynos5250. | Gabe Black |
2013-07-10 | ARMv7: De-uboot-ify Exynos5250 GPIO code | Stefan Reinauer |
2013-07-10 | ARMv7: De-uboot-ify Exynos5250 code | Stefan Reinauer |
2013-07-10 | samsung/exynos5250: unify code | Stefan Reinauer |
2013-07-10 | Wield battle axe at ARM port | Stefan Reinauer |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-07-10 | ARMv7: normalize ramstage code flow | Stefan Reinauer |
2013-07-10 | Provide support for setting up the framebuffer from EDID | Ronald G. Minnich |
2013-07-10 | Drop some duplicates of PCI-e config functions | Kyösti Mälkki |
2013-07-04 | intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2013-07-03 | Move select MMCONF_SUPPORT under northbridge | Kyösti Mälkki |
2013-05-26 | snow: Add a name to the serial console UART choice block. | Gabe Black |
2013-05-08 | hardwaremain: drop boot_complete parameter | Stefan Reinauer |
2013-05-06 | exynos5250/snow: deprecate time.h | David Hendricks |
2013-05-04 | Revert "exynos5250/snow: deprecate time.h" | David Hendricks |
2013-05-03 | exynos5250/snow: deprecate time.h | David Hendricks |
2013-05-01 | Google/Snow: Revise bootblock initialization. | Hung-Te Lin |