1. b1e574d Blackfin: serial: convert to bfin_{read,write} helpers by Mike Frysinger · 13 years ago
  2. 4150cec Blackfin: split out async setup by Mike Frysinger · 13 years ago
  3. ed74963 Blackfin: drop unused dma.h header from start code by Mike Frysinger · 13 years ago
  4. f75e8b3 Blackfin: portmux: allow header to be included in assembly files by Mike Frysinger · 13 years ago
  5. 7ed998f Blackfin: sync MMR read/write helpers with Linux by Mike Frysinger · 13 years ago
  6. 95b4b9d Blackfin: gpio: optimize free path a little by Mike Frysinger · 13 years ago
  7. 272d2fc Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR by Mike Frysinger · 13 years ago
  8. f9aee4b Blackfin: uart: fix printf warning by Mike Frysinger · 13 years ago
  9. fb5166c Blackfin: add init.elf helper code by Mike Frysinger · 13 years ago
  10. 08a82a4 Blackfin: dont reset SWRST on newer bf526 parts by Mike Frysinger · 13 years ago
  11. 635f330 Blackfin: uart: add multiple serial support by Mike Frysinger · 13 years ago
  12. 34a6d0b8 Blackfin: uart: move debug buffers into local bss by Mike Frysinger · 13 years ago
  13. 2600282 powerpc/85xx: remove SERDES4 soft-reset work-around by Timur Tabi · 13 years ago
  14. 23f9670 powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time by York Sun · 13 years ago
  15. 72f4980 powerpc/8xxx: Update USB mode device tree fixup by Ramneek Mehresh · 13 years ago
  16. 4c99cb9 powerpc/mpc8xxx: fix DDR data width checking by York Sun · 13 years ago
  17. f2d264b powerpc/mpc8xxx: Adding fallback to raw timing on supported boards by York Sun · 13 years ago
  18. 1b3e3c4 powerpc/mpc8xxx: Enable calculation for fixed DDR chips by York Sun · 13 years ago
  19. aeb6716 powerpc/85xx: Fix pin muxing for second USB controller by Felix Radensky · 13 years ago
  20. 51d498f powerpc/mpc8xxx: Add 16-bit support for DDR3 by York Sun · 13 years ago
  21. d224654 powerpc/mpc8xxx: check SPD length before using part number by York Sun · 13 years ago
  22. e090aa7 powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram width by York Sun · 13 years ago
  23. 1f97987 powerpc/85xx: Add P2041 processor support by Kumar Gala · 13 years ago
  24. 526cbff powerpc/p2040: Add various p2040 specific information by Mingkai Hu · 13 years ago
  25. 58b2f96 powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't set by Kumar Gala · 13 years ago
  26. 9829fef powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't set by Kumar Gala · 13 years ago
  27. 810cb19 MPC83XX: Fix PCI express clock setup by Bill Cook · 13 years ago
  28. 03c0a92 MPC83xx: add config options for memory setup. by Andre Schwarz · 13 years ago
  29. 1bda162 MPC837x: set i2c1_clk by Andre Schwarz · 13 years ago
  30. b31a82e arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSI by Holger Brunck · 13 years ago
  31. 24e5046 Fix compiler error for cpu at91sam9, if lowlevel init is enabled by Jens Scharsig · 13 years ago
  32. d703355 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · 13 years ago
  33. 6a372e9 arm920t/at91: use new clock.c features by Andreas Bießmann · 13 years ago
  34. c3a383f arm920t/at91: add clock.c by Andreas Bießmann · 13 years ago
  35. 876ef43 at91rm9200.h: fix ATMEL_PMX_AA_TXD2 by Andreas Bießmann · 13 years ago
  36. a6e961c MX5: Introduce a function for setting the chip select size by Fabio Estevam · 13 years ago
  37. a682b3f MX5: Add iomux structure by Fabio Estevam · 13 years ago
  38. ac4020e MX5: Make the weim structure complete by Fabio Estevam · 13 years ago
  39. aadcfc1 OMAP[34]: fix broken timer by John Rigby · 14 years ago
  40. 4e5ae09 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · 13 years ago
  41. 137db2d armv7: adapt s5pc1xx to the new cache maintenance framework by Aneesh V · 13 years ago
  42. 45bf058 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · 13 years ago
  43. 8b457fa armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  44. 93bc219 armv7: add PL310 support to u-boot by Aneesh V · 13 years ago
  45. e05f007 arm: minor fixes for cache and mmu handling by Aneesh V · 13 years ago
  46. c2dd0d4 armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  47. e47f2db armv7: rename cache related CONFIG flags by Aneesh V · 13 years ago
  48. 2c451f7 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  49. 4c93da7 arm: make default implementation of cache_flush() weakly linked by Aneesh V · 13 years ago
  50. 177f386 Minor coding style fixes. by Wolfgang Denk · 13 years ago
  51. 9623c15 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  52. 1ed63c5 run arm_pci_init after relocation by Michael Schwingen · 13 years ago
  53. 29161f4 IXP42x PCI rewrite by Michael Schwingen · 13 years ago
  54. d697d79 IXP NPE: add support for fixed-speed MII ports by Michael Schwingen · 13 years ago
  55. 66463e6 use -ffunction-sections / --gc-sections on IXP42x by Michael Schwingen · 13 years ago
  56. 363613a support CONFIG_SYS_LDSCRIPT on ARM by Michael Schwingen · 13 years ago
  57. 3053fa0 fix "depend" target in npe directory by Michael Schwingen · 13 years ago
  58. ce04bb4 Fix IXP code to work after relocation was added by Michael Schwingen · 13 years ago
  59. 20f1728 add support for IXP42x Rev. B1 and newer by Michael Schwingen · 13 years ago
  60. 566e5cf ARM: drop unsupported 'trab' board by Wolfgang Denk · 13 years ago
  61. fd2f565 include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme by Eric Benard · 13 years ago
  62. 96fd9906 arm926ejs/at91/lowlevel_init.S: fix defines by Eric Benard · 13 years ago
  63. 8073399 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  64. 9aeab10 Blackfin: use on-chip reset func with newer parts by Mike Frysinger · 13 years ago
  65. 867f54c Blackfin: use common LDSCRIPT logic by Mike Frysinger · 13 years ago
  66. 4c96408 Minor coding style cleanup by Wolfgang Denk · 13 years ago
  67. 033cd2c Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  68. be72e0c armv7: Add ST-Ericsson u8500 arch by John Rigby · 13 years ago
  69. b4f7391 S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1) by Minkyu Kang · 13 years ago
  70. 68a8cbf S5P: add set_mmc_clk for external clock control by Jaehoon Chung · 13 years ago
  71. 5d845f2 S5PC2XX: Support the cpu revision by Minkyu Kang · 13 years ago
  72. b0ad862 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · 13 years ago
  73. 898ddf0 S5P: GPIO Macro Values Corrected. by Chander Kashyap · 13 years ago
  74. bdb3c20 MX31: drop warnings due to missing prototype for mxc_watchdog_reset() by Stefano Babic · 13 years ago
  75. d43458d MX31: Make get_reset_cause() static and drop unreachable code by Stefano Babic · 13 years ago
  76. aa1cb68 MX53: Handle silicon revision 2.1 case by Fabio Estevam · 13 years ago
  77. 8f29084 powerpc/fsl_pci: Fix device tree fixups for newer platforms by Kumar Gala · 13 years ago
  78. cd6881b Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  79. 0ea9142 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  80. 24890f1 avr32: add ATAG_BOARDINFO by Andreas Bießmann · 13 years ago
  81. bb7dc6a avr32: use single linker script by Andreas Bießmann · 13 years ago
  82. 758472c avr32/config.mk: simplify PLATFORM_RELFLAGS by Andreas Bießmann · 13 years ago
  83. c8e7ddd avr32: fix linking by Andreas Bießmann · 14 years ago
  84. 1069a5c at91: fixed at91sam9263 system file by Daniel Gorsulowski · 14 years ago
  85. 673678e remove __attribute__ ((packed)) in at91 headers by Jens Scharsig · 14 years ago
  86. ce26582 at91rm9200: fix lowlevel_init() SMRDATA size by Jens Scharsig · 14 years ago
  87. cfff263 AT91: fix timer.c - remove reset_timer() by Reinhard Meyer · 14 years ago
  88. 50f7500 AT91: remove LEGACY from at91_rstc.h by Reinhard Meyer · 14 years ago
  89. 86592f6 AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · 14 years ago
  90. 60af568 AT91: cleanup at91sam9260_matrix.h to struct SoC access by Reinhard Meyer · 14 years ago
  91. 9f3fe90 AT91: fix related at91 system/driver files by Reinhard Meyer · 14 years ago
  92. 83f1072 AT91: fix related arch-at91 header files by Reinhard Meyer · 14 years ago
  93. 405e591 AT91: cleanup hardware.h, remove memory-map.h by Reinhard Meyer · 14 years ago
  94. 4b1f9b1 AT91: rework at91sam9g45.h by Reinhard Meyer · 14 years ago
  95. 09aca70 AT91: rework at91sam9263.h by Reinhard Meyer · 14 years ago
  96. 5e59259 AT91: rework at91sam9261.h by Reinhard Meyer · 14 years ago
  97. aa0f5ef AT91: rework at91sam9260.h by Reinhard Meyer · 14 years ago
  98. f4278b7 avr32: fixup definitions to ATMEL_BASE_xxx by Andreas Bießmann · 14 years ago
  99. 5d73bc7 avr32: rename memory-map.h -> hardware.h by Andreas Bießmann · 14 years ago
  100. e09e083 nios2: Make STANDALONE_LOAD_ADDR configurable per board by Thomas Chou · 13 years ago