aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/include
AgeCommit message (Expand)Author
2020-10-19soc/rockchip/rk3288/include/soc/display.h: Add missing includesElyes HAOUAS
2020-09-21soc/rockchip: Drop unneeded empty linesElyes HAOUAS
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-14rockchip/rk3288: Split free SRAM more evenly between stagesJulius Werner
2019-11-11rockchip/rk3288: Bump verstage size a little moreJulius Werner
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-07-13soc/rockchip/rk3288/include/soc: Add missing include <types.h>Elyes HAOUAS
2018-11-30security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese
2018-08-09rk3288: Dig up two more KB of SRAM from under the couch cushionsJulius Werner
2018-06-04soc/rockchip: Get rid of device_tElyes HAOUAS
2018-02-02rockchip/rk3288: Fix includes for <soc/clock.h>Julius Werner
2016-05-18rockchip: revert the common tsadc headerShunqian Zheng
2016-05-09rockchip: move vop driver from rk3288 to rockchip commonShunqian Zheng
2016-05-09rockchip/rk3288: Shuffle memlayout to make it fitJulius Werner
2016-05-09rockchip/*: refactor edp driverLin Huang
2016-05-09rockchip: make sure sdram top does not spill into MMIO spaceLin Huang
2016-05-09rockchip: refactor gpio driverShunqian Zheng
2016-04-14src/soc/rockchip: Update license headersMartin Roth
2016-04-13rockchip/rk3288: refactor pwm driverLin Huang
2016-04-13rockchip/rk3288: refactor i2c interface to allow support of rk3399huang lin
2016-04-07rockchip: refactor to sharing code among similar SOCsVadim Bendebury
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-25rockchip/rk3288: Remove 1392MHz option for RK3288 APLLDavid Hendricks
2015-10-25rockchip/rk3288: Add 1416MHz as an option for RK3288 APLLDavid Hendricks
2015-10-25rockchip/rk3288: Add 600MHz as an option for RK3288 APLLDavid Hendricks
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-08rk3288: Allow board-specific APLL (CPU clock) settingsDavid Hendricks
2015-07-07rk3288: Use timestamp region for pre-cbmem timestampsFurquan Shaikh
2015-07-06rk3288: Add VOP_MODE_NONE for headless devicesDavid Hendricks
2015-07-06rk3288: Auto-detect display.David Hendricks
2015-06-23rockchip/rk3288: add support for hdmi displayYakir Yang
2015-06-10rockchip: rk3288: add HDMI related iomux configurationhuang lin
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-15rk3288: remove unused structs and declarationsAaron Durbin
2015-04-17rk3288: Add software I2C supportJulius Werner
2015-04-17chromeos: Provide common watchdog reboot supportJulius Werner
2015-04-17chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner
2015-04-17rk3288: detect sdram size at runtimehuang lin
2015-04-17rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner
2015-04-17veyron: Activate Winbond SPI driverJulius Werner
2015-04-15rk3288: support edp HPD functionhuang lin
2015-04-15veyron_*: Move PMIC_BUS to a Kconfig variableDavid Hendricks
2015-04-15rk3288: Implement support for CRYPTO module and use it in vboot hashingJulius Werner
2015-04-15veyron: Move backlight gpio control to mainboard.chuang lin
2015-04-15veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdogJulius Werner
2015-04-14rk3288: Fix memlayout to allow a little more bootblock spaceJulius Werner
2015-04-14rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGEJulius Werner
2015-04-14timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner
2015-04-13rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speedJulius Werner
2015-04-10rockchip: support displayhuang lin
2015-04-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner