1. eb16874 86xx: Use gc-sections to reduce image size by Peter Tyser · Wed Sep 29 14:05:55 2010 -0500
  2. d26490e 86xx: Create common linker script by Kumar Gala · Wed Oct 20 01:29:29 2010 -0500
  3. 5722853 mpc8640: Update the io_sel fields for PCI Express by Peter Tyser · Wed Sep 29 14:05:41 2010 -0500
  4. 988d3b7 tqm85xx: Update PCI code by Peter Tyser · Wed Sep 29 13:37:28 2010 -0500
  5. c7470af sbc8641d: Update PCI code by Peter Tyser · Wed Sep 29 13:37:27 2010 -0500
  6. 8d6f9fa mpc8641hpcn: Update PCI code by Peter Tyser · Wed Sep 29 13:37:26 2010 -0500
  7. ec8863b 85xx: Add support for not releasing secondary cores via 'mp_holdoff' by Aaron Sierra · Thu Sep 30 12:22:16 2010 -0500
  8. 2927c5e Disable unused chip-select for DDR controller interleaving by York Sun · Mon Oct 18 13:46:50 2010 -0700
  9. 269c7eb Adding fixed sdram setting for cornet_ds board by York Sun · Mon Oct 18 13:46:49 2010 -0700
  10. 1443f36 Enable POST memory test for P2020DS by York Sun · Tue Sep 28 15:20:37 2010 -0700
  11. 18acc8b Enable POST memory test for corenet_ds by York Sun · Tue Sep 28 15:20:36 2010 -0700
  12. f7541b4 Setup POST word for generic mpc85xx by York Sun · Tue Sep 28 15:20:35 2010 -0700
  13. c41b744 Add memory test feature for mpc85xx POST. by York Sun · Tue Sep 28 15:20:33 2010 -0700
  14. ba99a33 Adding more control to physical address mapping by York Sun · Tue Sep 28 15:20:32 2010 -0700
  15. 6b8f2f8 always relocate fdt into an lmb-allocated memory block by Timur Tabi · Mon May 24 15:10:25 2010 -0500
  16. 6bc9fd5 powerpc/8xxx: Add fdt_fixup_phy_connection helper by Kumar Gala · Thu Sep 30 09:15:03 2010 -0500
  17. 3bc2d8d powerpc/fsl: Introduce common enum for PHY types by Kumar Gala · Thu Sep 30 09:14:40 2010 -0500
  18. 3676f80 FAT: buffer overflow with FAT12/16 by Stefano Babic · Wed Oct 20 08:51:45 2010 +0200
  19. 1a9f0b3 common/fdt_support.c: Fix compile warnings by Wolfgang Denk · Wed Oct 20 08:59:16 2010 +0200
  20. ebb829f USB: sync Queue Element Transfer Descriptor against EHCI spec by Wolfgang Denk · Tue Oct 19 16:13:15 2010 +0200
  21. 5f09b92 MX31: Removed warnings for iomux function by Stefano Babic · Tue Oct 19 20:19:13 2010 +0200
  22. e57b330 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Oct 20 00:10:07 2010 +0200
  23. 28f3960 Makefile: rename TEXT_BASE to CONFIG_SYS_TEXT_BASE by Eric Cooper · Tue Oct 19 13:31:11 2010 -0400
  24. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · Tue Oct 19 10:29:55 2010 -0400
  25. 03cf0a7 Add UBI README by Stefan Roese · Tue Oct 19 14:58:02 2010 +0200
  26. 67d7f56 cmd_fpga: cleanup help and check parameters by Stefano Babic · Tue Oct 19 09:22:52 2010 +0200
  27. d0dbfaa FPGA: Add missing prototype by Stefano Babic · Tue Oct 19 09:22:23 2010 +0200
  28. dde041f boards.cfg: update local documentation by Mike Frysinger · Tue Oct 19 02:49:40 2010 -0400
  29. b288f56 update board EB+CPUx9K2 by Jens Scharsig · Tue Oct 19 19:37:15 2010 +0200
  30. 8cde19e Add support for HP Jornada flashrom boards by Kristoffer Ericson · Fri Oct 15 23:31:43 2010 +0200
  31. 4a7f543 Makefile: allow boards to check file size limits by Mike Frysinger · Wed Oct 13 22:58:23 2010 -0400
  32. a4a3055 drivers/net/fec_mxc.c: write mac address in init by John Rigby · Wed Oct 13 14:31:08 2010 -0600
  33. 4ccaaef Build: PXA: Fix TrizepsIV build variants by Marek Vasut · Mon Oct 04 00:21:51 2010 +0200
  34. b8dfbf8 Build: PXA: Fix Vpac270 build variants by Marek Vasut · Sun Oct 03 18:27:36 2010 +0200
  35. 67bd2e2 PXA: Fix vpac270 OneNAND booter by Marek Vasut · Sat Oct 16 21:32:11 2010 +0200
  36. e43c891 PXA: Fix Balloon3 for Reloc by Marek Vasut · Sun Oct 03 01:05:55 2010 +0200
  37. 29c9861 PXA: Fix ZipitZ2 for Reloc by Marek Vasut · Thu Sep 30 12:22:38 2010 +0200
  38. 4123991 PXA: Fix vpac270 for Reloc by Marek Vasut · Tue Sep 28 15:50:49 2010 +0200
  39. b9b8ea3 PXA: Fix reloc, Push lowlevel init into C code by Marek Vasut · Tue Sep 28 15:44:10 2010 +0200
  40. 62f66a5 PXA: Add necessary information for RELOC by Marek Vasut · Thu Sep 23 09:46:57 2010 +0200
  41. b9f1dba PXA: fix MDREFR[APD] bit setting by Mikhail Kshevetskiy · Thu Aug 26 23:24:22 2010 +0400
  42. f8af0e6 PXA: fix environment sector size, kernel and environment location for vpac270 by Mikhail Kshevetskiy · Thu Aug 26 23:24:19 2010 +0400
  43. 6e59c35 PXA: cleanup vpac270 config and set CONFIG_SYS_HZ to 1000 by Mikhail Kshevetskiy · Thu Aug 26 23:24:18 2010 +0400
  44. 4ba793d PXA: remove unused u-boot.lds from board/vpac270 by Mikhail Kshevetskiy · Thu Aug 26 14:47:56 2010 +0400
  45. 18be640 PXA: Add missing MAINTAINERS entries by Marek Vasut · Sat Aug 14 06:02:11 2010 +0200
  46. 7456808 PXA: Balloon3 board support by Marek Vasut · Mon Jul 26 06:30:25 2010 +0200
  47. 0c116e9 PXA: Voipac270 improvements by Marek Vasut · Thu Jul 22 16:51:52 2010 +0200
  48. b1641cc PXA: Add initial Palm LifeDrive support by Marek Vasut · Mon Jul 19 11:23:07 2010 +0200
  49. afcb01c PXA: Palm Tungsten|C Support by Marek Vasut · Sun Jul 18 05:23:19 2010 +0200
  50. 1c17cdf common: Enable serial for PXA250 by Marek Vasut · Sun Jul 18 04:49:18 2010 +0200
  51. 2b35a8f PXA: pxafb: Marvell Littleton LCD definition by Marek Vasut · Thu Dec 31 03:44:22 2009 +0100
  52. 916caf9 PXA: pxafb: Add support for Sharp LQ038J7DH53 by Marek Vasut · Mon Jul 19 11:21:38 2010 +0200
  53. abd23e8 PXA: pxafb: Add ACX517AKN support by Marek Vasut · Sun Jul 18 04:46:55 2010 +0200
  54. 2db1e96 PXA: pxa-regs.h cleanup by Marek Vasut · Thu Sep 09 09:50:39 2010 +0200
  55. 8c4a26e PXA: pxafb: Fix indent problems by Marek Vasut · Thu Sep 23 08:32:54 2010 +0200
  56. d92dea9 Expand POST memory test to support arch-depended implementation. by York Sun · Tue Sep 28 15:20:31 2010 -0700
  57. 6ffa6ee Merge branch 'at91' of git://git.denx.de/u-boot-atmel by Wolfgang Denk · Tue Oct 19 22:10:47 2010 +0200
  58. 3202197 doc/README.scrapyard: add documentation for abandoned boards by Wolfgang Denk · Tue Oct 19 21:46:25 2010 +0200
  59. 2185646 Merge branch 'elf_reloc' by Wolfgang Denk · Tue Oct 19 21:07:52 2010 +0200
  60. 8cc3b77 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Oct 19 20:58:16 2010 +0200
  61. 0a1790a AT91 clock/timer: move static data to global_data struct by Reinhard Meyer · Tue Oct 05 16:54:35 2010 +0200
  62. 0058d82 at91rm9200ek: enbable USB support by Andreas Bießmann · Mon Oct 18 22:58:31 2010 +0200
  63. 54d640d at91rm9200: enable USB support by Andreas Bießmann · Mon Oct 18 22:58:30 2010 +0200
  64. 65c6567 at91rm9200ek: convert to at91 by Andreas Bießmann · Mon Oct 18 22:58:29 2010 +0200
  65. b1fe6b2 NC650/CP850: remove code for yet another corpse by Wolfgang Denk · Tue Oct 19 11:27:05 2010 +0200
  66. b8ba16c QONG: fix and update board config file by Wolfgang Denk · Tue Oct 19 11:10:06 2010 +0200
  67. da87d1e i.MX31: Fix Litekit board to use new ARM relocation support. by Magnus Lilja · Sat Oct 16 19:47:06 2010 +0200
  68. 3573ee9 MX5: Remove dead code with ENABLE_IMPRECISE_ABORT by Jason Liu · Tue Oct 19 16:22:14 2010 +0800
  69. fb2759c Rename TEXT_BASE: fix merge conflicts by Wolfgang Denk · Mon Oct 18 23:43:37 2010 +0200
  70. bb94aff ARM: enable device tree for beagle by John Rigby · Wed Oct 13 13:57:37 2010 -0600
  71. ab51f1e ARM: add flat device tree support by John Rigby · Wed Oct 13 13:57:36 2010 -0600
  72. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · Wed Oct 13 13:57:35 2010 -0600
  73. 708e667 FDT: only call boot_get_fdt from generic code by John Rigby · Wed Oct 13 13:57:34 2010 -0600
  74. b4ae942 FDT: Add fixup support for multiple banks of memory by John Rigby · Wed Oct 13 13:57:33 2010 -0600
  75. b763f93 common/image.c remove extra calls to be32_to_cpu in boot_get_fdt by John Rigby · Wed Oct 13 13:57:32 2010 -0600
  76. 6902aeb common/image.c fix length calculation in boot_relocate_fdt by John Rigby · Wed Oct 13 13:57:31 2010 -0600
  77. c183eea dlmalloc.c: Fix gcc alias warning by Joakim Tjernlund · Thu Oct 14 08:51:34 2010 +0200
  78. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · Thu Oct 14 11:51:44 2010 +0200
  79. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  80. 7c3be66 MPC5121: Add USB EHCI support by Damien Dusha · Thu Oct 14 15:27:06 2010 +0200
  81. 93e655a Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · Mon Oct 18 22:29:40 2010 +0200
  82. bf5ce1e MAINTAINERS: Fix alphabetical order in ARM subsection by Enric Balletbo i Serra · Mon Oct 18 19:38:34 2010 +0200
  83. b8e32e8 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Mon Oct 18 22:23:36 2010 +0200
  84. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · Sun Oct 17 17:31:59 2010 +0200
  85. 7b74fec MAKEALL: allow additional board selections by Wolfgang Denk · Sun Oct 17 12:26:48 2010 +0200
  86. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  87. d52a799 autoconfig.mk: avoid apostophes around hex values by Wolfgang Denk · Sat Oct 16 23:50:51 2010 +0200
  88. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  89. dc25d15 mkconfig: change CONFIG_MK_ prefix into plain CONFIG_ by Wolfgang Denk · Mon Oct 04 19:58:00 2010 +0200
  90. 509157b Build: Add "board options" column to boards.cfg by Marek Vasut · Mon Oct 04 00:34:17 2010 +0200
  91. 1d5d8ef Makefile: clean MatrixVision builds by Wolfgang Denk · Sat Oct 16 18:24:16 2010 +0200
  92. 6587e3e Fix warning in nand unlock command by Scott Wood · Wed Oct 13 11:04:30 2010 -0500
  93. da7fb74 mpc83xx: fix 837x MDS PCI HOST build by Kim Phillips · Thu Sep 30 13:40:34 2010 -0500
  94. 4f40260 MPC832XEMDS: fix pci.c build warning by Wolfgang Denk · Sat Oct 16 18:07:07 2010 +0200
  95. bdd6d91 logodl: remove code for yet another corpse by Wolfgang Denk · Tue Oct 05 22:03:23 2010 +0200
  96. e577b65 schmoogie: fix build error due to removal of forceenv() by Wolfgang Denk · Tue Oct 05 21:17:28 2010 +0200
  97. ace143a FPGA: fix support for non-Lattice devices by Wolfgang Denk · Mon Oct 18 21:32:14 2010 +0200
  98. 5e6b1f6 MX31: add delay between USB port setup and reset by Stefano Babic · Mon Oct 18 10:23:05 2010 +0200
  99. e7a7ed2 MX5: rename mx51 to mx5 by Jason Liu · Mon Oct 18 11:09:26 2010 +0800
  100. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Oct 17 20:25:05 2010 +0200