aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288
AgeCommit message (Expand)Author
2020-12-17drivers: Replace set_vbe_mode_info_validPatrick Rudolph
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-10-19soc/rockchip/rk3288/include/soc/display.h: Add missing includesElyes HAOUAS
2020-10-19soc/rockchip/rk3288/gpio.c: Use GPIOx_BASE macrosElyes HAOUAS
2020-09-21soc/rockchip: Drop unneeded empty linesElyes HAOUAS
2020-06-26soc/rockchip: Use (Q) instead of @Stefan Reinauer
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
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-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-10src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS
2020-02-24soc/rockchip: Fix typosElyes HAOUAS
2019-12-19src/soc/rockchip: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-19lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner
2019-11-14rockchip/rk3288: Split free SRAM more evenly between stagesJulius Werner
2019-11-11rockchip/rk3288: Bump verstage size a little moreJulius Werner
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-08-21vboot: update vboot2 functions to use new vb2_error_tJoel Kitching
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
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
2016-04-07edid: Make framebuffer row alignment configurableJulius Werner
2016-03-24edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner
2016-03-16rockchip: update make_idb.pyhuang lin
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-02-09rockchip/rk3288: UART uses 32bit wide registersPatrick Georgi
2015-11-18google/veyron*: Pulse the i2c clock once if sda was lowDouglas Anderson
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-11-10rockchip/rk3288: hdmi: configure display output mode with EDID informationYakir Yang
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an errorDouglas Anderson
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-22linking: link bootblock.elf with .data and .bss sections againAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-08rk3288: Allow board-specific APLL (CPU clock) settingsDavid Hendricks
2015-09-04bootmode: add display_init_required()Aaron Durbin
2015-08-28rockchip: rk3288: multiple NPLL rate in pll_para_configYakir Yang
2015-08-28rk3288: Set HDMI display mode to 480pYakir Yang