summaryrefslogtreecommitdiff
path: root/src/soc/rockchip
AgeCommit message (Expand)Author
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-07kconfig: drop intermittend forwarder filesStefan Reinauer
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
2015-03-24rk3288: update romstage & mainboardhuang lin
2015-03-24rk3288: add cpu and chiphuang lin
2015-03-24rk3288: add ddr driverJinkun Hong
2015-03-24rk3288: add gpiohuang lin
2015-03-24rk3288: add i2chuang lin
2015-03-24add make_idb.py & update bootblockhuang lin
2015-03-24rk3288: add mediahuang lin
2015-03-24rk3288: add iomux operationhuang lin
2015-03-24rk3288: add spihuang lin
2015-03-24rk3288: add clock modulejinkun.hong
2015-03-17rockchip/rk3288: Fix whitespaceKyösti Mälkki
2015-03-16coreboot: rk3288: Add a stub implementation of the rk3288 SOCjinkun.hong