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