1. 8f702ad Cleanup coding style, update CHANGELOG by Wolfgang Denk · Wed Mar 26 11:48:46 2008 +0100
  2. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · Wed Mar 26 09:38:06 2008 +0100
  3. 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · Fri Mar 14 23:20:18 2008 +0300
  4. d6399af Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock by Joe D'Abbraccio · Mon Mar 24 13:00:59 2008 -0400
  5. e913773 mpc83xx: Set PCI I/O bus-address base to zero. by Scott Wood · Mon Mar 24 12:44:13 2008 -0500
  6. bb81ae3 mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · Mon Mar 24 20:47:05 2008 +0300
  7. 37fea66 mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · Mon Mar 24 20:47:02 2008 +0300
  8. 5d91e5d mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · Mon Mar 24 20:47:00 2008 +0300
  9. aadf39e mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · Mon Mar 24 20:46:57 2008 +0300
  10. 5cea110 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · Mon Mar 24 20:46:51 2008 +0300
  11. 3e4572e mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · Mon Mar 24 20:46:46 2008 +0300
  12. f80c1ea 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards by Anton Vorontsov · Mon Mar 24 17:40:47 2008 +0300
  13. 2b3c004 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · Mon Mar 24 17:40:43 2008 +0300
  14. 202f9e0 83xx: serdes setup routines by Anton Vorontsov · Mon Mar 24 17:40:32 2008 +0300
  15. af17045 83xx: nand support for MPC837XRDB boards by Anton Vorontsov · Mon Mar 24 17:40:23 2008 +0300
  16. 8afe80b Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. by Jerry Van Baren · Tue Mar 18 21:44:41 2008 -0400
  17. 5777254 mpc8323erdb: remove RTC and add EEPROM by Michael Barkowski · Thu Mar 20 13:15:39 2008 -0400
  18. 06e2e19 mpc8323erdb: Improve the system performance by Michael Barkowski · Thu Mar 20 13:15:34 2008 -0400
  19. 33e32c4 mpc8323erdb: use readable DDR config macros by Michael Barkowski · Thu Mar 20 13:15:28 2008 -0400
  20. 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · Fri Feb 08 13:15:55 2008 -0600
  21. 9d44993 NET: Add Vitesse VSC7385 firmware uploading by Timur Tabi · Fri Feb 08 13:15:54 2008 -0600
  22. f6acfe8 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Wed Mar 26 00:44:52 2008 +0100
  23. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · Sat Mar 22 14:23:49 2008 -0400
  24. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · Sun Feb 17 22:57:47 2008 +0000
  25. d0f2c77 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · Fri Feb 15 01:05:58 2008 +0000
  26. aed8334 Add setexpr command by Kumar Gala · Thu Feb 14 20:44:42 2008 -0600
  27. 56be1dd [MIPS] Introduce _machine_restart by Shinya Kuribayashi · Tue Mar 25 21:30:07 2008 +0900
  28. 0622212 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros by Shinya Kuribayashi · Tue Mar 25 21:30:06 2008 +0900
  29. c824af8 [MIPS] asm headers' updates by Shinya Kuribayashi · Tue Mar 25 11:43:17 2008 +0900
  30. c268c71 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · Sun Mar 23 00:57:40 2008 +0100
  31. 024f003 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · Fri Mar 21 11:58:22 2008 -0400
  32. 183fe0a [new uImage] Enable new uImage support for the pcs440ep board. by Bartlomiej Sieka · Thu Mar 20 23:23:13 2008 +0100
  33. 4783f55 [new uImage] Do not compile new uImage format support by default by Bartlomiej Sieka · Thu Mar 20 23:23:13 2008 +0100
  34. 9bacd94 LWMON5: POST RTC fix by Yuri Tikhonov · Thu Mar 20 17:56:04 2008 +0300
  35. 913d8af TQM5200B: update MTD partition layout by Martin Krause · Wed Mar 19 14:25:14 2008 +0100
  36. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · Tue Feb 12 11:58:31 2008 +1100
  37. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · Fri Jan 11 14:55:05 2008 +1100
  38. 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 · Wed Feb 06 18:48:36 2008 +0100
  39. 3996e81 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · Mon Feb 04 17:11:53 2008 +0100
  40. 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 · Mon Feb 04 14:11:03 2008 +0100
  41. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · Mon Feb 04 14:10:42 2008 +0100
  42. f3ae379 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Tue Mar 18 22:15:58 2008 +0100
  43. 48a5803 Blackfin: BF537-stamp: drop board-specific flash driver for CFI by Mike Frysinger · Mon Feb 18 05:32:30 2008 -0500
  44. f0dd792 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · Mon Feb 18 05:26:48 2008 -0500
  45. e46a0c3 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Sun Mar 16 01:50:18 2008 +0100
  46. bf39adf mgcoge: update configuration by Heiko Schocher · Fri Mar 14 11:05:20 2008 +0100
  47. 17cf79a Conding style cleanup by Wolfgang Denk · Sun Mar 16 01:12:58 2008 +0100
  48. 8d0f6b2 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · Wed Mar 05 12:31:53 2008 +0100
  49. 0b86db7 ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · Mon Mar 03 17:27:02 2008 +0100
  50. 075f7a2 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) by Stefan Roese · Tue Mar 11 16:53:00 2008 +0100
  51. a9ad459 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) by Stefan Roese · Tue Mar 11 16:52:24 2008 +0100
  52. 015772c ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) by Stefan Roese · Tue Mar 11 15:11:43 2008 +0100
  53. 56291f3 ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) by Stefan Roese · Tue Mar 11 15:11:18 2008 +0100
  54. 50c0533 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) by Stefan Roese · Tue Mar 11 15:07:10 2008 +0100
  55. 8dc121a ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · Tue Feb 19 22:01:57 2008 +0100
  56. ba4655b ppc4xx: Add 405GPr based MCU25 board config file by Niklaus Giger · Mon Feb 25 18:46:42 2008 +0100
  57. bb2da71 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY by Niklaus Giger · Mon Feb 25 18:37:01 2008 +0100
  58. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · Fri Mar 14 16:22:34 2008 +0100
  59. b0ce352 Add the MD5 algorithm by Bartlomiej Sieka · Fri Mar 14 16:22:34 2008 +0100
  60. 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · Wed Mar 12 12:23:02 2008 +0100
  61. aa6aae4 [new uImage] Fix definition of common bootm_headers_t fields by Marian Balakowicz · Wed Mar 12 10:35:52 2008 +0100
  62. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · Wed Mar 12 10:35:46 2008 +0100
  63. 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  64. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · Wed Mar 12 10:32:59 2008 +0100
  65. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  66. d7816fb [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · Tue Mar 11 12:34:47 2008 +0100
  67. 6a2b2c2 [new uImage] Make node unit names const in struct bootm_headers by Marian Balakowicz · Mon Mar 10 17:53:49 2008 +0100
  68. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · Fri Feb 29 21:24:06 2008 +0100
  69. 2664e4c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Sat Mar 08 10:55:46 2008 +0100
  70. 67e0991 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Mar 08 10:51:53 2008 +0100
  71. f72af11 mgsuvd: update board configuration by Heiko Schocher · Fri Mar 07 08:15:28 2008 +0100
  72. a83cbee mgcoge: update board configuration by Heiko Schocher · Fri Mar 07 08:13:41 2008 +0100
  73. de4f11f mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · Fri Mar 07 12:27:31 2008 -0600
  74. 0084032 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables by Stefan Roese · Fri Mar 07 08:01:43 2008 +0100
  75. ed5a098 837xEMDS: Improve the system performance by Dave Liu · Tue Mar 04 16:59:22 2008 +0800
  76. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · Thu Mar 06 16:45:53 2008 +0100
  77. 71166f0 PCS440EP: fix build problems (redundant #define) by Wolfgang Denk · Tue Mar 04 17:41:28 2008 +0100
  78. b6612d5 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) by Bernhard Nemec · Mon Mar 03 11:57:23 2008 +0000
  79. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · Mon Mar 03 12:16:44 2008 +0100
  80. c4c342e ADS5121: Fix default environment. by Wolfgang Denk · Mon Mar 03 12:36:49 2008 +0100
  81. 2c4d298 Fix checking fat32 cluster size. by michael · Sun Mar 02 23:33:46 2008 +0100
  82. ca5ef8c ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 by Stefan Roese · Sat Mar 01 12:11:40 2008 +0100
  83. c2e70e8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Sun Mar 02 21:46:20 2008 +0100
  84. d1228c9 MPC5121e ADS PCI support take 3 by John Rigby · Tue Feb 26 09:38:14 2008 -0700
  85. 8554ea8 arm-imx: Fix register definitions by Jean-Christophe PLAGNIOL-VILLARD · Mon Feb 25 00:03:11 2008 +0100
  86. 012ec6e Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · Sun Feb 24 11:44:29 2008 +0900
  87. e8d0821 libfdt: Add and use a node iteration helper function. by David Gibson · Tue Feb 12 00:58:31 2008 +1100
  88. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · Fri Feb 29 16:00:24 2008 +0100
  89. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · Fri Feb 29 15:59:59 2008 +0100
  90. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  91. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · Fri Feb 29 13:56:44 2008 +0100
  92. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · Wed Feb 27 21:51:50 2008 -0600
  93. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · Wed Feb 27 21:51:49 2008 -0600
  94. fb71ccf [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · Wed Feb 27 21:51:48 2008 -0600
  95. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · Wed Feb 27 21:51:47 2008 -0600
  96. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · Wed Feb 27 21:51:46 2008 -0600
  97. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · Wed Feb 27 21:51:43 2008 -0600
  98. 01b7be2 sbc8548: Fix cfi flash bank declaration by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 22:56:16 2008 +0100
  99. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  100. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100