1. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  2. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  3. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  4. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
  5. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  6. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  7. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  8. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  9. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  10. 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
  11. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  12. 9fdc0de Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 8 years ago
  13. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  14. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  15. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  16. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  17. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  18. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
  19. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  20. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  21. b0f8bae arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
  22. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  23. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  24. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  25. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  26. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  27. e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
  28. a80bdf7 powerpc: BSC9131/2: Move CONFIG_BSC9131/2 to Kconfig options by York Sun · 8 years ago
  29. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  30. c9ab910 spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · 8 years ago
  31. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  32. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  33. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  34. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  35. b7f4b85 powerpc/85xx: Increase fdt address by Scott Wood · 8 years ago
  36. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  37. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  38. 998c479 include/configs: Whitespace fixup 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. 515fbb4 powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE by York Sun · 9 years ago
  42. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  43. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  44. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  45. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  46. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  47. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  48. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  49. 47f889c cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  50. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  51. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  52. add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
  53. bc4bf94 nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE by Peter Tyser · 10 years ago
  54. 9da3adc powerpc/913x: Add config flag for bootdelay by harninder rai · 10 years ago
  55. 604b3ca powerpc/bsc913x: Convert to use generic board code by harninder rai · 10 years ago
  56. c457020 powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND by Ashish Kumar · 10 years ago
  57. 12af67f mpc85xx: configs - Add hash command in freescale platforms by Ruchika Gupta · 10 years ago
  58. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  59. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  60. f402731 powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size by Prabhakar Kushwaha · 11 years ago
  61. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  62. f203656 powerpc/mpc85xx:Increase binary size for P, B & T series boards. by Prabhakar Kushwaha · 11 years ago
  63. afffcb0 board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL by Prabhakar Kushwaha · 11 years ago
  64. a3e6895 kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX by Vladimir Zapolskiy · 11 years ago
  65. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  66. 7291732 config: remove platform CONFIG_SYS_HZ definition part 1/2 by Rob Herring · 11 years ago
  67. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  68. 1cf874a board/bsc9131rdb: Update IFC timings for NAND flash by Prabhakar Kushwaha · 11 years ago
  69. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  70. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  71. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  72. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  73. 20732df board/bsc9131rdb: Update default boot environment settings by Priyanka Jain · 12 years ago
  74. f81e8b2 board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · 12 years ago
  75. f9146bd board/bsc9131rdb: Add targets for Sysclk 100MHz by Priyanka Jain · 12 years ago
  76. bc84b5e board/bsc9131rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  77. 63956d5 powerpc/mpc85xx:Add BSC9131 RDB Support by Prabhakar Kushwaha · 13 years ago