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