1. 60ae085 board/ti/am335x: update configs for parallel NAND by pekon gupta · Tue Jul 22 16:03:19 2014 +0530
  2. 28f1353 am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT by Tom Rini · Fri Jul 18 11:51:35 2014 -0400
  3. bff9efa tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND by Tom Rini · Fri Jul 18 11:51:33 2014 -0400
  4. be73799 TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDR by Tom Rini · Fri Jul 18 11:51:32 2014 -0400
  5. cb3820b am335x_evm: Move SPL network defines by Tom Rini · Fri Jul 18 11:51:31 2014 -0400
  6. 6b827bd Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Aug 09 16:48:34 2014 +0200
  7. b36a4d4 Change Andy Fleming's email address by Andy Fleming · Fri Jul 25 17:39:08 2014 -0500
  8. acc26f5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Aug 04 13:35:50 2014 -0400
  9. c621faa kmp204x: CPU watchdog enabled by Boschung, Rainer · Tue Jun 03 09:05:16 2014 +0200
  10. f63c0dc1 mpc85xx: watchdog initialisation added by Boschung, Rainer · Tue Jun 03 09:05:14 2014 +0200
  11. 97d2fb9 env_mmc: support env partition setup in runtime by Dmitry Lifshitz · Wed Jul 30 13:19:06 2014 +0300
  12. df90f8e env_mmc: add mmc_get_env_addr() prototype by Dmitry Lifshitz · Wed Jul 30 13:19:05 2014 +0300
  13. 1cb5679 MMC: atmel_mci: add configuration register definition by Bo Shen · Thu Jul 31 14:39:31 2014 +0800
  14. 02d7728 MMC: atmel_mci: refactor setting the mode register by Bo Shen · Thu Jul 31 14:39:30 2014 +0800
  15. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · Fri Jul 25 21:07:30 2014 +0200
  16. abf5b31 sunxi: HYP/non-sec: configure CNTFRQ on all CPUs by Marc Zyngier · Fri Jul 18 21:06:39 2014 +0100
  17. 0237c63 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · Fri Jul 18 21:06:38 2014 +0100
  18. 3d5d040 sun5i: add USB EHCI settings by Hans de Goede · Sat Jul 26 19:13:47 2014 +0200
  19. 2165ff6 sun4i: add USB EHCI settings by Hans de Goede · Sat Jul 26 19:08:11 2014 +0200
  20. 5d6e053 sun7i: add USB EHCI settings by Roman Byshko · Thu Jul 24 22:54:23 2014 +0200
  21. 3c09160 sunxi: add general USB settings by Roman Byshko · Thu Jul 24 22:54:22 2014 +0200
  22. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · Fri Jul 18 20:38:41 2014 +0100
  23. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  24. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · Wed Jul 30 14:08:23 2014 +0900
  25. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · Wed Jul 30 14:08:17 2014 +0900
  26. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  27. ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · Wed Jul 30 14:08:13 2014 +0900
  28. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Jul 29 09:41:35 2014 -0400
  29. c0b31fe Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Mon Jul 28 17:48:48 2014 -0400
  30. 7833a1e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Jul 28 14:54:29 2014 -0400
  31. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · Sat Jul 12 14:24:06 2014 +0100
  32. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  33. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
  34. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  35. f23f4b9 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jul 26 14:08:36 2014 +0200
  36. 7909b6d ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · Fri Jul 18 17:59:42 2014 +0530
  37. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · Fri Jul 18 17:59:41 2014 +0530
  38. 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · Fri Jul 18 17:59:40 2014 +0530
  39. 82be013 board: k2e-evm: add board support by Hao Zhang · Wed Jul 16 00:59:27 2014 +0300
  40. 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · Wed Jul 16 00:59:23 2014 +0300
  41. eb01de2 configs: k2hk_evm: config: add common EVM configuration header by Hao Zhang · Wed Jul 09 23:44:48 2014 +0300
  42. 8e697a0 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · Wed Jul 09 23:44:46 2014 +0300
  43. d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · Wed Jul 09 23:44:44 2014 +0300
  44. f3c6bf1 ARM: omap: tao3530: Convert to generic board by Stefan Roese · Wed Jul 09 17:18:11 2014 +0200
  45. 1ce1865 tricorder: convert to generic board by Andreas Bießmann · Wed Jul 09 17:10:34 2014 +0200
  46. 0d5a495 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · Fri Jul 04 15:03:27 2014 +0300
  47. 2f64e47 mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · Fri Jul 04 15:03:25 2014 +0300
  48. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · Mon Jun 23 16:06:29 2014 -0400
  49. 85ca252 power/pmic.h: Add prototype for power_init_board. by Tom Rini · Mon Jun 23 16:06:28 2014 -0400
  50. 33e073e drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · Thu May 22 14:37:10 2014 +0530
  51. ab81cc6 board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards by Dirk Eibach · Fri Jul 25 10:10:24 2014 +0200
  52. ddbf303 arm: rmobile: Add support Alt board by Nobuhiro Iwamatsu · Thu Jun 26 10:23:30 2014 +0900
  53. a13a25a board/freescale: use generic board architecture for t2080qds and t2080rdb by Shengzhou Liu · Wed Jul 23 15:54:16 2014 +0800
  54. 8978f5b ARM: zynq: Enable generic board for Xilinx Zynq by Michal Simek · Thu May 08 15:10:48 2014 +0200
  55. 97e22e3 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · Wed Jul 23 06:55:23 2014 -0600
  56. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · Wed Jul 23 06:55:21 2014 -0600
  57. 60d971b dm: Introduce per-child data for devices by Simon Glass · Wed Jul 23 06:55:20 2014 -0600
  58. 48d4e29 dm: Add functions to access a device's children by Simon Glass · Wed Jul 23 06:55:19 2014 -0600
  59. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600
  60. cebcebb dm: Tidy up some header file comments by Simon Glass · Wed Jul 23 06:55:17 2014 -0600
  61. c95f678 fdt: Add a function to get the node offset of an alias by Simon Glass · Wed Jul 23 06:55:16 2014 -0600
  62. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · Wed Jul 23 06:55:14 2014 -0600
  63. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  64. 9908ad4 fdt: Add a function to get the alias sequence of a node by Simon Glass · Wed Jul 23 06:55:09 2014 -0600
  65. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · Wed Jul 23 06:55:07 2014 -0600
  66. 5d609ce stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · Wed Jul 23 06:55:05 2014 -0600
  67. a730c5d dm: Support driver model prior to relocation by Simon Glass · Wed Jul 23 06:55:04 2014 -0600
  68. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  69. 0019758 dm: Provide a way to shut down driver model by Simon Glass · Wed Jul 23 06:55:01 2014 -0600
  70. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  71. c757cb0 sandbox: config: Enable pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:32 2014 -0600
  72. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · Thu Jul 10 22:23:28 2014 -0600
  73. f7ce895 powerpc/t1040: update i2c for t1040qds and t104xrdb by Shengzhou Liu · Mon Jul 07 12:17:47 2014 +0800
  74. c2bc460 powerpc/ifc: fix invalid CSn FTIM2.TCH setting by Shaohui Xie · Thu Jun 26 14:41:33 2014 +0800
  75. 5c23a82 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · Sat Jun 14 08:48:19 2014 +0530
  76. 82efc81 driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · Thu Jun 12 12:14:00 2014 +0530
  77. da9d35e powerpc/mpc85xx: Remove P1023 RDS support by Lijun Pan · Fri Jun 06 15:13:58 2014 -0500
  78. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
  79. 8c7e1e1 board/t2080qds: enable sst and eon spi flash for nor boot by Shengzhou Liu · Wed May 21 13:26:17 2014 +0800
  80. 13334e7 whitespace cleanups by Pavel Machek · Sat Jul 19 23:50:44 2014 +0200
  81. cdda2bc rpi_b: handle import of environments in files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:58 2014 +0200
  82. 682d7d8 am335x_evm: handle import of environments in files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:57 2014 +0200
  83. 927c751 omap3_beagle: handle import of environments in files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:56 2014 +0200
  84. 3e12be7 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · Mon Jul 14 17:49:55 2014 +0200
  85. c15e1f8 h2200: Disable SHA256 on FIT images by Tom Rini · Tue Jul 22 07:43:28 2014 -0400
  86. 9aa3827 common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · Sat Jul 12 15:07:19 2014 +0200
  87. a8aebfe tools: compiler.h: add missing time.h by Jeroen Hofstee · Wed Jun 25 23:02:21 2014 +0200
  88. 036f66d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · Fri Jun 20 12:17:29 2014 -0500
  89. aedeeaa mmc: prevent some warnings with make W=1 by Jeroen Hofstee · Sat Jul 12 21:24:08 2014 +0200
  90. 1bd2a6d env_callback.h: spl: mark callback as maybe_unused by Jeroen Hofstee · Thu Jul 10 20:38:35 2014 +0200
  91. a802b98 common: board_f: cosmetic use __weak for leds by Jeroen Hofstee · Mon Jun 23 23:20:19 2014 +0200
  92. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  93. abc1aae sunxi: use random parts of SID to set ethaddr by Jonathan Liu · Sat Jun 14 08:59:09 2014 +0200
  94. 1f24736 sunxi: Add axp152 pmic support by Hans de Goede · Fri Jun 13 22:55:51 2014 +0200
  95. aa382ad sunxi: Add axp209 pmic support by Henrik Nordstrom · Fri Jun 13 22:55:50 2014 +0200
  96. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  97. 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · Fri Jun 13 22:55:48 2014 +0200
  98. 3f8ee65 socfpga: timer actually counts down by Pavel Machek · Sun Jul 13 13:10:45 2014 +0200
  99. 6d576a7 ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · Mon Jul 14 19:57:58 2014 +0530
  100. 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Jul 09 09:21:51 2014 -0400