1. c50a603 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  2. 4f97567 cfi: make flash_get_info() non static by Heiko Schocher · 16 years ago
  3. 86321fc net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
  4. 638ed3e net/sntp.c: move ifdef into Makefile COBJS-$(...) by Mike Frysinger · 16 years ago
  5. 9e5be82 tsec: Fix a bug in soft-resetting by Andy Fleming · 16 years ago
  6. 09fcc8b Fix 100Mbs ethernet operation on sh7763 based boards by Simon Munton · 16 years ago
  7. 2bc2a8f Fix MPC8260 with ethernet on SCC by ksi@koi8.net · 16 years ago
  8. ae5d8f6 82xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · 16 years ago
  9. c92fac9 82xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · 16 years ago
  10. bced7cc ppc: Fix roll over bug in flush_cache() by Kumar Gala · 16 years ago
  11. 87c9063 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  12. 47d41cc Add an architecture specific config.h for common defines by Kumar Gala · 16 years ago
  13. 4c78d4a mpc8641hpcn: Change PCI MEM pci bus address by Becky Bruce · 16 years ago
  14. 1785dbe drivers/block/ahci: Fix pci mapping bug by Becky Bruce · 16 years ago
  15. d591a80 MPC8641HPCN: Enable CONFIG_ADDR_MAP by Becky Bruce · 16 years ago
  16. 49f46f3 mpc8641hpcn: Clean up PCI mapping concepts by Becky Bruce · 16 years ago
  17. c9315e6 mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · 16 years ago
  18. d35ae5a powerpc: Move duplicated BAT defines to mmu.h by Becky Bruce · 16 years ago
  19. 6e61fae drivers/pci: Create pci_map_bar function by Becky Bruce · 16 years ago
  20. 2ecca34 mpc8641hpcn: Set up outbound pci windows before inbound by Becky Bruce · 16 years ago
  21. b81b773 mpc8641hpcn: Use physical address in flash banks defintion by Becky Bruce · 16 years ago
  22. f8306cb Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  23. 2d43e87 pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching by Kumar Gala · 16 years ago
  24. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  25. 64ace0d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 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. 0ab5410 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  29. e70ef33 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  30. 1b33a62 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  31. 8da6012 NAND: Add timeout for reset command by Peter Tyser · 16 years ago
  32. 10dc6a9 NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TEST by Peter Tyser · 16 years ago
  33. ad09ab2 NAND: Fixed invalid pointers to static relocated chip names by Valeriy Glushkov · 16 years ago
  34. 5a9427d env_nand: fix env memory release by derek@siconix.com · 16 years ago
  35. 6989e4f Coldfire: M527x: Add missing GPIO register address defines by Richard Retanubun · 16 years ago
  36. c4ff77f Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command by Richard Retanubun · 16 years ago
  37. 92d3e6e Coldfire: Applied baudrate formula of serial_init to serial_setbrg by Richard Retanubun · 16 years ago
  38. 8706ef3 Coldfire: M5271EVB: Board header update (dependencies) by Richard Retanubun · 16 years ago
  39. e0db344 Coldfire: M5271: Allow board header file to specify clock multiplier by Richard Retanubun · 16 years ago
  40. d1ef25d Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C by Richard Retanubun · 16 years ago
  41. ee73cc5 Coldfire: cmd_bdinfo cleanup by Richard Retanubun · 16 years ago
  42. 4ffc390 Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list by Richard Retanubun · 16 years ago
  43. 59d1bda ppc4xx: Make PCIE support selectable by Dirk Eibach · 16 years ago
  44. b129eff ppc4xx: Only fixup opb attached UARTs by Matthias Fuchs · 16 years ago
  45. 4b7e3d0 Blackfin: move default boot SPI CS to common code by Mike Frysinger · 16 years ago
  46. f790ef6 Blackfin: dynamically update UART speed when initializing by Mike Frysinger · 16 years ago
  47. 97f265f Blackfin: add support for fast SPI reads with Boot ROM by Mike Frysinger · 16 years ago
  48. 6761998 Blackfin: check for reserved settings in DDR MMRs by Mike Frysinger · 16 years ago
  49. 622a8dc Blackfin: set default voltage levels for BF538/BF539 parts by Mike Frysinger · 16 years ago
  50. 09dc6b0 Blackfin: use on-chip syscontrol() rom function when available by Mike Frysinger · 16 years ago
  51. e1fb6d0 cfi_flash: Fix typo in cfi_flash.c by Stefan Roese · 16 years ago
  52. 28745db jedec_flash: Only use manufacturer defines from common flash.h by Stefan Roese · 16 years ago
  53. ec21d5c cfi_flash: Silence compilation warning by Stefan Roese · 16 years ago
  54. 09ce992 flash/cfi_flash: Use virtual sector start address, not phys by Becky Bruce · 16 years ago
  55. 657f206 Fix compiler warning by Wolfgang Denk · 16 years ago
  56. 47832cd Blackfin: update anomaly lists by Mike Frysinger · 16 years ago
  57. 70a4da4 ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
  58. abfbd0ae ADS5121 Add IC Ident Module (IIM) support by Martha Marx · 16 years ago
  59. 9d8811c Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  60. 14d19cd ADS5121 Fix rev2 silicon pci iopad config by John Rigby · 16 years ago
  61. 4c15425 ADS5121 DIU Add diu_bmp_addr env by John Rigby · 16 years ago
  62. 92c20fb ADS5121 DIU Make inclusion of FSL logo optional by John Rigby · 16 years ago
  63. bd99ec1 Compile warning fix in onenand_uboot.h by Remy Bohmer · 16 years ago
  64. a270d1e USB: Add EHCI support for VCT EHCI controller (really with driver now) by Stefan Roese · 16 years ago
  65. 716ebf4 Blackfin: add driver for on-chip MMC/SD controller by Cliff Cai · 16 years ago
  66. 6e87ea0 Blackfin: add port muxing for BF51x SPI by Mike Frysinger · 16 years ago
  67. fc68f9f Blackfin: output booting source when booting by Mike Frysinger · 16 years ago
  68. 8df3ce0 Blackfin: set default CONFIG_ENV_SPI_CS based on bootrom by Mike Frysinger · 16 years ago
  69. 2b4a486 Blackfin: update asm-blackfin/posix_types.h to latest Linux version by Mike Frysinger · 16 years ago
  70. e5eb93e Blackfin: add port I bits by Mike Frysinger · 16 years ago
  71. 8a6b272 Blackfin: add driver for on-chip ATAPI controller by Sonic Zhang · 16 years ago
  72. be9d8c7 Blackfin: add driver for on-chip NAND controller by Mike Frysinger · 16 years ago
  73. 4148e02 Blackfin: build with -mno-fdpic by Mike Frysinger · 16 years ago
  74. 70e9558 Blackfin: fix up EBIU defines by Mike Frysinger · 16 years ago
  75. 961954e Blackfin: use 8/16/32 bit transfer widths in dma_memcpy() by Mike Frysinger · 16 years ago
  76. b93c686 Blackfin: only flag L1 instruction for DMA memcpy by Mike Frysinger · 16 years ago
  77. e347c09 Blackfin: dma_memcpy(): fix random failures by Mike Frysinger · 16 years ago
  78. fdce83c Blackfin: rewrite cache handling functions by Mike Frysinger · 16 years ago
  79. 84c5f0d Blackfin: setup bi_enetaddr for single nets by Mike Frysinger · 16 years ago
  80. 4059923 Blackfin: cache core/system clock values by Mike Frysinger · 16 years ago
  81. 6957a62 Blackfin: enable --gc-sections by Mike Frysinger · 16 years ago
  82. ee1d200 Blackfin: dont check baud if it wont actually get used by Mike Frysinger · 16 years ago
  83. 400f577 Blackfin: add driver for on-chip SPI controller by Mike Frysinger · 16 years ago
  84. 7a1e87b Blackfin: only build post code when CONFIG_POST by Mike Frysinger · 16 years ago
  85. 6d7d480 Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues by Mike Frysinger · 16 years ago
  86. 092d248 Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII by Mike Frysinger · 16 years ago
  87. 8eed6ca Blackfin: bfin_mac: use common debug() by Mike Frysinger · 16 years ago
  88. a7ec6ac Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ} by Mike Frysinger · 16 years ago
  89. ac45af4 Blackfin: bfin_mac: cleanup MII/PHY functions by Mike Frysinger · 16 years ago
  90. 6b310a0 Blackfin: bfin_mac: set MDCDIV based on SCLK by Mike Frysinger · 16 years ago
  91. 6c6e042 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  92. ee924e0 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  93. f4b6f45 Merge branch 'master' of git://git.denx.de/u-boot-ixp by Wolfgang Denk · 16 years ago
  94. 930590f ixp: move serial to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. f90c802 ixp: move pci init in arm/board instead of cpu by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 8cb79b5 ixp: move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 012d5ba ixp: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. f693f50 ixp: add missing os define by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. b4e2f89 ixp: remove the option to include the Microcode by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  100. 1b017ba ixp/npe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago