u-boot-brain/arch/arm/mach-rockchip
Philipp Tomsich 8f1034e627 rockchip: dm: convert fdt_get to dev_read
With the new dev_read functions available, we can convert the rockchip
architecture-specific drivers and common drivers used by these devices
over to the dev_read family of calls.

This covers the DRAM controller initialisation for the RK3188, RK3288
and RK3399... all of these read some of the tuning/setup/timing
parameters from the device-tree.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-07-11 12:13:44 +02:00
..
rk3036 Kconfig: Migrate BOARD_LATE_INIT to a select 2017-01-24 10:35:54 -05:00
rk3188 rockchip: dm: convert fdt_get to dev_read 2017-07-11 12:13:44 +02:00
rk3288 rockchip: dm: convert fdt_get to dev_read 2017-07-11 12:13:44 +02:00
rk3328 dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
rk3368 rockchip: rk3368: Add PX5 Evaluation board 2017-06-07 07:29:20 -06:00
rk3399 rockchip: dm: convert fdt_get to dev_read 2017-07-11 12:13:44 +02:00
rv1108 rockchip: Add basic support for evb-rv1108 board 2017-06-07 07:29:25 -06:00
bootrom.c rockchip: Print a message when returning to the bootrom 2017-04-18 10:29:26 -04:00
Kconfig rockchip: Add core Soc start-up code for rv1108 2017-06-07 07:29:25 -06:00
Makefile rockchip: Add core Soc start-up code for rv1108 2017-06-07 07:29:25 -06:00
rk_timer.c rockchip: add timer driver 2015-12-01 08:07:22 -07:00
rk3036-board-spl.c rk3036: Fix unused variable warning 2017-05-12 08:37:22 -04:00
rk3036-board.c rockchip: add boot-mode support for rk3288, rk3036 2016-10-01 18:36:55 -06:00
rk3188-board-spl.c rockchip: rk3188: Setup the armclk in spl 2017-04-04 20:01:57 -06:00
rk3188-board-tpl.c rockchip: rk3188: Cleanup some SPL/TPL rename leftovers 2017-04-04 20:01:57 -06:00
rk3188-board.c rockchip: rk3188: enable remap function 2017-04-15 10:13:17 -06:00
rk3288-board-spl.c rockchip: enable debug uart 2017-05-10 13:37:21 -06:00
rk3288-board.c rockchip: rk3288: Allow setting up clocks in U-Boot proper 2017-06-09 13:45:34 -06:00
rk3399-board-spl.c rockchip; rk3399: disable SRAM security region 2017-06-07 06:57:49 -06:00
save_boot_param.S rockchip: Print a message when returning to the bootrom 2017-04-18 10:29:26 -04:00