summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/include/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/rockchip/rk3288/include/soc: Add missing include <types.h>Elyes HAOUAS2019-07-131-0/+2
* security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese2018-11-301-3/+3
* rk3288: Dig up two more KB of SRAM from under the couch cushionsJulius Werner2018-08-091-4/+4
* soc/rockchip: Get rid of device_tElyes HAOUAS2018-06-041-2/+1
* rockchip/rk3288: Fix includes for <soc/clock.h>Julius Werner2018-02-021-0/+1
* rockchip: revert the common tsadc headerShunqian Zheng2016-05-181-0/+21
* rockchip: move vop driver from rk3288 to rockchip commonShunqian Zheng2016-05-091-364/+0
* rockchip/rk3288: Shuffle memlayout to make it fitJulius Werner2016-05-091-4/+4
* rockchip/*: refactor edp driverLin Huang2016-05-092-662/+7
* rockchip: make sure sdram top does not spill into MMIO spaceLin Huang2016-05-091-0/+2
* rockchip: refactor gpio driverShunqian Zheng2016-05-091-66/+0
* src/soc/rockchip: Update license headersMartin Roth2016-04-141-0/+7
* rockchip/rk3288: refactor pwm driverLin Huang2016-04-132-1/+3
* rockchip/rk3288: refactor i2c interface to allow support of rk3399huang lin2016-04-132-0/+4
* rockchip: refactor to sharing code among similar SOCsVadim Bendebury2016-04-076-309/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3117-68/+0
* rockchip/rk3288: Remove 1392MHz option for RK3288 APLLDavid Hendricks2015-10-251-1/+0
* rockchip/rk3288: Add 1416MHz as an option for RK3288 APLLDavid Hendricks2015-10-251-0/+1
* rockchip/rk3288: Add 600MHz as an option for RK3288 APLLDavid Hendricks2015-10-251-0/+1
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-1/+0
* rk3288: Allow board-specific APLL (CPU clock) settingsDavid Hendricks2015-09-081-2/+6
* rk3288: Use timestamp region for pre-cbmem timestampsFurquan Shaikh2015-07-071-0/+1
* rk3288: Add VOP_MODE_NONE for headless devicesDavid Hendricks2015-07-061-0/+1
* rk3288: Auto-detect display.David Hendricks2015-07-061-3/+9
* rockchip/rk3288: add support for hdmi displayYakir Yang2015-06-233-1/+462
* rockchip: rk3288: add HDMI related iomux configurationhuang lin2015-06-101-0/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2117-17/+17
* rk3288: remove unused structs and declarationsAaron Durbin2015-05-151-5/+0
* rk3288: Add software I2C supportJulius Werner2015-04-172-1/+8
* chromeos: Provide common watchdog reboot supportJulius Werner2015-04-171-0/+1
* chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner2015-04-171-1/+1
* rk3288: detect sdram size at runtimehuang lin2015-04-171-0/+1
* rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner2015-04-172-8/+1
* veyron: Activate Winbond SPI driverJulius Werner2015-04-171-3/+3
* rk3288: support edp HPD functionhuang lin2015-04-151-1/+5
* veyron_*: Move PMIC_BUS to a Kconfig variableDavid Hendricks2015-04-151-3/+3
* rk3288: Implement support for CRYPTO module and use it in vboot hashingJulius Werner2015-04-152-0/+3
* veyron: Move backlight gpio control to mainboard.chuang lin2015-04-151-4/+2
* veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdogJulius Werner2015-04-151-0/+1
* rk3288: Fix memlayout to allow a little more bootblock spaceJulius Werner2015-04-141-7/+7
* rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGEJulius Werner2015-04-141-4/+5
* timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner2015-04-141-2/+0
* rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speedJulius Werner2015-04-131-1/+2
* rockchip: support displayhuang lin2015-04-106-3/+1060
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-101-1/+1
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-101-7/+1
* rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-0814-0/+1067