summaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288
AgeCommit message (Expand)Author
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-17soc/rockchip/rk3288: Add fall through commentJacob Garber
2019-07-13soc/rockchip/rk3288/include/soc: Add missing include <types.h>Elyes HAOUAS
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-05-30soc/rockchip/rk3288: Disable bootblock consolePatrick Georgi
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-01-28src: Don't use a #defines like Kconfig symbolsElyes HAOUAS
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-11-30security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-08-09src/soc: Fix typoElyes HAOUAS
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
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-05-03lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2016-11-14soc/rockchip: split edp_enable() functionLin Huang
2016-11-02rockchip/rk3399: display: Do not allocate framebuffer in corebootLin Huang
2016-10-06rockchip: Correct and standardize clock divisor range assertionsJulius Werner
2016-10-04rockchip: Remove pulls for gpio_output(), clean up codeJulius Werner
2016-07-12rockchip/rk3399: Fix pinctrl pull bias settingsShunqian Zheng
2016-06-12Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner
2016-06-06rk3288: Remove duplicate timestamp_init()Julius Werner
2016-05-18rockchip: revert the common tsadc headerShunqian Zheng
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
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-05-09rockchip/rk*: replace UART special snowflake with standard driverPatrick Georgi
2016-04-14src/soc/rockchip: Update license headersMartin Roth