1. 64d6e16 include/gitignore: update to all architectures by Jean-Christophe PLAGNIOL-VILLARD · Sun May 04 15:17:52 2008 +0200
  2. 311f889 kb9202 board: fix build problem. by Wolfgang Denk · Sun May 04 21:34:23 2008 +0200
  3. 75d807f SBC8548: fix address mask to allow 64M flash by Jeremy McNicoll · Fri May 02 16:10:04 2008 -0400
  4. 8be7f02 Fix misspelled comment by Marcel Ziswiler · Fri May 02 02:35:59 2008 +0200
  5. 1844b8f ColdFire: Fix ethernet hang issue for mcf547x_8x by TsiChung Liew · Wed Apr 30 12:11:19 2008 -0500
  6. 7ae3586 ColdFire: Fix compilation issue caused by new changes in fsl_i2c.c by TsiChung Liew · Wed Apr 30 12:10:47 2008 -0500
  7. 196a61a Fix warnings while compiling net/net.c for MPC8610HPCD board by Anatolij Gustschin · Wed Apr 30 13:34:40 2008 +0200
  8. 68e192e Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Tue Apr 29 20:06:42 2008 +0200
  9. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · Tue Apr 29 10:27:08 2008 -0500
  10. 66832fa 85xx/86xx: Rename DDR init address and init extended address register by Kumar Gala · Tue Apr 29 10:28:34 2008 -0500
  11. be1ea3d lwmon5: minor clean-up to include/configs/lwmon5.h by Yuri Tikhonov · Tue Apr 29 15:06:41 2008 +0200
  12. 9d2421d ppc4xx: Fix CFG_MONITOR_LEN on Katmai failsave this time by Stefan Roese · Tue Apr 29 16:08:05 2008 +0200
  13. 25c58c4 ppc4xx: Fix Katmai CFG_MONITOR_LEN by Stefan Roese · Tue Apr 29 14:12:07 2008 +0200
  14. 9a11ccd NAND: fix some strict-aliasing compiler warnings by Wolfgang Denk · Mon Apr 28 12:08:18 2008 +0200
  15. 37620fd Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Mon Apr 28 12:07:34 2008 +0200
  16. 63e2a88 ppc4xx: Fix compile warning of hcu4 board by Stefan Roese · Mon Apr 28 11:37:14 2008 +0200
  17. 08e0bde Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Mon Apr 28 11:34:34 2008 +0200
  18. efa5e15 MPC8323ERDB: fix implicit declaration of function 'mac_read_from_eeprom' by Wolfgang Denk · Mon Apr 28 11:31:23 2008 +0200
  19. cd28dab mx31ads: fix loadaddr environment variable define by Guennadi Liakhovetski · Mon Apr 28 00:25:32 2008 +0200
  20. c7defb0 katmai: fix section overlap problem by Wolfgang Denk · Mon Apr 28 10:55:24 2008 +0200
  21. 7b83ed0 katmai: fix section overlap problem by Wolfgang Denk · Mon Apr 28 10:55:24 2008 +0200
  22. 180381d i.MX31: Enable SPI and MC13783/RTC support for the Litekit board by Magnus Lilja · Sun Apr 20 10:38:12 2008 +0200
  23. fd2896b MPC8544DS: Removes the unknown flash message information by Roy Zang · Fri Apr 25 00:55:09 2008 -0500
  24. 3f04d51 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Sat Apr 26 00:07:26 2008 +0200
  25. 9bad132 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Apr 26 00:06:13 2008 +0200
  26. aa07b71 mpc83xx: bump loadaddr over fdtaddr to 0x500000 by Kim Phillips · Thu Apr 24 14:07:38 2008 -0500
  27. b426650 ppc4xx: Remove double defines in lwmon5.h by Stefan Roese · Fri Apr 25 13:59:03 2008 +0200
  28. 222e2ca Use watchdog-aware functions when calculating hashes of images - take two by Bartlomiej Sieka · Fri Apr 25 13:54:02 2008 +0200
  29. 68cea64 ppc4xx: Add bootcount limit handling for APC405 boards by Matthias Fuchs · Fri Apr 25 12:01:39 2008 +0200
  30. 1e01fd2 ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt by Stefan Roese · Tue Apr 22 12:20:32 2008 +0200
  31. d047dab lwmon5: watchdog POST fix by Yuri Tikhonov · Thu Apr 24 10:30:53 2008 +0200
  32. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · Fri Apr 25 11:32:01 2008 +0200
  33. 027fa49 Realining some header definitions. by Detlev Zundel · Fri Apr 18 14:50:01 2008 +0200
  34. e3eb15b qemu-mips.h: Add CFI support by Jean-Christophe PLAGNIOL-VILLARD · Wed Apr 23 00:11:47 2008 +0900
  35. da5045d Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · Tue Apr 22 12:27:56 2008 +0200
  36. e747e03 qemu-mips: Cleanup whitespace, indentation, etc. by Shinya Kuribayashi · Wed Apr 23 11:02:12 2008 +0900
  37. d1948c6 i.MX31: Use symbolic names for Litekit membases. by Magnus Lilja · Sun Apr 20 10:36:36 2008 +0200
  38. 8616782 Fix show_boot_progress prototype by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 19 17:59:20 2008 +0200
  39. 4786859 Memory footprint optimizations by Bartlomiej Sieka · Fri Apr 18 12:39:23 2008 +0200
  40. 1116a39 MX31ADS environment variable update, spi and rtc support by Guennadi Liakhovetski · Tue Apr 15 13:33:11 2008 +0200
  41. 93d5ffb 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · Mon Apr 21 09:28:36 2008 -0500
  42. a8e0e3c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Apr 24 15:28:05 2008 +0200
  43. a2c67e9 crc32: use uint32_t rather than unsigned long by Mike Frysinger · Mon Mar 31 11:02:01 2008 -0400
  44. a005a44 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Tue Apr 22 17:21:24 2008 +0200
  45. 89a4b70 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · Sun Apr 06 19:19:14 2008 +0200
  46. bdfd302 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · Mon Mar 31 10:51:37 2008 +0200
  47. 9cf50f6 ppc4xx: Fix Canyonlands and Glacier default environment for fdt usage by Stefan Roese · Tue Apr 22 14:14:20 2008 +0200
  48. c6e64e4 ppc4xx: Small coding style cleanup for the latest esd patches by Stefan Roese · Tue Apr 22 14:06:42 2008 +0200
  49. 7767091 ppc4xx: Update APC405 configuration by Matthias Fuchs · Mon Apr 21 14:42:17 2008 +0200
  50. 44befe0 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · Fri Apr 04 11:15:58 2008 -0500
  51. 0c8382b MX31ADS network and flash updates by Guennadi Liakhovetski · Thu Apr 03 17:04:22 2008 +0200
  52. 3b26c6b Support for the MX31ADS evaluation board from Freescale by Guennadi Liakhovetski · Mon Apr 14 10:53:12 2008 +0200
  53. 147388e ppc4xx: Change Canyonlands to support booting from 2k page NAND devices by Stefan Roese · Tue Apr 08 10:33:29 2008 +0200
  54. 07327a5 New i.MX31 SPI driver by Guennadi Liakhovetski · Tue Apr 15 14:14:25 2008 +0200
  55. 4b026d0 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · Fri Apr 18 00:40:06 2008 -0700
  56. 69e8458 Fix name of i.MX31 boards in config file header by Magnus Lilja · Tue Apr 15 19:09:10 2008 +0200
  57. 616fe57 Clean up dataflash partitioning by Ulf Samuelsson · Sat Apr 12 20:29:44 2008 +0200
  58. b7fc998 Get rid of redundant copy of renamed header file. by Wolfgang Denk · Fri Apr 18 00:15:36 2008 -0700
  59. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  60. eeeb074 mgcoge, mgsuv: realign CONFIG_EXTRA_ENV_SETTING by Detlev Zundel · Thu Apr 03 14:18:48 2008 +0200
  61. c71758c mgcoge, mgsuv: rename 'addcon' to 'addcons' by Detlev Zundel · Thu Apr 03 14:18:47 2008 +0200
  62. 4c63ad3 lwmon5: disable CONFIG_ZERO_BOOTDELAY by Sascha Laue · Thu Apr 03 14:43:11 2008 +0200
  63. e56d37d Additional PCI IDs for IDE and network controllers by Guennadi Liakhovetski · Tue Apr 15 10:24:14 2008 +0200
  64. f4902a3 Change env_get_char from a global function ptr to a function. by Joakim Tjernlund · Mon Apr 14 23:01:50 2008 +0200
  65. 588bd2b Clean up smsc911x driver by Guennadi Liakhovetski · Tue Apr 29 12:35:08 2008 +0000
  66. b9342a0 ata: update the libata.h from ata.h of linux kernel by Dave Liu · Tue Apr 01 15:22:11 2008 +0800
  67. d1362a6 Add apollon board MAINTAINERS entry by Kyungmin Park · Mon Mar 31 10:40:54 2008 +0900
  68. 40c26b2 Support for LinkStation / KuroBox HD and HG PPC models by Guennadi Liakhovetski · Mon Mar 31 01:32:15 2008 +0200
  69. b316245 Add CONFIG_MII_INIT support to related boards by TsiChung Liew · Sun Mar 30 01:22:13 2008 -0500
  70. 521f97b Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards by TsiChung Liew · Sun Mar 30 01:19:06 2008 -0500
  71. c957c0a Introduce phys_size_t and move phys_addr_t into asm/types.h by Kumar Gala · Thu Mar 27 11:46:38 2008 -0500
  72. 72c23be Rename include/md5.h to include/u-boot/md5.h by Andy Fleming · Wed Apr 02 16:19:07 2008 -0500
  73. f17c963 drivers: code clean up by Dave Liu · Thu Mar 27 18:51:17 2008 +0800
  74. 4c373a9 Altera Stratix II support by eran liberty · Thu Mar 27 00:50:49 2008 +0100
  75. a5864c0 Phytec Phycore-i.MX31 support by Sascha Hauer · Wed Mar 26 20:41:17 2008 +0100
  76. ce6fc52 mx31 litekit support by Sascha Hauer · Wed Mar 26 20:41:09 2008 +0100
  77. 1a7676f core support for Freescale mx31 by Sascha Hauer · Wed Mar 26 20:40:42 2008 +0100
  78. 7a19cea Separate omap24xx specific code from arm1136 by Sascha Hauer · Wed Mar 26 20:40:36 2008 +0100
  79. eeb0747 ppc: Get rid of unused machine type definitions by Wolfgang Denk · Sun Apr 13 10:03:54 2008 -0700
  80. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  81. 11e2aac Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Sun Apr 13 09:39:26 2008 -0700
  82. 29e5b6da Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sun Apr 13 09:34:11 2008 -0700
  83. 3e87312 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · Sun Apr 13 09:30:26 2008 -0700
  84. 373ede4 Merge branch 'master' of git://www.denx.de/git/u-boot-sparc by Wolfgang Denk · Sun Apr 13 09:21:00 2008 -0700
  85. b39b939 mpc83xx: Fix the SATA clock setting of 837x targets by Dave Liu · Thu Apr 03 16:28:29 2008 +0800
  86. 855b6d9 ppc4xx: Fix power mgt definitions for PPC440 by Eugene O'Brien · Fri Apr 11 10:00:35 2008 -0400
  87. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · Fri Apr 11 15:11:26 2008 +0200
  88. 0cdaa3b ppc4xx: Update Kilauea defconfig to use device-tree booting as default by Stefan Roese · Fri Apr 11 07:02:29 2008 +0200
  89. 91fbea2 ppc4xx: Fix Canyonlands default environment to work with new image support by Stefan Roese · Wed Apr 09 11:58:02 2008 +0200
  90. 50eff09 microblaze: xupv2p fix config file for supporting FDT by Michal Simek · Fri Mar 28 12:47:19 2008 +0100
  91. 22076ab microblaze: ml401 fix config file for supporting FDT by Michal Simek · Fri Mar 28 11:53:02 2008 +0100
  92. d9a7e0d microblaze: ml401 - add ifdef for GPIO by Michal Simek · Fri Mar 28 11:22:48 2008 +0100
  93. 6b12d2f microblaze: clean uart16550 and uartlite handling by Michal Simek · Fri Mar 28 12:13:03 2008 +0100
  94. 859723d microblaze: ML401 and XUPV2P remove emac and emaclite reference by Michal Simek · Fri Mar 28 11:04:01 2008 +0100
  95. 73caf57 SPARC/LEON2: added support for Gaisler simulator GRSIM/TSIM for SPARC/LEON2 targets. See www.gaisler.com for information. by Daniel Hellstrom · Fri Mar 28 10:20:43 2008 +0100
  96. 5b059f7 SPARC/LEON3: added support for GR-CPCI-AX2000 FPGA AX board. The FPGA is exchangeable but a standard LEON3 design is assumed. See www.gaisler.com for information. by Daniel Hellstrom · Wed Mar 26 23:38:48 2008 +0100
  97. e045a4c SPARC/LEON3: added support for Altera NIOS Development kit (STRATIX II Edition) with GRLIB template design. See www.gaisler.com for information. by Daniel Hellstrom · Wed Mar 26 23:34:47 2008 +0100
  98. ce43fed SPARC/LEON3: added support for Gaisler GRSIM/TSIM2 SPARC/LEON3 simulatorn. See www.gaisler.com for information. by Daniel Hellstrom · Fri Mar 28 10:06:52 2008 +0100
  99. a2d96db SPARC/LEON3: added support for GR-XC3S-1500 board with GRLIB template design. See www.gaisler.com for board information. by Daniel Hellstrom · Wed Mar 26 23:26:48 2008 +0100
  100. 207e695 SPARC: Added support for SPARC LEON2 SOC Processor. by Daniel Hellstrom · Fri Mar 28 10:00:33 2008 +0100