1. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  2. f3f3eff Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  3. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  4. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  5. 696a91f Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · 8 years ago
  6. 02e69a5 Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig by Simon Glass · 8 years ago
  7. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  8. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  9. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  10. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  11. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  12. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  13. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  14. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  15. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  16. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  17. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  18. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  19. fa2f81b TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  20. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  21. 7142343 arm, am335x: siemens: enable DM/DTS support by Heiko Schocher · 8 years ago
  22. 6b3943f siemens,am33x: add draco etamin board by Heiko Schocher · 8 years ago
  23. 3c5d51f siemens,am33x: add ubi fastmap support by Samuel Egli · 8 years ago
  24. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  25. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  26. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  27. 4d7100a configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · 8 years ago
  28. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  29. eb6b50f Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  30. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  31. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago
  32. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  33. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 8 years ago
  34. 23922e2 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT by Michal Simek · 8 years ago
  35. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 8 years ago
  36. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 8 years ago
  37. 68d5342 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  38. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  39. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  40. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  41. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  42. a5325cd configs: Remove CONFIG_SERIAL_MULTI by Stephen Warren · 9 years ago
  43. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  44. 2cb81b6b siemens-am33x-common: Hardcoded value instead of non-included define by Paul Kocialkowski · 9 years ago
  45. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  46. 0dd1c31 siemens,am33x: adjust mtd partition by Egli, Samuel · 9 years ago
  47. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  48. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  49. 578056c siemens,am33x,rastaban: add rastaban config by Heiko Schocher · 9 years ago
  50. 61159b7 arm, am33xx: update for siemens am335x based boards by Heiko Schocher · 9 years ago
  51. d126e01 autoboot.c: Move config options to Kconfig by Stefan Roese · 9 years ago
  52. 42eccdd configs: remove CONFIG_NET_MULTI by Lars Poeschel · 9 years ago
  53. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  54. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 9 years ago
  55. e2ccdf8 MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  56. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  57. ece9101 arm: am335x: siemens board use in DFU mode fullspeed only by Heiko Schocher · 10 years ago
  58. 88e34e5 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · 10 years ago
  59. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  60. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  61. d14c633 arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boards by Heiko Schocher · 10 years ago
  62. 66c45fa siemens: cosmetic: rename project_dir by Egli, Samuel · 10 years ago
  63. 84112b5 siemens: change LED indication in DFU mode by Egli, Samuel · 10 years ago
  64. 401341d am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards by Heiko Schocher · 10 years ago
  65. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  66. dc42736 am335x, siemens boards: adapt default environment setting by Heiko Schocher · 11 years ago
  67. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  68. 9167fc8 arm: am335x: Add DT (FDT) support to Siemens boards by Stefan Roese · 11 years ago
  69. faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  70. 3f71906 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  71. beba5f0 mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms by pekon gupta · 11 years ago
  72. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  73. 56eb3da arm, am335x: update for the siemens boards by Samuel Egli · 11 years ago
  74. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  75. 901ce27 siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support by Tom Rini · 11 years ago
  76. c0dcece arm, am335x: add support for 3 siemens boards by Heiko Schocher · 11 years ago