1. 2161496 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
  2. e21d2d8 omap-common: reorganize spl.c by Simon Schwarz · 13 years ago
  3. c692fef omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  4. 4bfb242 omap3: new SPL structure support by Simon Schwarz · 13 years ago
  5. 992dcf7 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  6. ee50ca9 omap3: Configure RAM bank 0 if in SPL by Simon Schwarz · 13 years ago
  7. 01a4332 omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  8. aff0aa8 led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  9. b35f7cb omap4: IO settings by Aneesh V · 13 years ago
  10. 14f821a omap4: make SDRAM init work for ES1.0 silicon by Aneesh V · 13 years ago
  11. 0c2c8ac omap: gpio: generic changes after changing API by Sanjeev Premi · 13 years ago
  12. ea2cf55 omap: gpio: Use generic API by Sanjeev Premi · 13 years ago
  13. 3082bc6 ARMV7: OMAP3: Add 37xx ESx revision numbers. by Howard D. Gray · 13 years ago
  14. 46b9c20 OMAP: Add function to get state of a GPIO output by Joel A Fernandes · 13 years ago
  15. 825223d Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  16. d48e2d8 tegra2: fix warning: "assert" redefined by Wolfgang Denk · 13 years ago
  17. 37da45d KS8695: move TIMER_ definitions before code use by Greg Ungerer · 13 years ago
  18. b1e36b4 PXA: FIX: Deep-sleep return address in stored in PSPR by Marek Vasut · 13 years ago
  19. 2def40f MX31: fix missing mxc_get_clk() call by Stefano Babic · 13 years ago
  20. 68ad3dc omap24xx: fix 'reset_timer_masked' declaration error by Wolfgang Denk · 13 years ago
  21. 9ece4e6 ARM: remove broken "impa7" board. by Wolfgang Denk · 13 years ago
  22. 74ad785 ARM: remove broken "ep7312" board. by Wolfgang Denk · 13 years ago
  23. 2a1f1ac Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  24. 565f637 dm3730: enable dpll5 by Eric Benard · 13 years ago
  25. 0a7fbec da8xx: add support for multiple PLL controllers by Sudhakar Rajashekhara · 13 years ago
  26. 8f612c3 omap3:clock: check cpu_family before enabling clks for IVA & CAM by Vaibhav Hiremath · 13 years ago
  27. 7bddeac omap3:clock: configure GFX clock to 200MHz for AM/DM37x by Vaibhav Hiremath · 13 years ago
  28. 6a22a62 armv7: cache: remove flush on un-aligned invalidate by Aneesh V · 13 years ago
  29. 517912b armv7: stronger barrier for cache-maintenance operations by Aneesh V · 13 years ago
  30. 572134b omap: enable caches at system start-up by Aneesh V · 13 years ago
  31. e2deddd Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · 13 years ago
  32. fa516f6 Tegra2: Add additional pin multiplexing features by Simon Glass · 13 years ago
  33. 16134fd Tegra2: Add more clock support by Simon Glass · 13 years ago
  34. 28cb161 Tegra2: Add microsecond timer function by Simon Glass · 13 years ago
  35. c8a02c3 MX: MX35 / MX5: uniform clock command with powerpc by Stefano Babic · 13 years ago
  36. 088b338 ARM: MX51: PLL errata workaround by David Jander · 13 years ago
  37. 1843eca omap: fix gpio related build breaks by Aneesh V · 13 years ago
  38. d3a849f integrator: convert to new build system by Linus Walleij · 13 years ago
  39. b0263c5 atmel: update at91sam9m10g45 SoC support to new style by Thomas Petazzoni · 13 years ago
  40. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  41. 1a90599 arm: auto gen asm-offsets.h for mb86r0x by Matthias Weisser · 13 years ago
  42. 4fae89c AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  43. 16c092b AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  44. 2be3b31 AT91: change common at91sam9261 files to compile with new scheme by Asen Dimov · 13 years ago
  45. 3da7e35 AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) by Reinhard Meyer · 13 years ago
  46. 6412637 a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART by Andreas Bießmann · 13 years ago
  47. c5a006c a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning by Andreas Bießmann · 13 years ago
  48. a394337 ARM: remove obsolete at91rm9200 by Andreas Bießmann · 13 years ago
  49. a47a79f omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  50. 0fa1d1b omap4: support TPS programming by Aneesh V · 13 years ago
  51. 9a39088 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  52. 639cfb6 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  53. 0b92f09 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  54. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  55. 13a74c1 omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  56. b8e60b9 omap: add basic SPL support by Aneesh V · 13 years ago
  57. ef0f76e armv7: start.S: fixes and enhancements for SPL by Aneesh V · 13 years ago
  58. ced762a omap4: automatic sdram detection by Aneesh V · 13 years ago
  59. c0e8852 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  60. cc56558 omap4: add sdram init support by Aneesh V · 13 years ago
  61. 0d2628b omap4: add clock support by Aneesh V · 13 years ago
  62. 162ced3 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  63. f908b63 omap4: cleanup pin mux data by Aneesh V · 13 years ago
  64. 9659e3f omap3: Include array definition only when it is used by Sanjeev Premi · 13 years ago
  65. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  66. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  67. d247221 Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  68. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  69. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  70. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  71. dd6f787 ARM: MX5: Fix broken leftover TO-2 errata workaround by David Jander · 13 years ago
  72. 43dc3f0 MX31: Cleanup clock function by Stefano Babic · 13 years ago
  73. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  74. a693287 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago
  75. 1e3763c MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  76. 115f759 MX5: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  77. ee5939c imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
  78. 60e925d imx: Use correct imx25 reset.c by Matthias Weisser · 13 years ago
  79. 5e0e67d imx: Add get_tbclk() function for imx25 by Matthias Weisser · 13 years ago
  80. af905dd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
  81. 5519a24 build: Add targets for auto gen of asm-offsets.h and use it in imx35 by Matthias Weisser · 13 years ago
  82. 5e1f6c8 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · 13 years ago
  83. c2a1f0f arm920t/at91: use new clock.c features by Andreas Bießmann · 13 years ago
  84. f4c9f92 arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
  85. 88a22a2 MX5: Introduce a function for setting the chip select size by Fabio Estevam · 13 years ago
  86. ee764d1 OMAP[34]: fix broken timer by John Rigby · 14 years ago
  87. 244fb89 armv7: adapt s5pc1xx to the new cache maintenance framework by Aneesh V · 13 years ago
  88. d16dd01 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · 13 years ago
  89. e3405bd armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  90. 3e3bc1e armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  91. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  92. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  93. 0295d4a Minor coding style fixes. by Wolfgang Denk · 13 years ago
  94. ae74ec6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  95. 2292a76 IXP NPE: add support for fixed-speed MII ports by Michael Schwingen · 14 years ago
  96. bc5e9c6 use -ffunction-sections / --gc-sections on IXP42x by Michael Schwingen · 14 years ago
  97. 3154c3d fix "depend" target in npe directory by Michael Schwingen · 14 years ago
  98. 7ddf55e Fix IXP code to work after relocation was added by Michael Schwingen · 14 years ago
  99. f2ff118 add support for IXP42x Rev. B1 and newer by Michael Schwingen · 14 years ago
  100. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago