summaryrefslogtreecommitdiff
path: root/src/soc/rockchip
AgeCommit message (Expand)Author
2016-05-09rockchip: make sure sdram top does not spill into MMIO spaceLin Huang
2016-05-09rockchip: rk3399: add sdram driverLin Huang
2016-05-09rockchip: rk3399: init the secure settingShunqian Zheng
2016-05-09rockchip: rk3399: enable pwmLin Huang
2016-05-09rockchip: rk3399: add gpio driverVadim Bendebury
2016-05-09rockchip: refactor gpio driverShunqian Zheng
2016-05-09rockchip: rk3399: add i2c clock driverhuang lin
2016-05-09rockchip: rk3399: add spi clock driverShunqian Zheng
2016-05-09rockchip: rk3399: enable mmuLin Huang
2016-05-09rockchip: rk3399: add functions to configure ddrc freqShunqian Zheng
2016-05-09rockchip: rk3399: support basic clock driverLin Huang
2016-05-09rockchip: rk3399: use static pointers to regs as they compile to faster codeVadim Bendebury
2016-05-09rockchip: rk3399: add the GRF header fileLin Huang
2016-05-09rockchip: rk3399: add simplest sdram to fix compiling errorShunqian Zheng
2016-05-09rockchip/rk*: replace UART special snowflake with standard driverPatrick Georgi
2016-04-16google/gru: Incorporate feedback to #14279Patrick Georgi
2016-04-14src/soc/rockchip: Update license headersMartin Roth
2016-04-13rockchip/common: do not retrieve register pointer twiceVadim Bendebury
2016-04-13rockchip/rk3288: refactor pwm driverLin Huang
2016-04-13rockchip/rk3288: refactor i2c interface to allow support of rk3399huang lin
2016-04-13rockchip/rk3399: Add a stub implementation of the rk3399 SOChuang 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