1. ccbacd5 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Tue Aug 12 20:39:27 2008 +0200
  2. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · Tue Aug 12 16:08:38 2008 +0200
  3. ec1067c MVBC_P: fix compile problem by Wolfgang Denk · Tue Aug 12 14:54:04 2008 +0200
  4. 2142a12 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Tue Aug 12 11:46:56 2008 +0200
  5. 59ddf41 POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config by Becky Bruce · Mon Aug 04 14:01:16 2008 -0500
  6. 532c158 i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. by Magnus Lilja · Sun Aug 03 21:44:10 2008 +0200
  7. c15354d i.MX31: Fix IOMUX related typos by Magnus Lilja · Sun Aug 03 21:43:37 2008 +0200
  8. ab5f088 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Aug 11 06:43:38 2008 +0200
  9. 93722fe Revert "[new uImage] Add autostart flag to bootm_headers structure" by Wolfgang Denk · Sun Aug 10 01:26:26 2008 +0200
  10. 46f58db Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Sun Aug 10 01:04:50 2008 +0200
  11. 5346438 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sun Aug 10 01:04:17 2008 +0200
  12. 6004d5a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Aug 10 01:02:27 2008 +0200
  13. b8d7cad Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · Sun Aug 10 00:51:26 2008 +0200
  14. dae5bfd TQM8xx{L,M}: try to normalize config files for TQM8xx? based board by Wolfgang Denk · Sat Aug 09 23:17:32 2008 +0200
  15. bb6c0a3 DataFlash: AT45DB021 fix and AT45DB081 support by Sergey Lapin · Sat Aug 09 01:39:09 2008 +0400
  16. 8a0d1c7 sh: Update sh7763rdp config by Nobuhiro Iwamatsu · Fri Aug 08 16:30:23 2008 +0900
  17. 82ccfde TQM823L: re-enable logo support; update LCD_INFO text by Wolfgang Denk · Mon Jul 07 01:22:29 2008 +0200
  18. d6501cd TQM8xxL: fix support for second flash bank by Wolfgang Denk · Fri Aug 08 16:41:56 2008 +0200
  19. f66d998 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · Wed Jul 09 21:07:38 2008 +0900
  20. 7bf9cc6 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic. by Steven A. Falco · Wed Aug 06 15:42:52 2008 -0400
  21. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  22. 8d676e4 mpc5121: Move iopin features from board specific to common files. by Kenneth Johansson · Tue Jul 15 12:13:38 2008 +0200
  23. d096f62 mpc5121: squash some fdt fixup errors by John Rigby · Tue Aug 05 17:38:57 2008 -0600
  24. 0440e5a Fix remaining build issues with MPC8xx FADS boards. by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:33 2008 +0200
  25. 2693492 nios2: fix phys_addr_t and phys_size_t support by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:31 2008 +0200
  26. 6a97a65 mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)' by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 02 23:48:34 2008 +0200
  27. 8cd620d Fix build issues with MPC8xx FADS boards. by Wolfgang Denk · Fri Aug 01 12:06:22 2008 +0200
  28. dd5463b Fix printf() format problems with configurable prompts by Wolfgang Denk · Wed Jul 16 16:38:59 2008 +0200
  29. 9a0882b E1000: clean up CONFIG_E1000_FALLBACK_MAC handling by Wolfgang Denk · Thu Jul 31 13:57:20 2008 +0200
  30. f651e1b Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Thu Jul 31 12:30:40 2008 +0200
  31. a994bef PPC: Add pci_clk in the global_data for CPM2 processors by Matvejchikov Ilya · Wed Jul 30 23:20:32 2008 +0400
  32. 789076b Remove unused I2C at apollon board by Kyungmin Park · Tue Jul 22 08:01:43 2008 +0900
  33. 8df4efb at91rm9200dk, csb637: fix NAND related build problems by Wolfgang Denk · Thu Jul 31 10:12:09 2008 +0200
  34. a43b419 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Thu Jul 31 09:02:03 2008 +0200
  35. ce5dcbf ppc4xx: ML507: Environment in flash and MTD Support by Ricardo Ribalda Delgado · Wed Jul 30 12:39:28 2008 +0200
  36. 2a019eb ppc4xx: ML507: U-Boot in flash and System ACE by Ricardo Ribalda Delgado · Mon Jul 21 20:30:07 2008 +0200
  37. 6af028e Adder8xx: Fix CFG_MONITOR_LEN by Frank Svendsbøe · Tue Jul 29 14:49:31 2008 +0200
  38. 94a1299 API: Teach the storage layer about SATA and MMC options. by Rafal Jaworowski · Mon Jul 28 20:38:25 2008 +0200
  39. 044655b Fix remaining CFG_CMD_ define, ifdef and comments by Jean-Christophe PLAGNIOL-VILLARD · Fri Jul 25 15:18:16 2008 +0200
  40. b321d9b Add include for config.h in command.h. by Stefano Babic · Fri Jul 25 08:57:40 2008 +0200
  41. a590eee Removed support for the adsvix board. by Adrian Filipi · Tue Jul 22 14:28:11 2008 -0400
  42. 6908ec0 Merge branch 'format-warnings' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Thu Jul 24 12:42:31 2008 +0200
  43. 718cb3f avr32: Fix printf() format warnings by Haavard Skinnemoen · Wed Jul 23 10:55:15 2008 +0200
  44. 91593ee avr32: asm/io.h needs asm/types.h by Haavard Skinnemoen · Wed Jul 23 10:52:19 2008 +0200
  45. 5fb9836 83xx/85xx/86xx: Add LTEDR local bus definitions by Detlev Zundel · Wed Jul 16 18:56:44 2008 +0200
  46. 1e227a0 ppc4xx: Enable 64bit printf format on 440/460 platforms by Stefan Roese · Fri Jul 18 10:42:29 2008 +0200
  47. 1fbbe60 ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support by Stefan Roese · Fri Jul 18 12:24:41 2008 +0200
  48. a8822a7 ppc4xx: ML507 Board Support by Ricardo Ribalda Delgado · Thu Jul 17 12:47:09 2008 +0200
  49. 95c5020 ppc4xx: CPU PPC440x5 on Virtex5 FX by Ricardo Ribalda Delgado · Thu Jul 17 11:44:12 2008 +0200
  50. ad9921b Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Thu Jul 17 10:41:06 2008 +0200
  51. d481a9d Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Tue Jul 15 21:39:43 2008 +0200
  52. a212a99 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Tue Jul 15 21:39:07 2008 +0200
  53. 5e0933b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Jul 15 21:37:23 2008 +0200
  54. 2a29329 mpc5xxx: Add MVBC_P board support by Andre Schwarz · Wed Jul 09 18:30:44 2008 +0200
  55. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · Thu Jun 19 17:56:11 2008 -0500
  56. b4b02c0 Clean up INIT_RAM options by Andy Fleming · Mon Jul 14 20:29:07 2008 -0500
  57. d4cba1e Remove fake flash bank from 8544 DS by Andy Fleming · Mon Jul 14 20:26:57 2008 -0500
  58. 559e531 MPC8544DS: Add ATI Video card support by Kumar Gala · Mon Jul 14 14:07:03 2008 -0500
  59. 9def8a0 85xx: Add some L1/L2 SPR register definitions by Kumar Gala · Mon Jul 14 14:07:02 2008 -0500
  60. ed4c502 sbc8560: enable CONFIG_OF_LIBFDT by default by Paul Gortmaker · Fri Jul 11 15:33:08 2008 -0400
  61. 29e484e Fix indentation for default boot environment variables by Andy Fleming · Mon Jul 14 20:04:40 2008 -0500
  62. 67f7eff sbc8560: add default fdt values by Paul Gortmaker · Fri Jul 11 15:33:07 2008 -0400
  63. 14ebb15 sbc8560: define eth0 and eth1 instead of eth1 and eth2 by Paul Gortmaker · Fri Jul 11 15:33:05 2008 -0400
  64. 43fd932 sbc8560: proper definitions for TSEC. by Paul Gortmaker · Fri Jul 11 15:33:03 2008 -0400
  65. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · Mon Jun 16 15:55:53 2008 -0500
  66. 541f803 Remove LBC_CACHE_BASE from 8544 DS by Andy Fleming · Mon Jul 07 18:02:08 2008 -0500
  67. 0b46763 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Mon Jul 14 10:45:47 2008 +0200
  68. 81490f4 Fix some more printf() format issues. by Wolfgang Denk · Sun Jul 13 23:07:35 2008 +0200
  69. 24b6d8a hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · Fri Jul 11 15:11:57 2008 +0200
  70. 10de36d hwmon: Cleaning hwmon devices by Michal Simek · Fri Jul 11 11:50:53 2008 +0200
  71. 46b6bf4 microblaze: Remove useless ancient headers by Michal Simek · Fri Jul 11 10:10:32 2008 +0200
  72. 403d619 microblaze: Clean uartlite driver by Michal Simek · Fri Jul 11 10:10:31 2008 +0200
  73. df7da44 Enable passing of ATAGs required by latest Linux kernel. by Marcel Ziswiler · Fri Jul 11 02:39:14 2008 +0200
  74. 82a8437 ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · Thu Jul 10 10:46:33 2008 -0400
  75. dd9fc17 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sun Jul 13 14:44:04 2008 +0200
  76. 26c9f3c Fix compile error caused by missing timer function by TsiChung Liew · Wed Jul 09 15:21:44 2008 -0500
  77. e15aa1c ColdFire: Fix timer issue for MCF5272 by TsiChung Liew · Wed Jun 18 19:14:01 2008 -0500
  78. 3ac6b00 ColdFire: Fix code flash configuration for M547x/M548x boards by TsiChung Liew · Wed Jun 18 13:21:19 2008 -0500
  79. 2f00d08 ppc4xx: Some Rewood cleanups (coding style, leading white spaces) by Stefan Roese · Fri Jul 11 11:34:52 2008 +0200
  80. ad0f3b1 ppc4xx: Add 460SX UIC defines by Stefan Roese · Thu Jul 10 16:37:09 2008 +0200
  81. eb1bb2e ppc4xx: Continue cleanup of ppc440.h by Stefan Roese · Mon Jun 30 14:11:07 2008 +0200
  82. 638797b ppc4xx: Cleanup Katmai & Yucca PCIe register usage by Stefan Roese · Mon Jun 30 14:05:05 2008 +0200
  83. 51d6d5d ppc4xx: Rework 440GX UIC handling by Stefan Roese · Thu Jun 26 17:36:39 2008 +0200
  84. 01edcea ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · Thu Jun 26 13:40:57 2008 +0200
  85. 41b1746 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · Wed Jun 25 10:59:22 2008 +0200
  86. c415db6 ppc4xx: Consolidate PPC4xx EBC defines by Stefan Roese · Tue Jun 24 17:18:50 2008 +0200
  87. 0591f91 ppc4xx: Add MII mode support to the EMAC RGMII Bridge by Grant Erickson · Tue Jul 08 08:35:00 2008 -0700
  88. 9416cd9 ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller by Grant Erickson · Wed Jul 09 16:46:35 2008 -0700
  89. b990b81 ppc4xx: Add AMCC/IBM DDR2 SDRAM ECC Field Mnemonics by Grant Erickson · Wed Jul 09 16:31:59 2008 -0700
  90. be156f5 ppc4xx: Add SDR0_SRST Mnemonics for the 405EX(r) by Grant Erickson · Wed Jul 09 16:31:36 2008 -0700
  91. cf64edd PPC4xx: Correct SDRAM_MCSTAT for PPC405EX(r) by Grant Erickson · Wed Jul 09 11:55:46 2008 -0700
  92. 33384d1 ppc4xx: Add initial 460SX reference board (redwood) config file and defines. by Feng Kan · Tue Jul 08 22:48:07 2008 -0700
  93. 07b16c7 DataFlash AT45DB021 support by Sergey Lapin · Thu Jun 05 11:06:29 2008 +0400
  94. 5388423 Merge branch 'master' of git://git.denx.de/u-boot-mpc512x by Wolfgang Denk · Thu Jul 10 22:09:39 2008 +0200
  95. fd449ab Configuration changes for ADS5121 Rev 3 by Martha Marx · Thu May 29 14:23:25 2008 -0400
  96. 44727cb Consolidate ADS5121 IO Pin configuration by Martha Marx · Thu May 29 15:37:21 2008 -0400
  97. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  98. 0203a97 ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai by Stefan Roese · Wed Jul 09 17:33:57 2008 +0200
  99. f605b2d ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · Sat Jun 14 17:02:49 2008 -0400
  100. fc39100 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · Sat Jun 14 16:53:02 2008 -0400