summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip/rk3288/include/soc
Commit message (Expand)AuthorAgeFilesLines
* soc/rockchip/rk3288/include/soc/display.h: Add missing includesElyes HAOUAS2020-10-191-0/+3
* soc/rockchip: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-35/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1110-10/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-069-117/+18
* soc: Remove copyright noticesPatrick Georgi2020-03-1810-11/+0
* src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* rockchip/rk3288: Split free SRAM more evenly between stagesJulius Werner2019-11-141-4/+4
* rockchip/rk3288: Bump verstage size a little moreJulius Werner2019-11-111-2/+2
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* 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