1. 0ad8951 OMAP3 Beagle Pin Mux initialization glitch fix by Bob Feretich · 14 years ago
  2. 286dae3 TI OMAP3 SDP3430: Use generic MMC driver by Tom Rini · 13 years ago
  3. 54c0b7b AM3517 CraneBoard: Use generic MMC driver by Tom Rini · 13 years ago
  4. 4fdf2b7 omap3evm: Use generic MMC driver by Vaibhav Hiremath · 13 years ago
  5. 41a7001 arm: omap: innovator: use common code for machine type by Igor Grinberg · 13 years ago
  6. b8e60b9 omap: add basic SPL support by Aneesh V · 13 years ago
  7. f908b63 omap4: cleanup pin mux data by Aneesh V · 13 years ago
  8. 654e3ce omap3evm: eth: Include functions only when necessary by Sanjeev Premi · 13 years ago
  9. 0f188c3 omap3evm: Update ethernet reset sequence for Rev.G board by Sriramakrishnan · 13 years ago
  10. 5e09e44 omap3evm: eth: split function setup_net_chip by Sanjeev Premi · 13 years ago
  11. f8b82ee Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm by Graeme Russ · 13 years ago
  12. 40aebca BeagleBoard: fixed typo in typecast by Jason Kridner · 14 years ago
  13. 80f7021 Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  14. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · 14 years ago
  15. 8f6f15c omap3_beagle: enable EHCI and USB storage. by Alexander Holler · 14 years ago
  16. e1a2957 OMAP3: Change some USB related MUX values by Alexander Holler · 14 years ago
  17. 714194e ARMV7: AM3517/05: Add support for CraneBoard. by Srinath · 14 years ago
  18. 3d5dac6 OMAP3: BeagleBoard: add more expansionboard IDs by Koen Kooi · 14 years ago
  19. 5b8018c OMAP3: BeagleBoard: add xM rev B to ID table by Koen Kooi · 14 years ago
  20. bf7438a OMAP3: BeagleBoard: Enable pullups on i2c2. by Steve Kipisz · 14 years ago
  21. c3ef8bc BeagleBoard: Added LED driver by Jason Kridner · 14 years ago
  22. 0be92e8 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  23. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  24. 85ed709 OMAP3: EVM: Convert omap3_evm_version to u32 by Dirk Behme · 14 years ago
  25. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  26. 13c3c50 ARMV7: OMAP4: twl6030 add battery charging support by Balaji T K · 14 years ago
  27. d834b01 OMAP3: SDP3430: Fix ARM relocation support by Dirk Behme · 14 years ago
  28. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  29. 88105fb omap3evm: Fix mechanism to identify board revision by Sanjeev Premi · 14 years ago
  30. fa299ff omap3evm: Wrap function under CONFIG_USB_OMAP3 by Sanjeev Premi · 14 years ago
  31. ce58430 omap3evm: Support relocation by Sanjeev Premi · 14 years ago
  32. b6241c2 ARMV7: OMAP3: Add expansion board detection for Beagle by Koen Kooi · 14 years ago
  33. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  34. 97c57f1 ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · 14 years ago
  35. 57c6241 ARMV7: OMAP4: Use generic mmc driver on Beagle by Steve Sakoman · 14 years ago
  36. 7d99f69 ARMV7: OMAP4: Use generic mmc driver on SDP4430 by Sukumar Ghorai · 14 years ago
  37. e9edff8 ARMV7: OMAP4: Use generic mmc driver on Panda by Sukumar Ghorai · 14 years ago
  38. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  39. c3b9983 ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setup by Steve Sakoman · 14 years ago
  40. bb4a144 ARMV7: OMAP4: Fix Panda pinmux setting to enable Wifi/BT Module by Steve Sakoman · 14 years ago
  41. 56d0a4d ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  42. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  43. 918b541 ARMV7: Fix pad mux for Panda LEDs by Ricardo Salveti de Araujo · 14 years ago
  44. ac92995 ARMV7: OMAP3: Add support for Beagle xM by Steve Sakoman · 14 years ago
  45. 3ca3376 ARMV7: OMAP: Add detection and support for Beagle C4 revision by Steve Sakoman · 14 years ago
  46. 9bb65b5 ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · 14 years ago
  47. 9b8ea4e ARMV7: Add basic gpmc initialization for OMAP4 by Steve Sakoman · 14 years ago
  48. 6b810ff ARMV7: Add support for TI OMAP4 Panda by Steve Sakoman · 14 years ago
  49. 1b3dd5d ARMV7: Add support for TI OMAP4430 SDP by Steve Sakoman · 14 years ago
  50. aeeac6b musb: Program extvbus for OMAP3EVM Rev >= E by Ajay Kumar Gupta · 14 years ago
  51. 13fc2bd omap3evm: Add board revision function by Ajay Kumar Gupta · 14 years ago
  52. 3d13806 TI: TNETV107X EVM initial support by Cyril Chemparathy · 14 years ago
  53. 17887bf TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  54. f0e37d1 Net: Clean up LAN91C96 Support by Ben Warren · 15 years ago
  55. 03542c0 TI OMAP3: SDP3430 FIX NET_MULTI Warning by Nishanth Menon · 15 years ago
  56. c5a5135 TI OMAP3 SDP3430: Initial Support by Tom Rix · 15 years ago
  57. 4c391e5 OMAP3: Clean up whitespace in mux configs by Olof Johansson · 15 years ago
  58. 8d8bb90 omap: move TI's boards to board/ti/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago