1. ffc664e ata: add the libata support by Dave Liu · 17 years ago
  2. 8e9bb43 ata: make the ata_piix driver using new SATA framework by Dave Liu · 17 years ago
  3. c7057b5 ata: add the support for SATA framework by Dave Liu · 17 years ago
  4. 83c7f47 ata: merge the header of ata_piix driver by Dave Liu · 17 years ago
  5. 9eef628 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  6. b9e749e USB, Storage: fix a bug introduced in commit by Markus Klotzbuecher · 17 years ago
  7. 841e5ed Fix compilation error in cmd_usb.c by Anatolij Gustschin · 17 years ago
  8. dd6c910 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · 17 years ago
  9. 79679d8 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  10. 25eedb2 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  11. a5af4b3 85xx: Fix merge duplication by Kumar Gala · 17 years ago
  12. 5893b3d 85xx: Expand CCSR space with more DDR controller registers. by James Yang · 17 years ago
  13. a3e77fa 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · 17 years ago
  14. e9ea679 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · 17 years ago
  15. 591933c 85xx: get_tbclk() speed up and rounding fix by James Yang · 17 years ago
  16. 1ced121 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  17. b83eef4 Add the Freescale PCI device IDs by Andy Fleming · 17 years ago
  18. 7aff0c0 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  19. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  20. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  21. 5b5eb9c Coding style cleanup. by Wolfgang Denk · 17 years ago
  22. da8808d Add CFG_RTC_DS1337_NOOSC to turn off OSC output by Joakim Tjernlund · 17 years ago
  23. 438a4c1 Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  24. b951f8d Merge branch 'master_merge_new-image' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  25. 218ca72 README: update documentation (availability, links, etc.) by Wolfgang Denk · 17 years ago
  26. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  27. f6b44e0 USB Storage, add meaningful return value by Aras Vaichas · 17 years ago
  28. 18e69a3 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  29. c760478 tsec: fix link detection for the RTL8211B PHY by Anton Vorontsov · 17 years ago
  30. 7fa9cbb mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups by Anton Vorontsov · 17 years ago
  31. 507e2d7 Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock by Joe D'Abbraccio · 17 years ago
  32. a7ba32d mpc83xx: Set PCI I/O bus-address base to zero. by Scott Wood · 17 years ago
  33. f700e7d mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · 17 years ago
  34. 3a0cfdd mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · 17 years ago
  35. 3419eb6 mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · 17 years ago
  36. d892b2d mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · 17 years ago
  37. d47d49c mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI by Anton Vorontsov · 17 years ago
  38. 7ad9594 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · 17 years ago
  39. 9a3e832 mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  40. 300615d uec: add support for Broadcom BCM5481 Gigabit PHY by Anton Vorontsov · 17 years ago
  41. 6a600c3 uec: add support for RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  42. 91cdaa3 uec: add support for gbit mii status readings by Anton Vorontsov · 17 years ago
  43. aabce7f 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards by Anton Vorontsov · 17 years ago
  44. 2bd7460 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  45. 453316a 83xx: serdes setup routines by Anton Vorontsov · 17 years ago
  46. a796cdf 83xx: split COBJS onto separate lines by Anton Vorontsov · 17 years ago
  47. 46a3aee 83xx: nand support for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  48. 82e45a2 Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. by Jerry Van Baren · 17 years ago
  49. 0fa7a1b mpc8323erdb: remove RTC and add EEPROM by Michael Barkowski · 17 years ago
  50. 5bbeea8 mpc8323erdb: Improve the system performance by Michael Barkowski · 17 years ago
  51. fc549c8 mpc8323erdb: use readable DDR config macros by Michael Barkowski · 17 years ago
  52. 89c7784 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  53. b55d98c NET: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  54. aa6f6d1 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago
  55. 6525489 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  56. 08e9443 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  57. 43ddd9c Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  58. 22ed228 rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile by Stefan Roese · 17 years ago
  59. 1bb707c Add Flex-OneNAND booting support by Kyungmin Park · 17 years ago
  60. c512389 MPC5200: support setup without FEC by André Schwarz · 17 years ago
  61. aa3511e FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  62. 7f1d846 FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  63. b7e24d2 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  64. 6a8a5dc net: Add support AX88796L ethernet device by goda.yusuke · 17 years ago
  65. e0a6140 ne2000 driver: change #ifdef to Makefile conditional compilation by Wolfgang Denk · 17 years ago
  66. e710185 net: Divided code of NE2000 ethernet driver by goda.yusuke · 17 years ago
  67. 395bce4 net/Blackfin: move on-chip MAC driver into drivers/net/ by Mike Frysinger · 17 years ago
  68. 8a30b47 smc91111: use SSYNC() rather than asm(ssync) for Blackfin by Mike Frysinger · 17 years ago
  69. 77ff7b7 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  70. 9c666a7 ppc: Allow boards to specify how much memory they can map by Kumar Gala · 17 years ago
  71. a6f5f31 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · 17 years ago
  72. d058698 Add setexpr command by Kumar Gala · 17 years ago
  73. 3f105fa FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · 17 years ago
  74. 449c703 FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · 17 years ago
  75. 5863577 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · 17 years ago
  76. 8a77398 [MIPS] Move gth2_config from ARM section to MIPS by Shinya Kuribayashi · 17 years ago
  77. 373b16f [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB by Shinya Kuribayashi · 17 years ago
  78. d98e348 [MIPS] Fix dcache_status() by Shinya Kuribayashi · 17 years ago
  79. b0c66af [MIPS] Introduce _machine_restart by Shinya Kuribayashi · 17 years ago
  80. decaba6 [MIPS] Cleanup CP0 Status initialization by Shinya Kuribayashi · 17 years ago
  81. d43d43e [MIPS] Initialize CP0 Cause before setting up CP0 Status register by Shinya Kuribayashi · 17 years ago
  82. 2613862 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() by Shinya Kuribayashi · 17 years ago
  83. ccf8f82 [MIPS] Implement flush_cache() by Shinya Kuribayashi · 17 years ago
  84. 2e0e527 [MIPS] Fix I-/D-cache initialization loops by Shinya Kuribayashi · 17 years ago
  85. 1898840 [MIPS] Replace memory clearance code with f_fill64 by Shinya Kuribayashi · 17 years ago
  86. 2f5d414 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros by Shinya Kuribayashi · 17 years ago
  87. 282223a [MIPS] asm headers' updates by Shinya Kuribayashi · 17 years ago
  88. e139080 [MIPS] Request for the 'mips_cache_lock()' removal by Shinya Kuribayashi · 17 years ago
  89. 0d48926 lwmon5 SYSMON POST: fix backlight control by Yuri Tikhonov · 17 years ago
  90. ff2bdfb lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · 17 years ago
  91. b38d7fc Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  92. 55774b5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · 17 years ago
  93. 4731071 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  94. e334e05 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  95. 161efeb Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  96. 6887cb6 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  97. 86aea3e LWMON5: fix dsPIC POST by Yuri Tikhonov · 17 years ago
  98. 01026a6 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  99. 493a2b1 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  100. 388b82f [new uImage] Enable new uImage support for the pcs440ep board. by Bartlomiej Sieka · 17 years ago