summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* fmap: Map less space in fallback path without CBFS verificationJulius Werner2023-11-131-0/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-071-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* rk3288: Remove duplicate timestamp_init()Julius Werner2016-06-061-2/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* 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