1. c8a02c3 MX: MX35 / MX5: uniform clock command with powerpc by Stefano Babic · 13 years ago
  2. 088b338 ARM: MX51: PLL errata workaround by David Jander · 13 years ago
  3. d97f8b0 omap4: fix build warning due to signed unsigned comparison by Aneesh V · 13 years ago
  4. 1843eca omap: fix gpio related build breaks by Aneesh V · 13 years ago
  5. 4d954cc gpio:samsung s5p_ suffix add for GPIO functions by Łukasz Majewski · 13 years ago
  6. fa94c28 arm: fix bd pointer dereference prior initialization by Igor Grinberg · 13 years ago
  7. b852aaf arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize by Heiko Schocher · 14 years ago
  8. 7f9e79c MX31: removed warnings due to clock.h by Stefano Babic · 13 years ago
  9. d3a849f integrator: convert to new build system by Linus Walleij · 13 years ago
  10. e76770d arm: lib: memcpy: Do not copy to same address by Matthias Weisser · 14 years ago
  11. 4429e03 AT91: fix at91sam9g45.h to include USB Host defines by Reinhard Meyer · 13 years ago
  12. b0263c5 atmel: update at91sam9m10g45 SoC support to new style by Thomas Petazzoni · 13 years ago
  13. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  14. 152bf1f drivers/rtc: add Marvell Integrated RTC by Jason Cooper · 13 years ago
  15. 00dcbbd Armada100: MFP macro naming correction by Ajay Bhargav · 13 years ago
  16. 1a90599 arm: auto gen asm-offsets.h for mb86r0x by Matthias Weisser · 13 years ago
  17. 417e073 cosmetic: arm: lib/board.c: Coding Style cleanup by Heiko Schocher · 13 years ago
  18. 4fae89c AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  19. 3f6dcee AT91: SoC fix at91sam9261_matrix.h by Xu, Hong · 13 years ago
  20. 16c092b AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  21. 2be3b31 AT91: change common at91sam9261 files to compile with new scheme by Asen Dimov · 13 years ago
  22. 3da7e35 AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) by Reinhard Meyer · 13 years ago
  23. 6412637 a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART by Andreas Bießmann · 13 years ago
  24. c5a006c a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning by Andreas Bießmann · 13 years ago
  25. a394337 ARM: remove obsolete at91rm9200 by Andreas Bießmann · 13 years ago
  26. a47a79f omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  27. 0fa1d1b omap4: support TPS programming by Aneesh V · 13 years ago
  28. 9a39088 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  29. 639cfb6 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  30. 0b92f09 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  31. 34d12a1 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  32. 13a74c1 omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  33. b8e60b9 omap: add basic SPL support by Aneesh V · 13 years ago
  34. ef0f76e armv7: start.S: fixes and enhancements for SPL by Aneesh V · 13 years ago
  35. ced762a omap4: automatic sdram detection by Aneesh V · 13 years ago
  36. c0e8852 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  37. cc56558 omap4: add sdram init support by Aneesh V · 13 years ago
  38. 0d2628b omap4: add clock support by Aneesh V · 13 years ago
  39. 162ced3 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  40. f908b63 omap4: cleanup pin mux data by Aneesh V · 13 years ago
  41. 3067942 omap4: utility function to identify the context of hw init by Aneesh V · 13 years ago
  42. 5871d34 DA8xx: fix LPSC constants by Laurence Withers · 13 years ago
  43. b7ad125 DA8xx: switch an enum to defines for consistency by Laurence Withers · 13 years ago
  44. 8517376 DA8xx: add MMC/SD controller addresses by Laurence Withers · 13 years ago
  45. b2c2c63 DaVinci EMAC: declare function for all DA8xx CPUs by Laurence Withers · 13 years ago
  46. 3ffd968 DA8xx: add generic GPIO driver by Laurence Withers · 13 years ago
  47. 377ffe2 DaVinci: rename gpio_defs.h to gpio.h by Laurence Withers · 13 years ago
  48. 9659e3f omap3: Include array definition only when it is used by Sanjeev Premi · 13 years ago
  49. 75fc434 Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · 13 years ago
  50. ed5ed09 ARM: fix error: conflicting types for 'setenv' by seedshope · 13 years ago
  51. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  52. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  53. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  54. 944a7fe Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  55. d247221 Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  56. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  57. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  58. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  59. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  60. ad35628 arm: adjust PLATFORM_LIBS for SPL by Aneesh V · 13 years ago
  61. 53c2788 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  62. dd6f787 ARM: MX5: Fix broken leftover TO-2 errata workaround by David Jander · 13 years ago
  63. 43dc3f0 MX31: Cleanup clock function by Stefano Babic · 13 years ago
  64. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  65. a693287 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago
  66. 0689067 arm: add CONFIG_MACH_TYPE setting and documentation by Igor Grinberg · 13 years ago
  67. a6357cb arm: add __ilog2 function by Rob Herring · 13 years ago
  68. 85f0ee4 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · 14 years ago
  69. 1e3763c MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  70. 115f759 MX5: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  71. 82001ef imx: Add support for zmx25 board by Matthias Weisser · 13 years ago
  72. 7084b1e imx: Make imx25 compatible to mxc_gpio driver and fix in tx25 by Matthias Weisser · 13 years ago
  73. ee5939c imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
  74. dba1f9b imx: Add support for USB EHCI on imx25 by Matthias Weisser · 13 years ago
  75. 60e925d imx: Use correct imx25 reset.c by Matthias Weisser · 13 years ago
  76. 5e0e67d imx: Add get_tbclk() function for imx25 by Matthias Weisser · 13 years ago
  77. af905dd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
  78. 5519a24 build: Add targets for auto gen of asm-offsets.h and use it in imx35 by Matthias Weisser · 13 years ago
  79. f3f93d2 arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSI by Holger Brunck · 13 years ago
  80. 1801881 Fix compiler error for cpu at91sam9, if lowlevel init is enabled by Jens Scharsig · 13 years ago
  81. 5e1f6c8 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · 13 years ago
  82. c2a1f0f arm920t/at91: use new clock.c features by Andreas Bießmann · 13 years ago
  83. f4c9f92 arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
  84. 0ba0311 at91rm9200.h: fix ATMEL_PMX_AA_TXD2 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. f8004b1 MX5: Add iomux structure by Fabio Estevam · 13 years ago
  87. 4ce3624 MX5: Make the weim structure complete by Fabio Estevam · 13 years ago
  88. ee764d1 OMAP[34]: fix broken timer by John Rigby · 14 years ago
  89. b3878b8 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · 13 years ago
  90. 244fb89 armv7: adapt s5pc1xx to the new cache maintenance framework by Aneesh V · 13 years ago
  91. d16dd01 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · 13 years ago
  92. e3405bd armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  93. 686a075 armv7: add PL310 support to u-boot by Aneesh V · 13 years ago
  94. 3bda377 arm: minor fixes for cache and mmu handling by Aneesh V · 13 years ago
  95. 3e3bc1e armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  96. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  97. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  98. 0286aaf arm: make default implementation of cache_flush() weakly linked by Aneesh V · 13 years ago
  99. 0295d4a Minor coding style fixes. by Wolfgang Denk · 13 years ago
  100. ae74ec6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago