summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip
Commit message (Expand)AuthorAgeFilesLines
* rk3288: Use timestamp region for pre-cbmem timestampsFurquan Shaikh2015-07-073-0/+5
* veyron*: Kill SKIP_DISPLAY_INIT_HACKDavid Hendricks2015-07-061-2/+0
* rk3288: Add VOP_MODE_NONE for headless devicesDavid Hendricks2015-07-062-0/+3
* rk3288: Auto-detect display.David Hendricks2015-07-064-24/+47
* rockchip: rk3288: correct ddr 300MHz clock settinghuang lin2015-07-061-1/+1
* rockchip/rk3288: Initialize CPU in bootblockPatrick Georgi2015-07-012-2/+2
* rockchip/rk3288: complete vboot configuration and move to SoCPatrick Georgi2015-06-261-0/+3
* rockchip/rk3288: add support for hdmi displayYakir Yang2015-06-239-18/+1371
* Remove old HAVE_UART_MEMORY_MAPPED select statementsMartin Roth2015-06-211-1/+0
* rockchip: rk3288: add HDMI related iomux configurationhuang lin2015-06-101-0/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* lib: Unify log2() and related functionsJulius Werner2015-06-051-16/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-2138-38/+38
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* rk3288: remove unused structs and declarationsAaron Durbin2015-05-152-10/+0
* vboot: split class in library and stagePatrick Georgi2015-04-301-1/+1
* kbuild: automatically include SOCsStefan Reinauer2015-04-292-20/+4
* rtc: add config flag to denote rtc API availabilityPatrick Georgi2015-04-221-0/+1
* rockchip/rk3288: Fix operator precedence error in LPDDR initJulius Werner2015-04-221-2/+2
* soc: select generic gpio lib on (almost) all non-x86 SOCsStefan Reinauer2015-04-221-0/+1
* rockchip/rk3288: Fix SPI clock divisor calculationJulius Werner2015-04-221-6/+2
* arm(64): Manually clean up the mess left by write32() transitionJulius Werner2015-04-217-58/+105
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-2113-446/+372
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-212-13/+13
* rk3288: disable rk808 DCDC_UV_ACT_REG restart converter functionhuang lin2015-04-211-0/+5
* rockchip: configure lpddr odt properlyDerek Basehore2015-04-211-4/+4
* rk3288: support single channel ddrjinkun.hong2015-04-211-1/+4
* rk3288: Disable ramstage compression by defaultJulius Werner2015-04-201-0/+1
* rk3288: Add software I2C supportJulius Werner2015-04-174-1/+149
* chromeos: Provide common watchdog reboot supportJulius Werner2015-04-171-0/+1
* chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner2015-04-171-1/+1
* uart: pass register width in the coreboot tableVadim Bendebury2015-04-171-0/+1
* rk3288: detect sdram size at runtimehuang lin2015-04-175-27/+79
* rk3288: Handle framebuffer through memlayout, not the resource systemJulius Werner2015-04-174-17/+8
* rk3288: Add a config variable hack to skip display initDavid Hendricks2015-04-171-0/+2
* veyron: Activate Winbond SPI driverJulius Werner2015-04-171-3/+3
* rk3288: support edp HPD functionhuang lin2015-04-154-3/+50
* rk3288: set the rk808 BUCK default inductor current to max valuehuang lin2015-04-151-2/+5
* rk3288: Fix failing LPDDR3 reboot testjinkun.hong2015-04-151-3/+20
* rk3288: Fix failing DDR3 reboot testjinkun.hong2015-04-151-2/+2
* rk3288: send correct EDID buffer sizehuang lin2015-04-151-1/+3
* rk808: Implement RTC driverDavid Hendricks2015-04-151-0/+79
* veyron_*: Move PMIC_BUS to a Kconfig variableDavid Hendricks2015-04-153-22/+39
* rk3288: Implement support for CRYPTO module and use it in vboot hashingJulius Werner2015-04-156-0/+150
* veyron_*: Use common CBFS wrapperDavid Hendricks2015-04-153-107/+0
* veyron: Move backlight gpio control to mainboard.chuang lin2015-04-152-8/+3
* veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdogJulius Werner2015-04-152-0/+7
* veyron: Turn off SD card power in romstageJulius Werner2015-04-152-0/+6
* rk3288: implement spi_crop_chunk()Patrick Georgi2015-04-151-0/+5
* rk3288: Fix memlayout to allow a little more bootblock spaceJulius Werner2015-04-141-7/+7
OpenPOWER on IntegriCloud