1. e5db8e7 UBI: init eba tables before wl when attaching a device by Holger Brunck · Mon Oct 10 13:08:19 2011 +0200
  2. 384b1fb ubifs bad superblock bug by Lars Poeschel · Wed Oct 12 11:31:19 2011 +0200
  3. a0ebb90 arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used by Wolfgang Denk · Thu Oct 06 09:22:52 2011 +0200
  4. 2410348 common/usb.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 23:11:19 2011 +0200
  5. 0ef5f62 drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 23:03:43 2011 +0200
  6. 6c7c558 common/cmd_usb.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 23:01:59 2011 +0200
  7. ca11fad drivers/net/smc91111.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 22:59:27 2011 +0200
  8. bf913c1 fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 22:58:11 2011 +0200
  9. e967dc1 CFI: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 22:48:12 2011 +0200
  10. bff3b82 arch/arm/lib/board.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 22:44:43 2011 +0200
  11. 9227aed netconsole: support packets longer than 512 bytes by Michael Walle · Fri Oct 07 12:27:50 2011 +0000
  12. fd76300 cmd_time: add time command by Che-liang Chiou · Thu Oct 06 23:40:48 2011 +0000
  13. 23f7848 README: fix typos and such. by Wolfgang Denk · Sun Oct 09 21:06:34 2011 +0200
  14. d590fb1 README: fix documentation of CONFIG_SHOW_BOOT_PROGRESS by Wolfgang Denk · Fri Oct 07 09:58:21 2011 +0200
  15. 6c9cbb7 common/image.c: remove duplicated IH_TYPE entries. by Wolfgang Denk · Fri Oct 07 08:33:16 2011 +0200
  16. 75348da serial: uartlite: Support for SERIAL_MULTI by Michal Simek · Sun Sep 25 21:03:08 2011 +0000
  17. ce6e5f9 ppc: Fix DBSR_IAx defines in <bedbug/regs.h> by Stefan Roese · Fri Oct 07 01:05:49 2011 +0000
  18. d4b46ac ppc: Include <asm/cache.h> in common.h by Stefan Roese · Fri Oct 07 01:05:34 2011 +0000
  19. 757ddfe part: show efi partition name when print out partition info by Lei Wen · Wed Sep 07 18:11:19 2011 +0000
  20. 37b606c ublimage: NAND block size isn't set at build-time by Loïc Minier · Mon Oct 03 11:57:12 2011 +0200
  21. af7c7e4 Safer timestamp_autogenerated.h generation by Loïc Minier · Mon Oct 03 11:57:11 2011 +0200
  22. 4fd8611 Build timestamp_autogenerated.h without config by Loïc Minier · Mon Oct 03 11:57:10 2011 +0200
  23. f2435c6 Tell git to ignore asm-offsets.s by Laurence Withers · Fri Sep 30 12:09:39 2011 +0000
  24. 2a86686 SPL: Make path to start.S configurable by Marek Vasut · Sun Sep 11 17:56:19 2011 +0000
  25. 2f78b6a cmd_sf: Fix compiler warning by Kumar Gala · Mon Oct 03 04:35:47 2011 +0000
  26. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  27. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  28. 4c97a84 net: drop !NET_MULTI ns7520 driver by Mike Frysinger · Sun Oct 02 10:01:26 2011 +0000
  29. 2779cec net: drop !NET_MULTI bcm570x/tigon3 drivers by Mike Frysinger · Sun Oct 02 10:01:25 2011 +0000
  30. a6dacda mkconfig: start deprecating Makefile config targets by Mike Frysinger · Sat Oct 01 10:15:04 2011 +0000
  31. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  32. 6a9c023 MAKEALL: rename coldfire list to m68k to match arch by Mike Frysinger · Sun Sep 25 19:27:19 2011 +0000
  33. 4a96330 mkimage: Add variable lenght header support by Stefano Babic · Thu Sep 15 23:50:16 2011 +0000
  34. 4f546ca mkimage: ublimage must return if the header is not verified by Stefano Babic · Thu Sep 15 23:50:15 2011 +0000
  35. 24ec993 km_arm: enable POST for these boards by Valentin Longchamp · Mon Sep 12 04:18:42 2011 +0000
  36. dfa995f km_arm: change CONFIG_SYS_TEXT_BASE to end of RAM by Valentin Longchamp · Mon Sep 12 04:18:41 2011 +0000
  37. 24db42a POST: add new memory regions test by Valentin Longchamp · Mon Sep 12 04:18:40 2011 +0000
  38. 738fa06 POST: drivers/memory.c coding style cleanup by Valentin Longchamp · Wed Aug 03 02:37:03 2011 +0000
  39. cfc8880 POST: make env test flags fetching optional by Valentin Longchamp · Wed Aug 03 02:37:02 2011 +0000
  40. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · Wed Aug 03 02:37:01 2011 +0000
  41. b2596e0 POST: allow redefinition of post_word_load/store by Valentin Longchamp · Fri Sep 02 04:59:04 2011 +0000
  42. e3c4c94 POST/arm: adaptations needed for POST on ARM to work by Valentin Longchamp · Fri Sep 02 04:59:03 2011 +0000
  43. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  44. 1242d0c Makefile: remove mx31pdk exception by Stefano Babic · Tue Aug 30 00:52:43 2011 +0000
  45. 3a9387e Makefile: drop imx31_phycore from general Makefile by Stefano Babic · Tue Aug 30 00:52:42 2011 +0000
  46. 723d2b0 Makefile: remove tx25 exception by Stefano Babic · Mon Aug 29 04:57:10 2011 +0000
  47. 03e3681 PPC: Cleanup tqm8xx_pcmcia.c by Marek Vasut · Wed Oct 05 02:51:55 2011 +0000
  48. 2cc4317 TQM8xx: make room for growing code size due to I/O accessor cleanup by Wolfgang Denk · Wed Oct 05 09:55:01 2011 +0000
  49. dec24a6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Tue Oct 04 22:20:25 2011 +0200
  50. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Oct 04 22:08:13 2011 +0200
  51. abef946 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Oct 04 22:06:06 2011 +0200
  52. 465ba1f Merge branch 'emaclite' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Tue Oct 04 22:05:15 2011 +0200
  53. fc54710 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Tue Oct 04 21:32:16 2011 +0200
  54. 9dc6396 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · Tue Oct 04 21:19:19 2011 +0200
  55. 67450a3 PPC: Fix socrates NAND problem by Marek Vasut · Tue Oct 04 00:56:09 2011 +0200
  56. 3b8756f PPC: Fix fsl_upm.c by renaming nand handling functions by Marek Vasut · Tue Oct 04 00:56:07 2011 +0200
  57. 185ce25 NAND: Make page, erase, oob size available via cmd_nand by Marek Vasut · Thu Sep 22 03:57:26 2011 +0200
  58. 05f1b8b mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi by mhench · Mon Jul 11 12:29:43 2011 +0000
  59. a986981 NAND: Add -y option to nand scrub command by Marek Vasut · Wed Sep 14 00:20:35 2011 +0200
  60. 357b78e NAND: Add nand read.raw and write.raw commands by Marek Vasut · Fri Sep 23 15:43:10 2011 +0200
  61. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · Mon Sep 12 06:04:06 2011 +0200
  62. cd0fc5f spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · Sat Jul 16 00:06:49 2011 +0000
  63. 38ba324 mxc_nand: fix a problem writing more than 32MB by Helmut Raiger · Wed Jul 06 19:04:41 2011 +0200
  64. c8f4a4c mxc_nand: fixed some typos (cosmetic) by Helmut Raiger · Wed Jul 06 09:40:28 2011 +0200
  65. 035641a nand: increase chip_delay in mv kirkwood nand driver by Stefan Bigler · Mon Jul 18 15:25:11 2011 +0200
  66. 8b033cf powerpc/p3060: Add SoC related support for P3060 platform by Shengzhou Liu · Wed Aug 31 17:48:18 2011 +0800
  67. 9d8e813 powerpc/85xx: Add support for setting up RAID engine liodns on P5020 by Kumar Gala · Sat Sep 10 10:44:13 2011 -0500
  68. d0af3b9 powerpc/85xx: Refactor some defines out of corenet_ds.h by Kumar Gala · Wed Aug 31 09:50:13 2011 -0500
  69. 5536d92 fm-eth: Add ability for board code to disable a port by Kumar Gala · Wed Sep 14 12:01:35 2011 -0500
  70. f3339d6 powerpc/mpc8548: Add workaround for erratum NMG_LBC103 by Kumar Gala · Mon Oct 03 08:37:57 2011 -0500
  71. 866c6fa powerpc/mpc8548: Add workaround for erratum NMG_DDR120 by Kumar Gala · Fri Sep 16 09:54:30 2011 -0500
  72. 701a8e4 powerpc/mpc85xxcds: Fix PCI speed by chenhui zhao · Thu Sep 15 14:52:34 2011 +0800
  73. 33b53e4 powerpc/mpc8548cds: Fix booting message by chenhui zhao · Tue Sep 06 16:41:14 2011 +0000
  74. 8ca8d82 powerpc/p4080: Add support for secure boot flow by Ruchika Gupta · Wed Dec 15 17:02:08 2010 +0000
  75. b36ccc5 powerpc/85xx: Add Secure Boot support on P1010RDB for NOR, NAND & SPIFLASH by Ruchika Gupta · Wed Jun 08 22:52:48 2011 -0500
  76. 8211a07 powerpc/85xx: Add PBL & SECUREBOOT support on P3041/P5020DS boards by Kumar Gala · Sat Apr 09 13:43:55 2011 -0500
  77. 588bfd3 powerpc/p2041rdb: remove watch dog related codes by Shaohui Xie · Fri Sep 23 09:18:12 2011 +0800
  78. 99bcecf powerpc/p2041rdb: updated description of cpld command by Shaohui Xie · Thu Sep 22 17:27:29 2011 +0800
  79. 1cf509e powerpc/p2041rdb: add more ddr frequencies support by Shaohui Xie · Thu Sep 22 11:46:12 2011 +0800
  80. ada0261 powerpc/p2041rdb: set sysclk according to status of physical switch SW1 by Shaohui Xie · Tue Sep 13 17:55:11 2011 +0800
  81. 9954cd1 powerpc/p2041rdb: update cpld reset command according to CPLD 2.0 by Shaohui Xie · Tue Sep 13 17:51:39 2011 +0800
  82. aeb952a I2C: mv_i2c: fix multi-bus init issue by Lei Wen · Fri Sep 30 05:44:12 2011 +0000
  83. 8d370f7 I2C: mv_i2c: fix build issue when enable debug option by Lei Wen · Fri Sep 30 05:43:48 2011 +0000
  84. f35b7cd net: emaclite: Use dynamic allocation by Michal Simek · Thu Aug 25 12:47:56 2011 +0200
  85. ac357ac net: emaclite: Remove baseaddress from xemaclite by Michal Simek · Thu Aug 25 12:36:39 2011 +0200
  86. 8f2bf36 net: emaclite: Use calloc instead of malloc by Michal Simek · Thu Aug 25 12:28:47 2011 +0200
  87. bef53c2 net: emaclite: Remove deviceid property by Michal Simek · Thu Aug 25 12:27:04 2011 +0200
  88. 0c7fa44 net: emaclite: Change driver name and add address by Michal Simek · Thu Aug 25 12:25:14 2011 +0200
  89. df36993 microblaze: Enable FDT/FIT support by Michal Simek · Fri Jun 25 18:05:28 2010 +0200
  90. f931bd5 microblaze: Remove address offset for uart16550 by Michal Simek · Mon Feb 28 10:17:22 2011 +0100
  91. 2dd89eb microblaze: Do not select NFS for platforms without ethernet by Michal Simek · Mon Feb 28 10:16:09 2011 +0100
  92. 8daf0c3 microblaze: Clean up reset asm code by Michal Simek · Tue Aug 30 15:22:24 2011 +0200
  93. f9ec172 microblaze: Save and restore first unused vector by Michal Simek · Mon Nov 15 09:54:43 2010 +0000
  94. 4a30db9 microblaze: Setup MB vectors if feature is enable for u-boot by Michal Simek · Thu Jul 21 10:47:21 2011 +0200
  95. e1b0dd5 microblaze: Remove debug saving value by Michal Simek · Thu Jul 21 10:45:41 2011 +0200
  96. b7cb6f7 GCC4.6: Squash warning in lzo1x_decompress.c by Marek Vasut · Fri Sep 30 12:13:26 2011 +0200
  97. 40c0c8b GCC4.6: Squash warning in cmd_ubi.c: by Marek Vasut · Fri Sep 30 12:13:25 2011 +0200
  98. 2a8db69 GCC4.6: Squash warning in vmt.c by Marek Vasut · Fri Sep 30 12:19:42 2011 +0200
  99. aed704f GCC4,6: Squash warning in cmd_nand.c by Marek Vasut · Fri Sep 30 12:13:23 2011 +0200
  100. 15324ad GCC4.6: Squash warning in nand_bbt.c by Marek Vasut · Fri Sep 30 12:13:22 2011 +0200