1. b354aef ColdFire: Add M5208EVB and MCF520x CPU support by TsiChung Liew · 15 years ago
  2. b78c988 ColdFire: Update for M54451EVB by TsiChung Liew · 15 years ago
  3. 1d7cc1e MPC512x: factor out common code by Wolfgang Denk · 15 years ago
  4. 22cc578 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 15 years ago
  5. bf77bdd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  6. 19b4ffd Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 15 years ago
  7. a1eadbb Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  8. 97a031b at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · 15 years ago
  9. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · 15 years ago
  10. bc03df9 board support patch for phyCORE-MPC5200B-tiny by Jon Smirl · 15 years ago
  11. a5e80fe ppc4xx: Set default PCI device ID for 405EP boards by Matthias Fuchs · 15 years ago
  12. 5b49983 ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() by Matthias Fuchs · 15 years ago
  13. 2d421c1 mpc83xx: USB: fix: access of ehci struct elements by Vivek Mahajan · 15 years ago
  14. d807916 ppc4xx: Make pll_write global by Matthias Fuchs · 15 years ago
  15. 9f500fa ppc4xx: Remove compilation warning "pci_async_enabled defined but not used" by Stefan Roese · 15 years ago
  16. 2d52e71 ppc4xx: Implement is_pci_host() for 405 CPUs by Matthias Fuchs · 15 years ago
  17. 71d4e3c ppc4xx: Fixed PPC4xx debug compilation error in uic.c by Alessio Centazzo · 15 years ago
  18. 8d4d4a6 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code by Felix Radensky · 15 years ago
  19. 470c536 sh: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  20. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
  21. 86875e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  22. ecb1b02 arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support by Prafulla Wadaskar · 15 years ago
  23. de37375 arm nomadik: use 1000 as HZ value and rewrite timer code by Alessandro Rubini · 15 years ago
  24. e1705fc arm nomadik: cleanup reset by Alessandro Rubini · 15 years ago
  25. 96d1b47 at91: Add CAN init function by Daniel Gorsulowski · 15 years ago
  26. 8000a5a S3C24x0: extract interrupts from timer by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  27. 0bd1fc0 arm920t/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  28. 3b5ac95 move L2 cache enable/disable function to cache.c in the omap3 SoC directory by Kim, Heung Jun · 15 years ago
  29. a09bbe5 arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · 15 years ago
  30. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · 15 years ago
  31. cb4731f 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references by Peter Tyser · 15 years ago
  32. efb8ce3 fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more by Timur Tabi · 15 years ago
  33. 4e928b5 fsl_dma: Break out common memory initialization function by Peter Tyser · 15 years ago
  34. a9af1dc 8xxx: Move dma_init() call to common code by Peter Tyser · 15 years ago
  35. 4e5649f fsl_dma: Move dma function prototypes to common header file by Peter Tyser · 15 years ago
  36. 86ff89b 8xxx: Rename dma_xfer() to dmacpy() by Peter Tyser · 15 years ago
  37. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · 15 years ago
  38. 1e2e9fa 86xx: Add CPU_TYPE_ENTRY support by Kumar Gala · 15 years ago
  39. cfad280 s3c64xx: move the reset_cpu function by Minkyu Kang · 15 years ago
  40. 416a41f mx27: basic cpu support by Ilya Yanok · 15 years ago
  41. 1763531 i.MX31: Create a common device file. by Magnus Lilja · 15 years ago
  42. 4133f65 MX31: Add NAND SPL for i.MX31. by Magnus Lilja · 15 years ago
  43. 1ec96d8 ARM1136: Introduce CONFIG_PRELOADER macro. by Magnus Lilja · 15 years ago
  44. e32eb4c at91: unify nor boot support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  45. 84fba33 Blackfin: bump up default JTAG console timeout by Vivi Li · 15 years ago
  46. 5301bbf Switched davinci_emac Ethernet driver to use newer API by Ben Warren · 16 years ago
  47. a912e98 Moved Davinci Ethernet driver to drivers/net by Ben Warren · 16 years ago
  48. 1c9f44e fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · 16 years ago
  49. 4c82e72 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · 16 years ago
  50. 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · 15 years ago
  51. 6141468 85xx: Add QE clk support by Haiying Wang · 16 years ago
  52. a917748 85xx: Added MPC8535/E identifiers by Kumar Gala · 16 years ago
  53. 47dcd7c 85xx: Always attempt ethernet device tree fixup by Kumar Gala · 16 years ago
  54. e5dc362 mpc512x: Fix problem with I2C access before relocation by Stefan Roese · 15 years ago
  55. 288f7fb mpc83xx: USB: Reorganized its support by Vivek Mahajan · 16 years ago
  56. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 16 years ago
  57. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 16 years ago
  58. 6650529 mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code by Stefan Roese · 15 years ago
  59. 549f5f5 mpc512x: Fix PSC divisor calculation for baudrate setting by Stefan Roese · 15 years ago
  60. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · 16 years ago
  61. b853995 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · 16 years ago
  62. fd3166d MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · 16 years ago
  63. bde698d cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type by Wolfgang Denk · 16 years ago
  64. e6b9101 cpu/mpc512x/pci.c: minor coding style cleanup by Wolfgang Denk · 16 years ago
  65. e384d2e mpc512x: Move common files to share them by several boards by Wolfgang Denk · 16 years ago
  66. 1d194b5 mpc512x: change cpu/mpc512x/Makefile to use Kconfig style by Wolfgang Denk · 16 years ago
  67. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  68. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · 16 years ago
  69. de8ab06 OMAP3 Turn on the GPIO bank clocks by Tom Rix · 16 years ago
  70. df6d53b at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. 9c5c824 at91: extract reset from timer by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. ee6304b omap24xx: rename reset file by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 7872c17 lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. de510ba arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  78. 56dc2fd afeb9260: fix macb device init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. f515012 ppc4xx: Remove PCI async bootup message if PCI is not used by Stefan Roese · 16 years ago
  80. 26650af ARM DaVinci: Reset with watchdog enabled by Thomas Lange · 16 years ago
  81. 2495b2d at91: regroup IP hw init in one file per soc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  82. dd2d1cc OMAP3 Port kernel omap gpio interface. by Tom Rix · 16 years ago
  83. d608849 ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · 16 years ago
  84. b692478 OMAP Consolidate common u-boot.lds to cpu layer. by Tom Rix · 16 years ago
  85. 91a7745 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  86. 4506400 davinci: display correct clock info by David Brownell · 16 years ago
  87. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. cd53ed0 OMAP3: Reorganize Makefile style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. 3f3b40a OMAP3: Remove dublicated interrupt code by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. 0134c31 at91rm9200: move reset code to reset.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. 88fafe7 ixp/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  92. 314b728 arm: cleanup remaining CONFIG_INIT_CRITICAL by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. 86f57a1 arm946es: remove non used timer by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. 6f7e639 davinci: add basic dm355/dm350/dm335 support by David Brownell · 16 years ago
  95. a0e86db davinci: fix dm644x buglets by David Brownell · 16 years ago
  96. 5f02add davinci: split out some dm644x-specific bits from psc by David Brownell · 16 years ago
  97. 24a1b78 davinci: cpu-specific build uses conditional make syntax by David Brownell · 16 years ago
  98. 3e03029 davinci: move psc support board-->cpu by David Brownell · 16 years ago
  99. 2e2214e DaVinci now respects SKIP_LOWLEVEL_INIT by David Brownell · 16 years ago
  100. c20ef32 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · 16 years ago