1. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  2. d247221 Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  3. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  4. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  5. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  6. dd6f787 ARM: MX5: Fix broken leftover TO-2 errata workaround by David Jander · 13 years ago
  7. 43dc3f0 MX31: Cleanup clock function by Stefano Babic · 13 years ago
  8. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  9. a693287 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago
  10. 1e3763c MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  11. 115f759 MX5: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  12. ee5939c imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
  13. 60e925d imx: Use correct imx25 reset.c by Matthias Weisser · 13 years ago
  14. 5e0e67d imx: Add get_tbclk() function for imx25 by Matthias Weisser · 13 years ago
  15. af905dd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
  16. 5519a24 build: Add targets for auto gen of asm-offsets.h and use it in imx35 by Matthias Weisser · 13 years ago
  17. 5e1f6c8 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · 13 years ago
  18. c2a1f0f arm920t/at91: use new clock.c features by Andreas Bießmann · 13 years ago
  19. f4c9f92 arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
  20. 88a22a2 MX5: Introduce a function for setting the chip select size by Fabio Estevam · 13 years ago
  21. ee764d1 OMAP[34]: fix broken timer by John Rigby · 14 years ago
  22. 244fb89 armv7: adapt s5pc1xx to the new cache maintenance framework by Aneesh V · 13 years ago
  23. d16dd01 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · 13 years ago
  24. e3405bd armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  25. 3e3bc1e armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  26. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  27. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  28. 0295d4a Minor coding style fixes. by Wolfgang Denk · 13 years ago
  29. ae74ec6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  30. 2292a76 IXP NPE: add support for fixed-speed MII ports by Michael Schwingen · 14 years ago
  31. bc5e9c6 use -ffunction-sections / --gc-sections on IXP42x by Michael Schwingen · 14 years ago
  32. 3154c3d fix "depend" target in npe directory by Michael Schwingen · 14 years ago
  33. 7ddf55e Fix IXP code to work after relocation was added by Michael Schwingen · 14 years ago
  34. f2ff118 add support for IXP42x Rev. B1 and newer by Michael Schwingen · 14 years ago
  35. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  36. 470a57b arm926ejs/at91/lowlevel_init.S: fix defines by Eric Benard · 13 years ago
  37. 58aa563 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  38. 9976335 Minor coding style cleanup by Wolfgang Denk · 14 years ago
  39. a3f9d65 armv7: Add ST-Ericsson u8500 arch by John Rigby · 14 years ago
  40. 69b2824 S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1) by Minkyu Kang · 14 years ago
  41. 9a77221 S5P: add set_mmc_clk for external clock control by Jaehoon Chung · 14 years ago
  42. 1339872 S5PC2XX: Support the cpu revision by Minkyu Kang · 14 years ago
  43. 9c88fb8 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · 14 years ago
  44. bd94dd2 MX31: Make get_reset_cause() static and drop unreachable code by Stefano Babic · 14 years ago
  45. 000f4d0 MX53: Handle silicon revision 2.1 case by Fabio Estevam · 14 years ago
  46. 80f7021 Minor coding style cleanup. by Wolfgang Denk · 14 years ago
  47. bbe1169 at91: fixed at91sam9263 system file by Daniel Gorsulowski · 14 years ago
  48. 36ff5f7 at91rm9200: fix lowlevel_init() SMRDATA size by Jens Scharsig · 14 years ago
  49. 7beb915 AT91: fix timer.c - remove reset_timer() by Reinhard Meyer · 14 years ago
  50. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  51. e260d0b AT91: fix related at91 system/driver files by Reinhard Meyer · 14 years ago
  52. 7f5a026 MX31: change return value of get_cpu_rev by Stefano Babic · 14 years ago
  53. d204d62 ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · 14 years ago
  54. 9783a2c ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · 14 years ago
  55. 30e80f6 arm: Tegra2: Add missing PLLX init by Tom Warren · 14 years ago
  56. 112a188 arm: Tegra2: add support for A9 CPU init by Tom Warren · 14 years ago
  57. c1164af ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX by Luca Ceresoli · 14 years ago
  58. 96b549e OMAP3: Add support for DPLL5 (usbhost) by Alexander Holler · 14 years ago
  59. 340983d Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
  60. 0d0783e a320evb: fix include path of timer fttmr010 by Macpaul Lin · 14 years ago
  61. bb6a4e6 Orion5x: Correct DRAM bank detection by Rogan Dawes · 14 years ago
  62. d455ca6 I2C: add i2c support for Armada100 platform by Lei Wen · 14 years ago
  63. d10e397 I2C: add i2c support for Pantheon platform by Lei Wen · 14 years ago
  64. a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · 14 years ago
  65. d3ae17b pxa: move i2c driver to the common place by Lei Wen · 14 years ago
  66. 758898d arm: a320: use new ftpmu010 API by Po-Yu Chuang · 14 years ago
  67. 5cad108 MX5: factor out boot cause funciton to common code by Jason Liu · 14 years ago
  68. 2b0fa45 MX31: Introduce get_reset_cause() by Fabio Estevam · 14 years ago
  69. 939b978 ARM: mx31: Print the silicon version by Fabio Estevam · 14 years ago
  70. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · 14 years ago
  71. 59e6fc5 mx25: Make the UART port number explicit in its setup function by Fabio Estevam · 14 years ago
  72. e17e331 MX31: add support for MX31 watchdog by Stefano Babic · 14 years ago
  73. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  74. 4cb7fbf S5P: timer: replace bss variable by gd by Minkyu Kang · 14 years ago
  75. da0bff8 S5P: timer: Use pwm functions by Minkyu Kang · 14 years ago
  76. 85f5df2 ARM: S5P: pwm driver support by Donghwa Lee · 14 years ago
  77. 10de94c SMDK6400: Disable LED function in start.s on the nand booting by seedshope · 14 years ago
  78. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · 14 years ago
  79. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  80. 6631e96 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · 14 years ago
  81. a85ef55 arm1136: Fix NAND boot by Fabio Estevam · 14 years ago
  82. 4301303 ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · 14 years ago
  83. 0c66573 arm relocation: Fix calculation of board_init_r by Alexander Stein · 14 years ago
  84. 41b6838 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · 14 years ago
  85. b1b2468 armv7: add support for S5PC210 SoC by Minkyu Kang · 14 years ago
  86. 5504dab arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · 14 years ago
  87. 96e7208 remove (double) LED initialization in arm920t start.s by Jens Scharsig · 14 years ago
  88. f201595 arm1136: timer: Replace bss variable by gd by Heiko Schocher · 14 years ago
  89. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · 14 years ago
  90. 8bd7dad armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · 14 years ago
  91. 1eeffff DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · 14 years ago
  92. e313d9d DaVinci DM6467: Fix Build Error by Sandeep Paulraj · 14 years ago
  93. 3c86e5e DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · 14 years ago
  94. 19c53b4 MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss by Stefano Babic · 14 years ago
  95. 1c2b3ac Add support for MX35 processor by Stefano Babic · 14 years ago
  96. baa2d78 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · 14 years ago
  97. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  98. 0be92e8 Merge branch 'next' of ../next by Wolfgang Denk · 14 years ago
  99. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  100. c0c7a11 arm: Add Support for Marvell ARMADA 100 Familiy SoCs by Prafulla Wadaskar · 14 years ago