aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288
AgeCommit message (Expand)Author
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
2015-04-15rk3288: support edp HPD functionhuang lin
2015-04-15rk3288: set the rk808 BUCK default inductor current to max valuehuang lin
2015-04-15rk3288: Fix failing LPDDR3 reboot testjinkun.hong
2015-04-15rk3288: Fix failing DDR3 reboot testjinkun.hong
2015-04-15rk3288: send correct EDID buffer sizehuang lin
2015-04-15rk808: Implement RTC driverDavid Hendricks
2015-04-15veyron_*: Move PMIC_BUS to a Kconfig variableDavid Hendricks
2015-04-15rk3288: Implement support for CRYPTO module and use it in vboot hashingJulius Werner
2015-04-15veyron_*: Use common CBFS wrapperDavid Hendricks
2015-04-15veyron: Move backlight gpio control to mainboard.chuang lin
2015-04-15veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdogJulius Werner
2015-04-15veyron: Turn off SD card power in romstageJulius Werner
2015-04-15rk3288: implement spi_crop_chunk()Patrick Georgi
2015-04-14rk3288: Fix memlayout to allow a little more bootblock spaceJulius Werner
2015-04-14rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGEJulius Werner
2015-04-14timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-13rk3288/exynos5250/exynos5420: Consolidate timer filesJulius Werner
2015-04-13rk3288: Increase PD_BUS_ACLK (SRAM clock) to improve boot speedJulius Werner
2015-04-13rk3288: Move UART initialization to bootblock_mainboard_early_init()Julius Werner
2015-04-13arm: Redesign mainboard and SoC hooks for bootblockJulius Werner
2015-04-13rk3288: Increase the delay after DDR reset de-assert to 10us.Dailunxue
2015-04-10rk3288: reset edp after edp clock source selecthuang lin
2015-04-10rockchip: support displayhuang lin
2015-04-10veyron: Change VCC10_LCD_PWREN_H to allowed maximum of 2.5VJulius Werner
2015-04-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-04-10rk3288: Adjust CBFS header and ROM offsetsJulius Werner
2015-04-10rk3288: don't log LAST_TSHUT bithuang lin
2015-04-10rk3288: slowly raise to max cpu voltage to prevent overshoothuang lin
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-09soc: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-08console: fix Kconfig usesPatrick Georgi
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-08rk3288: support tsadchuang lin
2015-04-08rk3288: Add early SRAM mappingJulius Werner
2015-04-08rk3288: Fix some PLL divisors and improve clock codeJulius Werner
2015-04-08rk3288: Re-write spi_xfer() to support full duplexDavid Hendricks
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner
2015-04-04rk3288: set cpu frequency up to 1.8GHzhuang lin
2015-04-04rk3288: guarantee i2c low period more than 1.3ushuang lin
2015-04-04veyron_pinky/rk3288: Use KHz, MHz and GHz constantsJulius Werner
2015-04-04rk3288: Replace SPI fifo_size with constantDavid Hendricks
2015-04-04rk3288: Pass SPI bus speed in as parameter to init functionDavid Hendricks
2015-04-02pinky: Move some init to mainboard bootblockDavid Hendricks
2015-04-02rk3288/pinky: Move uart address to mainboard KconfigDavid Hendricks
2015-04-02rk3288: remove duplicated #define `PERI_ACLK_DIV_SHIFT`Aaron Durbin
2015-04-02coreboot: rk3288: add new ddr config and support ddr3 freq up to 800mhzjinkun.hong
2015-04-02rockchip: support pwm regulatorhuang lin
2015-04-02rockchip: support i2c clock settinghuang lin
2015-04-02veyron_pinky: Add rev2 support, clean up mainboard.cJulius Werner
2015-04-02veyron: select rw romstage using vboot2Daisuke Nojiri
2015-03-27rk3288: Add GPIO() macroJulius Werner
2015-03-27rk3288: Add missing #include and use uniform typesDavid Hendricks
2015-03-26rk3288: switch to stopwatch APIAaron Durbin
2015-03-24rk3288: sync i2c driver with depthchargeDaisuke Nojiri
2015-03-24veyron_pinky: Move PMIC driver into SoC directoryJulius Werner
2015-03-24veyron: Fix file permissionsJulius Werner