summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* soc/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-68/+0
* soc/rockchip: Use (Q) instead of @Stefan Reinauer2020-06-261-2/+2
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-031-2/+0
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-211-6/+4
* drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese2018-08-101-0/+1
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-1/+1
* rockchip: move vop driver from rk3288 to rockchip commonShunqian Zheng2016-05-091-1/+1
* rockchip/*: refactor edp driverLin Huang2016-05-091-1/+1
* rockchip: refactor gpio driverShunqian Zheng2016-05-091-0/+4
* rockchip/rk3288: refactor pwm driverLin Huang2016-04-131-2/+2
* rockchip/rk3288: refactor i2c interface to allow support of rk3399huang lin2016-04-131-4/+4
* rockchip: refactor to sharing code among similar SOCsVadim Bendebury2016-04-071-15/+16
* rockchip: update make_idb.pyhuang lin2016-03-161-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* linking: link bootblock.elf with .data and .bss sections againAaron Durbin2015-09-221-3/+0
* rockchip/rk3288: Initialize CPU in bootblockPatrick Georgi2015-07-011-1/+1
* rockchip/rk3288: add support for hdmi displayYakir Yang2015-06-231-0/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* vboot: split class in library and stagePatrick Georgi2015-04-301-1/+1
* kbuild: automatically include SOCsStefan Reinauer2015-04-291-0/+4
* rk3288: Add software I2C supportJulius Werner2015-04-171-0/+4
* rk3288: detect sdram size at runtimehuang lin2015-04-171-0/+1
* rk3288: Implement support for CRYPTO module and use it in vboot hashingJulius Werner2015-04-151-0/+1
* veyron_*: Use common CBFS wrapperDavid Hendricks2015-04-151-4/+0
* veyron: Turn off SD card power in romstageJulius Werner2015-04-151-0/+1
* rk3288/exynos5250/exynos5420: Consolidate timer filesJulius Werner2015-04-131-4/+0
* rockchip: support displayhuang lin2015-04-101-0/+3
* console: fix Kconfig usesPatrick Georgi2015-04-081-1/+1
* rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-0/+2
* rk3288: support tsadchuang lin2015-04-081-0/+1
* rk3288: set cpu frequency up to 1.8GHzhuang lin2015-04-041-0/+1
* rockchip: support pwm regulatorhuang lin2015-04-021-0/+2
* rockchip: support i2c clock settinghuang lin2015-04-021-0/+1
* veyron: select rw romstage using vboot2Daisuke Nojiri2015-04-021-0/+10
* veyron_pinky: Move PMIC driver into SoC directoryJulius Werner2015-03-241-0/+1
* rk3288: update romstage & mainboardhuang lin2015-03-241-3/+3
* rk3288: add cpu and chiphuang lin2015-03-241-0/+1
* rk3288: add ddr driverJinkun Hong2015-03-241-1/+1
* rk3288: add gpiohuang lin2015-03-241-0/+3
* rk3288: add i2chuang lin2015-03-241-0/+2
* add make_idb.py & update bootblockhuang lin2015-03-241-0/+10
* rk3288: add mediahuang lin2015-03-241-1/+1
* rk3288: add spihuang lin2015-03-241-0/+3
* rk3288: add clock modulejinkun.hong2015-03-241-0/+3
* coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong2015-03-161-0/+39