1. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
  2. 86875e5 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 15 years ago
  3. ecb1b02 arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support by Prafulla Wadaskar · 15 years ago
  4. de37375 arm nomadik: use 1000 as HZ value and rewrite timer code by Alessandro Rubini · 15 years ago
  5. e1705fc arm nomadik: cleanup reset by Alessandro Rubini · 15 years ago
  6. 96d1b47 at91: Add CAN init function by Daniel Gorsulowski · 15 years ago
  7. 8000a5a S3C24x0: extract interrupts from timer by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  8. 0bd1fc0 arm920t/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  9. 3b5ac95 move L2 cache enable/disable function to cache.c in the omap3 SoC directory by Kim, Heung Jun · 15 years ago
  10. a09bbe5 arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · 15 years ago
  11. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · 15 years ago
  12. cb4731f 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references by Peter Tyser · 15 years ago
  13. efb8ce3 fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more by Timur Tabi · 15 years ago
  14. 4e928b5 fsl_dma: Break out common memory initialization function by Peter Tyser · 15 years ago
  15. a9af1dc 8xxx: Move dma_init() call to common code by Peter Tyser · 15 years ago
  16. 4e5649f fsl_dma: Move dma function prototypes to common header file by Peter Tyser · 15 years ago
  17. 86ff89b 8xxx: Rename dma_xfer() to dmacpy() by Peter Tyser · 15 years ago
  18. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · 15 years ago
  19. 1e2e9fa 86xx: Add CPU_TYPE_ENTRY support by Kumar Gala · 15 years ago
  20. cfad280 s3c64xx: move the reset_cpu function by Minkyu Kang · 15 years ago
  21. 416a41f mx27: basic cpu support by Ilya Yanok · 15 years ago
  22. 1763531 i.MX31: Create a common device file. by Magnus Lilja · 15 years ago
  23. 4133f65 MX31: Add NAND SPL for i.MX31. by Magnus Lilja · 15 years ago
  24. 1ec96d8 ARM1136: Introduce CONFIG_PRELOADER macro. by Magnus Lilja · 15 years ago
  25. e32eb4c at91: unify nor boot support by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  26. 84fba33 Blackfin: bump up default JTAG console timeout by Vivi Li · 15 years ago
  27. 5301bbf Switched davinci_emac Ethernet driver to use newer API by Ben Warren · 16 years ago
  28. a912e98 Moved Davinci Ethernet driver to drivers/net by Ben Warren · 16 years ago
  29. 1c9f44e fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · 16 years ago
  30. 4c82e72 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · 16 years ago
  31. 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · 15 years ago
  32. 6141468 85xx: Add QE clk support by Haiying Wang · 16 years ago
  33. a917748 85xx: Added MPC8535/E identifiers by Kumar Gala · 16 years ago
  34. 47dcd7c 85xx: Always attempt ethernet device tree fixup by Kumar Gala · 16 years ago
  35. e5dc362 mpc512x: Fix problem with I2C access before relocation by Stefan Roese · 15 years ago
  36. 288f7fb mpc83xx: USB: Reorganized its support by Vivek Mahajan · 16 years ago
  37. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 16 years ago
  38. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 16 years ago
  39. 6650529 mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code by Stefan Roese · 15 years ago
  40. 549f5f5 mpc512x: Fix PSC divisor calculation for baudrate setting by Stefan Roese · 15 years ago
  41. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · 16 years ago
  42. b853995 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · 16 years ago
  43. fd3166d MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · 16 years ago
  44. bde698d cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type by Wolfgang Denk · 16 years ago
  45. e6b9101 cpu/mpc512x/pci.c: minor coding style cleanup by Wolfgang Denk · 16 years ago
  46. e384d2e mpc512x: Move common files to share them by several boards by Wolfgang Denk · 16 years ago
  47. 1d194b5 mpc512x: change cpu/mpc512x/Makefile to use Kconfig style by Wolfgang Denk · 16 years ago
  48. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  49. a46fbba Add support for Linux-like kallsysms by Mike Frysinger · 16 years ago
  50. de8ab06 OMAP3 Turn on the GPIO bank clocks by Tom Rix · 16 years ago
  51. df6d53b at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  52. 9c5c824 at91: extract reset from timer by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  53. ee6304b omap24xx: rename reset file by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  54. 7872c17 lh7a40x: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  55. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. de510ba arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 56dc2fd afeb9260: fix macb device init by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. f515012 ppc4xx: Remove PCI async bootup message if PCI is not used by Stefan Roese · 16 years ago
  61. 26650af ARM DaVinci: Reset with watchdog enabled by Thomas Lange · 16 years ago
  62. 2495b2d at91: regroup IP hw init in one file per soc by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. dd2d1cc OMAP3 Port kernel omap gpio interface. by Tom Rix · 16 years ago
  64. d608849 ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · 16 years ago
  65. b692478 OMAP Consolidate common u-boot.lds to cpu layer. by Tom Rix · 16 years ago
  66. 91a7745 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 4506400 davinci: display correct clock info by David Brownell · 16 years ago
  68. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. cd53ed0 OMAP3: Reorganize Makefile style by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. 3f3b40a OMAP3: Remove dublicated interrupt code by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. 0134c31 at91rm9200: move reset code to reset.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  72. 88fafe7 ixp/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  73. 314b728 arm: cleanup remaining CONFIG_INIT_CRITICAL by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. 86f57a1 arm946es: remove non used timer by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. 6f7e639 davinci: add basic dm355/dm350/dm335 support by David Brownell · 16 years ago
  76. a0e86db davinci: fix dm644x buglets by David Brownell · 16 years ago
  77. 5f02add davinci: split out some dm644x-specific bits from psc by David Brownell · 16 years ago
  78. 24a1b78 davinci: cpu-specific build uses conditional make syntax by David Brownell · 16 years ago
  79. 3e03029 davinci: move psc support board-->cpu by David Brownell · 16 years ago
  80. 2e2214e DaVinci now respects SKIP_LOWLEVEL_INIT by David Brownell · 16 years ago
  81. c20ef32 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · 16 years ago
  82. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 16 years ago
  83. 769069e i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 16 years ago
  84. 68ef4bd fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT by Kumar Gala · 15 years ago
  85. d10d3b1 85xx: Use print_size to report amount of memory not mapped by TLBs by Kumar Gala · 15 years ago
  86. f7e9f92 at91/cpu.c: add missing Copyright & GPL header by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  87. 20db47d 85xx: bugfix for reading maximum TLB size on mpc85xx by Fredrik Arnerup · 15 years ago
  88. aac413c ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 16 years ago
  89. 982511e ppc4xx: Move definition for PPC4xx NAND FLASH controller to header by Stefan Roese · 16 years ago
  90. 52840a7 Blackfin: fix timer_init()/timer_reset() by Graf Yang · 16 years ago
  91. 5451a20 MIPS: Implement ethernet halt for au1x00 by Thomas Lange · 16 years ago
  92. f29d561 74xx_7xx: Fix rounding problem in CPU frequency calculation by Stefan Roese · 16 years ago
  93. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  94. 082f66e MPC8260: fixup device tree by property instead of path by Wolfgang Denk · 16 years ago
  95. b7081aa AFEB9260 network fix by Sergey Lapin · 16 years ago
  96. cca6b79 Blackfin: avoid get_sclk() with early serial debug by Mike Frysinger · 16 years ago
  97. a48e0ed Blackfin: fix booting with older bootroms (no EVT1) by Mike Frysinger · 16 years ago
  98. e7851d0 Blackfin: recurse with early serial initcode by Mike Frysinger · 16 years ago
  99. 13b60ed at91: remove lowlevel_init.S by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. c943d6e Update CHANGELOG; minor coding style cleanup. by Wolfgang Denk · 16 years ago