summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rk3288: detect sdram size at runtimehuang lin2015-04-1719-62/+86
* veyron: move setup_chromeos_gpios() prototype to board.hJulius Werner2015-04-178-10/+7
* rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner2015-04-176-19/+21
* arch/mips: Fix bug when performing cache operationsIonela Voinescu2015-04-172-4/+20
* spi: Add function to read flash status registerDuncan Laurie2015-04-179-0/+24
* ARM: Remove -mno-unaligned-accessJulius Werner2015-04-171-1/+1
* libpayload: Take flash parameters from corebootDan Ehrenberg2015-04-173-0/+26
* drivers/spi: Pass flash parameters from coreboot to payloadDan Ehrenberg2015-04-1715-66/+84
* Add delay before reading GPIOs in gpio_base2_value()David Hendricks2015-04-171-2/+6
* urara: add board id information for urara boardIonela Voinescu2015-04-173-0/+34
* as3277: Fix month-off-by-one error for RTC driverJulius Werner2015-04-171-2/+2
* bg4cd: define custom romstage entryDaisuke Nojiri2015-04-172-0/+80
* arm: allow custom stage entry codeDaisuke Nojiri2015-04-171-1/+4
* rk3288: Add a config variable hack to skip display initDavid Hendricks2015-04-173-6/+10
* veyron: Activate Winbond SPI driverJulius Werner2015-04-175-3/+7
* rk3288: support edp HPD functionhuang lin2015-04-1512-7/+66
* rk3288: meet the backlight power timing requesthuang lin2015-04-154-12/+12
* veyron_rialto: Change recovery GPIO to PUSH_KEY.Hung-Te Lin2015-04-151-5/+12
* veyron_rialto: Fix boot failure in romstage.Hung-Te Lin2015-04-151-1/+8
* rk3288: set the rk808 BUCK default inductor current to max valuehuang lin2015-04-151-2/+5
* rk3288: Fix failing LPDDR3 reboot testjinkun.hong2015-04-151-3/+20
* rk3288: Fix failing DDR3 reboot testjinkun.hong2015-04-151-2/+2
* google/veyron_*: Remove unused sdram-ddr-hynix-2GB.inchuang lin2015-04-154-308/+0
* Jerry: add SAMSUNG K4B4G1646Q-HYK0 ddr3 sdram supportPaul Ma2015-04-151-1/+1
* veyron: support H5TC4G63CFR sdram in jerryhuang lin2015-04-152-28/+29
* veyron: Add veyron_rialto boardjinkun.hong2015-04-1515-0/+824
* ipq806x: load and start RPMVadim Bendebury2015-04-154-3/+55
* storm: Add watchdog reset api.Deepa Dinamani2015-04-152-4/+30
* ipq806x: Load TZBSP blob from coreboot ramstageVikas Das2015-04-156-19/+155
* storm: adjust rombase startup to vboot2Vadim Bendebury2015-04-151-1/+1
* storm: use different CBFS caches before and after DRAM is availableVadim Bendebury2015-04-153-3/+19
* storm: configure/enable vboot2 supportVadim Bendebury2015-04-151-0/+1
* ipq8064: add DRAM initialization codeVadim Bendebury2015-04-155-0/+144
* ipq806x: add i2c driverVadim Bendebury2015-04-1510-405/+412
* google/storm: prepare enabling vboot2Vadim Bendebury2015-04-153-0/+10
* ipq806x: modify imem layoutDeepa Dinamani2015-04-151-10/+19
* soc/ipq806x: Disable LPAE mode.Deepa Dinamani2015-04-151-1/+0
* storm: add code for detecting rec/dev/write protect switches' statusDaisuke Nojiri2015-04-153-26/+72
* ipq806x: set architecture to ARMV7Vadim Bendebury2015-04-151-2/+2
* broadwell: Fixes for _SWS supportDuncan Laurie2015-04-153-23/+23
* broadwell: Remove unused bootblock codeDuncan Laurie2015-04-151-15/+0
* broadwell: Clean up ME device and add new ME10 flowDuncan Laurie2015-04-154-148/+215
* soc/baytrail: Use microcode from the blobs repositoryMarc Jones2015-04-153-16322/+1
* soc/broadwell: Use microcode from the blobs repositoryMarc Jones2015-04-156-4254/+1
* veyron: Add "backlight" GPIO to coreboot tableJulius Werner2015-04-1512-12/+48
* brain: remove sdmmc_power_off() in romstageDavid Hendricks2015-04-151-9/+0
* veyron_danger: Enable EDP display initDavid Hendricks2015-04-153-8/+2
* Danger: Apply differences between Brain and DangerDavid Hendricks2015-04-153-2/+22
* Danger: Initial mainboard importDavid Hendricks2015-04-1518-0/+1074
* rk3288: send correct EDID buffer sizehuang lin2015-04-151-1/+3