1. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · Wed Jun 08 08:24:37 2022 -0400
  2. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  3. f05aa9d rockchip: fix boot_devices constants by Johan Jonker · Fri Apr 15 23:21:43 2022 +0200
  4. f6fc895 rockchip: move ROCKCHIP_STIMER_BASE to Kconfig by Johan Jonker · Sat Apr 09 18:55:02 2022 +0200
  5. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  6. 1859ea7 rockchip: rk3368: move STACK_R_ADDR address and into Kconfig by Heiko Stuebner · Tue Feb 09 14:47:06 2021 +0100
  7. 5204a37 rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000 by Heiko Stuebner · Tue Feb 09 14:47:05 2021 +0100
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  9. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  10. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  11. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  12. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  13. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  14. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  15. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  16. 27df507 rockchip: adding the missing "/" in entries of boot_devices by Levin Du · Thu Oct 17 15:22:38 2019 +0800
  17. dfc8a7d rockchip: sdram_common: add common dram_init_banksize by Kever Yang · Mon Jul 22 20:02:02 2019 +0800
  18. c55d8ec rockchip: rk3368: add boot_devices mapping to support 'same-as-spl' by Kever Yang · Mon Jul 22 19:59:35 2019 +0800
  19. e833221 rockchip: rk3368: move sgrf init to spl as arch_cpu_init() by Kever Yang · Tue Jul 09 22:00:30 2019 +0800
  20. fa990ef rockchip: rk3368: default enable SPL LIBCOMMON and LIBGENERIC by Kever Yang · Tue Jul 09 22:14:29 2019 +0800
  21. 3320a28 rockchip: rk3368: use defaule value for SYS_MALLOC_F_LEN by Kever Yang · Tue Jul 09 22:14:25 2019 +0800
  22. 70e558d rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc Kconfig by Kever Yang · Tue Jul 09 22:14:20 2019 +0800
  23. 46b0b15 rockchip: Kconfig: move rk3368 config into its Kconfig by Kever Yang · Tue Jul 09 22:14:18 2019 +0800
  24. 5d68a22 rockchip: rk3368: support UART2/4 in board_debug_uart_init() by Kever Yang · Fri Mar 29 22:48:24 2019 +0800
  25. 9341778 rockchip: rk3368: move board_debug_uart_init() to rk3368.c by Kever Yang · Fri Mar 29 09:09:05 2019 +0800
  26. 3a8dcfb rockchip: correct ARCH_SOC name by Kever Yang · Thu Mar 28 11:01:24 2019 +0800
  27. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  28. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  29. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  30. 37ffb85 rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig by Philipp Tomsich · Fri Aug 04 14:12:26 2017 +0200
  31. 1620d35 rockchip: board: lion-rk3368: add support for the RK3368-uQ7 by Philipp Tomsich · Thu Jul 13 01:36:39 2017 +0200
  32. 866a9e7 rockchip: rk3368: spl: add TPL support by Philipp Tomsich · Tue Jul 04 14:40:01 2017 +0200
  33. d21a4d8 rockchip: rk3368: add DRAM controller driver with DRAM initialisation by Philipp Tomsich · Fri Jun 23 00:12:05 2017 +0200
  34. 4d1fe26 rockchip: rk3368: syscon: SGRF support for OF_PLATDATA by Philipp Tomsich · Fri Jul 28 11:37:57 2017 +0200
  35. 036a850 rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA by Philipp Tomsich · Thu Jun 22 23:25:57 2017 +0200
  36. c205326 rockchip: correct the bank0 ram size by Kever Yang · Fri Jun 23 16:11:11 2017 +0800
  37. 7a0ab30 rockchip: rk3368: add sdram driver for U-Boot by Kever Yang · Fri Jun 23 16:11:08 2017 +0800
  38. ad63aac rockchip: rk3368: Add PX5 Evaluation board by Andy Yan · Mon May 15 17:54:48 2017 +0800
  39. 81be680 rockchip: rk3368: Add initial support for RK3368 based GeekBox by Andreas Färber · Mon May 15 17:54:26 2017 +0800
  40. e0c21b8 rockchip: rk3368: add Sheep board by Andy Yan · Mon May 15 17:53:50 2017 +0800
  41. 9e3ad68 rockchip: rk3368: Add core start-up code for RK3368 by Andreas Färber · Mon May 15 17:51:18 2017 +0800