1. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  2. b5207bb arm: samsung: Move CONFIG_MISC_COMMON to Kconfig by Tom Rini · Sat Nov 19 18:45:26 2022 -0500
  3. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  4. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  5. 3caf032 video: Drop LCD_BPP by Simon Glass · Tue Oct 18 06:55:49 2022 -0600
  6. ae0ee10 video: Drop ld9040 driver by Simon Glass · Sun Oct 16 15:46:15 2022 -0600
  7. 3951bc1 video: Drop CONFIG_LCD_MENU by Simon Glass · Sun Oct 16 15:06:52 2022 -0600
  8. cda7d0c Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig by Simon Glass · Tue Oct 18 06:49:18 2022 -0600
  9. 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · Tue Oct 18 06:46:08 2022 -0600
  10. fb9d406 Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig by Tom Rini · Wed Jun 15 12:03:52 2022 -0400
  11. e775124 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · Wed Jun 15 12:03:51 2022 -0400
  12. d814ce2 Convert CONFIG_SAMSUNG_ONENAND to Kconfig by Tom Rini · Wed Jun 15 12:03:50 2022 -0400
  13. c997d52 Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment by Tom Rini · Mon Jun 13 22:57:36 2022 -0400
  14. c06b6b4 arm: samsung: Remove dead LCD code by Tom Rini · Fri Jun 10 22:59:31 2022 -0400
  15. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  16. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · Wed Apr 06 10:33:32 2022 -0400
  17. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · Thu Mar 24 17:18:05 2022 -0400
  18. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  19. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  20. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  21. 84afe7a exynos: Update environment macros a bit by Tom Rini · Tue Aug 10 17:34:22 2021 -0400
  22. 603f146 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Oct 23 09:19:12 2020 -0400
  23. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:16 2020 +0200
  24. 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:14 2020 +0200
  25. 698793b treewide: configs: fold CONFIG_DEFAULT_CONSOLE by Andre Heider · Thu Sep 17 08:52:01 2020 +0200
  26. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  27. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  28. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  29. ffa95d4 Revert "arm: config: fix default console only to specify the device" by Seung-Woo Kim · Tue Nov 20 14:54:39 2018 +0900
  30. 8274704 Removed unused references to CONFIG_SERIALx by Adam Ford · Tue Aug 07 07:08:32 2018 -0500
  31. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  32. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  33. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  34. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  35. a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · Sun Apr 01 16:37:53 2018 +0000
  36. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  37. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  38. 94d8aea arm: config: fix default console only to specify the device by Dongjin Kim · Sat Oct 28 00:22:27 2017 -0400
  39. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · Sun Oct 22 17:55:07 2017 -0400
  40. 964ea24 exynos: remove CONFIG_LCD_MENU_BOARD by Masahiro Yamada · Thu Oct 26 21:24:30 2017 +0900
  41. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  42. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  43. 19eb118 samsung: Move pmic header out of config file by Simon Glass · Thu May 18 20:09:31 2017 -0600
  44. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · Wed Apr 26 22:27:57 2017 -0600
  45. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  46. 7bbb7d9 arm: exynos: i2c: Convert exynos boards to use DM_I2C by Simon Glass · Wed Nov 23 06:34:40 2016 -0700
  47. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  48. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  49. b4a967e exynos: Disable LCD display for boards we can't convert by Simon Glass · Sun Feb 21 21:08:54 2016 -0700
  50. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  51. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  52. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  53. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · Fri Mar 25 16:39:47 2016 +0200
  54. bc623f2 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · Wed Aug 19 23:27:26 2015 +0200
  55. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  56. e64a337 usb: s3c-otg: Split out PHY control by Marek Vasut · Tue Nov 04 04:13:57 2014 +0100
  57. fdca2aa exynos: universal_c210: Move to driver model soft_spi by Simon Glass · Mon Oct 13 23:42:03 2014 -0600
  58. 43d4a54 dm: spi: Remove SPI_INIT feature by Simon Glass · Mon Oct 13 23:41:59 2014 -0600
  59. 14e27ab exynos: Move common exynos settings into a common file by Simon Glass · Tue Oct 07 22:01:45 2014 -0600
  60. be16500 exynos: Rename -dt config files to -common by Simon Glass · Tue Oct 07 22:01:44 2014 -0600
  61. 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · Mon Sep 22 19:59:06 2014 +0900
  62. 1176348 exynos_fb: Remove usage of static defines by Ajay Kumar · Fri Sep 05 16:53:30 2014 +0530
  63. bbb1a62 S5P: Exynos: Config: Enable GPIO CMD config by Akshay Saraswat · Tue May 13 10:30:15 2014 +0530
  64. 92441af ARM: exynos: remove the unused code by Jaehoon Chung · Wed Apr 30 09:09:15 2014 +0900
  65. 0ada4ad board:universal: Enable device tree on Universal by Piotr Wilczek · Fri Mar 07 14:59:47 2014 +0100
  66. 78e047c board:samsung:universal: add env variables describing platform by Piotr Wilczek · Wed Jan 22 15:54:34 2014 +0100
  67. 94df801 universal: add LCD download menu support by Przemyslaw Marczak · Wed Jan 22 11:24:20 2014 +0100
  68. 42c54e7 samsung: boards: update display configs with 16bpp mode. by Przemyslaw Marczak · Wed Jan 22 11:24:16 2014 +0100
  69. 02f4a09 lib: tizen: change Tizen logo with the new one. by Przemyslaw Marczak · Fri Nov 29 18:30:43 2013 +0100
  70. 283a320 samsung: common: Add file for common functions, draw_logo() cleanup. by Przemyslaw Marczak · Wed Jan 22 11:24:12 2014 +0100
  71. b18c47e s5p: gpio: change gpio coding method for s5p gpio. by Przemyslaw Marczak · Wed Jan 22 11:24:10 2014 +0100
  72. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  73. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  74. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  75. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  76. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  77. 461c5e5 exynos4: universal_C210: add display support by Piotr Wilczek · Fri Oct 19 05:34:07 2012 +0000
  78. e372b55 exynos4: universal_C210: use software SPI by Piotr Wilczek · Fri Oct 19 05:34:03 2012 +0000
  79. 6ce94c3 arm:exynos4:universal: Eliminated low level init by Piotr Wilczek · Thu Sep 20 00:20:00 2012 +0000
  80. 1b6d9ed power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · Tue Nov 13 03:22:14 2012 +0000
  81. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · Fri Sep 14 23:39:52 2012 +0200
  82. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · Fri Jul 13 09:44:01 2012 +0000
  83. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  84. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  85. a38690e ARM: SAMSUNG: support sdhci controller by Jaehoon Chung · Mon Apr 23 02:36:29 2012 +0000
  86. 7eada18 onenand: samsung: Enable OneNAND support at Samsung's Exynos4210 by Lukasz Majewski · Wed Nov 09 11:06:14 2011 +0100
  87. 6a870e1 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro by Chander Kashyap · Sun Feb 05 23:01:45 2012 +0000
  88. bf73126 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · Thu Dec 15 10:32:12 2011 +0100
  89. 4131a77 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · Tue Dec 06 23:34:12 2011 +0000
  90. a3f38a8 misc:pmic:samsung Enable PMIC driver at C210 Universal target by Łukasz Majewski · Wed Oct 26 22:33:17 2011 +0000
  91. 0cdffcc dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p UNIVERSAL C210 target by Łukasz Majewski · Mon Oct 17 01:42:24 2011 +0000
  92. 7a8338d Removed unused define, CONFIG_ARMV7. by Christopher Harvey · Thu Jul 07 04:37:55 2011 +0000
  93. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  94. 43af47f S5P: universal: Enable the pwm driver by Minkyu Kang · Thu Mar 10 20:10:38 2011 +0900
  95. 0aa1a6b armv7: add support for s5pc210 universal board by Minkyu Kang · Mon Jan 24 15:33:50 2011 +0900