1. 8e9bb43 ata: make the ata_piix driver using new SATA framework by Dave Liu · 17 years ago
  2. c7057b5 ata: add the support for SATA framework by Dave Liu · 17 years ago
  3. 83c7f47 ata: merge the header of ata_piix driver by Dave Liu · 17 years ago
  4. 9eef628 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  5. 438a4c1 Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  6. 27f33e9 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  7. 18e69a3 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  8. 507e2d7 Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock by Joe D'Abbraccio · 17 years ago
  9. a7ba32d mpc83xx: Set PCI I/O bus-address base to zero. by Scott Wood · 17 years ago
  10. f700e7d mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · 17 years ago
  11. 3a0cfdd mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · 17 years ago
  12. 3419eb6 mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · 17 years ago
  13. d892b2d mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · 17 years ago
  14. 7ad9594 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · 17 years ago
  15. 9a3e832 mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  16. aabce7f 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards by Anton Vorontsov · 17 years ago
  17. 2bd7460 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  18. 453316a 83xx: serdes setup routines by Anton Vorontsov · 17 years ago
  19. 46a3aee 83xx: nand support for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  20. 82e45a2 Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. by Jerry Van Baren · 17 years ago
  21. 0fa7a1b mpc8323erdb: remove RTC and add EEPROM by Michael Barkowski · 17 years ago
  22. 5bbeea8 mpc8323erdb: Improve the system performance by Michael Barkowski · 17 years ago
  23. fc549c8 mpc8323erdb: use readable DDR config macros by Michael Barkowski · 17 years ago
  24. 89c7784 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  25. b55d98c NET: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  26. 6525489 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  27. 43ddd9c Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  28. 77ff7b7 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  29. a6f5f31 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · 17 years ago
  30. d058698 Add setexpr command by Kumar Gala · 17 years ago
  31. b0c66af [MIPS] Introduce _machine_restart by Shinya Kuribayashi · 17 years ago
  32. 2f5d414 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros by Shinya Kuribayashi · 17 years ago
  33. 282223a [MIPS] asm headers' updates by Shinya Kuribayashi · 17 years ago
  34. 4731071 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  35. 01026a6 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  36. 388b82f [new uImage] Enable new uImage support for the pcs440ep board. by Bartlomiej Sieka · 17 years ago
  37. 95f4ec2 [new uImage] Do not compile new uImage format support by default by Bartlomiej Sieka · 17 years ago
  38. b73a19e LWMON5: POST RTC fix by Yuri Tikhonov · 17 years ago
  39. a5cc555 TQM5200B: update MTD partition layout by Martin Krause · 17 years ago
  40. ae0b590 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  41. 9eaeb07 libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  42. 3d61018 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). by Yuri Tikhonov · 17 years ago
  43. 0f009f7 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  44. b428f6a The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  45. 8f15d4a The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  46. fdeb932 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  47. 1f2a997 Blackfin: BF537-stamp: drop board-specific flash driver for CFI by Mike Frysinger · 17 years ago
  48. f7ce12c Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · 17 years ago
  49. e95bcc3 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  50. decbe02 mgcoge: update configuration by Heiko Schocher · 17 years ago
  51. 0b8f2a2 Conding style cleanup by Wolfgang Denk · 17 years ago
  52. 41712b4 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · 17 years ago
  53. 71665eb ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  54. c813f1f ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) by Stefan Roese · 17 years ago
  55. 6983fe2 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) by Stefan Roese · 17 years ago
  56. 43c6099 ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) by Stefan Roese · 17 years ago
  57. 6f2eb3f ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) by Stefan Roese · 17 years ago
  58. 999ecd5 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) by Stefan Roese · 17 years ago
  59. 84a999b ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 17 years ago
  60. 75a66dc ppc4xx: Add 405GPr based MCU25 board config file by Niklaus Giger · 17 years ago
  61. a079494 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY by Niklaus Giger · 17 years ago
  62. 766529f Add MD5 support to the new uImage format by Bartlomiej Sieka · 17 years ago
  63. 0ede0c3 Add the MD5 algorithm by Bartlomiej Sieka · 17 years ago
  64. 7e492d8 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  65. 1ec7376 [new uImage] Fix definition of common bootm_headers_t fields by Marian Balakowicz · 17 years ago
  66. f773bea [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · 17 years ago
  67. 424c4ab [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  68. 3dfe110 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  69. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  70. 9d25438 [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · 17 years ago
  71. eb6175e [new uImage] Make node unit names const in struct bootm_headers by Marian Balakowicz · 17 years ago
  72. 5dfb521 [new uImage] New uImage low-level API by Marian Balakowicz · 17 years ago
  73. 377151c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  74. 1ac14d8 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  75. 82afabf mgsuvd: update board configuration by Heiko Schocher · 17 years ago
  76. e492c90 mgcoge: update board configuration by Heiko Schocher · 17 years ago
  77. 270fe26 mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · 17 years ago
  78. fc84a84 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables by Stefan Roese · 17 years ago
  79. bd4458c 837xEMDS: Improve the system performance by Dave Liu · 17 years ago
  80. d8ab58b Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  81. a447538 PCS440EP: fix build problems (redundant #define) by Wolfgang Denk · 17 years ago
  82. 42ba58e Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) by Bernhard Nemec · 17 years ago
  83. 32bf3d1 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · 17 years ago
  84. 5b0b2b6 ADS5121: Fix default environment. by Wolfgang Denk · 17 years ago
  85. 8ce4e5c Fix checking fat32 cluster size. by michael · 17 years ago
  86. 76957cb ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 by Stefan Roese · 17 years ago
  87. 093e14c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  88. 5f91db7 MPC5121e ADS PCI support take 3 by John Rigby · 17 years ago
  89. 5599c28 arm-imx: Fix register definitions by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  90. f8fa636 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  91. d1cc528 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  92. 8cf3080 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  93. 570abb0 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · 17 years ago
  94. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  95. e18489e Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  96. d3f2fa0 [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  97. e822d7f [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  98. f5614e7 [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · 17 years ago
  99. 4ed6552 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago
  100. 274cea2 [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago