summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-13spi: support controllers with limited transfer size capabilitiesVadim Bendebury
2015-04-13broadwell: Fix incorrect SATA port map maskWenkai Du
2015-04-13tpm: wait for valid bit to be set in TPM access register before using tpmSourabh Banerjee
2015-04-13vboot: remove vboot_handoff.h from chromeos.hDaisuke Nojiri
2015-04-13vboot2: Fill vboot1 handoff with correct TPM firmware versionJulius Werner
2015-04-13The vboot_reference fwlib2 target has changed to fwlib20Bill Richardson
2015-04-13chromeos: add get_recovery_mode_from_vbnv() to vbnv_flashDavid Hendricks
2015-04-13chromeos: Reverse FMAP signature constant to avoid having it in .rodataJulius Werner
2015-04-13vbnv flash: use proper SPI flash offset for NVRAMVadim Bendebury
2015-04-13chromeos: Move common VBNV offsets to a headerDavid Hendricks
2015-04-13vboot1: Set BEFORE_OPROM_LOAD flag for VbInit()Duncan Laurie
2015-04-13elog: Fix regression that caused elog to omit "System boot" eventJulius Werner
2015-04-13elog: Correct behavior when FMAP section doesn't exist on ChromeOSJulius Werner
2015-04-13urara: add support for DMA coherent memory areaIonela Voinescu
2015-04-13t132: add RAM repair to cluster 1Yen Lin
2015-04-13vboot1: Fix compilation error with CONFIG_ARCH_ROMSTAGE_ARM64 enabledYidi Lin
2015-04-13broadwell: Enable double self refresh by defaultDuncan Laurie
2015-04-13pistachio: increase the size of romstage to 36KIonela Voinescu
2015-04-13vboot2: use offset to vboot2 work buffer instead of absolute addressDaisuke Nojiri
2015-04-13arch: armv7: Fix cache sync instructions.Deepa Dinamani
2015-04-11hp/pavilion_m6_1035dx/cmos.layout: Remove unused optionsAlexandru Gagniuc
2015-04-10fmap: allocate memory as much as discovered fmap sizeDaisuke Nojiri
2015-04-10rk3288: reset edp after edp clock source selecthuang lin
2015-04-10Add google/veyron_mighty boardKatie Roberts-Hoffman
2015-04-10rockchip: support displayhuang lin
2015-04-10veyron*: select VIRTUAL_DEV_SWITCHDavid Hendricks
2015-04-10veyron: Adapt to new board revisionsJulius Werner
2015-04-10veyron_jerry: Port CPU overshoot preventionJulius Werner
2015-04-10veyron*: sdram_get_ram_code() -> ram_code()David Hendricks
2015-04-10veyron*: use gpio_base2_value() in board_id()David Hendricks
2015-04-10veyron: Change VCC10_LCD_PWREN_H to allowed maximum of 2.5VJulius Werner
2015-04-10veyron_jerry: Remove board ID based assumptionsJulius Werner
2015-04-10veyron: Change eMMC enable pin to be pulled (not driven) highDoug Anderson
2015-04-10Add google/veyron_jerry boardKatie Roberts-Hoffman
2015-04-10storm: copy WiFi calibration data in the CBMEMVadim Bendebury
2015-04-10tegra132: psci: add cpu_on/off supportJoseph Lo
2015-04-10arm64: No need of invalidating cache line for secondary CPU stackFurquan Shaikh
2015-04-10arm64: Add support for save/restore registers for CPU startup.Furquan Shaikh
2015-04-10arm64: Add macro to invalidate stage 1 TLB entries at current ELFurquan Shaikh
2015-04-10arm64: Add conditional read/write from/to EL3 assembly macros.Furquan Shaikh
2015-04-10arm64: Add function for reading TCR register at current ELFurquan Shaikh
2015-04-10tegra132: Make non-vboot2 memlayout more usefulFurquan Shaikh
2015-04-10tegra132: Change memlayout to have PRERAM and POSTRAM CBFS CacheFurquan Shaikh
2015-04-10tegra132: Bump up ramstage to 256KFurquan Shaikh
2015-04-10google/rush_ryu: Add speaker amp config for AD4567 on P0/P1Tom Warren
2015-04-10tegra132: prepare cpu startup in psciAaron Durbin
2015-04-10arm64: psci: actually inform SoC layer of CPU_ON entryAaron Durbin
2015-04-10google/rush_ryu: Remove long delay when turning on AVDD_DSI_CSIJimmy Zhang
2015-04-10tegra132: Increase size of bootblock due to overflowTom Warren
2015-04-10arm64: ensure secondary CPU's stack tops are not in the cacheAaron Durbin