1. 7f143b4 config: Enable CBFS, ext4 for coreboot by Simon Glass · Fri Oct 12 14:26:12 2012 +0000
  2. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · Fri Oct 12 14:26:11 2012 +0000
  3. 96d21cb ide: Add printf format string for CONFIG_SYS_64BIT_LBA option by Gabe Black · Fri Oct 12 14:26:06 2012 +0000
  4. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  5. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  6. 9b8899d common: Implement support for linker-generated arrays by Marek Vasut · Fri Oct 12 10:27:02 2012 +0000
  7. c9cc7d7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 19 18:23:38 2012 -0700
  8. 47a65ad input: Add ANSI 3.64 escape sequence generation. by Hung-Te Lin · Thu Oct 11 15:15:53 2012 +0000
  9. 46d579c input: i8042: Provide feature to disable keyboard before booting kernel by Louis Yung-Chieh Lo · Thu Oct 11 15:15:51 2012 +0000
  10. c4459cb input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty by Gabe Black · Fri Oct 12 14:02:01 2012 +0000
  11. 8132114 env: cosmetic: Consilidate the default env definition by Joe Hershberger · Fri Oct 12 08:48:51 2012 +0000
  12. 27cd58f versatile: board configs: Use buffered writes on flash by 402jagan@gmail.com · Sun Jul 29 04:26:08 2012 +0000
  13. e917a7c dm: Move s3c24xx USB driver to a proper place by Marek Vasut · Sat Jul 21 05:02:22 2012 +0000
  14. 1df69ec dm: wdt: arm: Move tnetv107x into drivers/watchdog/ by Marek Vasut · Sat Jul 21 05:02:21 2012 +0000
  15. 3415de0 powerpc: delete Wind River SBC8560/8540 support by Paul Gortmaker · Wed Sep 26 11:43:54 2012 +0000
  16. 6857c00 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Oct 17 09:03:59 2012 -0700
  17. 39a7693 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Oct 17 08:57:13 2012 -0700
  18. 35ad9a8 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · Tue Oct 09 07:04:39 2012 +0000
  19. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · Tue Oct 09 07:01:56 2012 +0000
  20. 6b9124e serial: Implement default_serial_puts() by Marek Vasut · Sat Oct 06 14:07:01 2012 +0000
  21. ed06204 mpc82xx: Remove BMW board port by Stefan Roese · Wed Sep 19 03:18:53 2012 +0000
  22. 620491f Remove lh7a40x cpu and serial driver by Albert ARIBAUD · Mon Oct 08 04:11:38 2012 +0000
  23. 42a0ecb MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues by Daniel Schwierzeck · Tue Oct 16 15:02:08 2012 +0200
  24. e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  25. 9ee0a7a MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  26. 56110a3 h2200: Add support for iPAQ h2200 palmtop by Łukasz Dałek · Mon Oct 15 07:46:54 2012 +0000
  27. c105d3f i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 by Tetsuyuki Kobayashi · Thu Sep 13 19:07:59 2012 +0000
  28. 6636bd2 i2c: sh_i2c.c: adjust for SH73A0 by Tetsuyuki Kobayashi · Thu Sep 13 19:07:58 2012 +0000
  29. cc4283c i2c: sh_i2c.c: support iccl and icch extension by Tetsuyuki Kobayashi · Thu Sep 13 19:07:56 2012 +0000
  30. 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
  31. 22e1b01 configs: mx6qsabre_common.h: Use default clock definitions by Fabio Estevam · Sun Sep 30 05:07:10 2012 +0000
  32. a83d2a9 mx31: Fix PDR0_CSI_PODF by Benoît Thébaudeau · Tue Aug 14 08:43:07 2012 +0000
  33. 1c0b9be mx6qsabreauto: Use ttymxc3 as console by Otavio Salvador · Wed Sep 26 11:37:01 2012 +0000
  34. afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · Thu Sep 27 10:19:58 2012 +0000
  35. afe20bf mx6q: Add basic support for mx6qsabreauto by Fabio Estevam · Mon Sep 24 08:09:33 2012 +0000
  36. c5ca897 configs: mx6: Add a common config file by Fabio Estevam · Mon Sep 24 08:09:32 2012 +0000
  37. 2ebe246 mx6qsabresd: Add Ethernet support by Fabio Estevam · Tue Sep 18 17:24:23 2012 +0000
  38. 77e6289 mx6: Add basic support for mx6qsabresd board. by Fabio Estevam · Thu Sep 13 03:18:20 2012 +0000
  39. 91623dd tegra: enable CONFIG_CMD_PART by Stephen Warren · Tue Sep 25 13:32:26 2012 +0000
  40. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  41. 98a2a7a tegra: Rename Medcom to Medcom-Wide by Thierry Reding · Wed Sep 19 00:37:21 2012 +0000
  42. 7a951eb input: Allow key ghosting filter to be disabled by Simon Glass · Thu Sep 27 15:18:42 2012 +0000
  43. 6bca4f4 input: Separate out keyboard repeat/delay from init by Simon Glass · Thu Sep 27 15:18:41 2012 +0000
  44. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · Thu Sep 27 23:18:04 2012 +0000
  45. 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
  46. dd94a8e usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · Tue Oct 02 17:04:33 2012 +0200
  47. c86753b usb: ulpi: add indicator configuration function by Lucas Stach · Mon Oct 01 00:44:34 2012 +0200
  48. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  49. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  50. 33bda90 ppc4xx: Remove ML2 board support by Stefan Roese · Wed Sep 19 15:18:51 2012 +0200
  51. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · Wed Sep 19 14:33:52 2012 +0200
  52. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  53. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · Fri Sep 14 23:39:52 2012 +0200
  54. 3862c4a serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · Thu Sep 13 00:02:54 2012 +0200
  55. 6b6fcfc serial: zoom2: Remove zoom2 serial prototypes from serial.h by Marek Vasut · Wed Sep 12 20:15:06 2012 +0200
  56. 840b724 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · Wed Sep 12 20:07:54 2012 +0200
  57. d012436 serial: bfin: Remove the bfin_serialN_device exports from serial.h by Marek Vasut · Wed Sep 12 20:05:13 2012 +0200
  58. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 20:02:05 2012 +0200
  59. f9bf966 serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:50:18 2012 +0200
  60. d97fb5c serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:45:58 2012 +0200
  61. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · Mon Oct 08 14:46:23 2012 -0700
  62. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:39:57 2012 +0200
  63. f344201 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:57:58 2012 +0200
  64. b3e48aa serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 16:01:16 2012 +0200
  65. e79aa90 serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files by Marek Vasut · Sun Sep 16 16:07:24 2012 +0200
  66. 0d4bef7 serial: pxa: Make use of default_serial_console in serial_pxa by Marek Vasut · Wed Sep 12 12:36:25 2012 +0200
  67. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · Fri Sep 07 14:35:31 2012 +0200
  68. 80919de serial: Coding style cleanup of struct serial_device by Marek Vasut · Fri Sep 07 14:32:10 2012 +0200
  69. 1b476f9 COMMON: Use __stringify() instead of rest of implementations by Marek Vasut · Sun Sep 23 17:41:25 2012 +0200
  70. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  71. fd5ba89 COMMON: Use __stringify() instead of xstr() by Marek Vasut · Sun Sep 23 17:41:23 2012 +0200
  72. a3f1634 COMMON: Add __stringify() function by Marek Vasut · Thu Sep 27 17:08:15 2012 +0200
  73. 3132715 gth2: Remove this platform by Tom Rini · Wed Sep 26 15:20:33 2012 -0700
  74. 8ed7a80 m28: Properly configure the SPI flash chipselect by Marek Vasut · Thu Oct 11 15:36:56 2012 +0000
  75. f5c0be0 ide: Correct IDE_BUS(dev) macro by Luka Perkov · Mon May 14 09:29:10 2012 +0000
  76. 7163a88 ml507: Fix Xilinx uartlite driver hang by Rommel Custodio · Mon Sep 24 13:27:05 2012 +0000
  77. 178d49c MPC85xx: remove support for TQM85xx boards by Wolfgang Denk · Wed Oct 03 23:36:18 2012 +0000
  78. 659c9cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Oct 04 10:00:42 2012 -0700
  79. ad51f7c ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · Thu Oct 04 06:46:02 2012 +0000
  80. af482d5 xilinx: Add new Zynq board by Michal Simek · Fri Sep 28 09:56:37 2012 +0000
  81. 76bed83 serial: Add Zynq serial driver by Michal Simek · Fri Sep 14 00:55:24 2012 +0000
  82. 181e06b ARM: Add X600 board support (SPEAr600 based) by Stefan Roese · Wed May 30 22:59:08 2012 +0000
  83. ea8e519 ext4: Rename block group descriptor table from gd to bgd by Simon Glass · Wed Oct 03 11:37:49 2012 +0000
  84. 1b0280e Merge remote-tracking branch 'u-boot-marvell/master' by Albert ARIBAUD · Wed Oct 03 16:44:29 2012 +0200
  85. 8887481 km_kirkwood: enable MV88E6352_SWITCH support for kmnusa by Valentin Longchamp · Thu Aug 16 01:25:20 2012 +0000
  86. a1ec610 edminiv2: increase malloc len to 256K by Albert ARIBAUD · Fri Sep 21 14:57:12 2012 +0000
  87. 9f49706 kirkwood: add support for Iomega iConnect board by Luka Perkov · Wed Sep 05 08:01:25 2012 +0000
  88. caf09e2 ARM: add support for d2 Network v2 by Simon Guinot · Thu Sep 06 10:51:43 2012 +0000
  89. 13c5ae6 ARM: add support for Network Space v2 Lite and Mini by Simon Guinot · Thu Sep 06 10:51:42 2012 +0000
  90. 707f5d6 lacie_kw: add support for EFI partitions by Simon Guinot · Thu Sep 06 10:51:41 2012 +0000
  91. c4824ff ARM : Add support for MINI2440 (s3c2440). by Gabriel Huau · Wed May 02 10:48:37 2012 +0000
  92. 953bf47 rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE by Nobuhiro Iwamatsu · Thu Aug 09 15:41:49 2012 +0900
  93. af03f20 rmobile: armadillo-800eva: Add Support NFS and BOOTZ command by Nobuhiro Iwamatsu · Thu Aug 09 15:39:33 2012 +0900
  94. 712d3e0 rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT by Nobuhiro Iwamatsu · Thu Aug 09 15:38:47 2012 +0900
  95. 1da7a59 arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board by Hideyuki Sano · Wed Jun 27 10:35:35 2012 +0900
  96. 8c00236 arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file by Nobuhiro Iwamatsu · Fri Aug 03 13:56:52 2012 +0900
  97. 8176247 arm: rmobile: Add support TMU base timer function by Nobuhiro Iwamatsu · Fri Aug 03 14:21:05 2012 +0900
  98. dcf2b45 arm: rmobile: kzm9g: remove unrelated config by Nobuhiro Iwamatsu · Fri Jul 27 11:45:14 2012 +0900
  99. e56b137 arm: rmobile: kzm9g: Add LIBFDT support by Nobuhiro Iwamatsu · Fri Jul 27 11:40:13 2012 +0900
  100. ce4f03c arm: rmobile: kzm9g: remove unrelated config by Tetsuyuki Kobayashi · Wed Jul 25 18:24:19 2012 +0000