1. 0d3dd14 sandbox: Add timer simulation by Matthias Weisser · Tue Nov 29 12:16:40 2011 +0100
  2. b5f7b47 sandbox: Add improved RAM simulation by Matthias Weisser · Sat Nov 05 11:40:34 2011 +0100
  3. 2ea51cc ARM: convert "apollon" board to use boards.cfg by Wolfgang Denk · Fri Dec 09 12:14:27 2011 +0100
  4. c84ceac Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sat Dec 10 22:46:48 2011 +0100
  5. 928509b Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Sat Dec 10 22:45:34 2011 +0100
  6. 70d791b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Dec 10 22:44:01 2011 +0100
  7. da6c5d5 M28: Cleanup memsize.o OOT build by Marek Vasut · Thu Dec 08 09:46:12 2011 +0000
  8. 151f49d i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · Fri Dec 02 03:47:40 2011 +0000
  9. 0259110 i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board by Jason Liu · Fri Nov 25 00:18:05 2011 +0000
  10. 4131a77 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · Tue Dec 06 23:34:12 2011 +0000
  11. 0c5f2a0 tegra2: Remove unneeded config option by Simon Glass · Sat Nov 05 03:56:54 2011 +0000
  12. 5f3a899 tegra2: Add arch_cpu_init() to fire up Cortex-A9 by Simon Glass · Sat Nov 05 03:56:49 2011 +0000
  13. ffac82e tegra2: Add support for Ventana by Stephen Warren · Mon Oct 31 06:51:37 2011 +0000
  14. bc7a09c Update pci_ids.h from current Linux sources by Gabe Black · Mon Nov 07 23:43:32 2011 +0000
  15. 97ea616 omap: overo: Use ubifs instead of jffs2 for nand by Steve Sakoman · Fri Sep 30 09:20:57 2011 +0000
  16. 3ce6378 omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V by Ash Charles · Wed Sep 28 06:47:16 2011 +0000
  17. a895019 mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices by Kyle Moffett · Wed Dec 07 16:39:16 2011 -0500
  18. 7420ca1 Add board_pre_console_putc to deal with early console output by Simon Glass · Tue Oct 18 13:43:20 2011 +0000
  19. adb18ea ne2000: Convert to new net-multi model, fixes build of three boards by Bernhard Kaindl · Thu Oct 20 10:56:59 2011 +0000
  20. 3e41d27 MPC850: remove obsolete "rmu" Board by Wolfgang Denk · Wed Dec 07 12:19:22 2011 +0000
  21. d75a321 MPC8240: remove obsolete "OXC" board by Wolfgang Denk · Wed Dec 07 12:19:21 2011 +0000
  22. f6e50a4 MPC7xx: remove obsolete "BAB7xx" board by Wolfgang Denk · Wed Dec 07 12:19:20 2011 +0000
  23. d565d24 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Dec 07 09:09:58 2011 +0100
  24. dac6964 Introduce generic TPM support in u-boot by Vadim Bendebury · Mon Oct 17 08:36:14 2011 +0000
  25. 934fcb6 Revert "mii: miiphy register address width change" by Wolfgang Denk · Wed Dec 07 08:35:14 2011 +0100
  26. 9ec0302 devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss by Simon Schwarz · Mon Dec 05 23:16:28 2011 +0000
  27. ac37fcb da850evm: pass board revision info to kernel by Manjunath Hadli · Mon Oct 10 21:06:38 2011 +0000
  28. 774e64e MX35: flea3: changes due to hardware revision B by Stefano Babic · Fri Nov 25 09:08:36 2011 +0100
  29. 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · Tue Nov 22 15:22:39 2011 +0100
  30. 030808f MC13892: Add REGMODE0 bits definitions by Marek Vasut · Wed Sep 28 02:07:26 2011 +0000
  31. ead66c1 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · Wed Nov 23 05:13:06 2011 +0000
  32. 9e34185 AM3517 CraneBoard: Add SPL support by Tom Rini · Fri Nov 18 12:48:11 2011 +0000
  33. 5e0771c AM3517: Add SPL support by Tom Rini · Fri Nov 18 12:48:10 2011 +0000
  34. 988a235 OMAP3: Add SPL support to omap3_evm by Tom Rini · Fri Nov 18 12:48:09 2011 +0000
  35. 06c32fb OMAP3: Add SPL support to Beagleboard by Tom Rini · Fri Nov 18 12:48:08 2011 +0000
  36. 05800b9 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · Fri Nov 18 12:48:06 2011 +0000
  37. 27df408 arm, davinci: add support for am1808 based enbw_cmc board by Heiko Schocher · Tue Nov 29 02:33:47 2011 +0000
  38. f49896d arm, hawkboard: Use the pinmux configurations defined in the arch tree by Christian Riesch · Mon Nov 28 23:46:19 2011 +0000
  39. b10592f arm, da850evm: Use the pinmux configurations defined in the arch tree by Christian Riesch · Mon Nov 28 23:46:18 2011 +0000
  40. 3c1c315 BeagleBoard: config: Really switch to ttyO2 by Koen Kooi · Sun Nov 27 03:51:06 2011 +0000
  41. 6f6cd8b ARM: davinci_dm6467Tevm: Fix build breakage by Anatolij Gustschin · Sun Nov 27 10:16:07 2011 +0000
  42. fb13c65 ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused by Thomas Weber · Sat Nov 26 10:30:57 2011 +0000
  43. a2146f5 ARM: OMAP3: Remove unused define SDRC_R_C_B by Thomas Weber · Sat Nov 26 10:30:56 2011 +0000
  44. 07eec8e ARM: OMAP3: Remove unused define CONFIG_OMAP3430 by Thomas Weber · Sat Nov 26 10:30:55 2011 +0000
  45. 83cc607 omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses by Aneesh V · Mon Nov 21 23:39:04 2011 +0000
  46. fa5c07a omap: fix cache line size for omap3/omap4 boards by Aneesh V · Mon Nov 21 23:38:59 2011 +0000
  47. 69a4779 omap4: ttyO2 instead of ttyS2 in default bootargs by Aneesh V · Mon Nov 21 23:38:58 2011 +0000
  48. cb4d337 PXA: Flip colibri_pxa27x to pxa-common.h by Marek Vasut · Sat Nov 26 11:27:50 2011 +0100
  49. d64ff0d PXA: Introduce common configuration header for PXA by Marek Vasut · Sat Nov 26 11:27:30 2011 +0100
  50. e326a23 PXA: Cleanup Colibri PXA270 by Marek Vasut · Sat Nov 26 07:15:36 2011 +0100
  51. 85cc88a PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · Sat Nov 26 07:20:07 2011 +0100
  52. 902c9d2 PXA: Unify vpac270 environment size by Marek Vasut · Sun Nov 13 01:40:46 2011 +0100
  53. 5e063e1 PXA: Enable command line editing for vpac270 by Marek Vasut · Sat Nov 12 03:35:50 2011 +0100
  54. d7a3545 PXA: Adapt Voipac PXA270 to OneNAND SPL by Marek Vasut · Mon Oct 31 14:17:21 2011 +0100
  55. 8a85f7d PXA: Fixup PXA25x boards after start.S update by Marek Vasut · Sat Nov 26 12:04:11 2011 +0100
  56. 583cbb4 PXA: Drop XM250 board by Marek Vasut · Mon Nov 21 23:40:23 2011 +0100
  57. f2a7e4d PXA: Drop PLEB2 board by Marek Vasut · Mon Nov 21 23:31:25 2011 +0100
  58. 72830a5 PXA: Drop CRADLE board by Marek Vasut · Mon Nov 21 23:32:36 2011 +0100
  59. 2493bd5 PXA: Drop CERF250 board by Marek Vasut · Sun Nov 20 05:18:28 2011 +0100
  60. 5a9fc19 nand: Add common functions to linux/mtd/nand.h by Simon Schwarz · Mon Oct 31 06:34:44 2011 +0000
  61. 024b61c Ethernut 5 board support by Tim Schendekehl · Tue Nov 01 23:55:01 2011 +0000
  62. a35cb4c ARM: remove duplicated code for LaCie boards by Simon Guinot · Mon Nov 21 19:25:47 2011 +0530
  63. 72198a3 ARM: add support for LaCie 2Big Network v2 by Simon Guinot · Mon Nov 21 19:25:46 2011 +0530
  64. 6e23891 netspace_v2: Read Ethernet MAC address from EEPROM by Simon Guinot · Tue Nov 08 11:31:14 2011 +0000
  65. fb270e6 omap3evm: Add support for EFI partitions by Sanjeev Premi · Wed Nov 16 10:20:50 2011 -0500
  66. 6cc6326 net: Make sure IPaddr_t is 32 bits in size by Matthias Weisser · Sat Dec 03 03:29:44 2011 +0000
  67. e31edc5 mii: miiphy register address width change by Chandan Nath · Wed Sep 21 01:10:32 2011 +0000
  68. 46f387d Standalone Apps: Standalone apps should need only exports.h. by Mike Partington · Wed Oct 27 10:31:09 2010 +0000
  69. 8488d1b Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Mon Dec 05 23:33:48 2011 +0100
  70. 9299958 serial: constify serial_assign() by Gerlando Falauto · Fri Nov 18 06:49:12 2011 +0000
  71. 34148d6 serial: cosmetic checkpatch compliance by Gerlando Falauto · Fri Nov 18 06:49:11 2011 +0000
  72. c3c6bf1 sparc: fix unknown escape sequence warnings by Mike Frysinger · Wed Oct 12 19:47:51 2011 +0000
  73. 45befad sh: Add support for ecovec board by Nobuhiro Iwamatsu · Tue Nov 15 12:29:06 2011 +0900
  74. 6a49bb5 sh: espt: change config for new sh_eth driver by Yoshihiro Shimoda · Mon Oct 31 10:44:19 2011 +0900
  75. c578baa sh7763rdp: change config for new sh_eth driver by Yoshihiro Shimoda · Mon Oct 31 10:44:18 2011 +0900
  76. 6739591 sh: Add a flag which controls the DDR ECC mode of sh7757lcr by Nobuhiro Iwamatsu · Mon Oct 31 13:16:02 2011 +0900
  77. 8667163 sh7757lcr: change config for new sh_eth driver by Yoshihiro Shimoda · Tue Oct 11 18:11:03 2011 +0900
  78. 5c8929d Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Dec 02 00:05:25 2011 +0100
  79. 5294098 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Fri Dec 02 00:03:08 2011 +0100
  80. ba0d8ab Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Dec 01 23:58:11 2011 +0100
  81. 8c87eba image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · Thu Nov 10 13:17:53 2011 -0700
  82. 6fabe55 ppc4xx: Add Io64 board support by Dirk Eibach · Thu Oct 20 11:12:55 2011 +0200
  83. 24d094d ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · Thu Oct 13 15:12:22 2011 +0200
  84. a07c051 mpc85xx: support for Freescale COM Express P2020 by Ira W. Snyder · Wed Nov 23 08:25:58 2011 -0800
  85. 09da8b8 mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification by Ira W. Snyder · Mon Nov 21 13:20:33 2011 -0800
  86. 1d6b35c powerpc/p3060qds: Add board related support for P3060QDS platform by Shengzhou Liu · Tue Nov 22 16:51:13 2011 +0800
  87. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · Tue Nov 22 09:21:25 2011 -0600
  88. 293935c powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h by Timur Tabi · Mon Nov 21 17:10:22 2011 -0600
  89. 19fc0d5 x86: Provide more configuration granularity by Graeme Russ · Tue Nov 08 02:33:20 2011 +0000
  90. 9195834 dataflash: fix parameters order in write_dataflash() by Igor Grinberg · Sat Nov 26 23:06:46 2011 +0000
  91. 914f698 davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board by Christian Riesch · Sat Nov 19 00:45:43 2011 +0000
  92. 8afced0 davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board by Christian Riesch · Sat Nov 19 00:45:42 2011 +0000
  93. ef33050 arm: a320evb: define mach-type in board config file by Yan-Pai Chen · Mon Nov 07 19:40:25 2011 +0000
  94. d98cddd Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  95. 1b5f0ff Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Sun Nov 27 16:03:21 2011 +0100
  96. 381d38a microblaze: usable uart16550 for big endian systems by Stephan Linz · Thu Nov 24 12:32:52 2011 +0000
  97. dab5d4d mmc: mv_sdhci: Fix host version read for Armada100 by Ajay Bhargav · Sun Nov 13 23:43:12 2011 +0000
  98. 546d332 Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX by Stefan Kristiansson · Mon Nov 21 23:43:58 2011 +0000
  99. 3e77359 env: clean env_common.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:11 2011 +0000
  100. b90c1fc env: clean env_dataflash.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:02 2011 +0000