1. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · Sat Jul 12 14:24:06 2014 +0100
  2. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 12:26:21 2014 +0200
  3. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:54:54 2014 +0200
  4. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jul 28 10:12:45 2014 +0200
  5. f23f4b9 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jul 26 14:08:36 2014 +0200
  6. 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
  7. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · Fri Jul 18 17:59:41 2014 +0530
  8. 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · Fri Jul 18 17:59:40 2014 +0530
  9. 82be013 board: k2e-evm: add board support by Hao Zhang · Wed Jul 16 00:59:27 2014 +0300
  10. 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · Wed Jul 16 00:59:23 2014 +0300
  11. eb01de2 configs: k2hk_evm: config: add common EVM configuration header by Hao Zhang · Wed Jul 09 23:44:48 2014 +0300
  12. 8e697a0 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · Wed Jul 09 23:44:46 2014 +0300
  13. d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · Wed Jul 09 23:44:44 2014 +0300
  14. f3c6bf1 ARM: omap: tao3530: Convert to generic board by Stefan Roese · Wed Jul 09 17:18:11 2014 +0200
  15. 1ce1865 tricorder: convert to generic board by Andreas Bießmann · Wed Jul 09 17:10:34 2014 +0200
  16. 0d5a495 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · Fri Jul 04 15:03:27 2014 +0300
  17. 2f64e47 mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · Fri Jul 04 15:03:25 2014 +0300
  18. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · Mon Jun 23 16:06:29 2014 -0400
  19. 85ca252 power/pmic.h: Add prototype for power_init_board. by Tom Rini · Mon Jun 23 16:06:28 2014 -0400
  20. 33e073e drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · Thu May 22 14:37:10 2014 +0530
  21. ddbf303 arm: rmobile: Add support Alt board by Nobuhiro Iwamatsu · Thu Jun 26 10:23:30 2014 +0900
  22. 8978f5b ARM: zynq: Enable generic board for Xilinx Zynq by Michal Simek · Thu May 08 15:10:48 2014 +0200
  23. 97e22e3 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · Wed Jul 23 06:55:23 2014 -0600
  24. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · Wed Jul 23 06:55:21 2014 -0600
  25. 60d971b dm: Introduce per-child data for devices by Simon Glass · Wed Jul 23 06:55:20 2014 -0600
  26. 48d4e29 dm: Add functions to access a device's children by Simon Glass · Wed Jul 23 06:55:19 2014 -0600
  27. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · Wed Jul 23 06:55:18 2014 -0600
  28. cebcebb dm: Tidy up some header file comments by Simon Glass · Wed Jul 23 06:55:17 2014 -0600
  29. c95f678 fdt: Add a function to get the node offset of an alias by Simon Glass · Wed Jul 23 06:55:16 2014 -0600
  30. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · Wed Jul 23 06:55:14 2014 -0600
  31. db6f020 dm: Introduce device sequence numbering by Simon Glass · Wed Jul 23 06:55:12 2014 -0600
  32. 9908ad4 fdt: Add a function to get the alias sequence of a node by Simon Glass · Wed Jul 23 06:55:09 2014 -0600
  33. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · Wed Jul 23 06:55:07 2014 -0600
  34. 5d609ce stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · Wed Jul 23 06:55:05 2014 -0600
  35. a730c5d dm: Support driver model prior to relocation by Simon Glass · Wed Jul 23 06:55:04 2014 -0600
  36. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · Wed Jul 23 06:55:03 2014 -0600
  37. 0019758 dm: Provide a way to shut down driver model by Simon Glass · Wed Jul 23 06:55:01 2014 -0600
  38. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · Wed Jul 23 06:54:59 2014 -0600
  39. c757cb0 sandbox: config: Enable pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:32 2014 -0600
  40. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · Thu Jul 10 22:23:28 2014 -0600
  41. 13334e7 whitespace cleanups by Pavel Machek · Sat Jul 19 23:50:44 2014 +0200
  42. 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
  43. 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
  44. 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
  45. 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
  46. c15e1f8 h2200: Disable SHA256 on FIT images by Tom Rini · Tue Jul 22 07:43:28 2014 -0400
  47. 9aa3827 common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · Sat Jul 12 15:07:19 2014 +0200
  48. a8aebfe tools: compiler.h: add missing time.h by Jeroen Hofstee · Wed Jun 25 23:02:21 2014 +0200
  49. 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
  50. aedeeaa mmc: prevent some warnings with make W=1 by Jeroen Hofstee · Sat Jul 12 21:24:08 2014 +0200
  51. 1bd2a6d env_callback.h: spl: mark callback as maybe_unused by Jeroen Hofstee · Thu Jul 10 20:38:35 2014 +0200
  52. a802b98 common: board_f: cosmetic use __weak for leds by Jeroen Hofstee · Mon Jun 23 23:20:19 2014 +0200
  53. af47147 sunxi: add gpio driver by Ian Campbell · Thu Jun 05 19:00:15 2014 +0100
  54. abc1aae sunxi: use random parts of SID to set ethaddr by Jonathan Liu · Sat Jun 14 08:59:09 2014 +0200
  55. 1f24736 sunxi: Add axp152 pmic support by Hans de Goede · Fri Jun 13 22:55:51 2014 +0200
  56. aa382ad sunxi: Add axp209 pmic support by Henrik Nordstrom · Fri Jun 13 22:55:50 2014 +0200
  57. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  58. 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · Fri Jun 13 22:55:48 2014 +0200
  59. 3f8ee65 socfpga: timer actually counts down by Pavel Machek · Sun Jul 13 13:10:45 2014 +0200
  60. 6d576a7 ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · Mon Jul 14 19:57:58 2014 +0530
  61. 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Jul 09 09:21:51 2014 -0400
  62. ee2352e ARM: m53evk: Update default environment by Lothar Rubusch · Thu Jun 26 11:01:32 2014 +0200
  63. 360112b ARM: m53evk: Adjust mtdparts settings by Marek Vasut · Thu Jun 26 11:01:31 2014 +0200
  64. c6b14c7 ARM: m53evk: add needed commands and options by Marek Vasut · Thu Jun 26 11:01:30 2014 +0200
  65. 65af06e ARM: m28evk: Update default environment by Lothar Rubusch · Thu Jun 26 11:01:29 2014 +0200
  66. 72d2dee ARM: m28evk: Adjust mtdparts by Marek Vasut · Thu Jun 26 11:01:28 2014 +0200
  67. eb0c701 ARM: m28evk: add needed commands and options by Marek Vasut · Thu Jun 26 11:01:27 2014 +0200
  68. ab6c932 TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle by Tyler Baker · Mon Jun 23 11:11:29 2014 -0700
  69. 88919ca fit: make sha256 support optional by Dirk Eibach · Thu Jul 03 09:28:26 2014 +0200
  70. 6dfe681 board: gdsys: Remove commands to reduce footprint by Dirk Eibach · Thu Jul 03 09:28:25 2014 +0200
  71. ca185b0 board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · Thu Jul 03 09:28:22 2014 +0200
  72. 9a5ee72 board: gdsys: Configure bridge on DP501 to support DDC only by Dirk Eibach · Thu Jul 03 09:28:21 2014 +0200
  73. 2b08d8f board: gdsys: Increase iocon and dlv10g version string by Dirk Eibach · Thu Jul 03 09:28:20 2014 +0200
  74. d9adcd7 board: gdsys: Fix dlvision-10g I2C configuration by Dirk Eibach · Thu Jul 03 09:28:19 2014 +0200
  75. b957743 i2c: IHS I2C master driver by Dirk Eibach · Thu Jul 03 09:28:18 2014 +0200
  76. 4a3eae1 board: iocon: Support DisplayPort hardware by Dirk Eibach · Thu Jul 03 09:28:17 2014 +0200
  77. df2dd33 mpc8xx: remove spc1920 board support by Masahiro Yamada · Fri Jun 20 13:54:57 2014 +0900
  78. a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · Fri Jun 20 13:54:56 2014 +0900
  79. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · Fri Jun 20 13:54:55 2014 +0900
  80. 43d9a80 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · Fri Jun 20 13:54:54 2014 +0900
  81. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · Fri Jun 20 13:54:53 2014 +0900
  82. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · Fri Jun 20 13:54:52 2014 +0900
  83. 3a7095c mpc8xx: remove qs850, qs860t board support by Masahiro Yamada · Fri Jun 20 13:54:51 2014 +0900
  84. 9b899f2 env_fat: use get_device_and_partition() during env save and load by Wu, Josh · Tue Jun 24 17:31:02 2014 +0800
  85. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · Mon Jun 09 11:37:00 2014 +0200
  86. fb36150 net: Rename and cleanup sunxi (Allwinner) emac driver by Stefan Roese · Mon Jun 09 11:36:59 2014 +0200
  87. 8c1c782 sunxi: Add sun5i support by Hans de Goede · Mon Jun 09 11:36:58 2014 +0200
  88. 3ab9c23 sunxi: Add sun4i support by Hans de Goede · Mon Jun 09 11:36:57 2014 +0200
  89. 411dc87 sunxi: Remove mmc DMA support by Hans de Goede · Mon Jun 09 11:36:55 2014 +0200
  90. a20cac3 integrator: switch to generic board by Linus Walleij · Mon Jun 23 11:15:16 2014 +0200
  91. 02402f6 ARM: rpi_b: enable GENERIC_BOARD by Stephen Warren · Fri Jun 13 23:37:49 2014 -0600
  92. 0024760 arm, calimain: Add CONFIG_SYS_GENERIC_BOARD by Christian Riesch · Thu Jun 12 08:11:53 2014 +0200
  93. 7367139 arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD by Łukasz Dałek · Thu Jun 12 15:53:47 2014 +0200
  94. 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · Tue Jun 10 01:17:42 2014 -0500
  95. 561c9d4 socfpga: Adding DesignWare watchdog support by Chin Liang See · Tue Jun 10 01:11:04 2014 -0500
  96. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · Wed Jun 25 23:44:29 2014 +0400
  97. 7b08d21 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support by York Sun · Mon Jun 23 15:15:56 2014 -0700
  98. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
  99. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · Mon Jun 23 15:15:54 2014 -0700
  100. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700