summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-14Add console wrapper for UART driverVadim Bendebury
2015-04-14storm: do not enable the ethernet switch by defaultVadim Bendebury
2015-04-14samus: Declare TPM in devicetree.cb and include ACPI deviceDuncan Laurie
2015-04-14broadwell: Remove TPM device from lpc.aslDuncan Laurie
2015-04-14wtm2/samus: fix coreboot compilation error with tpmp removedHarry Pan
2015-04-14urara: increase drive strength for SPIM1 MFIOsIonela Voinescu
2015-04-14urara: setup I2C0 clock and MFIOsIonela Voinescu
2015-04-14pistachio: implement clock setup for I2C0Ionela Voinescu
2015-04-14urara: Reduce MIPS PLL jitterIonela Voinescu
2015-04-14pistachio: Fix ROM clock base addressIonela Voinescu
2015-04-14urara: add clock setup for MIPS CPU, ROM and EthernetIonela Voinescu
2015-04-14urara: remove call to printk before UART is initializedIonela Voinescu
2015-04-14pistachio: fix clocks setup codeIonela Voinescu
2015-04-14pistachio: Use 1.8433179 MHz for UART refclkDavid Hendricks
2015-04-14pistachio: increase size of bootblock to 18 KBIonela Voinescu
2015-04-14pistachio: change memory layout as to allow bigger CBFS cacheIonela Voinescu
2015-04-14pistachio: spi: use same clock edge for RX and TXIonela Voinescu
2015-04-14urara: Configure clocks and MFIOsIonela Voinescu
2015-04-14tegra132: lock down VPRAaron Durbin
2015-04-14rush: Enable dp displayJimmy Zhang
2015-04-14ryu: display: Add function to pass mode info to payloadJimmy Zhang
2015-04-14ryu: display: Set display shift clock dividerJimmy Zhang
2015-04-14rush: Configure display related clock, pad, and powerJimmy Zhang
2015-04-14rush: devicetree: Define default dp panel parametersJimmy Zhang
2015-04-14rush: Add dp related parametersJimmy Zhang
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