1. 1a9a6fb sun6i: Add gmac support for sun6i boards by Hans de Goede · Fri Nov 21 17:19:45 2014 +0100
  2. c2136e7 sun6i: Correct Mele M9 Vbus gpio settings by Hans de Goede · Sun Nov 23 12:33:20 2014 +0100
  3. d3b0497 sunxi: ahci: Add a delay after enabling target power by Hans de Goede · Fri Nov 14 16:27:07 2014 +0100
  4. 1603082 sunxi: Add usb keyboard Kconfig option by Hans de Goede · Thu Sep 18 21:03:34 2014 +0200
  5. 4869a8c sunxi: video: Add simplefb support by Luc Verhaegen · Wed Aug 13 07:55:07 2014 +0200
  6. b2726f2 common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node by Hans de Goede · Wed Nov 19 13:53:27 2014 +0100
  7. ea87637 fdt_support: Add a fdt_setup_simplefb_node helper function by Hans de Goede · Mon Nov 17 15:29:11 2014 +0100
  8. f651e0a sunxi: video: Add sun6i support by Hans de Goede · Fri Nov 14 17:42:14 2014 +0100
  9. b01df1e sunxi: video: Add cfb console driver for sunxi by Luc Verhaegen · Wed Aug 13 07:55:06 2014 +0200
  10. 70d7ab5 sunxi: Add video pll clock functions by Hans de Goede · Sat Nov 08 14:07:27 2014 +0100
  11. ad0dfc5 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · Sun Nov 09 12:24:55 2014 +0100
  12. 9b19233 Prepare v2015.01-rc2 by Tom Rini · Mon Nov 24 17:08:47 2014 -0500
  13. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Nov 24 17:05:11 2014 -0500
  14. ae68a82 Revert "hush: fix segfault on syntax error" by Rabin Vincent · Fri Nov 21 23:05:22 2014 +0100
  15. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  16. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  17. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 24 12:00:00 2014 -0500
  18. 12b043c mx6boards: Fix error handling in board_mmc_init() by Fabio Estevam · Fri Nov 21 16:42:58 2014 -0200
  19. 2cf207f nitrogen6x: Fix error handling in board_mmc_init() by Fabio Estevam · Fri Nov 21 16:42:57 2014 -0200
  20. 2a544ac ot1200: Fix error handling in board_mmc_init() by Fabio Estevam · Fri Nov 21 16:42:56 2014 -0200
  21. b5c9ed3 arm: imx: stop sata on boot by Nikita Kiryanov · Fri Nov 21 12:47:26 2014 +0200
  22. 9e08643 arm: mx6: cm_fx6: implement board specific sata stop by Nikita Kiryanov · Fri Nov 21 12:47:25 2014 +0200
  23. 44fd1f9 cmd_sata: implement sata stop command by Nikita Kiryanov · Fri Nov 21 12:47:24 2014 +0200
  24. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · Fri Nov 21 12:47:23 2014 +0200
  25. 63659b7 arm: mx6: introduce disable_sata_clock by Nikita Kiryanov · Fri Nov 21 12:47:22 2014 +0200
  26. f9075a7 gw_ventana: Use the generic spl_sd.cfg by Fabio Estevam · Thu Nov 20 13:17:56 2014 -0200
  27. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · Fri Nov 14 09:34:31 2014 +0100
  28. 8543735 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · Fri Nov 14 09:34:30 2014 +0100
  29. a50d5b5 Kconfig: Add EXPERT option by Tom Rini · Fri Nov 14 09:34:29 2014 +0100
  30. ac1cf36 sandbox: script for testing sandbox/ext4/fat/fs commands by Suriyan Ramasami · Mon Nov 17 14:39:39 2014 -0800
  31. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · Mon Nov 17 14:39:38 2014 -0800
  32. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:37 2014 -0800
  33. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:36 2014 -0800
  34. 441c223 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:35 2014 -0800
  35. 9780167 board/esd/common/auto_update.c: Use <flash.h> by Tom Rini · Sat Nov 22 08:11:08 2014 -0500
  36. 95bfacb sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · Mon Nov 17 14:39:34 2014 -0800
  37. 17c2af6 common/board_f: fix gcc warning on MIPS64 by Daniel Schwierzeck · Sat Nov 15 23:46:53 2014 +0100
  38. 535696f common/board_f: add setup of initial stack frame for MIPS by Daniel Schwierzeck · Sat Nov 15 23:46:52 2014 +0100
  39. 27484ea spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · Thu Nov 13 19:29:09 2014 +0900
  40. 56ef2bf commands: add more command entries in Kconfig by Masahiro Yamada · Thu Nov 13 19:29:08 2014 +0900
  41. 2321bb0 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · Thu Nov 13 19:29:07 2014 +0900
  42. a7fa746 FIT: add some FIT configurations to Kconfig by Masahiro Yamada · Thu Nov 13 19:29:06 2014 +0900
  43. 9522771 config: remove redundant CONFIG_SYS_PROMPT defines by Masahiro Yamada · Thu Nov 13 18:43:52 2014 +0900
  44. 7cd60e4 tegra: do not descend into empty directories by Masahiro Yamada · Thu Nov 13 12:28:43 2014 +0900
  45. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  46. 2024319 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · Thu Nov 13 12:28:41 2014 +0900
  47. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  48. 09cf4cd Add pr_fmt() macro by Thierry Reding · Wed Nov 12 18:26:50 2014 -0700
  49. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · Wed Nov 12 18:26:49 2014 -0700
  50. 68185b0 pci: Abort early if bus does not exist by Thierry Reding · Wed Nov 12 18:26:48 2014 -0700
  51. 3e336c8 vsprintf: Add modifier for phys_addr_t by Thierry Reding · Wed Nov 12 18:26:47 2014 -0700
  52. 9f9eec3 fs: make it possible to read the filesystem UUID by Christian Gmeiner · Wed Nov 12 14:35:04 2014 +0100
  53. 886d367 sata: fix a bug in init_sata() for pci-sata card by li pengbo · Wed Nov 12 19:16:40 2014 +0800
  54. 0056238 ARM: bcm: Enable bcm11130 boards by Steve Rae · Tue Nov 11 11:32:19 2014 -0800
  55. 1c5f31c ARM: bcm: Enable five Cygnus boards by Steve Rae · Tue Nov 11 11:32:18 2014 -0800
  56. ce21aa1 spl: Change debug to printf for "Unsupported boot-device" by Stefan Roese · Tue Nov 11 19:03:55 2014 +0100
  57. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  58. 927609a dm: core: remove unnecessary return condition in uclass lookup by Masahiro Yamada · Mon Nov 17 17:19:41 2014 +0900
  59. 251daad dm: core: remove unnecessary return condition in driver lookup by Masahiro Yamada · Mon Nov 17 17:19:40 2014 +0900
  60. 75c6f67 dm: core: remove meaningless if conditional by Masahiro Yamada · Mon Nov 17 17:19:39 2014 +0900
  61. 6cac81a dm: core: a trivial clean up by Masahiro Yamada · Mon Nov 17 17:19:38 2014 +0900
  62. 73c1ecf cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · Tue Nov 11 18:06:30 2014 -0700
  63. d8a21f6 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · Tue Nov 11 10:46:23 2014 -0700
  64. 5ef36f2 dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · Tue Nov 11 10:46:22 2014 -0700
  65. 54f79a0 dm: Add a function to bind a device by driver name by Simon Glass · Tue Nov 11 10:46:21 2014 -0700
  66. 37ef325 dm: fdt: Correct handling of aliases with embedded digits by Simon Glass · Tue Nov 11 10:46:20 2014 -0700
  67. 43f488a dm: core: Add functions to find parent and OF data by Simon Glass · Tue Nov 11 10:46:19 2014 -0700
  68. 70c3a0e dm: core: Allow access to the device's driver_id data by Simon Glass · Tue Nov 11 10:46:18 2014 -0700
  69. c3fb682 mx53ard: Fix error handling in board_mmc_init() by Fabio Estevam · Thu Nov 20 16:35:20 2014 -0200
  70. 259f549 mx53evk: Fix error handling in board_mmc_init() by Fabio Estevam · Thu Nov 20 16:35:19 2014 -0200
  71. 14d6e4d mx53smd: Fix error handling in board_mmc_init() by Fabio Estevam · Thu Nov 20 16:35:18 2014 -0200
  72. 40ade08 mx6qarm2: Fix error handling in board_mmc_init() by Fabio Estevam · Thu Nov 20 16:35:17 2014 -0200
  73. e48f038 mx51evk: Fix error handling in board_mmc_init() by Fabio Estevam · Thu Nov 20 16:35:16 2014 -0200
  74. 1cad2c2 mx6: mx6sabre common: Enable i.MX thermal DM driver by Ye.Li · Thu Nov 20 21:14:15 2014 +0800
  75. f19692c mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · Thu Nov 20 21:14:14 2014 +0800
  76. d049afa DM: thermal: Add imx thermal DM driver by Ye.Li · Thu Nov 20 21:14:13 2014 +0800
  77. 59f3be3 mx6: clock: Add thermal clock enable function by Nitin Garg · Thu Nov 20 21:14:12 2014 +0800
  78. 7df4544 tbs2910: Fix error handling in board_mmc_init() by Soeren Moch · Thu Nov 20 13:03:32 2014 +0100
  79. 2a30239 dm: i2c: Move error reporting into a common function by Simon Glass · Tue Nov 11 10:46:17 2014 -0700
  80. 9fa901b dm: Update documentation to include CONFIG_DM... options by Simon Glass · Mon Nov 10 17:16:54 2014 -0700
  81. 3df10c0 dm: arm: spl: Make driver model linker lists available by Simon Glass · Mon Nov 10 17:16:52 2014 -0700
  82. 74472ac dm: tegra: Add platform data for the GPIO driver by Simon Glass · Mon Nov 10 17:16:51 2014 -0700
  83. 19d3700 dm: tegra: Add platform data for the SPL uart by Simon Glass · Mon Nov 10 17:16:50 2014 -0700
  84. dffe2ec dm: Disable dm_warn() in SPL by Simon Glass · Mon Nov 10 17:16:49 2014 -0700
  85. c058d8b dm: Allow stdio registration to be dropped by Simon Glass · Mon Nov 10 17:16:48 2014 -0700
  86. b38ea5a dm: Allow device removal features to be dropped by Simon Glass · Mon Nov 10 17:16:47 2014 -0700
  87. 1801a3e dm: spl: Allow driver model to be used by Simon Glass · Mon Nov 10 17:16:46 2014 -0700
  88. b2d6994 dm: spl: Make simple malloc() available when enabled by Simon Glass · Mon Nov 10 17:16:45 2014 -0700
  89. 8aaab90 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · Mon Nov 10 17:16:44 2014 -0700
  90. 9489046 dm: Split the simple malloc() implementation into its own file by Simon Glass · Mon Nov 10 17:16:43 2014 -0700
  91. 339fc55 dm: tegra: Avoid using arch-specific memcpy() in SPL by Simon Glass · Mon Nov 10 17:16:42 2014 -0700
  92. 593f50b dm: serial: Support changing the baud rate by Simon Glass · Wed Oct 29 13:09:03 2014 -0600
  93. e4d357b dm: at91: Add myself as maintainer for snapper9260 by Simon Glass · Wed Oct 29 13:09:02 2014 -0600
  94. 6d20e07 dm: at91: Convert snapper9260 to use driver model by Simon Glass · Wed Oct 29 13:09:01 2014 -0600
  95. 7cbab24 dm: at91: Add driver model support for the serial driver by Simon Glass · Wed Oct 29 13:09:00 2014 -0600
  96. 1e5c2a8 dm: at91: Refactor serial driver slightly for driver model by Simon Glass · Wed Oct 29 13:08:59 2014 -0600
  97. c210f8b dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · Wed Oct 29 13:08:58 2014 -0600
  98. 4d71788 dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · Wed Oct 29 13:08:57 2014 -0600
  99. 67cb0ed dm: at91: Move snapper9260 to generic baord by Simon Glass · Wed Oct 29 13:08:56 2014 -0600
  100. 2697599 dm: at91: Correct text base for snapper9260 by Simon Glass · Wed Oct 29 13:08:55 2014 -0600