1. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  2. 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  3. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  4. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  5. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  6. 16e41c8 dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP by Marek Vasut · 12 years ago
  7. 847b83d beagle: fix termination of buddy env setting by Peter Meerwald · 12 years ago
  8. 776bebb omap3_beagle: Add CONFIG_CMD_ASKENV by Tom Rini · 12 years ago
  9. 1dd07fe OMAP3 Beagle: Set BOOTDELAY to 3 by Tom Rini · 12 years ago
  10. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  11. 49175c4 ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT by Tom Rini · 12 years ago
  12. e0820cc ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 12 years ago
  13. aae58b9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · 13 years ago
  14. 29321c0 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · 13 years ago
  15. 928c4bd usb: ulpi: Add omap-ulpi-view port support by Govindraj.R · 13 years ago
  16. d3022c5 nand_spl_simple: store ecc data on the stack by Stefano Babic · 13 years ago
  17. 75c57a3 OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
  18. 27b8c8f BeagleBoard: config: Really switch to ttyO2 by Koen Kooi · 13 years ago
  19. 81dcf8b ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · 13 years ago
  20. 0997561 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · 13 years ago
  21. 8152c6f ARM: OMAP3: Remove unused define CONFIG_OMAP3430 by Thomas Weber · 13 years ago
  22. 8e40852 omap: fix cache line size for omap3/omap4 boards by Aneesh V · 13 years ago
  23. 73ce500 BeagleBoard: config: Switch to ttyO2 by Alexander Holler · 13 years ago
  24. 3c6e50d omap: beagle: Use ubifs instead of jffs2 for nand boot by Steve Sakoman · 13 years ago
  25. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  26. 205c065 OMAP3 Beagle: Minor config cleanup by Sandeep Paulraj · 13 years ago
  27. 8c4e0ca omap3: beagle: Fix build warning by Sanjeev Premi · 13 years ago
  28. f4b36ea BeagleBoard: config: updated default configuration by Jason Kridner · 13 years ago
  29. f74fc4a BeagleBoard: config: Enabled multibus support for I2C in configuration by Jason Kridner · 13 years ago
  30. c522eac BeagleBoard: config: add optargs/buddy/camera by Jason Kridner · 13 years ago
  31. 933d370 BeagleBoard: config: increase command-line functionality by Jason Kridner · 13 years ago
  32. 780a97f BeagleBoard: config: make mtest run by Jason Kridner · 13 years ago
  33. 25a4d01 BeagleBoard: config: enable DSS by Koen Kooi · 13 years ago
  34. 54b62d5 BeagleBoard: config: enable asix driver and dhcp by Koen Kooi · 13 years ago
  35. 2162439 BeagleBoard: config: enable networking by Koen Kooi · 13 years ago
  36. 4c37e8d BeagleBoard: config: decrease bootdelay to 2 seconds by Koen Kooi · 13 years ago
  37. e682930 BeagleBoard: config: use uImage.beagle for tftp by Joel A Fernandes · 13 years ago
  38. ec556ff BeagleBoard: config: hardcode MAC for onboard SMSC by Joel A Fernandes · 13 years ago
  39. e5549f0 BeagleBoard: config: load kernel from MMC ext, not FAT by Koen Kooi · 13 years ago
  40. f835ea7 BeagleBoard: Added userbutton command by Jason Kridner · 14 years ago
  41. b166031 beagle: pass expansionboard name in bootargs by Koen Kooi · 13 years ago
  42. 2490e59 OMAP: Remove omapfb.debug=y from Beagle and Overo env settings by Steve Sakoman · 14 years ago
  43. f62b125 OMAP3/4: Increase console I/O buffer size by Vaibhav Hiremath · 13 years ago
  44. 75f980b Removed unused define, CONFIG_ARMV7. by Christopher Harvey · 13 years ago
  45. 2cc195e Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · 13 years ago
  46. f38536f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  47. 6cbec7b ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 13 years ago
  48. d90859a omap3_beagle: enable EHCI and USB storage. by Alexander Holler · 13 years ago
  49. f6e593b OMAP3: BeagleBoard: add xM rev B to ID table by Koen Kooi · 13 years ago
  50. cf073e4 omap3_beagle: enable the use of a plain text file by Alexander Holler · 13 years ago
  51. 70d8c94 BeagleBoard: Added LED driver by Jason Kridner · 13 years ago
  52. ed59e58 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · 13 years ago
  53. 53736ba OMAP3: SPI driver by Dirk Behme · 14 years ago
  54. 8b6724a OMAP3: remove unused config macros by Grazvydas Ignotas · 14 years ago
  55. 31bfcf1 ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE by Steve Sakoman · 14 years ago
  56. ca5f80a ARMV7: OMAP3: Add expansion board detection for Beagle by Koen Kooi · 14 years ago
  57. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  58. b485556 ARM: enable device tree for beagle by John Rigby · 14 years ago
  59. 0cd3114 ARMV7: OMAP4: Use generic mmc driver on Beagle by Steve Sakoman · 14 years ago
  60. 7b7903e ARMV7: OMAP: Use default vendor/product ID for USB gadget by Steve Sakoman · 14 years ago
  61. 11080ab ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOC by Ben Gardiner · 14 years ago
  62. a784c01 ARM: relocation: fix typo in comment by Heiko Schocher · 14 years ago
  63. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  64. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  65. 60c2317 ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs by Steve Sakoman · 14 years ago
  66. 5af3246 ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle by Steve Sakoman · 15 years ago
  67. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago
  68. cae377b omap3: Consolidate SDRC related operations by Vaibhav Hiremath · 14 years ago
  69. 632e1d9 OMAP3 Move declaration of gpmc_cfg. by Tom Rix · 15 years ago
  70. 1270ec1 Remove superfluous uses of V_PROMPT macro. by Robert P. J. Day · 15 years ago
  71. 25374bf OMAP3 beagle Add usbtty configuration by Tom Rix · 15 years ago
  72. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  73. 30563a0 OMAP3:SDRC: introduce DDR types by Nishanth Menon · 15 years ago
  74. 9c44ddc TI: OMAP3: Remove SZ_xx references by Sandeep Paulraj · 15 years ago
  75. 13d2cb9 OMAP3: Update Overo and Beagle environment by Steve Sakoman · 15 years ago
  76. 0297ec7 TI OMAP3 Use arm init sequence to initialize i2c by Tom Rix · 15 years ago
  77. 97a099e omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  78. 187af95 omap3: embedd gpmc_cs into gpmc config struct by Matthias Ludwig · 15 years ago
  79. 2c15513 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  80. 2eb99ca NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · 15 years ago
  81. 942556a mtd: MTD related config header changes (mtdparts command) by Stefan Roese · 15 years ago
  82. d3a513c OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000 by Manikandan Pillai · 15 years ago
  83. 42bf4b2 OMAP3: Remove legacy NAND defines by Dirk Behme · 15 years ago
  84. 6a6b62e OMAP3: Use functions print_cpuinfo() and checkboard() by Sanjeev Premi · 15 years ago
  85. a85693b OMAP3: Fix changed mmc init command by Dirk Behme · 15 years ago
  86. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  87. 81472d8 OMAP: rename timer divisor by Ladislav Michl · 15 years ago
  88. 488f5d8 Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ by Ladislav Michl · 16 years ago
  89. 917cfc7 OMAP3:Beagle: Enable mtdparts by Nishanth Menon · 16 years ago
  90. f904cdb OMAP3: Add common power code, README, and BeagleBoard by Dirk Behme · 16 years ago