1. 8d86fe3 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 4 months ago
  2. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  3. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  4. 0c46047 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · 2 years, 4 months ago
  5. 74d888f Convert CONFIG_SYS_UNIFY_CACHE to Kconfig by Tom Rini · 2 years, 5 months ago
  6. c89eb64 fpga: Remove CONFIG_FPGA_COUNT by Tom Rini · 2 years, 6 months ago
  7. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  8. d5342e8 m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  9. 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
  10. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  11. 91d48f2 Convert CONFIG_MCFRTC et al to Kconfig by Tom Rini · 2 years, 8 months ago
  12. 06eb454 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 8 months ago
  13. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  14. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  15. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  16. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  17. ae6fd8e Convert CONFIG_MCFUART to Kconfig by Tom Rini · 3 years, 1 month ago
  18. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  19. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
  20. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  21. e8eb04a astro_mcf5373l: Rework ASTRO_ID logic by Tom Rini · 3 years, 3 months ago
  22. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  23. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  24. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  25. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  26. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  27. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
  28. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  29. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  30. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  32. b8f64b9 fpga: Added Kconfig support for FPGA_SPARTAN3 by Vipul Kumar · 7 years ago
  33. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  34. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  35. 40ef2e6 fpga: Resync various CONFIG_FPGA_* symbols by Tuomas Tynkkynen · 7 years ago
  36. a6b41b6 m68k: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  37. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  38. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  39. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  40. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  41. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  42. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  43. 647c5f3 kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig by Tien Fong Chee · 7 years ago
  44. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  45. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  46. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 8 years ago
  47. 80cb189 Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig by Simon Glass · 8 years ago
  48. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  49. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  50. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  51. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  52. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  53. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  54. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  55. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  56. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  57. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  58. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  59. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  60. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  61. b8b89fa m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  62. adc11de fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK by Siva Durga Prasad Paladugu · 11 years ago
  63. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  64. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  65. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  66. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  67. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  68. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  69. 1b476f9 COMMON: Use __stringify() instead of rest of implementations by Marek Vasut · 12 years ago
  70. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  71. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  72. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  73. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  74. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  75. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · 14 years ago
  76. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  77. 406471c add ASTRO MCF5373L board by Wolfgang Wegner · 15 years ago