1. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  2. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  3. cb04db1 include/configs: Whitespace fixup by Tom Rini · 9 years ago
  4. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  5. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  6. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  7. 3709844 armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  8. e4f65d0 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  9. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  10. 44b0e47 tricorder: switch to CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  11. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  12. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  13. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  14. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  15. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  16. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  17. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  18. e2ccdf8 MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  19. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  20. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  21. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  22. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  23. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  24. e6f9d41 tricorder: convert to generic board by Andreas Bießmann · 10 years ago
  25. 1b82491 board:tricorder: fixup SPL OOB layout by Andreas Bießmann · 11 years ago
  26. 2347534 board:tricorder: enable omap_gpio clocks by Andreas Bießmann · 11 years ago
  27. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  28. faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  29. 3f71906 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  30. 68ec9c8 mtd: move & update nand_ecclayout structure (plus board changes) by Prabhakar Kushwaha · 11 years ago
  31. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  32. 85b8c5c4 Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  33. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  34. 0178296 tricorder: support 256MiB SDRAM on revision > D by Andreas Bießmann · 11 years ago
  35. eadbdf9 tricorder: read kernel directly from NAND by Andreas Bießmann · 11 years ago
  36. 69df69d tricorder: switch to alternative memtest by Thomas Weber · 11 years ago
  37. 8ce1b82 tricorder: Make u-boot faster by Thomas Weber · 11 years ago
  38. ad9f072 tricorder: add led support by Andreas Bießmann · 11 years ago
  39. 8908805 tricorder: panic() on unknown board by Andreas Bießmann · 11 years ago
  40. 459f1da tricorder: add tricordereeprom command by Andreas Bießmann · 11 years ago
  41. deac6d6 tricorder: add mtdparts to environment by Andreas Bießmann · 11 years ago
  42. ec24645 tricorder: add cmdline history by Andreas Bießmann · 11 years ago
  43. 0dff13a tricorder: use generic provided loadaddr by Andreas Bießmann · 11 years ago
  44. 5c68f12 tricorder: update flash partitioning by Andreas Bießmann · 11 years ago
  45. 83976f1 tricorder: remove lcdmode from bootargs by Thomas Weber · 11 years ago
  46. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  47. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  48. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  49. 616cf60 tricorder: enable hw assisted BCH8 in SPL and u-boot by Andreas Bießmann · 12 years ago
  50. 949a771 ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  51. 019be4a Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
  52. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  53. abcbe2e OMAP3: Remove unused PHYS_SDRAM_1_SIZE by Thomas Weber · 12 years ago
  54. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  55. 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  56. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  57. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  58. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  59. 49175c4 ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT by Tom Rini · 12 years ago
  60. e0820cc ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 12 years ago
  61. 008ec95 tricorder: Load kernel from ubifs by Bernhard Walle · 13 years ago
  62. 36f3aab tricorder: Add UBIFS by Bernhard Walle · 13 years ago
  63. 512dce09 OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL by Thomas Weber · 13 years ago
  64. 5605979 Tricorder: Switch env to generic mmc driver by Thomas Weber · 13 years ago
  65. 8167af1 OMAP3: Add Corscience Tricorder board by Thomas Weber · 13 years ago