1. a95e673 mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation by Peter Tyser · Tue Dec 15 12:10:47 2009 -0600
  2. 7b3d5b1 MVBLUE: Remove CONFIG_CMD_IRQ by Peter Tyser · Sun Dec 13 17:58:34 2009 -0600
  3. 08b3c4b imx27lite: Reenable MTD support on NOR flash. by Detlev Zundel · Mon Dec 14 17:54:40 2009 +0100
  4. e534672 nand: Fix access to last block in NAND devices by Stefan Roese · Wed Dec 09 09:01:43 2009 +0100
  5. 2a483ee mpc83xx: boot time regression, move LCRR setup back to cpu_init_f by Peter Korsgaard · Tue Dec 08 22:20:34 2009 +0100
  6. 17782e1 microblaze: Correct ffs regression for Microblaze by Michal Simek · Tue Dec 08 09:12:49 2009 +0100
  7. 31983d9 microblaze: Stop stack clobbering in microblaze-generic. by Graeme Smecher · Mon Dec 07 08:09:57 2009 -0800
  8. a6135be Update CHANGELOG, prepare -rc2 by Wolfgang Denk · Mon Dec 07 23:14:13 2009 +0100
  9. a5a27b9 MAKEALL: Fix return value by Peter Tyser · Sun Dec 06 23:58:28 2009 -0600
  10. 54cd539 tools/mkimage: Remove duplicate line of code by Peter Tyser · Sun Dec 06 01:33:24 2009 -0600
  11. b9a8d45 i2c: fix dangling comment in do_i2c_mw() by Heiko Schocher · Sat Dec 05 11:59:51 2009 +0100
  12. ef4367b 52xx, manroland: add fdt_fixup_memory() in ft_board_setup() by Heiko Schocher · Tue Dec 01 19:30:47 2009 +0100
  13. 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · Tue Dec 01 14:05:55 2009 +0100
  14. b956fba nfs: NfsTimeout() updates by Evan Samanas · Mon Nov 09 20:08:36 2009 -0600
  15. 694a393 bootm: Fix help message's sub-command ordering by Peter Tyser · Wed Nov 18 19:08:59 2009 -0600
  16. 3ea16c3 help: Correct syntax of nandecc help output. by Robert P. J. Day · Tue Nov 17 07:30:23 2009 -0500
  17. f4761af smc911x: update SMC911X related configuration description by Mike Rapoport · Wed Nov 11 10:03:03 2009 +0200
  18. 0b3cc38 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · Wed Nov 11 10:03:09 2009 +0200
  19. 867d870 fix nfs symlink name corruption by Ed Swarthout · Thu Nov 19 02:47:28 2009 -0600
  20. e5032c8 at91sam9261ek.c: fix minor coding style issue. by Wolfgang Denk · Mon Dec 07 21:06:40 2009 +0100
  21. 73188ee trab: fix warning: implicit declaration of function 'disable_vfd' by Wolfgang Denk · Sun Dec 06 01:21:28 2009 +0100
  22. 46e2d06 zlib.c: avoid build conflicts for cradle board by Wolfgang Denk · Sun Dec 06 00:53:18 2009 +0100
  23. ec40b4c Fix out-of-tree building of "apollon" board. by Wolfgang Denk · Sun Dec 06 00:26:19 2009 +0100
  24. a502df9 lzma: ignore unset filesizes by Mike Frysinger · Fri Dec 04 05:35:15 2009 -0500
  25. 0ecb611 README: Rearrange paragraphs to regain linear arrangement. by Detlev Zundel · Tue Dec 01 17:16:19 2009 +0100
  26. b2f8b94 tools/mkimage: Print FIT image contents after creation by Peter Tyser · Tue Nov 24 16:42:10 2009 -0600
  27. 943195c tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · Tue Nov 24 16:42:09 2009 -0600
  28. 94734e6 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · Tue Nov 24 16:42:08 2009 -0600
  29. bcd124b EXT2FS: fix inode size for ext2fs rev#0 by Michael Brandt · Sun Nov 22 14:13:27 2009 +0100
  30. 580d641 Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · Thu Nov 19 11:00:28 2009 -0500
  31. 111ac12 README: Update the list of directories. by Robert P. J. Day · Tue Nov 17 01:59:29 2009 -0500
  32. 83e3535 Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · Thu Nov 12 19:28:25 2009 +0530
  33. 838f20a smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · Wed Nov 11 17:51:56 2009 -0500
  34. de7c7a7 RTC: Fix return code in MC13783 RTC driver. by Magnus Lilja · Wed Nov 11 19:56:58 2009 +0100
  35. 5599236 cmd_date: Fix spelling in error message. by Magnus Lilja · Wed Nov 11 19:56:36 2009 +0100
  36. 4274443 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · Wed Nov 11 10:36:28 2009 -0600
  37. 5e9be69 cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE by Peter Tyser · Wed Nov 11 10:36:19 2009 -0600
  38. 73e24da m41t11: Remove unused functions by Peter Tyser · Mon Nov 09 15:18:52 2009 -0600
  39. e8b39e4 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · Mon Nov 09 15:17:50 2009 -0600
  40. 68db235 Fix build failure in examples/standalone by Sanjeev Premi · Mon Nov 09 22:43:00 2009 +0530
  41. ce3c1db 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · Wed Nov 04 18:30:08 2009 -0600
  42. 9adfabf MAINTAINERS: update responsible for MPC85xx/86xx by Wolfgang Denk · Wed Dec 02 22:26:30 2009 +0100
  43. 5c61e5f Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Tue Dec 01 10:15:22 2009 +0100
  44. d3bdfea Fix example FIT image source files by Ira W. Snyder · Wed Nov 04 13:37:59 2009 -0800
  45. 3bf11b6 img2srec: use standard types by Mike Frysinger · Wed Nov 04 16:13:19 2009 -0500
  46. 3485452 tools: gitignore *.exe binaries by Mike Frysinger · Wed Nov 04 16:03:25 2009 -0500
  47. da1a4fc ppc: Move conditional compilation of kgdb.c to Makefile by Peter Tyser · Tue Nov 03 23:31:07 2009 -0600
  48. e4c698b spi_flash.h: pull in linux/types.h for u## types by Mike Frysinger · Tue Nov 03 11:36:39 2009 -0500
  49. 6c1616a bootm: mark local boot_os[] table static by Mike Frysinger · Tue Nov 03 11:36:26 2009 -0500
  50. e83cc36 mkconfig: deny messed up ARCH definition by Nishanth Menon · Mon Nov 02 09:40:18 2009 -0600
  51. ca091b1 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Nov 24 23:27:06 2009 +0100
  52. a2af77a Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Nov 24 23:22:50 2009 +0100
  53. 0ddb8e8 Repair the 'netretry=once' option. by Remy Bohmer · Wed Oct 28 22:13:39 2009 +0100
  54. 00d8656 Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · Thu Oct 29 14:24:22 2009 +0100
  55. dae1f77 OMAP3: pandora: fix booting without serial attached by Grazvydas Ignotas · Thu Nov 12 11:46:07 2009 +0200
  56. 7b2b5d3 Add support for CS2 dataflash for Atmel-SPI. by Remy Bohmer · Wed Oct 28 22:13:37 2009 +0100
  57. 274888a Fix mingw tools build by Remy Bohmer · Wed Oct 28 22:13:36 2009 +0100
  58. 903fc15 Building of FIT images does not work. by Remy Bohmer · Wed Oct 28 22:13:35 2009 +0100
  59. c3e530a Nios2: do_boom_linux(): kernel gunzip input data integrity problem due to by Renato Andreola · Mon Nov 23 16:45:14 2009 -0500
  60. 283637f Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables) by Scott McNutt · Mon Nov 23 16:29:40 2009 -0500
  61. f495020 Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from by Scott McNutt · Mon Nov 23 15:54:25 2009 -0500
  62. 382d09f sf: fix stmicro offset setup while erasing by Mike Frysinger · Wed Oct 14 19:28:03 2009 -0400
  63. 64e5f3a sf: new driver for Winbond W25X16/32/64 devices by Jason McMullan · Fri Oct 09 17:12:23 2009 -0400
  64. 2534d23 mpc8260: move FDT memory node fixup into common CPU code. by Marcel Ziswiler · Thu Oct 01 23:55:17 2009 +0200
  65. 372b179 Add driver for FTRTC010 real time clock by Po-Yu Chuang · Wed Sep 23 15:52:35 2009 +0800
  66. 3a0b9ab MIMC200: set default fbmem value by Mark Jackson · Mon Aug 17 16:42:52 2009 +0100
  67. 15fd4fb ppc4xx: Initialize magnetic coupler on VOM405 boards by Matthias Fuchs · Tue Oct 27 19:58:09 2009 +0100
  68. d1c6045 ppc4xx: Initialize magnetic couplers in PLU405 by Matthias Fuchs · Mon Oct 26 09:58:45 2009 +0100
  69. 46f0d3e Add minimal SJA1000 header for basic CAN mode by Matthias Fuchs · Mon Oct 26 09:55:40 2009 +0100
  70. 9475d05 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun Nov 15 22:50:52 2009 +0100
  71. 0416569 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Nov 15 22:48:02 2009 +0100
  72. 61ef307 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Nov 15 22:27:16 2009 +0100
  73. 7601fb2 ppc/85xx: Fix how we determine the number of CAM entries by Kumar Gala · Fri Nov 13 08:52:21 2009 -0600
  74. 907975a smc911x: make smc911x_initialize return correct value by Mike Rapoport · Thu Nov 12 15:35:08 2009 +0200
  75. 17e9012 smc911x_eeprom: fix building after smc911x overhaul by Mike Frysinger · Thu Nov 12 22:26:02 2009 -0500
  76. 0f9318f fsl-ddr: Fix the chip-select interleaving issue by Dave Liu · Thu Nov 12 07:26:37 2009 +0800
  77. c37d5d5 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Wed Nov 11 23:10:34 2009 +0100
  78. 4fff665 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Nov 11 22:58:30 2009 +0100
  79. e87eb99 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · Thu Oct 29 08:22:43 2009 +0100
  80. ce2519a mxc_fec: fix some erroneous PHY accesses. by javier Martin · Thu Oct 29 08:18:34 2009 +0100
  81. 27c6e0b ARM Don't inline weak symbols by Ron Lee · Wed Aug 05 20:14:01 2009 +0200
  82. 9b2594b Fix SMC91111 regression: lpd7a40x build failures by Ben Warren · Mon Nov 09 13:09:57 2009 -0800
  83. e7dbed3 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · Mon Nov 09 14:01:08 2009 -0800
  84. 2093635 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Nov 09 22:46:32 2009 +0100
  85. 3b6be93 Fix CS8900 regression on impa7 board by Ben Warren · Mon Nov 09 11:43:18 2009 -0800
  86. 36a9206 clarify eth driver halt/recv steps by Mike Frysinger · Sun Nov 01 22:39:56 2009 -0500
  87. 9007f3c Fix cs8900 dev->priv not init issue by Hui.Tang · Thu Nov 05 09:58:44 2009 +0800
  88. 3774888 ppc4xx: 44x_spd_ddr2.c: Fix register macro ECCCR -> ECCES (SDRAM_ECCES) by Stefan Roese · Tue Nov 03 14:34:45 2009 +0100
  89. 94b46f9 ppc4xx: Canyonlands: Change EBC bus config to drive always (no high-z) by Stefan Roese · Thu Oct 29 18:37:45 2009 +0100
  90. de881a3 ARM: Use Linux version for unaligned access code by Remy Bohmer · Thu Oct 29 12:29:37 2009 +0100
  91. 76f2399 ppc/85xx: Fix inclusion of 83xx immap in 85xx builds by Kumar Gala · Wed Nov 04 18:02:10 2009 -0600
  92. f98a2b7 86xx: Remove redundant code in initdram by Becky Bruce · Wed Nov 04 17:34:04 2009 -0600
  93. 4451a6d fsl_pci_init_port end-point initialization is broken by Ed Swarthout · Mon Nov 02 09:05:49 2009 -0600
  94. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · Wed Nov 04 01:29:04 2009 -0600
  95. b8bb411 ppc/85xx: Fix misc L2 cache enabling bug by Dave Liu · Sat Oct 31 07:59:55 2009 +0800
  96. 5f00ba2 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Sat Oct 31 16:03:08 2009 +0100
  97. 00bf47c sh: Update lowlevel_init.S of espt-giga by Nobuhiro Iwamatsu · Fri Oct 30 10:16:27 2009 +0900
  98. b5a01d3 sh: Move some defs to convince 'pcrel too far' by Nobuhiro Iwamatsu · Fri Oct 30 10:01:25 2009 +0900
  99. 2164e65 sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios. by Nobuhiro Iwamatsu · Thu Oct 15 13:36:34 2009 +0900
  100. 8707f62 Fix DM9000 MAC address handling by Ben Warren · Wed Oct 21 21:53:39 2009 -0700