Age | Commit message (Expand) | Author |
2017-04-18 | rockchip: Print a message when returning to the bootrom | Simon Glass |
2017-04-15 | rockchip: rk3399: spl: add UART0 support for SPL | Philipp Tomsich |
2017-04-15 | rockchip: rk3399: Add missing sentinel in syscon | eric.gao@rock-chips.com |
2017-04-15 | rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB board | Klaus Goger |
2017-04-15 | rockchip: rk3188: enable remap function | Heiko Stübner |
2017-04-15 | rockchip: spl: rk3399: disable DDR security regions for SPL | Philipp Tomsich |
2017-04-04 | rockchip: Add support for MiQi rk3288 board | Jernej Skrabec |
2017-04-04 | rockchip: cosmetic: Sort RK3288 boards | Jernej Skrabec |
2017-04-04 | rockchip: rk3399: spl: make SPL boot-order configurable via /chosen | Philipp Tomsich |
2017-04-04 | rockchip: rk3188: Add Radxa Rock board | Heiko Stübner |
2017-04-04 | rockchip: arm64: rk3399: remove unconditional debug message | Philipp Tomsich |
2017-04-04 | rockchip: rk3188: Setup the armclk in spl | Heiko Stübner |
2017-04-04 | rockchip: rk3188: Cleanup some SPL/TPL rename leftovers | Heiko Stübner |
2017-04-04 | rockchip: rk3188: Decode the actual amount of ram | Heiko Stübner |
2017-04-04 | rockchip: rk3188: sdram: Set correct sdram base | Heiko Stübner |
2017-04-04 | rockchip: rk3188: enable TPL_LIBGENERIC for generic memset | Heiko Stübner |
2017-04-04 | rockchip: spl: use spl_early_init() instead of spl_init() | Kever Yang |
2017-04-04 | rockchip: spl: RK3399: use boot0 hook to create space for SPL magic | Philipp Tomsich |
2017-03-16 | rockchip: rk3328: add evb-rk3328 support | Kever Yang |
2017-03-16 | rockchip: rk3328: add clock driver | Kever Yang |
2017-03-16 | rockchip: rk3328: add soc basic support | Kever Yang |
2017-03-16 | rockchip: config: rk3399: enable SPL config for evb-rk3399 | Kever Yang |
2017-03-16 | rockchip: arm64: rk3399: add SPL support | Kever Yang |
2017-03-16 | rockchip: arm64: rk3399: add ddr controller driver | Kever Yang |
2017-03-16 | rockchip: rk3188: Add main, spl and tpl boards | Heiko Stübner |
2017-03-16 | rockchip: rk3188: Add sdram driver | Heiko Stübner |
2017-03-16 | rockchip: rk3188: Add core support | Heiko Stübner |
2017-03-16 | rockchip: Move bootrom-related declarations to a header | Heiko Stübner |
2017-03-16 | rockchip: Move bootrom helper compilation to a hidden option | Heiko Stübner |
2017-03-16 | rockchip: rk3288: sdram: style fixes from rk3188 sdram review | Heiko Stübner |
2017-03-16 | rockchip: rk3288: sdram: use constants in ddrconf table | Heiko Stübner |
2017-03-16 | rockchip: arm64: rk3399: syscon addition for rk3399 | Kever Yang |
2017-03-16 | rockchip: clk: rk3399: update driver for spl | Kever Yang |
2017-03-16 | rockchip: rk3288: use spl_early_init() instead of spl_init() | Eddie Cai |
2017-02-09 | rockchip: rename miniarm to tinker board | Eddie Cai |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2017-01-24 | Kconfig: Migrate BOARD_LATE_INIT to a select | Tom Rini |
2017-01-11 | rockchip: rk3288: set isp/vop qos priority level | Nickey Yang Nickey Yang |
2017-01-11 | arm64: rk3399: update rockchip_get_cru API | Kever Yang |
2017-01-11 | rockchip: Fix veyron-minnie's Kconfig description | Martin Michlmayr |
2016-11-25 | rockchip: Add support for veyron-minnie (ASUS Chromebook Flip) | Simon Glass |
2016-11-25 | rockchip: Add support for veyron-mickey (Chromebit) | Simon Glass |
2016-11-25 | rockchip: veyron: Adjust ARM clock after relocation | Simon Glass |
2016-11-25 | rockchip: Rename jerry files to veyron | Simon Glass |
2016-11-25 | rockchip: Allow jerry to use of-platdata | Simon Glass |
2016-11-25 | arm: rockchip: Fix typo in ROCKCHIP_RK3288 help | Andreas Färber |
2016-10-30 | rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORT | Kever Yang |
2016-10-30 | rk3288: sdram: auto-detect the capacity | Kever Yang |
2016-10-30 | rk3288: fix reg address for GRF_SOC_CON2 | Kever Yang |
2016-10-30 | rk3399: disable the clock multiplier support when SoC init | Kever Yang |