1. d1f15a1 Convert CONFIG_SOC_DA8XX et al to Kconfig by Adam Ford · 7 years ago
  2. 19b336e Convert CONFIG_DAVINCI_SPI to Kconfig by Adam Ford · 7 years ago
  3. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  4. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  5. d09f377 Convert CONFIG_CMD_SAVES to Kconfig by Simon Glass · 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. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  9. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  10. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  11. ce3574f common: arm: davinci: Move header file out of common by Simon Glass · 8 years ago
  12. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  13. 1b9cb56 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 8 years ago
  14. 430dcea Kconfig: Drop CONFIG_EMAC_MDIO_PHY_NUM by Tom Rini · 8 years ago
  15. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
  16. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 8 years ago
  17. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  18. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  19. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  20. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  21. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  22. ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
  23. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  24. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  25. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  26. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  27. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  28. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  29. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  30. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  31. 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  32. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  33. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  34. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  35. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  36. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  37. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  38. dc8a1da ea20: Convert to generic board by Stefano Babic · 9 years ago
  39. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  40. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  41. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  42. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  43. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  44. 4fb5d07 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  45. bc9cd95 i2c, davinci: convert driver to new mutlibus/mutliadapter framework by Vitaly Andrianov · 11 years ago
  46. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  47. e9b8987 configs: Remove unused CONFIG_BOOTP_DEFAULT by Tom Rini · 11 years ago
  48. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  49. 9dbc836 Merge u-boot/master into u-boot-ti/master by Tom Rini · 12 years ago
  50. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  51. e209504 da8xx: ea20: Add the configuration define for the exact SoC variant by Tomas Novotny · 12 years ago
  52. fd5ba89 COMMON: Use __stringify() instead of xstr() by Marek Vasut · 12 years ago
  53. 29665cf davinci: ea20: add some configs and default environmet variables by Bastian Ruppert · 12 years ago
  54. cf52537 davinci: ea20: the console is always set to the serial line by Bastian Ruppert · 12 years ago
  55. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  56. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  57. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  58. e3c071a arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 13 years ago
  59. d0753d9 include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 13 years ago
  60. 562b7b9 Davinci: ea20: use gpio framework to access gpios by Stefano Babic · 13 years ago
  61. 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  62. 57b2168 NAND: remove NAND_MAX_CHIPS definitions by Vladimir Zapolskiy · 13 years ago
  63. 847b690 Davinci: ea20: added PREBOOT to configuration by Stefano Babic · 13 years ago
  64. 0a00a17 Davinci: ea20: added I2C support by Stefano Babic · 13 years ago
  65. 16f6184 Davinci: ea20: added video support by Stefano Babic · 13 years ago
  66. af974a1 Davinci: ea20: add gpio for keeping power on in board_late_init by Bastian Ruppert · 13 years ago
  67. 5b043a3 Davinci: ea20: Add default U-Boot environment by Stefano Babic · 13 years ago
  68. c9ab5c0 Davinci: ea20: Add NAND support by Stefano Babic · 13 years ago
  69. eb98e9d Davinci: ea20: set console on UART0 by Bastian Ruppert · 13 years ago
  70. 5b5260e davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
  71. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  72. f57fd34 Davinci: add support for the ea20 board by Stefano Babic · 14 years ago