1. b4996d6 ppc4xx: PCIe: Change 16GB inbound memory to 4GB by Stefan Roese · 16 years ago
  2. e1ac387 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  3. 80522dc 85xx: Add eSDHC support for 8536 DS by Andy Fleming · 16 years ago
  4. 1de97f9 Eliminated arch-specific mmc header requirement by Andy Fleming · 16 years ago
  5. abb5466 Convert mmc_init to mmc_legacy_init by Andy Fleming · 16 years ago
  6. b2e2ed0 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  7. e1be0d2 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · 16 years ago
  8. a1c8a71 86xx: Update CPU info output on bootup by Peter Tyser · 16 years ago
  9. 4ef630d 86xx: Reset update by Peter Tyser · 16 years ago
  10. edf0e25 fsl-ddr: Allow system to boot if we have more than 4G of memory by Kumar Gala · 16 years ago
  11. 8d949af mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  12. f8523cb 85xx: Fix how we map DDR memory by Kumar Gala · 16 years ago
  13. 1542fbd fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller by Kumar Gala · 16 years ago
  14. b29dee3 85xx: Format cpu freq printing to handle 8 cores by Kumar Gala · 16 years ago
  15. 7369f0e ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · 16 years ago
  16. c645012 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  17. f15c651 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  18. 255d28e 8xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  19. 2b3f12c 8xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  20. 2bc2a8f Fix MPC8260 with ethernet on SCC by ksi@koi8.net · 16 years ago
  21. ae5d8f6 82xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  22. c92fac9 82xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  23. 87c9063 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  24. c9315e6 mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  25. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  26. 0cfa6a9 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  27. 0456393 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  28. e70ef33 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  29. 1b33a62 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  30. e0db344 Coldfire: M5271: Allow board header file to specify clock multiplier by Richard Retanubun · 16 years ago
  31. d1ef25d Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C by Richard Retanubun · 16 years ago
  32. 4ffc390 Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list by Richard Retanubun · 16 years ago
  33. 59d1bda ppc4xx: Make PCIE support selectable by Dirk Eibach · 16 years ago
  34. b129eff ppc4xx: Only fixup opb attached UARTs by Matthias Fuchs · 16 years ago
  35. f790ef6 Blackfin: dynamically update UART speed when initializing by Mike Frysinger · 16 years ago
  36. 97f265f Blackfin: add support for fast SPI reads with Boot ROM by Mike Frysinger · 16 years ago
  37. 6761998 Blackfin: check for reserved settings in DDR MMRs by Mike Frysinger · 16 years ago
  38. 622a8dc Blackfin: set default voltage levels for BF538/BF539 parts by Mike Frysinger · 16 years ago
  39. 09dc6b0 Blackfin: use on-chip syscontrol() rom function when available by Mike Frysinger · 16 years ago
  40. abfbd0ae ADS5121 Add IC Ident Module (IIM) support by Martha Marx · 16 years ago
  41. fdce83c Blackfin: rewrite cache handling functions by Mike Frysinger · 16 years ago
  42. 6957a62 Blackfin: enable --gc-sections by Mike Frysinger · 16 years ago
  43. ee1d200 Blackfin: dont check baud if it wont actually get used by Mike Frysinger · 16 years ago
  44. 6c6e042 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  45. ee924e0 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  46. 930590f ixp: move serial to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. f90c802 ixp: move pci init in arm/board instead of cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 8cb79b5 ixp: move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 012d5ba ixp: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. f693f50 ixp: add missing os define by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  51. b4e2f89 ixp: remove the option to include the Microcode by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 1b017ba ixp/npe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 6b7243a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  54. c7d703f usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · 16 years ago
  55. fe033ad Blackfin: fixup misc warnings such as printf's and missing casts by Mike Frysinger · 16 years ago
  56. 7633903 Blackfin: allow serial console to be disabled by Mike Frysinger · 16 years ago
  57. 36ea8e9 Blackfin: support console-over-JTAG by Mike Frysinger · 16 years ago
  58. cf8f2ef Blackfin: handle new anomalies with reset by Mike Frysinger · 16 years ago
  59. b1e9435 Blackfin: pass RETX to Linux by Mike Frysinger · 16 years ago
  60. b5eba3f Blackfin: clarify relocation comment during init by Mike Frysinger · 16 years ago
  61. 95433f6 Blackfin: just set SP register directly during init by Mike Frysinger · 16 years ago
  62. 51230e6 Blackfin: add portmuxing for UARTs on the BF51x by Mike Frysinger · 16 years ago
  63. 4f6a313 Blackfin: respect CONFIG_CLKIN_HALF by Mike Frysinger · 16 years ago
  64. dc2bfb0 Blackfin: use common memcpy routine during init by Mike Frysinger · 16 years ago
  65. be853bf Blackfin: overhaul i2c driver by Mike Frysinger · 16 years ago
  66. 05b75e4 Blackfin: fix dcache handling when doing dma memcpy's by Mike Frysinger · 16 years ago
  67. 0332e4d Blackfin: minimize time cache is turned off when replacing cplb entries by Mike Frysinger · 16 years ago
  68. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  69. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  70. 49ad480 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  71. 03d3bfb MIPS: Add flush_dcache_range() and invalidate_dcache_range() by Stefan Roese · 16 years ago
  72. 3943d2f ppc4xx: Improve DDR autodetect by Dirk Eibach · 16 years ago
  73. ba705b5 mgcoge make ether_scc.c work with CONFIG_NET_MULTI by Gary Jennejohn · 16 years ago
  74. bd3980c sh: sh_eth: Change new network API by Nobuhiro Iwamatsu · 16 years ago
  75. d5254f1 Initial support for Nomadik 8815 development board by Alessandro Rubini · 16 years ago
  76. 91eee54 OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago
  77. 5ed3e86 OMAP3: Add common clock, memory and low level code by Dirk Behme · 16 years ago
  78. 0b02b18 OMAP3: Add common cpu and start code by Dirk Behme · 16 years ago
  79. 8f86a36 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  80. 1ea0823 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  81. 2b5360e Remove #ifdef CONFIG_SC520 in source code by Graeme Russ · 16 years ago
  82. ead056b Added MMCR reset functionality by Graeme Russ · 16 years ago
  83. 3f5f18d Moved generic (triple fault) reset code by Graeme Russ · 16 years ago
  84. 9933d60 Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago
  85. 85ffbbd Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · 16 years ago
  86. 833d94b Merge branch 'next' by Kim Phillips · 16 years ago
  87. 2fc7eb0 Add secondary CPUs processor frequency for e500 core by Haiying Wang · 16 years ago
  88. b4983e1 fsl-ddr: use the 1T timing as default configuration by Dave Liu · 16 years ago
  89. 22cca7e fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · 16 years ago
  90. 22ff3d0 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · 16 years ago
  91. 80ee3ce fsl-ddr: update the bit mask for DDR3 controller by Dave Liu · 16 years ago
  92. 5f91ef6 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · 16 years ago
  93. 10795f4 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · 16 years ago
  94. e7f325b microblaze: Use cache functions (especially cache status) by Michal Simek · 16 years ago
  95. 6677876 83xx: Use the proper sequence for updating IMMR. by Scott Wood · 16 years ago
  96. fd6646c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
  97. 75f3520 83xx: PCI agent mode fixes for multi-board systems by Ira Snyder · 16 years ago
  98. 455a469 mpc83xx: Size optimization of start.S by Ron Madrid · 16 years ago
  99. a5b04d0 sh: Fix up rsk7203 target for out of tree build by Kieran Bingham · 16 years ago
  100. e92c9a8 cpu/mpc824x/Makefile: fix warning with parallel builds by Wolfgang Denk · 16 years ago