1. 120978e Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Jun 24 14:04:33 2014 -0400
  2. 4c11dcf mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board by Heiko Schocher · Sun Jun 22 06:33:30 2014 +0200
  3. 4697453 include/dm.h: fix inclusion guard by Jeroen Hofstee · Tue Jun 10 23:52:36 2014 +0200
  4. 4dbb5cf dm: Tidy up four minor code nits by Simon Glass · Wed Jun 11 23:29:54 2014 -0600
  5. a436dde tegra: Enable driver model by Simon Glass · Wed Jun 11 23:29:53 2014 -0600
  6. 9d3eefd tegra: dts: Bring in GPIO bindings from linux by Simon Glass · Wed Jun 11 23:29:52 2014 -0600
  7. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · Wed Jun 11 23:29:49 2014 -0600
  8. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · Wed Jun 11 23:29:45 2014 -0600
  9. 125a27b sandbox: Support iotrace feature by Simon Glass · Wed Jun 11 23:29:43 2014 -0600
  10. 4dc47ca Add an I/O tracing feature by Simon Glass · Wed Jun 11 23:29:41 2014 -0600
  11. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  12. a51991d Enhance fit_check_sign to check all images by Simon Glass · Thu Jun 12 07:24:53 2014 -0600
  13. 0edd2ae Avoid including config.h in command.h by Simon Glass · Thu Jun 12 07:24:50 2014 -0600
  14. 9504010 bootm: Support android boot on sandbox by Simon Glass · Thu Jun 12 07:24:48 2014 -0600
  15. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · Thu Jun 12 07:24:47 2014 -0600
  16. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · Thu Jun 12 07:24:46 2014 -0600
  17. a3b240b hash: Use uint8_t in preference to u8 by Simon Glass · Thu Jun 12 07:24:41 2014 -0600
  18. 80ce2b0 am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now by Tom Rini · Thu Jun 19 08:46:21 2014 -0400
  19. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · Fri Apr 18 17:41:00 2014 +0900
  20. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · Fri Apr 18 17:40:59 2014 +0900
  21. eee831a configs: iocon: Enabling CONFIG_CMD_FPGAD again by Michal Simek · Tue Jun 17 00:36:14 2014 +0200
  22. d98327d tps6586x.h: fix inclusion guard by Jeroen Hofstee · Tue Jun 10 23:01:58 2014 +0200
  23. be6346b Add run_command_repeatable() by Thomas Betker · Thu Jun 05 20:07:57 2014 +0200
  24. d9f96b6 am33xx/omap: Add a new board to enable verified boot by Simon Glass · Mon Jun 02 22:04:57 2014 -0600
  25. 0cf8c2d am33xx/omap: Enable FIT support by Simon Glass · Mon Jun 02 22:04:56 2014 -0600
  26. b37e815 am33xx/omap: Enable CONFIG_OF_CONTROL by Simon Glass · Mon Jun 02 22:04:55 2014 -0600
  27. 870d16d arm: ti: Increase malloc size to 16MB for armv7 boards by Simon Glass · Mon Jun 02 22:04:54 2014 -0600
  28. af2f9d5 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · Mon Jun 02 22:04:51 2014 -0600
  29. 7f3fa54 hash: Export the function to show a hash by Simon Glass · Mon Jun 02 22:04:49 2014 -0600
  30. 3298501 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Jun 10 20:37:00 2014 -0400
  31. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Sun Jun 08 07:58:41 2014 -0400
  32. 1638c2a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Jun 08 09:14:19 2014 +0200
  33. 500908a arm:am43xx: Add TPS65218 support to scale voltages up by Tom Rini · Thu Jun 05 11:15:30 2014 -0400
  34. 0634fc0 power: Add support for the TPS65218 PMIC by Tom Rini · Thu Jun 05 11:15:29 2014 -0400
  35. dd1c61e board/BuR/common: Add CONFIG_CMD_I2C by Hannes Petermaier · Wed Jun 04 10:28:39 2014 +0200
  36. 27fbcd4 board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD by Hannes Petermaier · Wed Jun 04 10:22:07 2014 +0200
  37. 2110c4b ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS by Lokesh Vutla · Mon Jun 02 10:45:38 2014 +0530
  38. a22b9a5 tam3517: fix NAND detection by Jeroen Hofstee · Sat May 31 17:08:30 2014 +0200
  39. d818856 keystone: k2hk: enable support of nand ecclayout command by WingMan Kwok · Thu May 29 18:58:16 2014 +0300
  40. f90901c keystone: init: enable UART1 to be able use it from kernel by Murali Karicheri · Thu May 29 18:57:12 2014 +0300
  41. 9fec9ae arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · Wed May 21 12:57:22 2014 -0400
  42. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · Mon May 19 16:53:37 2014 -0400
  43. 046cf86 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates by pekon gupta · Mon Jun 02 17:14:42 2014 +0530
  44. 20fa8e3 mtd: nand: omap_gpmc: use macro for register definitions by pekon gupta · Mon Jun 02 17:14:41 2014 +0530
  45. 22d96d0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · Tue May 06 00:46:20 2014 +0530
  46. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · Tue May 06 00:46:19 2014 +0530
  47. 34283f1 mtd: nand: fix GET/SET_FEATURES address on 16-bit devices by David Mosberger · Tue May 06 00:46:18 2014 +0530
  48. 6767522 mtd: nand: force NAND_CMD_READID onto 8-bit bus by Brian Norris · Tue May 06 00:46:17 2014 +0530
  49. 28bcab0 mtd: nand: omap_elm: use macros for register definitions by pekon gupta · Fri Apr 11 12:55:31 2014 +0530
  50. dcd2411 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 by pekon gupta · Fri Apr 11 12:55:30 2014 +0530
  51. c62270e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Jun 05 17:38:30 2014 -0400
  52. f704d88 nand_spl: remove simpc8313 support by Masahiro Yamada · Wed Jun 04 10:26:52 2014 +0900
  53. 5d329a8 nand_spl: remove MPC8315ERDB_NAND support by Masahiro Yamada · Wed Jun 04 10:26:51 2014 +0900
  54. 0c5b8eb nand_spl: remove MPC8536DS support by Masahiro Yamada · Wed Jun 04 10:26:50 2014 +0900
  55. ec4a0a5 nand_spl: remove MPC8569MDS_NAND support by Masahiro Yamada · Wed Jun 04 10:26:49 2014 +0900
  56. 4848ae1 nand_spl: remove MPC8572DS_NAND support by Masahiro Yamada · Wed Jun 04 10:26:48 2014 +0900
  57. 71bfa9d nand_spl: remove P1023RDS_NAND support by Masahiro Yamada · Wed Jun 04 10:26:47 2014 +0900
  58. e36c6c3 Prevent a buffer overflow in mkimage when signing with SHA256 by Michael van der Westhuizen · Fri May 30 20:59:00 2014 +0200
  59. 4fb16a1 powerpc/mpc85xx: Add workaround to enable TDM on T1040 by Sandeep Singh · Thu Jun 05 18:49:57 2014 +0530
  60. eca5238 board/t2080qds: some update for ddr by Shengzhou Liu · Tue May 20 12:08:20 2014 +0800
  61. 5de2cb8 mpc8313, signed fit: enable legacy image format on ids8313 board by Heiko Schocher · Wed May 28 11:33:34 2014 +0200
  62. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · Wed May 28 11:33:33 2014 +0200
  63. f7f10b8 disk: part_efi: add get_partition_info_efi_by_name() by Steve Rae · Mon May 26 11:52:24 2014 -0700
  64. 1c4cf33 fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE by Siva Durga Prasad Paladugu · Mon May 26 19:18:37 2014 +0530
  65. d79f158 ARM: tegra: enable USB device mode and UMS on some boards by Stephen Warren · Thu May 29 15:29:40 2014 -0600
  66. 54d1021 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · Thu Jun 05 11:22:17 2014 -0400
  67. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 02 08:43:48 2014 +0200
  68. 683ecd8 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY by Stephen Warren · Mon May 19 14:21:18 2014 -0600
  69. d6f0796 powerpc: hiddendragon: remove orphan board by Masahiro Yamada · Fri May 30 17:45:04 2014 +0900
  70. 5e6d5ba powerpc: debris: remove orphan board by Masahiro Yamada · Fri May 30 17:45:03 2014 +0900
  71. edc55e5 powerpc: kvme080: remove orphan board by Masahiro Yamada · Fri May 30 17:45:02 2014 +0900
  72. 47e2b07 powerpc: ep8248: remove orphan board by Masahiro Yamada · Fri May 30 17:45:01 2014 +0900
  73. 37d4874 powerpc: ispan: remove orphan board by Masahiro Yamada · Fri May 30 17:45:00 2014 +0900
  74. 6a8a59b powerpc: rattler: remove orphan board by Masahiro Yamada · Fri May 30 17:44:59 2014 +0900
  75. aa09a59 powerpc: zpc1900: remove orphan board by Masahiro Yamada · Fri May 30 17:44:58 2014 +0900
  76. 7f15a6a powerpc: mpc8260ads: remove orphan board by Masahiro Yamada · Fri May 30 17:44:57 2014 +0900
  77. c2c4809 powerpc: adder: remove orphan board by Masahiro Yamada · Fri May 30 17:44:56 2014 +0900
  78. 54dea9f PPC4xx: Remove quad100hd board by Wolfgang Denk · Thu May 29 11:54:06 2014 +0200
  79. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri May 30 11:34:39 2014 -0400
  80. 5b47e30 main: Make the execution path a little clearer in main.c by Simon Glass · Thu Apr 10 20:01:35 2014 -0600
  81. 33f7913 main: Hide the hush/simple details inside cli.c by Simon Glass · Thu Apr 10 20:01:34 2014 -0600
  82. e3a762c m68k: powerpc: Clean up do_mdm_init by Simon Glass · Thu Apr 10 20:01:32 2014 -0600
  83. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · Thu Apr 10 20:01:31 2014 -0600
  84. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · Thu Apr 10 20:01:30 2014 -0600
  85. 7b6a95a Move autoboot code to autoboot.c by Simon Glass · Thu Apr 10 20:01:28 2014 -0600
  86. be6aafc Add cli_ prefix to readline functions by Simon Glass · Thu Apr 10 20:01:27 2014 -0600
  87. 66b8c8b Split out simple parser and readline into separate files by Simon Glass · Thu Apr 10 20:01:26 2014 -0600
  88. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · Thu Apr 10 20:01:25 2014 -0600
  89. 299f0be Rename hush to cli_hush by Simon Glass · Thu Apr 10 20:01:24 2014 -0600
  90. 88b9ade arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD by Piotr Wilczek · Thu May 22 08:45:50 2014 +0200
  91. 8f77045 initcall: Improve debugging support by Simon Glass · Tue May 20 06:01:43 2014 -0600
  92. b81b5a8 exynos: Enable the LCD backlight for snow by Simon Glass · Tue May 20 06:01:42 2014 -0600
  93. dd92a00 exynos5: Enable tps65090 on exynos5-dt by Aaron Durbin · Tue May 20 06:01:37 2014 -0600
  94. 2ab5695 power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · Tue May 20 06:01:36 2014 -0600
  95. 05400a6 power: Add PMIC_ prefix to CHARGER_EN/DISABLE by Simon Glass · Tue May 20 06:01:35 2014 -0600
  96. 0222981 power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · Tue May 20 06:01:34 2014 -0600
  97. 2b85c1b Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · Tue May 27 11:44:19 2014 -0400
  98. 9aea028 tb100 - add Abilis TB100 board by Alexey Brodkin · Wed May 21 14:39:32 2014 +0400
  99. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · Thu May 22 12:43:05 2014 +0200
  100. de85ca6 ARM: at91sam9m10g45ek: add mmc environment configuration support by Wu, Josh · Wed May 21 10:42:16 2014 +0800