summaryrefslogtreecommitdiffstats
path: root/src/soc/rockchip
Commit message (Expand)AuthorAgeFilesLines
* 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
* rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGEJulius Werner2015-04-141-4/+5
* timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner2015-04-143-5/+1
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-141-18/+0
* rk3288/exynos5250/exynos5420: Consolidate timer filesJulius Werner2015-04-133-45/+17
* rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speedJulius Werner2015-04-131-1/+2
* rk3288: Move UART initialization to bootblock_mainboard_early_init()Julius Werner2015-04-131-11/+0
* arm: Redesign mainboard and SoC hooks for bootblockJulius Werner2015-04-131-1/+1
* rk3288: Increase the delay after DDR reset de-assert to 10us.Dailunxue2015-04-131-1/+1
* rk3288: reset edp after edp clock source selecthuang lin2015-04-102-29/+3
* rockchip: support displayhuang lin2015-04-1013-30/+2486
* veyron: Change VCC10_LCD_PWREN_H to allowed maximum of 2.5VJulius Werner2015-04-101-1/+2
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-101-1/+1
* rk3288: Adjust CBFS header and ROM offsetsJulius Werner2015-04-101-2/+2
* rk3288: don't log LAST_TSHUT bithuang lin2015-04-101-5/+1
* rk3288: slowly raise to max cpu voltage to prevent overshoothuang lin2015-04-101-1/+0