1. 0919258 Eliminate support for using MMC as memory by Andy Fleming · 16 years ago
  2. 30cb145 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · 16 years ago
  3. d4f9e5a TQM85xx: Fix a couple warnings in TQM8548 build by Andy Fleming · 16 years ago
  4. c7487e9 MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 by Wolfgang Grandegger · 16 years ago
  5. 34d32ad MPC85xx: TQM8548: use cache for AG and BE variants by Wolfgang Grandegger · 16 years ago
  6. 57181dd MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration by Wolfgang Grandegger · 16 years ago
  7. 89ad185 MPC85xx: TQM8548: fix SDRAM timing for 533 MHz by Wolfgang Grandegger · 16 years ago
  8. 7ebcfec MPC85xx: TQM8548: add support for the TQM8548_AG module by Wolfgang Grandegger · 16 years ago
  9. e85bbc6 MPC85xx: TQM8548: add support for the TQM8548_BE module by Wolfgang Grandegger · 16 years ago
  10. b9864be MPC85xx: TQM85xx: make standard PCI/PCI-X configurable by Wolfgang Grandegger · 16 years ago
  11. 4988451 MPC85xx: TQM85xx: fix flash protection for boot loader by Wolfgang Grandegger · 16 years ago
  12. 698f3a1 86xx: Update CPU info output on bootup by Peter Tyser · 16 years ago
  13. fa9669e 86xx: Update Global Utilities structure by Peter Tyser · 16 years ago
  14. 6945440 86xx: Reset update by Peter Tyser · 16 years ago
  15. 45eea1d fsl-ddr: Allow system to boot if we have more than 4G of memory by Kumar Gala · 16 years ago
  16. a864f32 mpc85xx: Add support for the P2020 by Srikanth Srinivasan · 16 years ago
  17. 2cbb2ee 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS by Kumar Gala · 16 years ago
  18. acaccae Fixup SGMII PHY ids in the device tree by Andy Fleming · 16 years ago
  19. ecfb987 Make some minor whitespace changes to eliminate line-wrapping by Andy Fleming · 16 years ago
  20. e7fd34b Add eth_get_dev_by_index by Andy Fleming · 16 years ago
  21. f281c5c 85xx: Fix bug in device tree setup in 36-bit physical confg by Kumar Gala · 16 years ago
  22. 2275d0e 85xx: Fix address map for 36-bit config of MPC8572DS by Kumar Gala · 16 years ago
  23. 6630ffb 85xx: Fix how we map DDR memory by Kumar Gala · 16 years ago
  24. c0f3b3c fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller by Kumar Gala · 16 years ago
  25. f92794c 85xx: Format cpu freq printing to handle 8 cores by Kumar Gala · 16 years ago
  26. 285517d Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  27. 7a5f0d3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 16 years ago
  28. 2c95e4b USB: Remove LUN number from CDB by Abraham, Thomas · 16 years ago
  29. 11a9df9 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · 16 years ago
  30. 3314fc6 i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
  31. bc94762 i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts by Mike Frysinger · 16 years ago
  32. 0680603 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  33. a6dae3f 82xx, mgcoge: fix compile error by Heiko Schocher · 16 years ago
  34. 378d1ca ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE by Dirk Eibach · 16 years ago
  35. 5b64842 ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · 16 years ago
  36. b33e6d7 ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · 16 years ago
  37. f1a2ed8 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  38. a14295e ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · 16 years ago
  39. fb718e1 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  40. 9bfa114 Add feature-removal-schedule.txt by Peter Tyser · 16 years ago
  41. bdfb6bd 8xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  42. 362447f 8xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  43. 9dac2d7 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  44. 7c1555f bzip2: move ifdef handling to Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  45. 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
  46. f281eaa Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  47. 4c0f005 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
  48. bc1b917 net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
  49. 9e3cc95 net/sntp.c: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  50. 2d1db14 tsec: Fix a bug in soft-resetting by Andy Fleming · 16 years ago
  51. c2d704f Fix 100Mbs ethernet operation on sh7763 based boards by Simon Munton · 16 years ago
  52. c547477 Fix MPC8260 with ethernet on SCC by ksi@koi8.net · 16 years ago
  53. e1873ba 82xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  54. 327480a 82xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  55. 3b967ae ppc: Fix roll over bug in flush_cache() by Kumar Gala · 16 years ago
  56. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  57. 4c88289 Add an architecture specific config.h for common defines by Kumar Gala · 16 years ago
  58. 6a026a6 mpc8641hpcn: Change PCI MEM pci bus address by Becky Bruce · 16 years ago
  59. 2dfef27 drivers/block/ahci: Fix pci mapping bug by Becky Bruce · 16 years ago
  60. 1633436 MPC8641HPCN: Enable CONFIG_ADDR_MAP by Becky Bruce · 16 years ago
  61. d3b51a2 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
  62. f93e1cb mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  63. dad8c91 powerpc: Move duplicated BAT defines to mmu.h by Becky Bruce · 16 years ago
  64. 0709bfc drivers/pci: Create pci_map_bar function by Becky Bruce · 16 years ago
  65. 5dc9e1a mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · 16 years ago
  66. 1f642fc mpc8641hpcn: Use physical address in flash banks defintion by Becky Bruce · 16 years ago
  67. 613ee04 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  68. deb55f2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · 16 years ago
  69. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  70. fe3a1d6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  71. aadc51a Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  72. 7609640 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  73. 84109fe Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  74. f4ade20 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  75. 8a7b3f2 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  76. f9f3622 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  77. f96047a NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  78. 1d01207 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  79. 4904385 env_nand: fix env memory release by derek@siconix.com · 16 years ago
  80. df58afe Coldfire: M527x: Add missing GPIO register address defines by Richard Retanubun · 16 years ago
  81. cb265cd Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command by Richard Retanubun · 16 years ago
  82. 209e53d Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · 16 years ago
  83. 567e115 Coldfire: M5271EVB: Board header update (dependencies) by Richard Retanubun · 16 years ago
  84. fbb5521 Coldfire: M5271: Allow board header file to specify clock multiplier by Richard Retanubun · 16 years ago
  85. 0ad94fd Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C by Richard Retanubun · 16 years ago
  86. 9e4c9d3 Coldfire: cmd_bdinfo cleanup by Richard Retanubun · 16 years ago
  87. 8731764 Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list by Richard Retanubun · 16 years ago
  88. 6bb88a0 ppc4xx: Make PCIE support selectable by Dirk Eibach · 16 years ago
  89. acb07af ppc4xx: Only fixup opb attached UARTs by Matthias Fuchs · 16 years ago
  90. e138700 Blackfin: move default boot SPI CS to common code by Mike Frysinger · 16 years ago
  91. 8445130 Blackfin: dynamically update UART speed when initializing by Mike Frysinger · 16 years ago
  92. 2c00197 Blackfin: add support for fast SPI reads with Boot ROM by Mike Frysinger · 16 years ago
  93. 4f7fb33 Blackfin: check for reserved settings in DDR MMRs by Mike Frysinger · 16 years ago
  94. a7ab10a Blackfin: set default voltage levels for BF538/BF539 parts by Mike Frysinger · 16 years ago
  95. 1114d0e Blackfin: use on-chip syscontrol() rom function when available by Mike Frysinger · 17 years ago
  96. b844370 cfi_flash: Fix typo in cfi_flash.c by Stefan Roese · 16 years ago
  97. c8b0312 jedec_flash: Only use manufacturer defines from common flash.h by Stefan Roese · 16 years ago
  98. 42c6ace cfi_flash: Silence compilation warning by Stefan Roese · 16 years ago
  99. 9d1f6af flash/cfi_flash: Use virtual sector start address, not phys by Becky Bruce · 16 years ago
  100. 49f4f6a Fix compiler warning by Wolfgang Denk · 16 years ago