1. f27e9d5 rockchip: Move to standard boot by Simon Glass · Mon Apr 24 13:49:51 2023 +1200
  2. d9c0d68 rockchip: include: configs: Remove unused SDRAM_BANK_SIZE by Jonas Karlman · Tue Mar 14 00:38:37 2023 +0000
  3. e4ce81d rockchip: include: configs: Remove dangling comments by Jonas Karlman · Tue Mar 14 00:38:34 2023 +0000
  4. 3088b31 global: Migrate CONFIG_IRAM_BASE to CFG by Tom Rini · Sun Dec 04 10:04:13 2022 -0500
  5. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  6. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  7. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  8. 4ca5f3d rockchip: include: configs: remove unused configs for tag and size by Johan Jonker · Wed Apr 20 14:54:10 2022 +0200
  9. 1e57cbb Globally remove most CONFIG_SPL_BUILD tests from config headers by Tom Rini · Fri Jun 10 22:59:38 2022 -0400
  10. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  11. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  12. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  13. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  14. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  15. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  16. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  17. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  18. bafd02f rockchip: Move config SYS_MALLOC_LEN to Kconfig by Kever Yang · Mon Aug 19 15:01:24 2019 +0800
  19. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  20. 15cd1e1 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · Sat Jul 20 20:51:13 2019 -0600
  21. af37632 rockchip: add CONFIG_IRAM_BASE for all SoCs by Kever Yang · Mon Jul 22 19:59:09 2019 +0800
  22. 50a03cd rockchip: remove redundant CONFIG_SYS_NS16550_MEM32 by Kever Yang · Mon Jul 22 19:59:08 2019 +0800
  23. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  24. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  25. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  26. e57ea11 configs: Move CONFIG_SPI_FLASH into defconfigs by Vignesh R · Tue Feb 05 11:29:10 2019 +0530
  27. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · Fri Nov 30 22:13:25 2018 +0100
  28. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  29. 2b6b4f2 rockchip: utilize CONFIG_DEFAULT_FDT_FILE by Klaus Goger · Fri May 25 23:45:05 2018 +0200
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  31. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  32. d5c0fc6 rockchip: rk3188: use DM timer instead of rk_timer by Kever Yang · Wed Apr 18 11:13:46 2018 +0800
  33. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Feb 06 12:15:38 2018 -0500
  34. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  35. d4183d6 Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig by Adam Ford · Tue Jan 02 10:39:52 2018 -0600
  36. 5aa3f9d rockchip: rk3188: move CONFIG_SPL_* entries from rk3188_common.h to Kconfig by Philipp Tomsich · Tue Oct 10 16:21:17 2017 +0200
  37. 16c689c rockchip: rk3188: use boot0 hook to load up SPL in 2 steps by Philipp Tomsich · Tue Oct 10 16:21:15 2017 +0200
  38. dfdd435 rockchip: config: use common CONFIG_ENV_SIZE for all SoCs by Kever Yang · Tue Oct 31 15:52:20 2017 +0800
  39. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · Mon Aug 28 20:50:46 2017 +1200
  40. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · Mon Aug 28 20:50:45 2017 +1200
  41. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  42. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · Fri Aug 25 17:50:26 2017 -0400
  43. 798370f rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · Thu Jun 29 11:21:15 2017 +0200
  44. 5498381 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · Mon Jul 03 18:30:06 2017 +0200
  45. 5db9e67 rockchip: add sdram_common for common functions by Kever Yang · Fri Jun 23 16:11:05 2017 +0800
  46. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  47. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  48. 1e4ed30 rockchip: rk3188: follow THUMB_BUILD Kconfig migration by Heiko Stübner · Sun Mar 26 21:09:54 2017 +0200
  49. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  50. fd44823 rockchip: rk3188: drop CONFIG_SYS_NO_FLASH by Heiko Stübner · Thu Feb 23 17:30:40 2017 +0100
  51. ef6db5e rockchip: rk3188: Add core support by Heiko Stübner · Sat Feb 18 19:46:36 2017 +0100