1. 12decf4 Merge branch 'master' into next by Wolfgang Denk · Mon Dec 07 22:47:17 2009 +0100
  2. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  3. ef4367b 52xx, manroland: add fdt_fixup_memory() in ft_board_setup() by Heiko Schocher · Tue Dec 01 19:30:47 2009 +0100
  4. 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · Tue Dec 01 14:05:55 2009 +0100
  5. b956fba nfs: NfsTimeout() updates by Evan Samanas · Mon Nov 09 20:08:36 2009 -0600
  6. 694a393 bootm: Fix help message's sub-command ordering by Peter Tyser · Wed Nov 18 19:08:59 2009 -0600
  7. 3ea16c3 help: Correct syntax of nandecc help output. by Robert P. J. Day · Tue Nov 17 07:30:23 2009 -0500
  8. f4761af smc911x: update SMC911X related configuration description by Mike Rapoport · Wed Nov 11 10:03:03 2009 +0200
  9. 0b3cc38 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · Wed Nov 11 10:03:09 2009 +0200
  10. 867d870 fix nfs symlink name corruption by Ed Swarthout · Thu Nov 19 02:47:28 2009 -0600
  11. e5032c8 at91sam9261ek.c: fix minor coding style issue. by Wolfgang Denk · Mon Dec 07 21:06:40 2009 +0100
  12. 73188ee trab: fix warning: implicit declaration of function 'disable_vfd' by Wolfgang Denk · Sun Dec 06 01:21:28 2009 +0100
  13. 46e2d06 zlib.c: avoid build conflicts for cradle board by Wolfgang Denk · Sun Dec 06 00:53:18 2009 +0100
  14. ec40b4c Fix out-of-tree building of "apollon" board. by Wolfgang Denk · Sun Dec 06 00:26:19 2009 +0100
  15. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  16. a502df9 lzma: ignore unset filesizes by Mike Frysinger · Fri Dec 04 05:35:15 2009 -0500
  17. 0ecb611 README: Rearrange paragraphs to regain linear arrangement. by Detlev Zundel · Tue Dec 01 17:16:19 2009 +0100
  18. 46aabf5 zlib: Optimize decompression by Joakim Tjernlund · Thu Nov 19 13:22:44 2009 +0100
  19. f7440cd add lzop decompression support by Peter Korsgaard · Thu Nov 19 11:37:51 2009 +0100
  20. b2f8b94 tools/mkimage: Print FIT image contents after creation by Peter Tyser · Tue Nov 24 16:42:10 2009 -0600
  21. 943195c tools/fit_image.c: Remove unused fit_set_header() by Peter Tyser · Tue Nov 24 16:42:09 2009 -0600
  22. 94734e6 tools/mkimage: Assume FDT image type for FIT images by Peter Tyser · Tue Nov 24 16:42:08 2009 -0600
  23. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  24. 078395c i386: Final Relocation by Graeme Russ · Tue Nov 24 20:04:21 2009 +1100
  25. 759cbb2 i386: Move references to link script exports by Graeme Russ · Tue Nov 24 20:04:20 2009 +1100
  26. 1aafcc9 i386: Remove inline asm symbols from .dynsym by Graeme Russ · Tue Nov 24 20:04:19 2009 +1100
  27. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · Tue Nov 24 20:04:18 2009 +1100
  28. cc272eb i386: Fix race condition when using SC520 timers by Graeme Russ · Tue Nov 24 20:04:17 2009 +1100
  29. 316041e i386: Fix global label in inline asm compile error by Graeme Russ · Tue Nov 24 20:04:16 2009 +1100
  30. 4b804e1 i386: Reorder source objects in lib_i386 Makefile by Graeme Russ · Tue Nov 24 20:04:15 2009 +1100
  31. 9203708 i386: Fix link collisions resulting from gcc4.4.1 upgrade by Graeme Russ · Tue Nov 24 20:04:14 2009 +1100
  32. 93c3060 i386: Fix malloc initialization by Graeme Russ · Tue Nov 24 20:04:13 2009 +1100
  33. 090221d i386: Fix dlmalloc compile warning by Graeme Russ · Tue Nov 24 20:04:12 2009 +1100
  34. bcd124b EXT2FS: fix inode size for ext2fs rev#0 by Michael Brandt · Sun Nov 22 14:13:27 2009 +0100
  35. 580d641 Remove superfluous preprocessor tests from some cmd_*.c files. by Robert P. J. Day · Thu Nov 19 11:00:28 2009 -0500
  36. 27f6d3f crc32: Impl. linux optimized crc32() by Joakim Tjernlund · Thu Nov 19 13:44:16 2009 +0100
  37. 111ac12 README: Update the list of directories. by Robert P. J. Day · Tue Nov 17 01:59:29 2009 -0500
  38. 83e3535 Removes dead code in the file common/cmd_i2c.c by Pratap Chandu · Thu Nov 12 19:28:25 2009 +0530
  39. 838f20a smc91111_eeprom: drop CONFIG stub protection by Mike Frysinger · Wed Nov 11 17:51:56 2009 -0500
  40. de7c7a7 RTC: Fix return code in MC13783 RTC driver. by Magnus Lilja · Wed Nov 11 19:56:58 2009 +0100
  41. 5599236 cmd_date: Fix spelling in error message. by Magnus Lilja · Wed Nov 11 19:56:36 2009 +0100
  42. 4274443 Move do_irqinfo() to common/cmd_irq.c by Peter Tyser · Wed Nov 11 10:36:28 2009 -0600
  43. 5e9be69 cmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE by Peter Tyser · Wed Nov 11 10:36:19 2009 -0600
  44. 73e24da m41t11: Remove unused functions by Peter Tyser · Mon Nov 09 15:18:52 2009 -0600
  45. e8b39e4 circbuf: Move to lib_generic and conditionally compile by Peter Tyser · Mon Nov 09 15:17:50 2009 -0600
  46. 68db235 Fix build failure in examples/standalone by Sanjeev Premi · Mon Nov 09 22:43:00 2009 +0530
  47. 16c91a1 makefiles: fixes for building build tools by Scott Wood · Wed Nov 04 18:41:41 2009 -0600
  48. ce3c1db 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files by Becky Bruce · Wed Nov 04 18:30:08 2009 -0600
  49. 9a14a5a exports: rewrite jump table init by Mike Frysinger · Wed Nov 04 16:34:42 2009 -0500
  50. 9adfabf MAINTAINERS: update responsible for MPC85xx/86xx by Wolfgang Denk · Wed Dec 02 22:26:30 2009 +0100
  51. 8e8b7e7 Merge branch 'next-sync' of git://git.denx.de/u-boot-arm into next by Wolfgang Denk · Tue Dec 01 12:10:51 2009 +0100
  52. 5c61e5f Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Tue Dec 01 10:15:22 2009 +0100
  53. a08a0e6 ARM Update mach-types by Tom Rix · Sun Nov 29 17:56:36 2009 -0600
  54. a647c72 omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER by Vaibhav Hiremath · Mon Nov 23 16:36:05 2009 +0530
  55. 49ea9a0 TI DaVinci: Adding a README for the DaVinci series of SOC's by Sandeep Paulraj · Sat Nov 21 13:13:59 2009 -0500
  56. 04f3869 avr32/hsdramc: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Jun 06 10:30:58 2009 +0000
  57. 7f74b00 NAND: Add config option for imx27lite by Sandeep Paulraj · Sat Nov 21 13:24:17 2009 -0500
  58. 5614a4d arm: A320: Add support for Faraday A320 evaluation board by Po-Yu Chuang · Wed Nov 11 17:27:30 2009 +0800
  59. e014254 arm: A320: driver for FTRTC010 real time clock by Po-Yu Chuang · Wed Nov 11 17:26:00 2009 +0800
  60. dd62a11 TI DaVinci DM646x: Enable NAND on DM6467 EVM by Sandeep Paulraj · Sat Nov 21 18:08:49 2009 -0500
  61. aedc879 OMAP3: Fix SDRC init by Nishanth Menon · Mon Nov 09 09:29:34 2009 -0500
  62. 076501b OMAP3:SDRC: introduce DDR types by Nishanth Menon · Sat Nov 07 10:51:24 2009 -0500
  63. 0d60d52 OMAP3:SDRC: Cleanup references to SDP by Nishanth Menon · Sat Nov 07 10:40:47 2009 -0500
  64. 5ffad63 TI DA8xx: Integrate DA830 EVM support into U-Boot by Sekhar Nori · Thu Nov 12 11:09:25 2009 -0500
  65. a9ada86 TI DA8xx: Add new directory for da830evm board by Sekhar Nori · Thu Nov 12 11:08:39 2009 -0500
  66. 302fc2f TI DA8xx: Add DA8xx cpu functions by Sekhar Nori · Thu Nov 12 11:07:22 2009 -0500
  67. 4c1e509 Add TI DA8xx support: DA8xx includes by Nick Thompson · Thu Nov 12 11:06:08 2009 -0500
  68. 68bfdc8 TI Davinci: add a pin multiplexer configuration API by Nick Thompson · Thu Nov 12 11:03:23 2009 -0500
  69. 283398b TI Davinci timer.c: Remove volatiles and memory mapped structures by Nick Thompson · Thu Nov 12 11:02:17 2009 -0500
  70. 478ae74 OMAP3: pandora: fix booting without serial attached by Grazvydas Ignotas · Thu Nov 12 11:46:07 2009 +0200
  71. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  72. 7a69570 S3C6400/SMDK6400: fix stack_setup in start.S by Seunghyeon Rhee · Fri Nov 13 16:49:41 2009 +0900
  73. 9455aab s5pc1xx: serial: fix the error check logic by Minkyu Kang · Tue Nov 10 20:23:50 2009 +0900
  74. b193f82 Clean-up of s3c24x0 header files by kevin.morfitt@fearnside-systems.co.uk · Wed Nov 04 17:49:31 2009 +0900
  75. 960a8e1 s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx by Minkyu Kang · Wed Nov 04 16:07:59 2009 +0900
  76. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 03 18:08:41 2009 +0900
  77. d9c875e ARM Update mach-types by Tom Rix · Sun Nov 15 10:58:06 2009 -0600
  78. 32df464 sheevaplug: correct SDRAM address control register by Mark Asselstine · Tue Oct 27 19:40:40 2009 +0530
  79. 2c9f646 Fix for Void function returning value in sbc35-a9g20 by Sandeep Paulraj · Wed Oct 28 19:16:43 2009 -0400
  80. 4528343 ARM Update mach-types.h by Tom Rix · Sat Oct 24 14:48:33 2009 -0500
  81. bbbe180 ppc4xx: Remove autoupdate feature from PLU405 board by Matthias Fuchs · Thu Oct 22 23:06:59 2009 +0200
  82. d3bdfea Fix example FIT image source files by Ira W. Snyder · Wed Nov 04 13:37:59 2009 -0800
  83. 3bf11b6 img2srec: use standard types by Mike Frysinger · Wed Nov 04 16:13:19 2009 -0500
  84. 3485452 tools: gitignore *.exe binaries by Mike Frysinger · Wed Nov 04 16:03:25 2009 -0500
  85. da1a4fc ppc: Move conditional compilation of kgdb.c to Makefile by Peter Tyser · Tue Nov 03 23:31:07 2009 -0600
  86. e4c698b spi_flash.h: pull in linux/types.h for u## types by Mike Frysinger · Tue Nov 03 11:36:39 2009 -0500
  87. 6c1616a bootm: mark local boot_os[] table static by Mike Frysinger · Tue Nov 03 11:36:26 2009 -0500
  88. e83cc36 mkconfig: deny messed up ARCH definition by Nishanth Menon · Mon Nov 02 09:40:18 2009 -0600
  89. ca091b1 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Nov 24 23:27:06 2009 +0100
  90. a2af77a Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Nov 24 23:22:50 2009 +0100
  91. beb3268 Merge branch 'next' of git://www.denx.de/git/u-boot-ppc4xx into next by Wolfgang Denk · Tue Nov 24 23:13:06 2009 +0100
  92. 0ddb8e8 Repair the 'netretry=once' option. by Remy Bohmer · Wed Oct 28 22:13:39 2009 +0100
  93. 00d8656 Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · Thu Oct 29 14:24:22 2009 +0100
  94. dae1f77 OMAP3: pandora: fix booting without serial attached by Grazvydas Ignotas · Thu Nov 12 11:46:07 2009 +0200
  95. 7b2b5d3 Add support for CS2 dataflash for Atmel-SPI. by Remy Bohmer · Wed Oct 28 22:13:37 2009 +0100
  96. 274888a Fix mingw tools build by Remy Bohmer · Wed Oct 28 22:13:36 2009 +0100
  97. 903fc15 Building of FIT images does not work. by Remy Bohmer · Wed Oct 28 22:13:35 2009 +0100
  98. c3e530a Nios2: do_boom_linux(): kernel gunzip input data integrity problem due to by Renato Andreola · Mon Nov 23 16:45:14 2009 -0500
  99. 283637f Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables) by Scott McNutt · Mon Nov 23 16:29:40 2009 -0500
  100. f495020 Nios2/Nios: Remove unnecessary (residual) linker Nios command scripts from by Scott McNutt · Mon Nov 23 15:54:25 2009 -0500