1. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · Mon Oct 01 05:06:52 2012 +0000
  2. 27cd58f versatile: board configs: Use buffered writes on flash by 402jagan@gmail.com · Sun Jul 29 04:26:08 2012 +0000
  3. e917a7c dm: Move s3c24xx USB driver to a proper place by Marek Vasut · Sat Jul 21 05:02:22 2012 +0000
  4. 1df69ec dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · Sat Jul 21 05:02:21 2012 +0000
  5. 620491f Remove lh7a40x cpu and serial driver by Albert ARIBAUD · Mon Oct 08 04:11:38 2012 +0000
  6. 56110a3 h2200: Add support for iPAQ h2200 palmtop by Łukasz Dałek · Mon Oct 15 07:46:54 2012 +0000
  7. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Oct 15 13:37:22 2012 -0700
  8. 22e1b01 configs: mx6qsabre_common.h: Use default clock definitions by Fabio Estevam · Sun Sep 30 05:07:10 2012 +0000
  9. a83d2a9 mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · Tue Aug 14 08:43:07 2012 +0000
  10. 1c0b9be mx6qsabreauto: Use ttymxc3 as console by Otavio Salvador · Wed Sep 26 11:37:01 2012 +0000
  11. afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · Thu Sep 27 10:19:58 2012 +0000
  12. afe20bf mx6q: Add basic support for mx6qsabreauto by Fabio Estevam · Mon Sep 24 08:09:33 2012 +0000
  13. c5ca897 configs: mx6: Add a common config file by Fabio Estevam · Mon Sep 24 08:09:32 2012 +0000
  14. 2ebe246 mx6qsabresd: Add Ethernet support by Fabio Estevam · Tue Sep 18 17:24:23 2012 +0000
  15. 77e6289 mx6: Add basic support for mx6qsabresd board. by Fabio Estevam · Thu Sep 13 03:18:20 2012 +0000
  16. 91623dd tegra: enable CONFIG_CMD_PART by Stephen Warren · Tue Sep 25 13:32:26 2012 +0000
  17. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  18. 98a2a7a tegra: Rename Medcom to Medcom-Wide by Thierry Reding · Wed Sep 19 00:37:21 2012 +0000
  19. 7a951eb input: Allow key ghosting filter to be disabled by Simon Glass · Thu Sep 27 15:18:42 2012 +0000
  20. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · Thu Sep 27 15:18:41 2012 +0000
  21. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · Thu Sep 27 23:18:04 2012 +0000
  22. 0275862 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · Sat Sep 29 07:36:43 2012 -0700
  23. dd94a8e usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · Tue Oct 02 17:04:33 2012 +0200
  24. c86753b usb: ulpi: add indicator configuration function by Lucas Stach · Mon Oct 01 00:44:34 2012 +0200
  25. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  26. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  27. 33bda90 ppc4xx: Remove ML2 board support by Stefan Roese · Wed Sep 19 15:18:51 2012 +0200
  28. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · Wed Sep 19 14:33:52 2012 +0200
  29. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  30. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · Fri Sep 14 23:39:52 2012 +0200
  31. 3862c4a serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · Thu Sep 13 00:02:54 2012 +0200
  32. 6b6fcfc serial: zoom2: Remove zoom2 serial prototypes from serial.h by Marek Vasut · Wed Sep 12 20:15:06 2012 +0200
  33. 840b724 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · Wed Sep 12 20:07:54 2012 +0200
  34. d012436 serial: bfin: Remove the bfin_serialN_device exports from serial.h by Marek Vasut · Wed Sep 12 20:05:13 2012 +0200
  35. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 20:02:05 2012 +0200
  36. f9bf966 serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:50:18 2012 +0200
  37. d97fb5c serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:45:58 2012 +0200
  38. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · Mon Oct 08 14:46:23 2012 -0700
  39. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:39:57 2012 +0200
  40. f344201 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:57:58 2012 +0200
  41. b3e48aa serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 16:01:16 2012 +0200
  42. e79aa90 serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files by Marek Vasut · Sun Sep 16 16:07:24 2012 +0200
  43. 0d4bef7 serial: pxa: Make use of default_serial_console in serial_pxa by Marek Vasut · Wed Sep 12 12:36:25 2012 +0200
  44. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · Fri Sep 07 14:35:31 2012 +0200
  45. 80919de serial: Coding style cleanup of struct serial_device by Marek Vasut · Fri Sep 07 14:32:10 2012 +0200
  46. 1b476f9 COMMON: Use __stringify() instead of rest of implementations by Marek Vasut · Sun Sep 23 17:41:25 2012 +0200
  47. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  48. fd5ba89 COMMON: Use __stringify() instead of xstr() by Marek Vasut · Sun Sep 23 17:41:23 2012 +0200
  49. a3f1634 COMMON: Add __stringify() function by Marek Vasut · Thu Sep 27 17:08:15 2012 +0200
  50. 3132715 gth2: Remove this platform by Tom Rini · Wed Sep 26 15:20:33 2012 -0700
  51. 8ed7a80 m28: Properly configure the SPI flash chipselect by Marek Vasut · Thu Oct 11 15:36:56 2012 +0000
  52. f5c0be0 ide: Correct IDE_BUS(dev) macro by Luka Perkov · Mon May 14 09:29:10 2012 +0000
  53. 7163a88 ml507: Fix Xilinx uartlite driver hang by Rommel Custodio · Mon Sep 24 13:27:05 2012 +0000
  54. 178d49c MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · Wed Oct 03 23:36:18 2012 +0000
  55. 659c9cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Oct 04 10:00:42 2012 -0700
  56. ad51f7c ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · Thu Oct 04 06:46:02 2012 +0000
  57. af482d5 xilinx: Add new Zynq board by Michal Simek · Fri Sep 28 09:56:37 2012 +0000
  58. 76bed83 serial: Add Zynq serial driver by Michal Simek · Fri Sep 14 00:55:24 2012 +0000
  59. 181e06b ARM: Add X600 board support (SPEAr600 based) by Stefan Roese · Wed May 30 22:59:08 2012 +0000
  60. ea8e519 ext4: Rename block group descriptor table from gd to bgd by Simon Glass · Wed Oct 03 11:37:49 2012 +0000
  61. 1b0280e Merge remote-tracking branch 'u-boot-marvell/master' by Albert ARIBAUD · Wed Oct 03 16:44:29 2012 +0200
  62. 8887481 km_kirkwood: enable MV88E6352_SWITCH support for kmnusa by Valentin Longchamp · Thu Aug 16 01:25:20 2012 +0000
  63. a1ec610 edminiv2: increase malloc len to 256K by Albert ARIBAUD · Fri Sep 21 14:57:12 2012 +0000
  64. 9f49706 kirkwood: add support for Iomega iConnect board by Luka Perkov · Wed Sep 05 08:01:25 2012 +0000
  65. caf09e2 ARM: add support for d2 Network v2 by Simon Guinot · Thu Sep 06 10:51:43 2012 +0000
  66. 13c5ae6 ARM: add support for Network Space v2 Lite and Mini by Simon Guinot · Thu Sep 06 10:51:42 2012 +0000
  67. 707f5d6 lacie_kw: add support for EFI partitions by Simon Guinot · Thu Sep 06 10:51:41 2012 +0000
  68. c4824ff ARM : Add support for MINI2440 (s3c2440). by Gabriel Huau · Wed May 02 10:48:37 2012 +0000
  69. 953bf47 rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE by Nobuhiro Iwamatsu · Thu Aug 09 15:41:49 2012 +0900
  70. af03f20 rmobile: armadillo-800eva: Add Support NFS and BOOTZ command by Nobuhiro Iwamatsu · Thu Aug 09 15:39:33 2012 +0900
  71. 712d3e0 rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT by Nobuhiro Iwamatsu · Thu Aug 09 15:38:47 2012 +0900
  72. 1da7a59 arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board by Hideyuki Sano · Wed Jun 27 10:35:35 2012 +0900
  73. 8c00236 arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file by Nobuhiro Iwamatsu · Fri Aug 03 13:56:52 2012 +0900
  74. 8176247 arm: rmobile: Add support TMU base timer function by Nobuhiro Iwamatsu · Fri Aug 03 14:21:05 2012 +0900
  75. dcf2b45 arm: rmobile: kzm9g: remove unrelated config by Nobuhiro Iwamatsu · Fri Jul 27 11:45:14 2012 +0900
  76. e56b137 arm: rmobile: kzm9g: Add LIBFDT support by Nobuhiro Iwamatsu · Fri Jul 27 11:40:13 2012 +0900
  77. ce4f03c arm: rmobile: kzm9g: remove unrelated config by Tetsuyuki Kobayashi · Wed Jul 25 18:24:19 2012 +0000
  78. 3d74327 arm: rmobile: kzm9g: add NFS_TIMEOUT in config file by Tetsuyuki Kobayashi · Wed Jul 25 18:24:18 2012 +0000
  79. 238ce70 arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting by Tetsuyuki Kobayashi · Thu Jul 19 16:16:08 2012 +0000
  80. 8c131a1 arm: rmobile: kzm9g: change prompt to board specific by Tetsuyuki Kobayashi · Thu Jul 05 01:43:52 2012 +0000
  81. 6a8c515 arm: rmobile: kzm9g: Modify sdram area by Tetsuyuki Kobayashi · Thu Jul 05 01:43:44 2012 +0000
  82. 06d4c6d arm: rmobile: Add supoprt for KMC KZM-A9-GT board by Nobuhiro Iwamatsu · Thu Jun 21 14:55:07 2012 +0900
  83. 7390f02 bootstage: Add new bootstage IDs for board, LCD by Simon Glass · Fri Sep 28 08:56:40 2012 +0000
  84. a774eb5 bootstage: Add feature to stash/unstash bootstage info by Simon Glass · Fri Sep 28 08:56:38 2012 +0000
  85. 0fa36a4 bootstage: Store boot timings in device tree by Simon Glass · Fri Sep 28 08:56:37 2012 +0000
  86. 62d51e8 bootstage: Add time accumulation feature by Simon Glass · Fri Sep 28 08:56:36 2012 +0000
  87. 7f7df68 bootstage: Export bootstage_add_record() function by Simon Glass · Fri Sep 28 08:56:35 2012 +0000
  88. 870ee40 mpc52xx/motionpro: fix monitor size and update default environment by Wolfgang Grandegger · Sat Sep 29 09:27:00 2012 +0000
  89. 514672e omap4_panda: remove CONFIG_PANDA, not used by Peter Meerwald · Thu Sep 27 23:19:14 2012 +0000
  90. 18534e2 am335x-evm config: decrease bootdelay to 1s and mount rootfs RO by Koen Kooi · Wed Sep 26 07:19:43 2012 +0000
  91. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  92. a1560ec am335x_evm: enable networking in SPL by Ilya Yanok · Mon Sep 17 10:26:28 2012 +0000
  93. 29665cf davinci: ea20: add some configs and default environmet variables by Bastian Ruppert · Thu Sep 13 22:29:04 2012 +0000
  94. cf52537 davinci: ea20: the console is always set to the serial line by Bastian Ruppert · Thu Sep 13 22:29:00 2012 +0000
  95. 3b88bcf devkit8000: add rootwait to mmcboot option by Andreas Bießmann · Thu Aug 30 23:53:32 2012 +0000
  96. 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Sun Sep 30 23:49:17 2012 +0200
  97. 7592d1b lib: add gzip lib function callback by Lei Wen · Fri Sep 28 04:26:46 2012 +0000
  98. 8dd348f lib: zlib: include deflate into zlib build by Lei Wen · Fri Sep 28 04:26:44 2012 +0000
  99. a20e6d3 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Sep 29 11:12:34 2012 +0200
  100. 919f5c5 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · Sat Sep 29 08:34:09 2012 +0200