1. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  2. 0cd4118 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT by Stefano Babic · 9 years ago
  3. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  4. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  5. cf84a82 arm: omap3: devkit8000: inherit from ti_omap3_common.h by Anthoine Bourgeois · 10 years ago
  6. e70198f arm: omap3: devkit8000: inherit from ti_armv7_common.h by Anthoine Bourgeois · 10 years ago
  7. d5c7173 devkit8000: convert to use generic board code by Anthoine Bourgeois · 10 years ago
  8. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  9. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  10. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  11. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  12. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  13. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  14. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  15. c4a4f36 mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  16. 12ce5e6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  17. 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  18. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  19. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  20. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  21. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  22. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. d806454 devkit8000: Add SPL_OS for MMC support by Tom Rini · 11 years ago
  25. f51b4c7 OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define by Stefano Babic · 12 years ago
  26. d7b5db6 Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
  27. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  28. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  29. 3b88bcf devkit8000: add rootwait to mmcboot option by Andreas Bießmann · 12 years ago
  30. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  31. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  32. aede188 dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  33. ff0ebb8 dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP by Marek Vasut · 12 years ago
  34. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  35. e33b705 ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 13 years ago
  36. bbb57cb devkit8000: Implement and activate direct OS boot by Simon Schwarz · 13 years ago
  37. 2128f22 devkit8000: add config for spl command by Simon Schwarz · 13 years ago
  38. 533607c nand_spl_simple: store ecc data on the stack by Stefano Babic · 13 years ago
  39. 9ec0302 devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss by Simon Schwarz · 13 years ago
  40. ead66c1 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  41. 05800b9 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  42. fb13c65 ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · 13 years ago
  43. a2146f5 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
  44. 07eec8e ARM: OMAP3: Remove unused define CONFIG_OMAP3430 by Thomas Weber · 13 years ago
  45. d89a06a devkit8000: Fix NAND SPL on boards with 256MB NAND by Tom Rini · 13 years ago
  46. 001f8b5 devkit8000: Add malloc space by Tom Rini · 13 years ago
  47. ea5c18b devkit8000: Add config to enable SPL MMC boot by Simon Schwarz · 13 years ago
  48. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  49. f1f72f5 Devkit8000: Change console from ttyS2 to ttyO2 by Thomas Weber · 13 years ago
  50. 7ae359c devkit8000: Add nand-spl support for new SPL by Simon Schwarz · 13 years ago
  51. bde8eea devkit8000: Use generic MMC driver by Tom Rini · 13 years ago
  52. 7a8338d Removed unused define, CONFIG_ARMV7. by Christopher Harvey · 13 years ago
  53. 7e6ce39 Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 14 years ago
  54. 100b849 Add CONFIG_OF_LIBFDT to more boards. by Grant Likely · 14 years ago
  55. 9783a2c ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 14 years ago
  56. c35e569 Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZE by Thomas Weber · 14 years ago
  57. 4e7ca61 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  58. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  59. 1211d14 Devkit8000: Adapt changes to ARM relocation support by Thomas Weber · 14 years ago
  60. 6329a8f ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago
  61. 558d23d omap3: Consolidate SDRC related operations by Vaibhav Hiremath · 14 years ago
  62. 14793ea OMAP3 Move declaration of gpmc_cfg. by Tom Rix · 15 years ago
  63. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  64. 076501b OMAP3:SDRC: introduce DDR types by Nishanth Menon · 15 years ago
  65. 6a87b3f TI: OMAP3: Remove SZ_xx references by Sandeep Paulraj · 15 years ago
  66. d77b681 TI OMAP3 Use arm init sequence to initialize i2c by Tom Rix · 15 years ago
  67. 9939650 Add support for the DevKit8000 board by Frederik Kriewitz · 15 years ago