Age | Commit message (Expand) | Author |
2015-04-14 | arm: Fix checkstack() to use correct stack size | Julius Werner |
2015-04-14 | rk3288: Fix memlayout to allow a little more bootblock space | Julius Werner |
2015-04-14 | timestamps: You can never have enough of them! | Julius Werner |
2015-04-14 | rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE | Julius Werner |
2015-04-14 | timer: Reestablish init_timer(), consolidate timer initialization calls | Julius Werner |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-14 | chromeec: Fix printf formatting warning | Anatol Pomozov |
2015-04-14 | storm: add ipq8064 blobs to the CBFS | Vadim Bendebury |
2015-04-14 | ipq8064: use the new utility to build bootblock | Vadim Bendebury |
2015-04-13 | ti/am335x: switch to generic udelay | Patrick Georgi |
2015-04-13 | arch/mips: provide proper cache primitives | Ionela Voinescu |
2015-04-13 | broadwell: Work around VBIOS framebuffer issue | Duncan Laurie |
2015-04-13 | rk3288/exynos5250/exynos5420: Consolidate timer files | Julius Werner |
2015-04-13 | rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speed | Julius Werner |
2015-04-13 | storm: Fix timer init order problem | Julius Werner |
2015-04-13 | ipq806x: copy i2c, qup, and gsbi drivers from depthcharge | Daisuke Nojiri |
2015-04-13 | storm: add hard_reset template | Daisuke Nojiri |
2015-04-13 | mips: disable caches in bootblock startup code | Vadim Bendebury |
2015-04-13 | tpm: Only expose base address Kconfig option when enabled | Patrick Georgi |
2015-04-13 | rk3288: Move UART initialization to bootblock_mainboard_early_init() | Julius Werner |
2015-04-13 | arm: Add bootblock_mainboard_early_init() for pre-console initialization | Julius Werner |
2015-04-13 | arm: Redesign mainboard and SoC hooks for bootblock | Julius Werner |
2015-04-13 | rush: Add and select DO_SOR_INIT config option | Jimmy Zhang |
2015-04-13 | ryu: Add and select DO_DSI_INIT config option | Jimmy Zhang |
2015-04-13 | ryu: display: Move display api to mainboard | Jimmy Zhang |
2015-04-13 | ryu: display: Split dc functions from dsi display code | Jimmy Zhang |
2015-04-13 | ryu: audio: Setup I2S1/DAP2 and EXTPERIPH1/MCLK muxes correctly | Tom Warren |
2015-04-13 | rush: audio: Setup I2S1/DAP2 and EXTPERIPH1/MCLK muxes correctly | Tom Warren |
2015-04-13 | rk3288: Increase the delay after DDR reset de-assert to 10us. | Dailunxue |
2015-04-13 | t132: Add I2S1 support to funit | Tom Warren |
2015-04-13 | rush: Add gpio config for PWR button and LID open switch | Jimmy Zhang |
2015-04-13 | nyan/rush/veyron: Align ChromeOS GPIOs to new model | Julius Werner |
2015-04-13 | Fix dependency issue in Chrome OS vendor code | Stefan Reinauer |
2015-04-13 | spi: support controllers with limited transfer size capabilities | Vadim Bendebury |
2015-04-13 | broadwell: Fix incorrect SATA port map mask | Wenkai Du |
2015-04-13 | tpm: wait for valid bit to be set in TPM access register before using tpm | Sourabh Banerjee |
2015-04-13 | vboot: remove vboot_handoff.h from chromeos.h | Daisuke Nojiri |
2015-04-13 | vboot2: Fill vboot1 handoff with correct TPM firmware version | Julius Werner |
2015-04-13 | The vboot_reference fwlib2 target has changed to fwlib20 | Bill Richardson |
2015-04-13 | chromeos: add get_recovery_mode_from_vbnv() to vbnv_flash | David Hendricks |
2015-04-13 | chromeos: Reverse FMAP signature constant to avoid having it in .rodata | Julius Werner |
2015-04-13 | vbnv flash: use proper SPI flash offset for NVRAM | Vadim Bendebury |
2015-04-13 | chromeos: Move common VBNV offsets to a header | David Hendricks |
2015-04-13 | vboot1: Set BEFORE_OPROM_LOAD flag for VbInit() | Duncan Laurie |
2015-04-13 | elog: Fix regression that caused elog to omit "System boot" event | Julius Werner |
2015-04-13 | elog: Correct behavior when FMAP section doesn't exist on ChromeOS | Julius Werner |
2015-04-13 | urara: add support for DMA coherent memory area | Ionela Voinescu |
2015-04-13 | t132: add RAM repair to cluster 1 | Yen Lin |
2015-04-13 | vboot1: Fix compilation error with CONFIG_ARCH_ROMSTAGE_ARM64 enabled | Yidi Lin |