aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288
AgeCommit message (Expand)Author
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
2015-08-28rk3288: Ignore EDID errors for HDMIDavid Hendricks
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-08-28rockchip: rk3288: fix phsync & pvsync bugYakir Yang
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-07-09rk3288: Fix & vs && mix up in hdmi driverStefan Reinauer
2015-07-07rk3288: Use timestamp region for pre-cbmem timestampsFurquan Shaikh
2015-07-06veyron*: Kill SKIP_DISPLAY_INIT_HACKDavid Hendricks
2015-07-06rk3288: Add VOP_MODE_NONE for headless devicesDavid Hendricks
2015-07-06rk3288: Auto-detect display.David Hendricks
2015-07-06rockchip: rk3288: correct ddr 300MHz clock settinghuang lin
2015-07-01rockchip/rk3288: Initialize CPU in bootblockPatrick Georgi
2015-06-26rockchip/rk3288: complete vboot configuration and move to SoCPatrick Georgi
2015-06-23rockchip/rk3288: add support for hdmi displayYakir Yang
2015-06-21Remove old HAVE_UART_MEMORY_MAPPED select statementsMartin Roth
2015-06-10rockchip: rk3288: add HDMI related iomux configurationhuang lin
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-15rk3288: remove unused structs and declarationsAaron Durbin
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-22rtc: add config flag to denote rtc API availabilityPatrick Georgi
2015-04-22rockchip/rk3288: Fix operator precedence error in LPDDR initJulius Werner
2015-04-22soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer
2015-04-22rockchip/rk3288: Fix SPI clock divisor calculationJulius Werner
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-21rk3288: disable rk808 DCDC_UV_ACT_REG restart converter functionhuang lin
2015-04-21rockchip: configure lpddr odt properlyDerek Basehore
2015-04-21rk3288: support single channel ddrjinkun.hong
2015-04-20rk3288: Disable ramstage compression by defaultJulius Werner
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-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-17rk3288: detect sdram size at runtimehuang lin
2015-04-17rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner
2015-04-17rk3288: Add a config variable hack to skip display initDavid Hendricks
2015-04-17veyron: Activate Winbond SPI driverJulius Werner