1. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
  2. 7bb2579 Convert CONFIG_OVERWRITE_ETHADDR_ONCE to Kconfig by Tom Rini · 2 years ago
  3. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 2 years ago
  4. 599b11b Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig by Tom Rini · 2 years ago
  5. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  6. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  7. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  8. 8d86fe3 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 4 months ago
  9. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  10. 99c9b19 Convert CONFIG_FLASH_CFI_LEGACY to Kconfig by Tom Rini · 2 years, 4 months ago
  11. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  12. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 5 months ago
  13. 9d7175f block: ide: Remove ide_preinit function by Tom Rini · 2 years, 6 months ago
  14. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  15. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  16. d5342e8 m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · 2 years, 6 months ago
  17. 2c56279 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 7 months ago
  18. 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · 2 years, 7 months ago
  19. 024007d configs: net: dm9000: Move new Kconfig option to board configs by Marek Vasut · 2 years, 8 months ago
  20. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · 2 years, 8 months ago
  21. 06eb454 Convert CONFIG_MCFTMR to Kconfig by Tom Rini · 2 years, 8 months ago
  22. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 10 months ago
  23. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
  24. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  25. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · 3 years ago
  26. ae6fd8e Convert CONFIG_MCFUART to Kconfig by Tom Rini · 3 years, 1 month ago
  27. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  28. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 3 months ago
  29. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  30. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
  31. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  32. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  33. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  34. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  35. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  36. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  37. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  39. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  40. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  41. a6b41b6 m68k: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  42. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  43. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  44. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  45. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  46. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  47. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  48. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  49. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 8 years ago
  50. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  51. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  52. c4bbbec disk: convert CONFIG_MAC_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  53. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  54. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  55. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  56. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  57. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  58. 2f7b89c m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  59. 56ef75c ColdFire: fix some typoes for CF platform by jason · 11 years ago
  60. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  61. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  62. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  63. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  64. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  65. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  66. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · 12 years ago
  67. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  68. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  69. a2fabf1 ColdFire:Define the DM9000 byteswap for M5253 board. by Jason Jin · 13 years ago
  70. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  71. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  72. 0212f74 ColdFire: Fix incorrect M5253DEMO default environment by TsiChung Liew · 15 years ago
  73. 0ee47d4 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  74. 3dd72f6 ColdFire: Update M5253DEMO configuration file by TsiChung Liew · 15 years ago
  75. 59b4743 remove _IO_BASE and KSEG1ADDR from board configuration files by Timur Tabi · 15 years ago
  76. 7eefd92 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · 16 years ago
  77. 25a0063 ColdFire: Provide gzip image size V2 & V3 platforms by TsiChung Liew · 16 years ago
  78. 7f1a046 ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
  79. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  80. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  81. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. 0c1e325 ColdFire: I2C fix for multiple platforms by TsiChung Liew · 16 years ago
  83. 7298b0b coldfire: fix CFI drivers activation with new macro by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  84. dd8513c ColdFire: Add M5253DEMO platform support for MCF5253 by TsiChung Liew · 16 years ago