1. f92794c 85xx: Format cpu freq printing to handle 8 cores by Kumar Gala · 16 years ago
  2. 285517d Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  3. 7a5f0d3 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 16 years ago
  4. 2c95e4b USB: Remove LUN number from CDB by Abraham, Thomas · 16 years ago
  5. 11a9df9 Added usbtty_configured() check. Fixed attribute(packed) warnings. by Atin Malaviya · 16 years ago
  6. 3314fc6 i.MX31: Start the I2C clock on driver initialisation by Guennadi Liakhovetski · 16 years ago
  7. bc94762 i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts by Mike Frysinger · 16 years ago
  8. 0680603 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  9. a6dae3f 82xx, mgcoge: fix compile error by Heiko Schocher · 16 years ago
  10. 378d1ca ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE by Dirk Eibach · 16 years ago
  11. 5b64842 ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · 16 years ago
  12. b33e6d7 ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · 16 years ago
  13. f1a2ed8 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  14. a14295e ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h by Stefan Roese · 16 years ago
  15. fb718e1 Coding style cleanup; update CHANGELOG by Wolfgang Denk · 16 years ago
  16. 9bfa114 Add feature-removal-schedule.txt by Peter Tyser · 16 years ago
  17. bdfb6bd 8xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  18. 362447f 8xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  19. 9dac2d7 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile by Mike Frysinger · 16 years ago
  20. 7c1555f bzip2: move ifdef handling to Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  21. 5afb2fe Fix whitespace damage: double space changed to a tab by Jerry Van Baren · 16 years ago
  22. f281eaa Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  23. 4c0f005 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
  24. bc1b917 net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
  25. 9e3cc95 net/sntp.c: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  26. 2d1db14 tsec: Fix a bug in soft-resetting by Andy Fleming · 16 years ago
  27. c2d704f Fix 100Mbs ethernet operation on sh7763 based boards by Simon Munton · 16 years ago
  28. c547477 Fix MPC8260 with ethernet on SCC by ksi@koi8.net · 16 years ago
  29. e1873ba 82xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  30. 327480a 82xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  31. 3b967ae ppc: Fix roll over bug in flush_cache() by Kumar Gala · 16 years ago
  32. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  33. 4c88289 Add an architecture specific config.h for common defines by Kumar Gala · 16 years ago
  34. 6a026a6 mpc8641hpcn: Change PCI MEM pci bus address by Becky Bruce · 16 years ago
  35. 2dfef27 drivers/block/ahci: Fix pci mapping bug by Becky Bruce · 16 years ago
  36. 1633436 MPC8641HPCN: Enable CONFIG_ADDR_MAP by Becky Bruce · 16 years ago
  37. d3b51a2 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
  38. f93e1cb mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  39. dad8c91 powerpc: Move duplicated BAT defines to mmu.h by Becky Bruce · 16 years ago
  40. 0709bfc drivers/pci: Create pci_map_bar function by Becky Bruce · 16 years ago
  41. 5dc9e1a mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · 16 years ago
  42. 1f642fc mpc8641hpcn: Use physical address in flash banks defintion by Becky Bruce · 16 years ago
  43. 613ee04 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  44. deb55f2 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · 16 years ago
  45. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  46. fe3a1d6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  47. aadc51a Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  48. 7609640 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 16 years ago
  49. 84109fe Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  50. f4ade20 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  51. 8a7b3f2 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  52. f9f3622 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  53. f96047a NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  54. 1d01207 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  55. 4904385 env_nand: fix env memory release by derek@siconix.com · 16 years ago
  56. df58afe Coldfire: M527x: Add missing GPIO register address defines by Richard Retanubun · 16 years ago
  57. cb265cd Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command by Richard Retanubun · 16 years ago
  58. 209e53d Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · 16 years ago
  59. 567e115 Coldfire: M5271EVB: Board header update (dependencies) by Richard Retanubun · 16 years ago
  60. fbb5521 Coldfire: M5271: Allow board header file to specify clock multiplier by Richard Retanubun · 16 years ago
  61. 0ad94fd Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C by Richard Retanubun · 16 years ago
  62. 9e4c9d3 Coldfire: cmd_bdinfo cleanup by Richard Retanubun · 16 years ago
  63. 8731764 Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list by Richard Retanubun · 16 years ago
  64. 6bb88a0 ppc4xx: Make PCIE support selectable by Dirk Eibach · 16 years ago
  65. acb07af ppc4xx: Only fixup opb attached UARTs by Matthias Fuchs · 16 years ago
  66. e138700 Blackfin: move default boot SPI CS to common code by Mike Frysinger · 16 years ago
  67. 8445130 Blackfin: dynamically update UART speed when initializing by Mike Frysinger · 16 years ago
  68. 2c00197 Blackfin: add support for fast SPI reads with Boot ROM by Mike Frysinger · 16 years ago
  69. 4f7fb33 Blackfin: check for reserved settings in DDR MMRs by Mike Frysinger · 16 years ago
  70. a7ab10a Blackfin: set default voltage levels for BF538/BF539 parts by Mike Frysinger · 16 years ago
  71. 1114d0e Blackfin: use on-chip syscontrol() rom function when available by Mike Frysinger · 17 years ago
  72. b844370 cfi_flash: Fix typo in cfi_flash.c by Stefan Roese · 16 years ago
  73. c8b0312 jedec_flash: Only use manufacturer defines from common flash.h by Stefan Roese · 16 years ago
  74. 42c6ace cfi_flash: Silence compilation warning by Stefan Roese · 16 years ago
  75. 9d1f6af flash/cfi_flash: Use virtual sector start address, not phys by Becky Bruce · 16 years ago
  76. 49f4f6a Fix compiler warning by Wolfgang Denk · 16 years ago
  77. 2179719 Blackfin: update anomaly lists by Mike Frysinger · 16 years ago
  78. d074bfe ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
  79. 5d3e23f ADS5121 Add IC Ident Module (IIM) support by Martha Marx · 16 years ago
  80. c8c4b59 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  81. ea1dfef ADS5121 Fix rev2 silicon pci iopad config by John Rigby · 16 years ago
  82. 3e6375f ADS5121 DIU Add diu_bmp_addr env by John Rigby · 16 years ago
  83. 2a1979c ADS5121 DIU Make inclusion of FSL logo optional by John Rigby · 16 years ago
  84. b0dbfb1 Compile warning fix in onenand_uboot.h by Remy Bohmer · 16 years ago
  85. 8cd6918 USB: Add EHCI support for VCT EHCI controller (really with driver now) by Stefan Roese · 16 years ago
  86. 7ed11ee Blackfin: add driver for on-chip MMC/SD controller by Cliff Cai · 16 years ago
  87. e985622 Blackfin: add port muxing for BF51x SPI by Mike Frysinger · 16 years ago
  88. 7e1bbd8 Blackfin: output booting source when booting by Mike Frysinger · 16 years ago
  89. 09017ec Blackfin: set default CONFIG_ENV_SPI_CS based on bootrom by Mike Frysinger · 16 years ago
  90. 6abcfd6 Blackfin: update asm-blackfin/posix_types.h to latest Linux version by Mike Frysinger · 16 years ago
  91. 420e19e Blackfin: add port I bits by Mike Frysinger · 16 years ago
  92. 02bab34 Blackfin: add driver for on-chip ATAPI controller by Sonic Zhang · 16 years ago
  93. 4e2fe54 Blackfin: add driver for on-chip NAND controller by Mike Frysinger · 16 years ago
  94. 73592b2 Blackfin: build with -mno-fdpic by Mike Frysinger · 16 years ago
  95. 4093728 Blackfin: fix up EBIU defines by Mike Frysinger · 16 years ago
  96. 26f6034 Blackfin: use 8/16/32 bit transfer widths in dma_memcpy() by Mike Frysinger · 16 years ago
  97. 780b109 Blackfin: only flag L1 instruction for DMA memcpy by Mike Frysinger · 16 years ago
  98. 3114a87 Blackfin: dma_memcpy(): fix random failures by Mike Frysinger · 16 years ago
  99. eba7a04 Blackfin: rewrite cache handling functions by Mike Frysinger · 16 years ago
  100. 57f1d91 Blackfin: setup bi_enetaddr for single nets by Mike Frysinger · 16 years ago