1. ac3315c new PHY @ e1000 - 2nd try by Andre Schwarz · 17 years ago
  2. c2b7da5 SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. by Daniel Hellstrom · 17 years ago
  3. 233a8bc Add CONFIG_MII_INIT in cmd_mii.c by Tsi-Chung Liew · 17 years ago
  4. f605479 ColdFire: Fix FEC transmit issue for MCF5275 by Tsi-Chung Liew · 17 years ago
  5. d9a2f41 DHCP request fix for Windows Server 2003 by Aras Vaichas · 17 years ago
  6. 3596d55 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  7. 97bf85d MTD/CFI: flash_read64 is defined a weak function (for SPARC) by Daniel Hellstrom · 17 years ago
  8. 70431e8 Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · 17 years ago
  9. 5b2793a mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · 17 years ago
  10. 8f325cf mpc8323erdb: define CONFIG_PCI_SKIP_HOST_BRIDGE by Michael Barkowski · 17 years ago
  11. e5c4ade mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  12. 81fd52c mpc83xx: display ddr frequency in board_add_ram_info banner by Kim Phillips · 17 years ago
  13. 35cf155 mpc83xx: unreinvent mem_clk by Kim Phillips · 17 years ago
  14. 730e792 mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boards by Kim Phillips · 17 years ago
  15. 2eeb3e4 mpc83xx: enable the SATA interface on mpc837xemds board by Dave Liu · 17 years ago
  16. 6f8c85e mpc83xx: initialize serdes for MPC837xEMDS boards by Dave Liu · 17 years ago
  17. cc8e839 ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revision by Stefan Roese · 17 years ago
  18. 90447ec MTD/CFI: Add support for 16bit legacy AMD flash by Tor Krill · 17 years ago
  19. 5e12e75 ppc: Small change to CFG_MEM_TOP_HIDE description by Stefan Roese · 17 years ago
  20. 280df59a8 sh: Add support stat structure and stat.h by Nobuhiro Iwamatsu · 17 years ago
  21. 4be9eb7 sh: Removed warning when compiling drivers/serial/serial_sh.c. by Mark Jonas · 17 years ago
  22. f309fa3 sh: Remove disable_ctrlc function from R7780MP by Nobuhiro Iwamatsu · 17 years ago
  23. 6f4b266 sh: Add maintainer of R7780MP to MAINTAINER file by Nobuhiro Iwamatsu · 17 years ago
  24. f5e2466 sh: Add support Renesas Solutions R2D plus board by Nobuhiro Iwamatsu · 17 years ago
  25. e92c9518 sh: Add support SH4 cache control by Nobuhiro Iwamatsu · 17 years ago
  26. 28e5efd sh: Add support PCI host driver for SH7751/SH7751R by Nobuhiro Iwamatsu · 17 years ago
  27. ab8f4d4 sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci by Nobuhiro Iwamatsu · 17 years ago
  28. 5669332 sh: Add support SuperH SH7751/SH7751R by Nobuhiro Iwamatsu · 17 years ago
  29. 3313e0e sh: Added support for SH7720 based board MPR2. by Mark Jonas · 17 years ago
  30. 3ecff1d sh: Fix receive FIFO level register of SH4A by Nobuhiro Iwamatsu · 17 years ago
  31. c133c1f sh: Add support Renesas Solutions R7780MP by Yusuke Goda · 17 years ago
  32. 1a2334a sh: Add support PCI of SuperH and SH7780 by Yusuke Goda · 17 years ago
  33. b55523e sh: Add support SH7780 by Yusuke Goda · 17 years ago
  34. c2042f5 sh: Add support Renesas Solutions Migo-R board by goda.yusuke · 17 years ago
  35. 74d1e66 Fix host tool build breakage, take two by Bartlomiej Sieka · 17 years ago
  36. 7e4a0d2 ppc4xx: Enable ECC on LWMON5 by Stefan Roese · 17 years ago
  37. 6433fa2 ppc4xx: Updates to Korat-specific code by Larry Johnson · 17 years ago
  38. f766cdf ppc4xx: PPC405EP Set EMAC noise filter bits by Markus Brunner · 17 years ago
  39. f66e2c8 ppc4xx: Reconfigure PLL for 667MHz processor for PPC440EPx by Mike Nuss · 17 years ago
  40. 87c8431 new-image: Fix host tool build breakage by Haavard Skinnemoen · 17 years ago
  41. 6fb4b64 ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined by Stefan Roese · 17 years ago
  42. 9462732 ppc4xx: Add fdt support to Prodrive alpr by Stefan Roese · 17 years ago
  43. 511e4f9 ppc4xx: Enable cache support on the ALPR board by Pieter Voorthuijsen · 17 years ago
  44. 14f73ca ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" by Stefan Roese · 17 years ago
  45. c664bf8 ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT) by Stefan Roese · 17 years ago
  46. d56a3ce ppc4xx: Correctly pass phyiscal FLASH base address into dtb by Stefan Roese · 17 years ago
  47. 9ad3198 ppc4xx: Fix compilation warning in 4xx_enet.c by Stefan Roese · 17 years ago
  48. 4c9e855 ppc4xx: Add AMCC Glacier 406GT eval board support by Stefan Roese · 17 years ago
  49. d8bd643 ppc4xx: Mask 'vec' with 0x1f in uic_interrupt() for bit set/clear by Stefan Roese · 17 years ago
  50. 234ea73 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  51. b9670dd Fix out of tree building issue by Anatolij Gustschin · 17 years ago
  52. 38b189f Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  53. 0207fef Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  54. d4ee711 README: update documentation (availability, links, etc.) by Anatolij Gustschin · 17 years ago
  55. e813eae Fix compilation error in cmd_usb.c by Anatolij Gustschin · 17 years ago
  56. d8c82db Add support for setting the I2C bus speed in fsl_i2c.c by Timur Tabi · 17 years ago
  57. d049cc7 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  58. fd0b1fe drivers: add the support for Freescale SATA controller by Dave Liu · 17 years ago
  59. bede87f ata: add the readme for SATA command line by Dave Liu · 17 years ago
  60. cd54081 ata: enable the sata initialize on boot up by Dave Liu · 17 years ago
  61. 6938638 ata: add the fis struct for SATA by Dave Liu · 17 years ago
  62. ffc664e ata: add the libata support by Dave Liu · 17 years ago
  63. 8e9bb43 ata: make the ata_piix driver using new SATA framework by Dave Liu · 17 years ago
  64. c7057b5 ata: add the support for SATA framework by Dave Liu · 17 years ago
  65. 83c7f47 ata: merge the header of ata_piix driver by Dave Liu · 17 years ago
  66. 9eef628 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  67. b9e749e USB, Storage: fix a bug introduced in commit by Markus Klotzbuecher · 17 years ago
  68. 841e5ed Fix compilation error in cmd_usb.c by Anatolij Gustschin · 17 years ago
  69. dd6c910 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · 17 years ago
  70. 79679d8 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  71. 25eedb2 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  72. a5af4b3 85xx: Fix merge duplication by Kumar Gala · 17 years ago
  73. 5893b3d 85xx: Expand CCSR space with more DDR controller registers. by James Yang · 17 years ago
  74. a3e77fa 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · 17 years ago
  75. e9ea679 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · 17 years ago
  76. 591933c 85xx: get_tbclk() speed up and rounding fix by James Yang · 17 years ago
  77. 1ced121 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  78. b83eef4 Add the Freescale PCI device IDs by Andy Fleming · 17 years ago
  79. 7aff0c0 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  80. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  81. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  82. 5b5eb9c Coding style cleanup. by Wolfgang Denk · 17 years ago
  83. da8808d Add CFG_RTC_DS1337_NOOSC to turn off OSC output by Joakim Tjernlund · 17 years ago
  84. 438a4c1 Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  85. b951f8d Merge branch 'master_merge_new-image' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  86. 218ca72 README: update documentation (availability, links, etc.) by Wolfgang Denk · 17 years ago
  87. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  88. f6b44e0 USB Storage, add meaningful return value by Aras Vaichas · 17 years ago
  89. 18e69a3 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  90. c760478 tsec: fix link detection for the RTL8211B PHY by Anton Vorontsov · 17 years ago
  91. 7fa9cbb mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups by Anton Vorontsov · 17 years ago
  92. 507e2d7 Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock by Joe D'Abbraccio · 17 years ago
  93. a7ba32d mpc83xx: Set PCI I/O bus-address base to zero. by Scott Wood · 17 years ago
  94. f700e7d mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · 17 years ago
  95. 3a0cfdd mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · 17 years ago
  96. 3419eb6 mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · 17 years ago
  97. d892b2d mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · 17 years ago
  98. d47d49c mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI by Anton Vorontsov · 17 years ago
  99. 7ad9594 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · 17 years ago
  100. 9a3e832 mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · 17 years ago