1. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  2. 1faaa3c configs: vf610: increase maximum size and enforce correct limit by Stefan Agner · 7 years ago
  3. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  4. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  5. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  6. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
  7. 4e24ff6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig by Alexandru Gagniuc · 7 years ago
  8. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  9. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  10. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  11. 18980cc Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · 8 years ago
  12. dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
  13. 40d97bd Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  14. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  15. d53c0a4 ARM: vf610: move to standard arch/board approach by Stefan Agner · 8 years ago
  16. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  17. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  18. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  19. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  20. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  21. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  22. 988f505 Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig by Fabio Estevam · 8 years ago
  23. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  24. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  25. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  26. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  27. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  28. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  29. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  30. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  31. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  32. 88ede93 arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode by Bhuvanchandra DV · 9 years ago
  33. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  34. 4409dcf serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig by Bin Meng · 9 years ago
  35. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  36. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · 9 years ago
  37. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  38. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  39. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  40. 8bf5931 arm: vf610twr: improve memory layout by Stefan Agner · 9 years ago
  41. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  42. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  43. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  44. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  45. 4ce682a mtd: vf610_nfc: enable ONFI detection by Stefan Agner · 10 years ago
  46. 6120f75 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 10 years ago
  47. 2ec5262 arm: vf610: Remove duplicate MTD defines. by Bill Pringlemeir · 10 years ago
  48. a112f7e arm: vf610: fix boot from SD-card by Stefan Agner · 10 years ago
  49. 1f5925a arm: vf610: add NAND support for vf610twr by Stefan Agner · 10 years ago
  50. ceb3347 arm: vf610: Add QSPI support for VF610TWR by Chao Fu · 11 years ago
  51. 8821cce vf610twr: Set default environment to use zImage by Otavio Salvador · 11 years ago
  52. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  53. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  54. 0399741 i2c: update config using mxc driver to new subsystem by trem · 11 years ago
  55. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  56. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  57. 86bef20 vf610: Add I2C support for Vybrid VF610 platform by Alison Wang · 11 years ago
  58. 826f22e vf610twr: Remove SoC name from U-Boot prompt by Otavio Salvador · 11 years ago
  59. 5399331 vf610twr: Add default environment in line with other Freescale boards by Otavio Salvador · 11 years ago
  60. 695c9b5 arm: vf610: Add basic support for Vybrid VF610TWR board by Alison Wang · 12 years ago