1. 723fe35 KB9202: Add NAND support by Matthias Kaehlcke · Thu Jul 16 21:19:29 2009 +0200
  2. ea79040 Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into next by Wolfgang Denk · Wed Aug 26 21:29:32 2009 +0200
  3. 9a8669c ColdFire: Fix compile warning messages by TsiChung Liew · Wed Jul 22 18:42:45 2009 +0000
  4. d48cd88 ColdFire: Fix missing _IO_BASE which caused compile error by TsiChung Liew · Wed Jul 22 16:32:39 2009 +0000
  5. f447f71 Support up to 7 banks for ids as specified in JEDEC JEP106Z by Niklaus Giger · Wed Jul 22 17:13:24 2009 +0200
  6. aa0c479 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · Tue Aug 25 23:03:22 2009 +0200
  7. 7566301 Merge branch 'master' into next by Wolfgang Denk · Tue Aug 25 22:57:10 2009 +0200
  8. 426940a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Aug 25 22:54:01 2009 +0200
  9. 53eeeda Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Aug 25 22:51:40 2009 +0200
  10. ae4dd97 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · Mon Aug 24 14:32:26 2009 -0500
  11. b3b00ed Add Transfer Size Option to tftp by Robin Getz · Thu Aug 20 10:50:20 2009 -0400
  12. b5edf81 Add debug message for Blackfin Ethernet Rx function. by Robin Getz · Mon Aug 24 10:33:39 2009 -0400
  13. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Tue Aug 25 13:09:37 2009 -0700
  14. 53d884a arm nomadik: activate defrag choose 4k transfer block size by Alessandro Rubini · Fri Aug 07 13:59:26 2009 +0200
  15. 252f04d nfs: accept CONFIG_NFS_READ_SIZE from config file by Alessandro Rubini · Fri Aug 07 13:59:16 2009 +0200
  16. 8832f6e tftp: get the tftp block size from config file and from the environment by Alessandro Rubini · Fri Aug 07 13:59:06 2009 +0200
  17. f119e3d net: defragment IP packets by Alessandro Rubini · Fri Aug 07 13:58:56 2009 +0200
  18. 50db6f2 ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver by Feng Kan · Fri Aug 21 10:59:42 2009 -0700
  19. 0284852 Add support for USB on PSC3 for the mpc5200 by Eric Millbrandt · Thu Aug 13 08:32:37 2009 -0500
  20. bf3532a Add driver for the ST M41T94 SPI RTC by Albin Tonnerre · Thu Aug 13 19:12:44 2009 +0200
  21. dfdea73 Switch from per-driver to common definition of bin2bcd and bcd2bin by Albin Tonnerre · Thu Aug 13 15:31:12 2009 +0200
  22. 8aca720 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · Thu Aug 13 15:31:11 2009 +0200
  23. 9fc91f0 Add support for the galaxy5200 by Eric Millbrandt · Thu Aug 13 10:14:21 2009 -0500
  24. 9e800f4 unify {CONFIG_,}ENV_IS_EMBEDDED by Mike Frysinger · Fri Jul 24 16:34:32 2009 -0400
  25. 93d6cb0 Add md5sum and sha1 commands... by Robin Getz · Mon Jul 27 00:07:59 2009 -0400
  26. 860ecc6 include/s3c24x0.h: fix S3C24X0_SPI_CHANNEL declaration by Wolfgang Denk · Tue Aug 25 12:22:38 2009 +0200
  27. ce10f1b Blackfin: fix typos in gpio comments by Mike Frysinger · Thu Aug 20 19:17:59 2009 -0400
  28. b46c347 Blackfin: cm-bf527/cm-bf537: increase flash sectors by Harald Krapfenbauer · Tue Aug 18 04:49:57 2009 -0400
  29. d79a314 sh/rsk7203: add missing include net.h by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 23 14:14:52 2009 +0200
  30. 91acc21 start a linker script helper file by Mike Frysinger · Sun Aug 23 02:47:59 2009 -0400
  31. 4f0d534 Blackfin: use common code to preprocess linker script by Mike Frysinger · Sat Aug 22 19:50:22 2009 -0400
  32. c5f5311 .gitignore: ignore generated u-boot.lds by Mike Frysinger · Sat Aug 22 19:48:56 2009 -0400
  33. 06f9db1 include/mmc.h: Fix typo in IS_SD() macro by Albin Tonnerre · Sat Aug 22 14:21:53 2009 +0200
  34. 6b9b996 Prepare 2009.08-rc3 by Wolfgang Denk · Sat Aug 22 23:27:26 2009 +0200
  35. 794f9d3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Sat Aug 22 00:24:54 2009 +0200
  36. d1b15cb qemu-mips: Fix Qemu website by Michal Simek · Fri Aug 21 06:52:25 2009 +1000
  37. fd3a3fc mpc83xx: accommodate larger kernel sizes by default by Kim Phillips · Fri Aug 21 16:34:38 2009 -0500
  38. 5202ba3 mpc83xx: mpc8377erdb - change DDR settings to those from latest bsp by Kim Phillips · Fri Aug 21 16:33:15 2009 -0500
  39. 3b5fd14 mpc83xx: tqm8349 - remove pci & flash window conflict by Kim Phillips · Fri Aug 21 16:31:20 2009 -0500
  40. bdccb9e mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUs by Heiko Schocher · Fri Aug 21 16:30:30 2009 -0500
  41. 4ff98b9 mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMP by Paul Gortmaker · Fri Aug 21 16:27:05 2009 -0500
  42. 0aaee14 mpc83xx: sbc8349 - make enabling PCI more user friendly by Paul Gortmaker · Fri Aug 21 16:21:58 2009 -0500
  43. 4240e1a eeprom_m95xxx: remove unused variable i by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 07 23:37:54 2009 +0200
  44. bcaa1f7 jffs2: some fixes to summary support by Ilya Yanok · Fri Jul 17 15:02:42 2009 +0400
  45. 43e9be1 arm: rd6281a: Fixed NAND specific warning by Prafulla Wadaskar · Mon Aug 10 18:55:54 2009 +0530
  46. b3087a5 TRAB: make independent of specific libgcc helper routines by Wolfgang Denk · Thu Aug 13 00:37:16 2009 +0200
  47. 18d46c0 Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · Mon Aug 17 14:00:53 2009 +0200
  48. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · Mon Aug 17 13:17:29 2009 +0200
  49. 0200123 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Aug 21 23:04:03 2009 +0200
  50. 7cea80f Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Fri Aug 21 23:03:58 2009 +0200
  51. 5de1b40 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Aug 21 22:56:01 2009 +0200
  52. 2ea6d4d NAND boot: fix nand_load overlap issue by Mingkai Hu · Thu Jul 30 17:56:51 2009 +0800
  53. 749bd66 add WATCHDOG_RESET() on nand write and read by Giulio Benetti · Fri Jul 31 17:30:34 2009 -0500
  54. 4c84fd5 tsec: Wait for auto-negotiation to complete without link by Peter Tyser · Wed Feb 04 15:14:05 2009 -0600
  55. e9220b3 arm: kirkwood: See to it that sent data is 8-byte aligned by Simon Kagstrom · Thu Aug 20 10:14:11 2009 +0200
  56. 15cc5a6 Wait for the link to come up on kirkwood network init by Simon Kagstrom · Thu Aug 20 10:13:06 2009 +0200
  57. ab9ca51 arm:kirkwood Define kirkwood phy address magic number by Simon Kagstrom · Thu Aug 20 10:12:28 2009 +0200
  58. edc45b5 e1000: fix PCI memory addressing by Timur Tabi · Mon Aug 17 15:55:38 2009 -0500
  59. a87011e jffs2: clean the cache in case of malloc fails in build_lists by Ilya Yanok · Wed Aug 12 16:42:48 2009 +0400
  60. cd1bd4c ppc: trigger WDT before starting Linux by Heiko Schocher · Wed Aug 12 10:17:03 2009 +0200
  61. 0994328 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Aug 18 13:57:04 2009 +0200
  62. b821344 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Aug 18 13:53:54 2009 +0200
  63. eaa6db2 Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · Wed Jul 22 18:30:03 2009 +0200
  64. a8fb987 omap3: Fixed a problem with hwecc by Ben Goska · Fri Aug 14 10:03:36 2009 -0700
  65. fce070a ppc4xx: Fix "chip_config" command for AMCC Arches by Stefan Roese · Mon Aug 17 16:57:53 2009 +0200
  66. 2344455 Monahans: avoid floating point calculations by Wolfgang Denk · Sun Aug 16 23:40:13 2009 +0200
  67. 87f5792 85xx: Fix addrmap to include memory by Kumar Gala · Fri Aug 14 16:43:22 2009 -0500
  68. ee35588 flash: Fix CFI buffer size bug by John Schmoller · Wed Aug 12 10:55:47 2009 -0500
  69. 064c4e2 trab: rename spi_init() by Mike Frysinger · Thu Aug 13 00:32:14 2009 -0400
  70. 807b9be zlib: add watchdog reset call by Giuseppe CONDORELLI · Wed Jul 29 06:05:20 2009 -0400
  71. 5e7e8e8 zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · Wed Jul 29 08:05:08 2009 -0400
  72. cab2181 dtt, lm81: move unneccessary printf into a debug printf by Heiko Schocher · Tue Aug 11 10:37:58 2009 +0200
  73. 3cb542a Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue Aug 11 21:49:15 2009 +0200
  74. 9eb4a4b Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Aug 11 21:47:42 2009 +0200
  75. 7be4dba Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Aug 11 21:44:55 2009 +0200
  76. 4f4f5e6 MIMC200: reduce LCD pixclock by Mark Jackson · Tue Aug 11 11:33:47 2009 +0100
  77. 2e75df7 UEC FIXED PHY: Determine fixed-phy port using UEC interface name. by Richard Retanubun · Wed Jul 01 14:04:05 2009 -0400
  78. 6b77814 Assigned a static SMI address to all UECs TBIPA address. by Richard Retanubun · Wed Jul 01 14:03:15 2009 -0400
  79. c034316 net: kirkwood: updates: used eth_setenv_enetaddr api by Prafulla Wadaskar · Mon Aug 10 19:43:06 2009 +0530
  80. 9b7c430 Fix E1000 build warning on AP1000 board by Roy Zang · Tue Aug 11 03:48:05 2009 +0800
  81. 0f1713c ARM: Davinci DM355: Enabling DM9000 on DM355 EVM by Sandeep Paulraj · Mon Aug 10 12:24:40 2009 -0400
  82. 11925af net: phy: bugfixes: mv88E61xx compiler warnings fixed by Prafulla Wadaskar · Mon Aug 10 19:23:19 2009 +0530
  83. 50253b8 arm: A320: driver for FTMAC100 ethernet controller by Po-Yu Chuang · Mon Aug 10 11:00:00 2009 +0800
  84. 2b1f4f6 85xx: Removed BEDBUG support from FSL 85xx boards by Kumar Gala · Mon Aug 10 16:40:55 2009 -0500
  85. a6a7008 Prepare 2009.08-rc2 by Wolfgang Denk · Mon Aug 10 10:39:12 2009 +0200
  86. 6e9de1d Minor coding style cleanup. by Wolfgang Denk · Mon Aug 10 10:38:34 2009 +0200
  87. 12730c7 net/tftp.c: fix warning: pointer targets differ in signedness by Wolfgang Denk · Mon Aug 10 09:59:10 2009 +0200
  88. 93d1b76 ARM Cortex A8: Remove bogus config.mk entries by Dirk Behme · Sat Aug 08 16:06:47 2009 +0200
  89. 9dc8ffd OMAP3: Fix missing GPMC_CONFIG_CS0_BASE by Dirk Behme · Sat Aug 08 12:46:09 2009 +0200
  90. 1ed4ae0 mxc-mmc: sdhc host driver for MX2 and MX3 proccessor by Ilya Yanok · Mon Jun 08 04:12:49 2009 +0400
  91. cf4fb70 kirkwood/gpio.h: remove duplicate definition by Alessandro Rubini · Fri Aug 07 12:35:47 2009 +0200
  92. 626e02a Add driver for the ST M95xxx SPI EEPROM by Albin Tonnerre · Fri Aug 07 12:37:36 2009 +0200
  93. e94f497 arm: Sheevaplug: Fixed NAND specific warning by Prafulla Wadaskar · Fri Aug 07 22:27:32 2009 +0530
  94. 471573b Dual-license IBM code contributions by Josh Boyer · Fri Aug 07 13:53:20 2009 -0400
  95. baf4189 fdt: Fix fdt_pci_dma_ranges handling of 64-bit ranges by Kumar Gala · Wed Aug 05 09:03:54 2009 -0500
  96. 8a5ddb1 ARM EABI: add new helper functions resp. function names by Wolfgang Denk · Thu Aug 06 21:29:59 2009 +0200
  97. cc215a1 hush: Fix bogus free() call by Peter Tyser · Wed Aug 05 16:18:44 2009 -0500
  98. 91af5b1 digsy_mtc: Update default environment by Detlev Zundel · Wed Aug 05 18:37:45 2009 +0200
  99. 0253df3 digsy_mtc: Add delay in SPI transfers to the companion controller. by Detlev Zundel · Wed Aug 05 18:37:44 2009 +0200
  100. 9bbb599 digsy_mtc: minor fixes for mtc command help by Anatolij Gustschin · Wed Aug 05 18:37:43 2009 +0200