summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* rk3288: Use timestamp region for pre-cbmem timestampsFurquan Shaikh2015-07-071-0/+3
* rockchip/rk3288: Initialize CPU in bootblockPatrick Georgi2015-07-011-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* rk3288: Implement support for CRYPTO module and use it in vboot hashingJulius Werner2015-04-151-0/+2
* timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner2015-04-141-2/+0
* rk3288: Move UART initialization to bootblock_mainboard_early_init()Julius Werner2015-04-131-11/+0
* arm: Redesign mainboard and SoC hooks for bootblockJulius Werner2015-04-131-1/+1
* console: fix Kconfig usesPatrick Georgi2015-04-081-1/+1
* rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-4/+4
* rk3288: Add early SRAM mappingJulius Werner2015-04-081-0/+11
* pinky: Move some init to mainboard bootblockDavid Hendricks2015-04-021-21/+15
* rockchip: support i2c clock settinghuang lin2015-04-021-0/+5
* veyron: select rw romstage using vboot2Daisuke Nojiri2015-04-021-0/+7
* add make_idb.py & update bootblockhuang lin2015-03-241-0/+8
* rk3288: add clock modulejinkun.hong2015-03-241-0/+2
* coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong2015-03-161-0/+28