1. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  2. 24c904f Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 6 months ago
  3. e4d741f Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 6 months ago
  4. f76750d Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · 2 years, 9 months ago
  5. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 2 years, 11 months ago
  6. 5f588f8 arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 1 month ago
  7. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 1 month ago
  8. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  9. 9c04265 treewide: configs: fold CONFIG_DEFAULT_CONSOLE by Andre Heider · 4 years ago
  10. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 2 months ago
  11. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  12. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  13. 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 7 months ago
  14. 51521e4 arm: exynos: odroid: Change autoboot script to use ${mmcbootdev} by Marek Szyprowski · 4 years, 8 months ago
  15. da63b5d arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card) by Marek Szyprowski · 4 years, 8 months ago
  16. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  17. e6b1467 arm: exynos: Remove duplicated "boardname" env setting by Krzysztof Kozlowski · 6 years ago
  18. bed44f4 Convert CONFIG_BOARD_TYPES to Kconfig by Simon Glass · 6 years ago
  19. 767edf0 Revert "arm: config: fix default console only to specify the device" by Seung-Woo Kim · 6 years ago
  20. 9baa2bc Removed unused references to CONFIG_SERIALx by Adam Ford · 6 years ago
  21. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  22. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  23. d06ac60 arm: odroid: Inherit default value for bootdelay from distro_bootcmd. by Vagrant Cascadian · 6 years ago
  24. ef41aea arm: odroid: Enable distro_bootcmd support. by Vagrant Cascadian · 6 years ago
  25. 22297aa arm: odroid: Increase default env size in preparation for distro_bootcmd. by Vagrant Cascadian · 6 years ago
  26. 93716af arm: odroid: Use standard environment variable names kernel_addr_r, ramdisk_addr_r and fdt_addr_r. by Vagrant Cascadian · 6 years ago
  27. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  28. d910130 Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 6 years ago
  29. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  30. a5a3756 Convert CONFIG LIB_HW_RAND to Kconfig by Adam Ford · 7 years ago
  31. 232ed3c arm: config: fix default console only to specify the device by Dongjin Kim · 7 years ago
  32. 47738ac cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · 7 years ago
  33. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  34. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  35. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  36. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  37. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  38. 2c62e31 odroid: remove CONFIG_DM_I2C_COMPAT config by Jaehoon Chung · 7 years ago
  39. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  40. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  41. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  42. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  43. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  44. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  45. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  46. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  47. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  48. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  49. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  50. 8e34a74 odroid: Add boot script (boot.scr) support by Guillaume GARDET · 9 years ago
  51. 4ed5080 odroid: replace 'fatload' with 'load' to be able to use EXT* partitions by Guillaume GARDET · 9 years ago
  52. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  53. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  54. ca2b933 odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 9 years ago
  55. ddb49f3 Odroid U3: use common code for dram reservation by Przemyslaw Marczak · 10 years ago
  56. 4bba9d3 dm: Move CONFIG_I2C_COMPAT to Kconfig by Simon Glass · 10 years ago
  57. 47b3795 odroid u3: enable dm i2c support by Przemyslaw Marczak · 10 years ago
  58. 6a23c65 arm: odroid: usb: add support for usb host including ethernet by Suriyan Ramasami · 10 years ago
  59. 2ecd779 exynos: Enable pre-relocation malloc() by Simon Glass · 10 years ago
  60. 4c7bb1d exynos: Rename -dt config files to -common by Simon Glass · 10 years ago
  61. f1ef2b6 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · 10 years ago
  62. 73eca21 odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago