1. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  2. 152bf1f drivers/rtc: add Marvell Integrated RTC by Jason Cooper · 13 years ago
  3. 00dcbbd Armada100: MFP macro naming correction by Ajay Bhargav · 13 years ago
  4. 1a90599 arm: auto gen asm-offsets.h for mb86r0x by Matthias Weisser · 13 years ago
  5. 4fae89c AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  6. 3f6dcee AT91: SoC fix at91sam9261_matrix.h 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. a394337 ARM: remove obsolete at91rm9200 by Andreas Bießmann · 13 years ago
  10. a47a79f omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  11. 0fa1d1b omap4: support TPS programming by Aneesh V · 13 years ago
  12. 9a39088 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  13. 639cfb6 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  14. 0b92f09 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  15. 13a74c1 omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  16. b8e60b9 omap: add basic SPL support by Aneesh V · 13 years ago
  17. c0e8852 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  18. cc56558 omap4: add sdram init support by Aneesh V · 13 years ago
  19. 0d2628b omap4: add clock support by Aneesh V · 13 years ago
  20. 162ced3 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  21. f908b63 omap4: cleanup pin mux data by Aneesh V · 13 years ago
  22. 3067942 omap4: utility function to identify the context of hw init by Aneesh V · 13 years ago
  23. 5871d34 DA8xx: fix LPSC constants by Laurence Withers · 13 years ago
  24. b7ad125 DA8xx: switch an enum to defines for consistency by Laurence Withers · 13 years ago
  25. 8517376 DA8xx: add MMC/SD controller addresses by Laurence Withers · 13 years ago
  26. b2c2c63 DaVinci EMAC: declare function for all DA8xx CPUs by Laurence Withers · 13 years ago
  27. 3ffd968 DA8xx: add generic GPIO driver by Laurence Withers · 13 years ago
  28. 377ffe2 DaVinci: rename gpio_defs.h to gpio.h by Laurence Withers · 13 years ago
  29. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · 13 years ago
  30. ed5ed09 ARM: fix error: conflicting types for 'setenv' by seedshope · 13 years ago
  31. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  32. 53c2788 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  33. 43dc3f0 MX31: Cleanup clock function by Stefano Babic · 13 years ago
  34. a6357cb arm: add __ilog2 function by Rob Herring · 13 years ago
  35. 85f0ee4 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · 14 years ago
  36. 1e3763c MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  37. 115f759 MX5: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  38. 82001ef imx: Add support for zmx25 board by Matthias Weisser · 13 years ago
  39. 7084b1e imx: Make imx25 compatible to mxc_gpio driver and fix in tx25 by Matthias Weisser · 13 years ago
  40. ee5939c imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
  41. dba1f9b imx: Add support for USB EHCI on imx25 by Matthias Weisser · 13 years ago
  42. af905dd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
  43. f3f93d2 arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSI by Holger Brunck · 13 years ago
  44. 1801881 Fix compiler error for cpu at91sam9, if lowlevel init is enabled by Jens Scharsig · 13 years ago
  45. 5e1f6c8 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · 13 years ago
  46. c2a1f0f arm920t/at91: use new clock.c features by Andreas Bießmann · 13 years ago
  47. f4c9f92 arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
  48. 0ba0311 at91rm9200.h: fix ATMEL_PMX_AA_TXD2 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. f8004b1 MX5: Add iomux structure by Fabio Estevam · 13 years ago
  51. 4ce3624 MX5: Make the weim structure complete by Fabio Estevam · 13 years ago
  52. b3878b8 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · 13 years ago
  53. 244fb89 armv7: adapt s5pc1xx to the new cache maintenance framework by Aneesh V · 13 years ago
  54. d16dd01 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · 13 years ago
  55. e3405bd armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  56. 686a075 armv7: add PL310 support to u-boot by Aneesh V · 13 years ago
  57. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  58. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  59. ae74ec6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  60. b9de2fa IXP42x PCI rewrite by Michael Schwingen · 14 years ago
  61. 7ddf55e Fix IXP code to work after relocation was added by Michael Schwingen · 14 years ago
  62. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · 14 years ago
  63. 8e518ec include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme by Eric Benard · 13 years ago
  64. 470a57b arm926ejs/at91/lowlevel_init.S: fix defines by Eric Benard · 13 years ago
  65. 58aa563 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  66. 9976335 Minor coding style cleanup by Wolfgang Denk · 13 years ago
  67. a3f9d65 armv7: Add ST-Ericsson u8500 arch by John Rigby · 14 years ago
  68. 9a77221 S5P: add set_mmc_clk for external clock control by Jaehoon Chung · 14 years ago
  69. 1339872 S5PC2XX: Support the cpu revision by Minkyu Kang · 14 years ago
  70. 9c88fb8 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · 14 years ago
  71. b26418c S5P: GPIO Macro Values Corrected. by Chander Kashyap · 14 years ago
  72. 222d0d3 MX31: drop warnings due to missing prototype for mxc_watchdog_reset() by Stefano Babic · 14 years ago
  73. db09ccd remove __attribute__ ((packed)) in at91 headers by Jens Scharsig · 14 years ago
  74. 5acdb6a AT91: remove LEGACY from at91_rstc.h by Reinhard Meyer · 14 years ago
  75. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  76. 7d6287c AT91: cleanup at91sam9260_matrix.h to struct SoC access by Reinhard Meyer · 14 years ago
  77. 6dd03ef AT91: fix related arch-at91 header files by Reinhard Meyer · 14 years ago
  78. 6923aba AT91: cleanup hardware.h, remove memory-map.h by Reinhard Meyer · 14 years ago
  79. 987d505 AT91: rework at91sam9g45.h by Reinhard Meyer · 14 years ago
  80. d77e32a AT91: rework at91sam9263.h by Reinhard Meyer · 14 years ago
  81. 87b561b AT91: rework at91sam9261.h by Reinhard Meyer · 14 years ago
  82. d63735c AT91: rework at91sam9260.h by Reinhard Meyer · 14 years ago
  83. 1bcdeff Kirkwood: allow to override CONFIG_SYS_TCLK by Simon Guinot · 14 years ago
  84. 7f5a026 MX31: change return value of get_cpu_rev by Stefano Babic · 14 years ago
  85. c823fd4 MX31: removed warning due to missing prototype by Stefano Babic · 14 years ago
  86. d204d62 ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · 14 years ago
  87. 18fc967 ftsdmc020: move ftsdmc020.h to include/faraday by Macpaul Lin · 14 years ago
  88. 8020586 arm: Tegra2: GPIO: Add basic GPIO definitions by Tom Warren · 14 years ago
  89. 30e80f6 arm: Tegra2: Add missing PLLX init by Tom Warren · 14 years ago
  90. 112a188 arm: Tegra2: add support for A9 CPU init by Tom Warren · 14 years ago
  91. 202a76b ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions by Luca Ceresoli · 14 years ago
  92. 8f6f15c omap3_beagle: enable EHCI and USB storage. by Alexander Holler · 14 years ago
  93. 96b549e OMAP3: Add support for DPLL5 (usbhost) by Alexander Holler · 14 years ago
  94. 340983d Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
  95. 349efa3 fttmr010: move fttmr010 header to include/faraday by Macpaul Lin · 14 years ago
  96. bb6a4e6 Orion5x: Correct DRAM bank detection by Rogan Dawes · 14 years ago
  97. d455ca6 I2C: add i2c support for Armada100 platform by Lei Wen · 14 years ago
  98. d10e397 I2C: add i2c support for Pantheon platform by Lei Wen · 14 years ago
  99. a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · 14 years ago
  100. 93416c1 arm: Use optimized memcpy and memset from linux by Matthias Weisser · 14 years ago