1. 761e2e9 ColdFire: Added MCF5275 cpu support. by Matthew Fettke · 17 years ago
  2. a724d02 ColdFire: Define bootdelay in configuration file for M52277EVB by TsiChung Liew · 17 years ago
  3. 3b2247f Fix host tool build breakage, take two by Bartlomiej Sieka · 17 years ago
  4. 397b1b4 new-image: Fix host tool build breakage by Haavard Skinnemoen · 17 years ago
  5. 7646d76 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  6. 18fa700 Fix compilation error in cmd_usb.c by Anatolij Gustschin · 17 years ago
  7. 9a6a7e0 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  8. 65009da ata: add the fis struct for SATA by Dave Liu · 17 years ago
  9. 531dd9c ata: add the libata support by Dave Liu · 17 years ago
  10. a566ebd ata: make the ata_piix driver using new SATA framework by Dave Liu · 17 years ago
  11. 76596ba ata: add the support for SATA framework by Dave Liu · 17 years ago
  12. c230272 ata: merge the header of ata_piix driver by Dave Liu · 17 years ago
  13. 8b3eaa1 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  14. deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  15. 6bcdb40 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · 17 years ago
  16. 82bb0f3 85xx: Expand CCSR space with more DDR controller registers. by James Yang · 17 years ago
  17. d1d51ad 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · 17 years ago
  18. f574097 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  19. 840799a Add the Freescale PCI device IDs by Andy Fleming · 17 years ago
  20. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  21. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  22. 8f702ad Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  23. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  24. 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  25. d6399af Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock by Joe D'Abbraccio · 17 years ago
  26. e913773 mpc83xx: Set PCI I/O bus-address base to zero. by Scott Wood · 17 years ago
  27. bb81ae3 mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · 17 years ago
  28. 37fea66 mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · 17 years ago
  29. 5d91e5d mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · 17 years ago
  30. aadf39e mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · 17 years ago
  31. 5cea110 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · 17 years ago
  32. 3e4572e mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  33. f80c1ea 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards by Anton Vorontsov · 17 years ago
  34. 2b3c004 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  35. 202f9e0 83xx: serdes setup routines by Anton Vorontsov · 17 years ago
  36. af17045 83xx: nand support for MPC837XRDB boards by Anton Vorontsov · 17 years ago
  37. 8afe80b Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. by Jerry Van Baren · 17 years ago
  38. 5777254 mpc8323erdb: remove RTC and add EEPROM by Michael Barkowski · 17 years ago
  39. 06e2e19 mpc8323erdb: Improve the system performance by Michael Barkowski · 17 years ago
  40. 33e32c4 mpc8323erdb: use readable DDR config macros by Michael Barkowski · 17 years ago
  41. 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  42. 9d44993 NET: Add Vitesse VSC7385 firmware uploading by Timur Tabi · 17 years ago
  43. f6acfe8 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  44. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  45. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  46. d0f2c77 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · 17 years ago
  47. aed8334 Add setexpr command by Kumar Gala · 17 years ago
  48. 56be1dd [MIPS] Introduce _machine_restart by Shinya Kuribayashi · 17 years ago
  49. 0622212 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros by Shinya Kuribayashi · 17 years ago
  50. c824af8 [MIPS] asm headers' updates by Shinya Kuribayashi · 17 years ago
  51. c268c71 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  52. 024f003 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  53. 183fe0a [new uImage] Enable new uImage support for the pcs440ep board. by Bartlomiej Sieka · 17 years ago
  54. 4783f55 [new uImage] Do not compile new uImage format support by default by Bartlomiej Sieka · 17 years ago
  55. 9bacd94 LWMON5: POST RTC fix by Yuri Tikhonov · 17 years ago
  56. 913d8af TQM5200B: update MTD partition layout by Martin Krause · 17 years ago
  57. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  58. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · 17 years ago
  59. fe1d91b 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
  60. 3996e81 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  61. d773efb 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
  62. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  63. f3ae379 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  64. 48a5803 Blackfin: BF537-stamp: drop board-specific flash driver for CFI by Mike Frysinger · 17 years ago
  65. f0dd792 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · 17 years ago
  66. e46a0c3 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  67. bf39adf mgcoge: update configuration by Heiko Schocher · 17 years ago
  68. 17cf79a Conding style cleanup by Wolfgang Denk · 17 years ago
  69. 8d0f6b2 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · 17 years ago
  70. 0b86db7 ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  71. 075f7a2 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) by Stefan Roese · 17 years ago
  72. a9ad459 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) by Stefan Roese · 17 years ago
  73. 015772c ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) by Stefan Roese · 17 years ago
  74. 56291f3 ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) by Stefan Roese · 17 years ago
  75. 50c0533 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) by Stefan Roese · 17 years ago
  76. 8dc121a ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 17 years ago
  77. ba4655b ppc4xx: Add 405GPr based MCU25 board config file by Niklaus Giger · 17 years ago
  78. bb2da71 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY by Niklaus Giger · 17 years ago
  79. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · 17 years ago
  80. b0ce352 Add the MD5 algorithm by Bartlomiej Sieka · 17 years ago
  81. 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  82. aa6aae4 [new uImage] Fix definition of common bootm_headers_t fields by Marian Balakowicz · 17 years ago
  83. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · 17 years ago
  84. 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  85. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  86. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  87. d7816fb [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · 17 years ago
  88. 6a2b2c2 [new uImage] Make node unit names const in struct bootm_headers by Marian Balakowicz · 17 years ago
  89. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · 17 years ago
  90. 2664e4c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  91. 67e0991 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  92. f72af11 mgsuvd: update board configuration by Heiko Schocher · 17 years ago
  93. a83cbee mgcoge: update board configuration by Heiko Schocher · 17 years ago
  94. de4f11f mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · 17 years ago
  95. 0084032 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables by Stefan Roese · 17 years ago
  96. ed5a098 837xEMDS: Improve the system performance by Dave Liu · 17 years ago
  97. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  98. 71166f0 PCS440EP: fix build problems (redundant #define) by Wolfgang Denk · 17 years ago
  99. b6612d5 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) by Bernhard Nemec · 17 years ago
  100. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · 17 years ago