1. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  2. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · Thu Sep 02 11:56:16 2021 +0200
  3. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  4. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  5. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  6. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  7. f42e4d8 rockchip: Convert evb-rk3229 over to use binman by Simon Glass · Sun Jul 19 13:56:13 2020 -0600
  8. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  9. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  10. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  11. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  12. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  13. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Nov 23 20:50:11 2019 -0500
  14. 04aae03 fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · Tue Nov 19 13:56:18 2019 +0530
  15. 1de44f0 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · Tue Nov 19 13:56:16 2019 +0530
  16. ac6fb30 gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · Tue Nov 19 13:56:15 2019 +0530
  17. c115389 gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · Tue Nov 19 13:56:14 2019 +0530
  18. 4c4abd1 rockchip: Convert to use FIT generator for optee by Kever Yang · Fri Nov 15 10:27:07 2019 +0800
  19. 28862bf configs: Resync with savedefconfig by Tom Rini · Thu Nov 21 08:30:45 2019 -0500
  20. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  21. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  22. fdc7e36 configs: Resync with savedefconfig by Tom Rini · Mon Nov 11 20:04:24 2019 -0500
  23. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  24. 99b3ee5 configs: Resync with savedefconfig by Tom Rini · Sun Aug 25 12:03:24 2019 -0400
  25. 17dd9d3 configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig by Urja Rannikko · Mon May 13 13:51:04 2019 +0000
  26. 2c7a8d4 configs: Resync with savedefconfig by Tom Rini · Wed Aug 14 08:11:27 2019 -0400
  27. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  28. f9ddee9 rockchip: rk322x: default enable SPL LIBCOMMON and LIBGENERIC by Kever Yang · Tue Jul 09 22:14:28 2019 +0800
  29. 4fa6501 rockchip: rk322x: use defconfig for SYS_MALLOC_F_LEN by Kever Yang · Tue Jul 09 22:14:21 2019 +0800
  30. 66ea5c7 configs: Resync with savedefconfig by Tom Rini · Sun May 26 14:45:25 2019 -0400
  31. b7406e9 rockchip: evb-rk322x: update defconfig with tpl and optee support by Kever Yang · Wed Sep 06 09:33:22 2017 +0800
  32. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  33. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  34. 910bdd6 rockchip: defconfig: Clean the unused pinctrl config by David Wu · Wed Jan 02 21:01:55 2019 +0800
  35. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  36. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  37. 2b6b4f2 rockchip: utilize CONFIG_DEFAULT_FDT_FILE by Klaus Goger · Fri May 25 23:45:05 2018 +0200
  38. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  39. e80d294 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · Tue May 29 15:30:55 2018 +0000
  40. d61e999 rockchip: defconfig: remove CONFIG_SYS_NS16550 by Kever Yang · Thu Apr 19 11:37:10 2018 +0800
  41. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · Wed Mar 28 14:38:17 2018 +0200
  42. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  43. e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · Mon Jan 29 19:25:54 2018 +0100
  44. 669426f config: evb-rk3229: Enable rk gmac configs by David Wu · Sat Jan 13 14:05:51 2018 +0800
  45. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  46. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · Thu Sep 07 10:29:51 2017 +0200
  47. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  48. b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · Fri Aug 25 17:50:27 2017 -0400
  49. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · Fri Aug 25 17:50:26 2017 -0400
  50. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  51. 798370f rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL by Philipp Tomsich · Thu Jun 29 11:21:15 2017 +0200
  52. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  53. ce34f5d configs: Resync with savedefconfig by Tom Rini · Mon Jul 24 21:10:06 2017 -0400
  54. a4f460d rockchip: add evb_rk3229 board by Kever Yang · Fri Jun 23 17:17:54 2017 +0800