aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-14arm: Fix checkstack() to use correct stack sizeJulius Werner
2015-04-14rk3288: Fix memlayout to allow a little more bootblock spaceJulius Werner
2015-04-14timestamps: You can never have enough of them!Julius Werner
2015-04-14rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGEJulius Werner
2015-04-14timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-14CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner
2015-04-14chromeec: Fix printf formatting warningAnatol Pomozov
2015-04-14storm: add ipq8064 blobs to the CBFSVadim Bendebury
2015-04-14ipq8064: use the new utility to build bootblockVadim Bendebury
2015-04-13ti/am335x: switch to generic udelayPatrick Georgi
2015-04-13arch/mips: provide proper cache primitivesIonela Voinescu
2015-04-13broadwell: Work around VBIOS framebuffer issueDuncan Laurie
2015-04-13rk3288/exynos5250/exynos5420: Consolidate timer filesJulius Werner
2015-04-13rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speedJulius Werner
2015-04-13storm: Fix timer init order problemJulius Werner
2015-04-13ipq806x: copy i2c, qup, and gsbi drivers from depthchargeDaisuke Nojiri
2015-04-13storm: add hard_reset templateDaisuke Nojiri
2015-04-13mips: disable caches in bootblock startup codeVadim Bendebury
2015-04-13tpm: Only expose base address Kconfig option when enabledPatrick Georgi
2015-04-13rk3288: Move UART initialization to bootblock_mainboard_early_init()Julius Werner
2015-04-13arm: Add bootblock_mainboard_early_init() for pre-console initializationJulius Werner
2015-04-13arm: Redesign mainboard and SoC hooks for bootblockJulius Werner
2015-04-13rush: Add and select DO_SOR_INIT config optionJimmy Zhang
2015-04-13ryu: Add and select DO_DSI_INIT config optionJimmy Zhang
2015-04-13ryu: display: Move display api to mainboardJimmy Zhang
2015-04-13ryu: display: Split dc functions from dsi display codeJimmy Zhang
2015-04-13ryu: audio: Setup I2S1/DAP2 and EXTPERIPH1/MCLK muxes correctlyTom Warren
2015-04-13rush: audio: Setup I2S1/DAP2 and EXTPERIPH1/MCLK muxes correctlyTom Warren
2015-04-13rk3288: Increase the delay after DDR reset de-assert to 10us.Dailunxue
2015-04-13t132: Add I2S1 support to funitTom Warren
2015-04-13rush: Add gpio config for PWR button and LID open switchJimmy Zhang
2015-04-13nyan/rush/veyron: Align ChromeOS GPIOs to new modelJulius Werner
2015-04-13Fix dependency issue in Chrome OS vendor codeStefan Reinauer
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
2015-04-10arm64: add timeout waiting for CPUs to come onlineAaron Durbin
2015-04-10tegra132: always bring up PLLDAaron Durbin
2015-04-10tegra132: rename clock_display() to clock_configure_plld()Aaron Durbin
2015-04-10google/rush_ryu: audio: Setup clocks for AHUB, I2S1, codec, etc.Tom Warren
2015-04-10tegra132: Set dc to resize the difference between framebuffer and panelJimmy Zhang
2015-04-10google/rush_ryu: devicetree: Add framebuffer resolution settingsJimmy Zhang
2015-04-10tegra132: Add framebuffer parametersJimmy Zhang
2015-04-10tegra132: Pass panel spec to lib_sysinfoJimmy Zhang
2015-04-10tegra132: Expand ramstage size to 208k (from 192k)Jimmy Zhang
2015-04-10tegra132: Add dsi driverJimmy Zhang
2015-04-10google/rush_ryu: devicetree: Add dsi panel mode settingsJimmy Zhang
2015-04-10tegra132: Add panel mode specJimmy Zhang
2015-04-10google/rush_ryu: dsi: Enable panel related vdd and clocksJimmy Zhang
2015-04-10google/rush_ryu: Disable EC SW sync for proto boards before proto3Furquan Shaikh
2015-04-10tegra132: Increase space for romstage in memlayoutFurquan Shaikh
2015-04-10urara: support building with CHROMEOS enabledVadim Bendebury