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
/
include
Age
Commit message (
Expand
)
Author
2018-11-30
security/vboot: Fix remaining measured boot issues
Philipp Deppenwiese
2018-08-09
rk3288: Dig up two more KB of SRAM from under the couch cushions
Julius Werner
2018-06-04
soc/rockchip: Get rid of device_t
Elyes HAOUAS
2018-02-02
rockchip/rk3288: Fix includes for <soc/clock.h>
Julius Werner
2016-05-18
rockchip: revert the common tsadc header
Shunqian Zheng
2016-05-09
rockchip: move vop driver from rk3288 to rockchip common
Shunqian Zheng
2016-05-09
rockchip/rk3288: Shuffle memlayout to make it fit
Julius Werner
2016-05-09
rockchip/*: refactor edp driver
Lin Huang
2016-05-09
rockchip: make sure sdram top does not spill into MMIO space
Lin Huang
2016-05-09
rockchip: refactor gpio driver
Shunqian Zheng
2016-04-14
src/soc/rockchip: Update license headers
Martin Roth
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
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-25
rockchip/rk3288: Remove 1392MHz option for RK3288 APLL
David Hendricks
2015-10-25
rockchip/rk3288: Add 1416MHz as an option for RK3288 APLL
David Hendricks
2015-10-25
rockchip/rk3288: Add 600MHz as an option for RK3288 APLL
David Hendricks
2015-09-09
verstage: use common program.ld for linking
Aaron Durbin
2015-09-08
rk3288: Allow board-specific APLL (CPU clock) settings
David Hendricks
2015-07-07
rk3288: Use timestamp region for pre-cbmem timestamps
Furquan Shaikh
2015-07-06
rk3288: Add VOP_MODE_NONE for headless devices
David Hendricks
2015-07-06
rk3288: Auto-detect display.
David Hendricks
2015-06-23
rockchip/rk3288: add support for hdmi display
Yakir Yang
2015-06-10
rockchip: rk3288: add HDMI related iomux configuration
huang lin
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-15
rk3288: remove unused structs and declarations
Aaron Durbin
2015-04-17
rk3288: Add software I2C support
Julius Werner
2015-04-17
chromeos: Provide common watchdog reboot support
Julius Werner
2015-04-17
chromeos: Move memlayout.h/symbols.h into common directory
Julius Werner
2015-04-17
rk3288: detect sdram size at runtime
huang lin
2015-04-17
rk3288: Handle framebuffer through memlayout, not the resource system
Julius Werner
2015-04-17
veyron: Activate Winbond SPI driver
Julius Werner
2015-04-15
rk3288: support edp HPD function
huang lin
2015-04-15
veyron_*: Move PMIC_BUS to a Kconfig variable
David Hendricks
2015-04-15
rk3288: Implement support for CRYPTO module and use it in vboot hashing
Julius Werner
2015-04-15
veyron: Move backlight gpio control to mainboard.c
huang lin
2015-04-15
veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdog
Julius Werner
2015-04-14
rk3288: Fix memlayout to allow a little more bootblock space
Julius Werner
2015-04-14
rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE
Julius Werner
2015-04-14
timer: Reestablish init_timer(), consolidate timer initialization calls
Julius Werner
2015-04-13
rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speed
Julius Werner
2015-04-10
rockchip: support display
huang lin
2015-04-10
vboot: move vboot files to designated directory
Daisuke Nojiri
2015-04-10
gpio: Extend common GPIO header, simplify function names
Julius Werner
2015-04-08
rk3288: Change all SoC headers to <soc/headername.h> system
Julius Werner