1. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
  2. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
  3. ed2f660 m68k: Drop CONFIG_MCFPIT support by Tom Rini · 5 years ago
  4. 68d46ad configs: purge unneeded fec defines by Angelo Durgehello · 5 years ago
  5. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  6. a885c01 configs: remove CONFIG_SYS_DSPI_XX references by Angelo Dureghello · 6 years ago
  7. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  8. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
  9. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  10. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  11. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  14. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  15. 4afde86 spi: Migrate CONFIG_CF_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  16. a6b41b6 m68k: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  17. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  18. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  19. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  20. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  21. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  22. 89ae64c m68k: mcf5445x: move early ddr init as board-specific by Angelo Dureghello · 8 years ago
  23. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  24. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  25. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  26. 690c05a Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig by Simon Glass · 7 years ago
  27. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  28. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  29. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · 7 years ago
  30. 452b6c7 ColdFire: Remove rogue 'CONFIG_SYS_NO_FLASH' embedded within another CONFIG_ name by Lothar Waßmann · 8 years ago
  31. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 8 years ago
  32. 7c5ad8b i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 8 years ago
  33. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  34. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  35. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  36. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  37. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  38. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  39. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  40. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  41. 03390c6 m68k: M54418TWR: drop board/freescale/m54418twr/config.mk by Masahiro Yamada · 9 years ago
  42. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  43. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  44. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  45. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  46. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  47. 3466855 configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  48. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  49. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  50. ae6ad78 nand: yaffs: Remove the "nand write.yaffs" command by Peter Tyser · 10 years ago
  51. b01d864 m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  52. 62b774c configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL} by Masahiro Yamada · 11 years ago
  53. 5854c9f configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE by Masahiro Yamada · 11 years ago
  54. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  55. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  56. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  57. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  58. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  59. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  60. 26a1289 ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · 12 years ago
  61. efa9f28 ColdFire: Add Freescale MCF54418TWR ColdFire development board support by Alison Wang · 12 years ago