1. 1843eca omap: fix gpio related build breaks by Aneesh V · 13 years ago
  2. d3a849f integrator: convert to new build system by Linus Walleij · 13 years ago
  3. b0263c5 atmel: update at91sam9m10g45 SoC support to new style by Thomas Petazzoni · 13 years ago
  4. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  5. 1a90599 arm: auto gen asm-offsets.h for mb86r0x by Matthias Weisser · 13 years ago
  6. 4fae89c AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  7. 16c092b AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  8. 2be3b31 AT91: change common at91sam9261 files to compile with new scheme by Asen Dimov · 13 years ago
  9. 3da7e35 AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) by Reinhard Meyer · 13 years ago
  10. 6412637 a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART by Andreas Bießmann · 13 years ago
  11. c5a006c a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning by Andreas Bießmann · 13 years ago
  12. a394337 ARM: remove obsolete at91rm9200 by Andreas Bießmann · 13 years ago
  13. a47a79f omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  14. 0fa1d1b omap4: support TPS programming by Aneesh V · 13 years ago
  15. 9a39088 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  16. 639cfb6 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  17. 0b92f09 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  18. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  19. 13a74c1 omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  20. b8e60b9 omap: add basic SPL support by Aneesh V · 13 years ago
  21. ef0f76e armv7: start.S: fixes and enhancements for SPL by Aneesh V · 13 years ago
  22. ced762a omap4: automatic sdram detection by Aneesh V · 13 years ago
  23. c0e8852 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  24. cc56558 omap4: add sdram init support by Aneesh V · 13 years ago
  25. 0d2628b omap4: add clock support by Aneesh V · 13 years ago
  26. 162ced3 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  27. f908b63 omap4: cleanup pin mux data by Aneesh V · 13 years ago
  28. 9659e3f omap3: Include array definition only when it is used by Sanjeev Premi · 13 years ago
  29. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  30. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  31. d247221 Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  32. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  33. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  34. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  35. dd6f787 ARM: MX5: Fix broken leftover TO-2 errata workaround by David Jander · 13 years ago
  36. 43dc3f0 MX31: Cleanup clock function by Stefano Babic · 13 years ago
  37. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  38. a693287 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago
  39. 1e3763c MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  40. 115f759 MX5: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  41. ee5939c imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
  42. 60e925d imx: Use correct imx25 reset.c by Matthias Weisser · 13 years ago
  43. 5e0e67d imx: Add get_tbclk() function for imx25 by Matthias Weisser · 13 years ago
  44. af905dd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
  45. 5519a24 build: Add targets for auto gen of asm-offsets.h and use it in imx35 by Matthias Weisser · 13 years ago
  46. 5e1f6c8 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · 13 years ago
  47. c2a1f0f arm920t/at91: use new clock.c features by Andreas Bießmann · 13 years ago
  48. f4c9f92 arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
  49. 88a22a2 MX5: Introduce a function for setting the chip select size by Fabio Estevam · 13 years ago
  50. ee764d1 OMAP[34]: fix broken timer by John Rigby · 14 years ago
  51. 244fb89 armv7: adapt s5pc1xx to the new cache maintenance framework by Aneesh V · 13 years ago
  52. d16dd01 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · 13 years ago
  53. e3405bd armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  54. 3e3bc1e armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  55. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  56. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  57. 0295d4a Minor coding style fixes. by Wolfgang Denk · 13 years ago
  58. ae74ec6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  59. 2292a76 IXP NPE: add support for fixed-speed MII ports by Michael Schwingen · 14 years ago
  60. bc5e9c6 use -ffunction-sections / --gc-sections on IXP42x by Michael Schwingen · 14 years ago
  61. 3154c3d fix "depend" target in npe directory by Michael Schwingen · 14 years ago
  62. 7ddf55e Fix IXP code to work after relocation was added by Michael Schwingen · 14 years ago
  63. f2ff118 add support for IXP42x Rev. B1 and newer by Michael Schwingen · 14 years ago
  64. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  65. 470a57b arm926ejs/at91/lowlevel_init.S: fix defines by Eric Benard · 13 years ago
  66. 58aa563 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  67. 9976335 Minor coding style cleanup by Wolfgang Denk · 13 years ago
  68. a3f9d65 armv7: Add ST-Ericsson u8500 arch by John Rigby · 14 years ago
  69. 69b2824 S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1) by Minkyu Kang · 14 years ago
  70. 9a77221 S5P: add set_mmc_clk for external clock control by Jaehoon Chung · 14 years ago
  71. 1339872 S5PC2XX: Support the cpu revision by Minkyu Kang · 14 years ago
  72. 9c88fb8 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · 14 years ago
  73. bd94dd2 MX31: Make get_reset_cause() static and drop unreachable code by Stefano Babic · 14 years ago
  74. 000f4d0 MX53: Handle silicon revision 2.1 case by Fabio Estevam · 14 years ago
  75. 80f7021 Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  76. bbe1169 at91: fixed at91sam9263 system file by Daniel Gorsulowski · 14 years ago
  77. 36ff5f7 at91rm9200: fix lowlevel_init() SMRDATA size by Jens Scharsig · 14 years ago
  78. 7beb915 AT91: fix timer.c - remove reset_timer() by Reinhard Meyer · 14 years ago
  79. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  80. e260d0b AT91: fix related at91 system/driver files by Reinhard Meyer · 14 years ago
  81. 7f5a026 MX31: change return value of get_cpu_rev by Stefano Babic · 14 years ago
  82. d204d62 ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · 14 years ago
  83. 9783a2c ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 14 years ago
  84. 30e80f6 arm: Tegra2: Add missing PLLX init by Tom Warren · 14 years ago
  85. 112a188 arm: Tegra2: add support for A9 CPU init by Tom Warren · 14 years ago
  86. c1164af ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX by Luca Ceresoli · 14 years ago
  87. 96b549e OMAP3: Add support for DPLL5 (usbhost) by Alexander Holler · 14 years ago
  88. 340983d Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
  89. 0d0783e a320evb: fix include path of timer fttmr010 by Macpaul Lin · 14 years ago
  90. bb6a4e6 Orion5x: Correct DRAM bank detection by Rogan Dawes · 14 years ago
  91. d455ca6 I2C: add i2c support for Armada100 platform by Lei Wen · 14 years ago
  92. d10e397 I2C: add i2c support for Pantheon platform by Lei Wen · 14 years ago
  93. a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · 14 years ago
  94. d3ae17b pxa: move i2c driver to the common place by Lei Wen · 14 years ago
  95. 758898d arm: a320: use new ftpmu010 API by Po-Yu Chuang · 14 years ago
  96. 5cad108 MX5: factor out boot cause funciton to common code by Jason Liu · 14 years ago
  97. 2b0fa45 MX31: Introduce get_reset_cause() by Fabio Estevam · 14 years ago
  98. 939b978 ARM: mx31: Print the silicon version by Fabio Estevam · 14 years ago
  99. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  100. 59e6fc5 mx25: Make the UART port number explicit in its setup function by Fabio Estevam · 14 years ago