1. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  2. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  3. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  4. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  5. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  6. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  7. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  8. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  9. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  10. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  11. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  12. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  13. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  14. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  15. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  16. fa2f81b TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  17. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  18. f51c8a9 OMAP3: fix twister board by Stefano Babic · 8 years ago
  19. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  20. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  21. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  22. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  23. 5493a32 Migrate CONFIG_ULPI* to Kconfig by Mateusz Kulikowski · 8 years ago
  24. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 8 years ago
  25. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 8 years ago
  26. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  27. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  28. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  29. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  30. 55f1b39 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT by Stefano Babic · 9 years ago
  31. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  32. 817aa32 boards: tam3517-common: enable gpmc prefetch mode by Jeroen Hofstee · 9 years ago
  33. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  34. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 9 years ago
  35. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 9 years ago
  36. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 9 years ago
  37. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  38. 457baf5 SOM: tam3517: convert to generic board by Jeroen Hofstee · 10 years ago
  39. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  40. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  41. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  42. 0970051 tam3517: fix NAND detection by Jeroen Hofstee · 10 years ago
  43. b80a660 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 10 years ago
  44. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  45. 8ad59c9 ARM: tam3517-common: fix nand spl boot by Jeroen Hofstee · 11 years ago
  46. faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  47. 3f71906 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  48. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  49. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  50. b173075 configs: Remove unused CONFIG_BOOTP_DEFAULT by Tom Rini · 11 years ago
  51. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  52. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  53. 019be4a Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
  54. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  55. abcbe2e OMAP3: Remove unused PHYS_SDRAM_1_SIZE by Thomas Weber · 12 years ago
  56. 31f5b65 OMAP3: TAM3517: add macros for reading eeprom by Stefano Babic · 12 years ago
  57. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  58. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  59. c11ace6 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · 12 years ago
  60. 93ea89f COMMON: Use __stringify() instead of xstr() by Marek Vasut · 12 years ago
  61. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  62. d7cb93b ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  63. 8103c6f OMAP3: tam3517: add function to read MAC from EEPROM by Stefano Babic · 12 years ago
  64. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  65. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  66. 16e41c8 dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP by Marek Vasut · 12 years ago
  67. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  68. e0820cc ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 12 years ago
  69. 1005ccf include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 12 years ago
  70. 1fdabed ARM: omap3: Added Teejet mt_ventoux by Stefano Babic · 12 years ago
  71. 8c589d6 OMAP3: TAM3517: update ehci interface by Stefano Babic · 12 years ago
  72. db917fb configs: Remove CONFIG_NET_MULTI from board files by Fabio Estevam · 13 years ago
  73. 25efd99 nand_spl: store ecc data on the stack by Scott Wood · 13 years ago
  74. f9c6fac ARM: omap3: added common configuration for Technexion TAM3517 by Stefano Babic · 13 years ago