index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
rockchip
/
rk3288
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-06-26
soc/rockchip: Use (Q) instead of @
Stefan Reinauer
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-11-03
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-08-10
drivers/i2c: Add i2c TPM support for different stages
Philipp Deppenwiese
2017-03-28
Remove libverstage as separate library and source file class
Julius Werner
2016-05-09
rockchip: move vop driver from rk3288 to rockchip common
Shunqian Zheng
2016-05-09
rockchip/*: refactor edp driver
Lin Huang
2016-05-09
rockchip: refactor gpio driver
Shunqian Zheng
2016-04-13
rockchip/rk3288: refactor pwm driver
Lin Huang
2016-04-13
rockchip/rk3288: refactor i2c interface to allow support of rk3399
huang lin
2016-04-07
rockchip: refactor to sharing code among similar SOCs
Vadim Bendebury
2016-03-16
rockchip: update make_idb.py
huang lin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-07-01
rockchip/rk3288: Initialize CPU in bootblock
Patrick Georgi
2015-06-23
rockchip/rk3288: add support for hdmi display
Yakir Yang
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-17
rk3288: Add software I2C support
Julius Werner
2015-04-17
rk3288: detect sdram size at runtime
huang lin
2015-04-15
rk3288: Implement support for CRYPTO module and use it in vboot hashing
Julius Werner
2015-04-15
veyron_*: Use common CBFS wrapper
David Hendricks
2015-04-15
veyron: Turn off SD card power in romstage
Julius Werner
2015-04-13
rk3288/exynos5250/exynos5420: Consolidate timer files
Julius Werner
2015-04-10
rockchip: support display
huang lin
2015-04-08
console: fix Kconfig uses
Patrick Georgi
2015-04-08
rk3288: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-08
rk3288: support tsadc
huang lin
2015-04-04
rk3288: set cpu frequency up to 1.8GHz
huang lin
2015-04-02
rockchip: support pwm regulator
huang lin
2015-04-02
rockchip: support i2c clock setting
huang lin
2015-04-02
veyron: select rw romstage using vboot2
Daisuke Nojiri
2015-03-24
veyron_pinky: Move PMIC driver into SoC directory
Julius Werner
2015-03-24
rk3288: update romstage & mainboard
huang lin
2015-03-24
rk3288: add cpu and chip
huang lin
2015-03-24
rk3288: add ddr driver
Jinkun Hong
2015-03-24
rk3288: add gpio
huang lin
2015-03-24
rk3288: add i2c
huang lin
2015-03-24
add make_idb.py & update bootblock
huang lin
2015-03-24
rk3288: add media
huang lin
2015-03-24
rk3288: add spi
huang lin
2015-03-24
rk3288: add clock module
jinkun.hong
2015-03-16
coreboot: rk3288: Add a stub implementation of the rk3288 SOC
jinkun.hong