1. 7dd5a5b omap3:clock: check cpu_family before enabling clks for IVA & CAM by Vaibhav Hiremath · 13 years ago
  2. f4dac3e omap3:clock: configure GFX clock to 200MHz for AM/DM37x by Vaibhav Hiremath · 13 years ago
  3. cabe287 armv7: cache: remove flush on un-aligned invalidate by Aneesh V · 13 years ago
  4. 882f80b armv7: stronger barrier for cache-maintenance operations by Aneesh V · 13 years ago
  5. 13d4f9b omap: enable caches at system start-up by Aneesh V · 13 years ago
  6. d07dc49 Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · 13 years ago
  7. 858bd09 Tegra2: Add additional pin multiplexing features by Simon Glass · 13 years ago
  8. b4ba2be Tegra2: Add more clock support by Simon Glass · 13 years ago
  9. 39d3416 Tegra2: Add microsecond timer function by Simon Glass · 13 years ago
  10. 7acec259 MX: MX35 / MX5: uniform clock command with powerpc by Stefano Babic · 13 years ago
  11. 9db1bfa ARM: MX51: PLL errata workaround by David Jander · 13 years ago
  12. 080a46e omap: fix gpio related build breaks by Aneesh V · 13 years ago
  13. 23b3ae0 integrator: convert to new build system by Linus Walleij · 13 years ago
  14. 58fb602 atmel: update at91sam9m10g45 SoC support to new style by Thomas Petazzoni · 13 years ago
  15. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  16. 7a619ab arm: auto gen asm-offsets.h for mb86r0x by Matthias Weisser · 13 years ago
  17. ffa280f AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  18. f87353f AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  19. 3ad2480 AT91: change common at91sam9261 files to compile with new scheme by Asen Dimov · 13 years ago
  20. b38d634 AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) by Reinhard Meyer · 13 years ago
  21. c23e5e7 a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART by Andreas Bießmann · 13 years ago
  22. 8312af9 a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning by Andreas Bießmann · 13 years ago
  23. cf05528 ARM: remove obsolete at91rm9200 by Andreas Bießmann · 13 years ago
  24. b4dc644 omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  25. d506719 omap4: support TPS programming by Aneesh V · 13 years ago
  26. 25223a6 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  27. 924eb36 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  28. 5ab12a9 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  29. 3decb14 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  30. 8cf686e omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  31. bcae721 omap: add basic SPL support by Aneesh V · 13 years ago
  32. 033ca72 armv7: start.S: fixes and enhancements for SPL by Aneesh V · 13 years ago
  33. 1e46386 omap4: automatic sdram detection by Aneesh V · 13 years ago
  34. 095aea2 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  35. 2ae610f omap4: add sdram init support by Aneesh V · 13 years ago
  36. 3776801 omap4: add clock support by Aneesh V · 13 years ago
  37. ad577c8 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  38. 469ec1e omap4: cleanup pin mux data by Aneesh V · 13 years ago
  39. 80bb756 omap3: Include array definition only when it is used by Sanjeev Premi · 13 years ago
  40. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  41. 17659d7 Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  42. 53fc43c Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  43. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  44. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  45. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  46. 6e25b6c ARM: MX5: Fix broken leftover TO-2 errata workaround by David Jander · 13 years ago
  47. 9f008bb MX31: Cleanup clock function by Stefano Babic · 13 years ago
  48. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  49. 2219354 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago
  50. 727024a MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  51. 0edf8b5 MX5: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  52. 23210d8 imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
  53. dea5387 imx: Use correct imx25 reset.c by Matthias Weisser · 13 years ago
  54. a7f39e7 imx: Add get_tbclk() function for imx25 by Matthias Weisser · 13 years ago
  55. 3f7bfbd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
  56. f456445 build: Add targets for auto gen of asm-offsets.h and use it in imx35 by Matthias Weisser · 13 years ago
  57. d703355 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · 13 years ago
  58. 6a372e9 arm920t/at91: use new clock.c features by Andreas Bießmann · 13 years ago
  59. c3a383f arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
  60. a6e961c MX5: Introduce a function for setting the chip select size by Fabio Estevam · 13 years ago
  61. aadcfc1 OMAP[34]: fix broken timer by John Rigby · 14 years ago
  62. 137db2d armv7: adapt s5pc1xx to the new cache maintenance framework by Aneesh V · 13 years ago
  63. 45bf058 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · 13 years ago
  64. 8b457fa armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  65. c2dd0d4 armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  66. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  67. 2c451f7 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  68. 177f386 Minor coding style fixes. by Wolfgang Denk · 13 years ago
  69. 9623c15 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  70. d697d79 IXP NPE: add support for fixed-speed MII ports by Michael Schwingen · 13 years ago
  71. 66463e6 use -ffunction-sections / --gc-sections on IXP42x by Michael Schwingen · 13 years ago
  72. 3053fa0 fix "depend" target in npe directory by Michael Schwingen · 13 years ago
  73. ce04bb4 Fix IXP code to work after relocation was added by Michael Schwingen · 13 years ago
  74. 20f1728 add support for IXP42x Rev. B1 and newer by Michael Schwingen · 13 years ago
  75. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  76. 96fd9906 arm926ejs/at91/lowlevel_init.S: fix defines by Eric Benard · 13 years ago
  77. 8073399 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  78. 4c96408 Minor coding style cleanup by Wolfgang Denk · 13 years ago
  79. be72e0c armv7: Add ST-Ericsson u8500 arch by John Rigby · 14 years ago
  80. b4f7391 S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1) by Minkyu Kang · 13 years ago
  81. 68a8cbf S5P: add set_mmc_clk for external clock control by Jaehoon Chung · 13 years ago
  82. 5d845f2 S5PC2XX: Support the cpu revision by Minkyu Kang · 13 years ago
  83. b0ad862 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · 14 years ago
  84. d43458d MX31: Make get_reset_cause() static and drop unreachable code by Stefano Babic · 13 years ago
  85. aa1cb68 MX53: Handle silicon revision 2.1 case by Fabio Estevam · 14 years ago
  86. cd6881b Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  87. 1069a5c at91: fixed at91sam9263 system file by Daniel Gorsulowski · 14 years ago
  88. ce26582 at91rm9200: fix lowlevel_init() SMRDATA size by Jens Scharsig · 14 years ago
  89. cfff263 AT91: fix timer.c - remove reset_timer() by Reinhard Meyer · 14 years ago
  90. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  91. 9f3fe90 AT91: fix related at91 system/driver files by Reinhard Meyer · 14 years ago
  92. 2f22045 MX31: change return value of get_cpu_rev by Stefano Babic · 13 years ago
  93. 00d10eb ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · 14 years ago
  94. 6cbec7b ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 14 years ago
  95. 1436d51 arm: Tegra2: Add missing PLLX init by Tom Warren · 14 years ago
  96. 74652cf arm: Tegra2: add support for A9 CPU init by Tom Warren · 14 years ago
  97. b32e812 ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX by Luca Ceresoli · 14 years ago
  98. 7b89795 OMAP3: Add support for DPLL5 (usbhost) by Alexander Holler · 14 years ago
  99. 57b4bce Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
  100. 844c05a a320evb: fix include path of timer fttmr010 by Macpaul Lin · 14 years ago