1. 323a6bb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue May 05 07:00:38 2015 -0400
  2. 54c7a1e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue May 05 07:00:11 2015 -0400
  3. fdaeb16 ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver by Marek Vasut · Mon May 04 22:54:36 2015 +0200
  4. 7bcaf2a tegra: mmc: Set the removable flag correctly by Simon Glass · Mon May 04 11:31:16 2015 -0600
  5. 43c6b2f mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host by Alexander Stein · Fri Apr 17 17:33:17 2015 +0200
  6. 3ffa851 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout by Yangbo Lu · Wed Apr 15 10:13:12 2015 +0800
  7. 8e5db91 mmc: sdhci: add timeout setting for response busy command by Kevin Liu · Mon Mar 23 17:57:00 2015 -0500
  8. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · Mon Mar 23 17:56:59 2015 -0500
  9. 3a669bc mmc: Fix splitting device initialization by Andrew Gabbasov · Thu Mar 19 07:44:07 2015 -0500
  10. 034857c mmc: Restructure polling loops to avoid extra delays by Andrew Gabbasov · Thu Mar 19 07:44:06 2015 -0500
  11. 5a513ca mmc: Continue polling MMC card for OCR only if it is still not ready by Andrew Gabbasov · Thu Mar 19 07:44:05 2015 -0500
  12. fafa6a0 mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() by Andrew Gabbasov · Thu Mar 19 07:44:04 2015 -0500
  13. ec600d1 mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · Thu Mar 19 07:44:03 2015 -0500
  14. 90cccbf mmc: Fix typo in MMC type checking macro by Andrew Gabbasov · Thu Mar 19 07:44:02 2015 -0500
  15. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue May 05 10:09:06 2015 +0200
  16. 17a7069 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Mon May 04 17:50:20 2015 -0400
  17. e820402 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · Mon Apr 27 16:57:54 2015 +0200
  18. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · Mon Apr 27 16:50:04 2015 +0200
  19. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · Mon Apr 27 15:05:10 2015 +0200
  20. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · Mon Apr 27 14:54:47 2015 +0200
  21. 1f4e1d1 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · Mon Apr 27 14:36:23 2015 +0200
  22. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · Mon Apr 27 11:44:22 2015 +0200
  23. 66bf508 sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · Sun Apr 26 11:19:37 2015 +0200
  24. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · Thu Apr 23 18:47:47 2015 +0200
  25. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · Wed Apr 15 20:46:48 2015 +0200
  26. 58bf2c0 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · Sat Apr 18 23:32:23 2015 +0200
  27. 78087c1 sunxi: dts: Add minimal dts files for board which lack a dts sofar by Hans de Goede · Thu Apr 23 17:04:19 2015 +0200
  28. ded821c sunxi: dts: Add dts files which have been submitted but not yet merged upstream by Hans de Goede · Thu Apr 23 14:27:01 2015 +0200
  29. db325e8 sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · Wed Apr 15 19:03:49 2015 +0200
  30. d6efcdb sunxi: emac: Add driver model support by Hans de Goede · Sun Apr 19 11:48:19 2015 +0200
  31. e13896b sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE by Hans de Goede · Sat Apr 25 13:46:28 2015 +0200
  32. f26a0fe sunxi: emac: Prepare for driver-model support by Hans de Goede · Sat Apr 18 14:44:38 2015 +0200
  33. 81174e1 sunxi: emac: port to phylib by Hans de Goede · Thu Apr 16 21:47:06 2015 +0200
  34. d690b39 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · Wed Apr 22 17:55:10 2015 +0200
  35. 08607d1 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · Wed Apr 22 11:31:22 2015 +0200
  36. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · Sat Apr 25 17:25:14 2015 +0200
  37. 858b6db sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · Sat Apr 25 22:18:09 2015 +0200
  38. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · Sat Apr 25 14:07:37 2015 +0200
  39. 551ea28 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · Wed Apr 22 16:27:01 2015 +0200
  40. dfa5b9f sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · Wed Apr 22 17:59:01 2015 +0200
  41. ced5756 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · Wed Apr 22 11:29:38 2015 +0200
  42. 9754d93 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · Sat Apr 18 11:33:43 2015 -0600
  43. e2d3054 sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · Sat Apr 18 11:33:44 2015 -0600
  44. d9d0565 sunxi: soft-i2c: Fix gpio handling to work with the driver-model by Hans de Goede · Thu Apr 23 23:23:50 2015 +0200
  45. 7783ab2 sunxi: display: Fix gpio handling to work with the driver-model by Hans de Goede · Wed Apr 22 17:45:59 2015 +0200
  46. 494f5d0 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · Wed Apr 22 17:39:59 2015 +0200
  47. b1e107a sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · Wed Apr 22 17:03:17 2015 +0200
  48. 6ef998d sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · Thu Apr 23 17:47:22 2015 +0200
  49. 347589f sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig by Hans de Goede · Tue Apr 07 09:06:39 2015 +0200
  50. 3a56117 sunxi: Add softwinner astar mid756 A33 tablet board defconfig by Vishnu Patekar · Sun Mar 01 23:54:48 2015 +0530
  51. 3702f14 sunxi: Add basic A33 basic support by Vishnu Patekar · Sun Mar 01 23:47:48 2015 +0530
  52. 575716c sunxi: Add a33 dram init code by Vishnu Patekar · Sun Mar 01 23:49:39 2015 +0530
  53. 0fdbe20 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · Sun Apr 12 11:46:41 2015 +0200
  54. f055ed6 sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · Mon Apr 06 20:55:39 2015 +0200
  55. f07872b sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · Mon Apr 06 20:33:34 2015 +0200
  56. cccc9da sunxi: usbc: Remove unused irq field by Hans de Goede · Mon Apr 06 20:17:46 2015 +0200
  57. 343bee0 sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · Mon Apr 06 20:16:36 2015 +0200
  58. 728dbdb sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · Tue Apr 21 07:18:25 2015 +0200
  59. 1eaaf6c x86: Enable multi-core init for Minnowboard MAX by Simon Glass · Wed Apr 29 22:26:03 2015 -0600
  60. 987214d x86: Add a CPU driver for baytrail by Simon Glass · Wed Apr 29 22:26:02 2015 -0600
  61. 02fe5e6 x86: Allow CPUs to be set up after relocation by Simon Glass · Wed Apr 29 22:26:01 2015 -0600
  62. 699a90d x86: Add functions to set and clear bits on MSRs by Simon Glass · Wed Apr 29 22:26:00 2015 -0600
  63. a9a4426 x86: Add multi-processor init by Simon Glass · Wed Apr 29 22:25:59 2015 -0600
  64. 98d7e98 x86: Provide access to the IDT by Simon Glass · Tue Apr 28 20:25:16 2015 -0600
  65. 2027f2b x86: Store the GDT pointer in global_data by Simon Glass · Tue Apr 28 20:25:15 2015 -0600
  66. db139ab x86: Add an mfence macro by Simon Glass · Tue Apr 28 20:25:14 2015 -0600
  67. 71ca938 x86: Add defines for fixed MTRRs by Simon Glass · Tue Apr 28 20:25:13 2015 -0600
  68. d37de65 x86: Add atomic operations by Simon Glass · Tue Apr 28 20:25:12 2015 -0600
  69. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · Tue Apr 28 20:25:11 2015 -0600
  70. 07e922a x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · Tue Apr 28 20:25:10 2015 -0600
  71. 131a645 dm: Implement a CPU uclass by Simon Glass · Tue Apr 28 20:25:09 2015 -0600
  72. 1b5fe40 Add print_freq() to display frequencies nicely by Simon Glass · Wed Apr 29 07:56:43 2015 -0600
  73. 7da617c Move display_options functions to their own header by Simon Glass · Tue Apr 28 20:25:07 2015 -0600
  74. 47e2021 x86: Disable -Werror by Simon Glass · Tue Apr 28 20:25:06 2015 -0600
  75. cce93d1 x86: Remove unwanted MMC debugging by Simon Glass · Tue Apr 28 20:25:05 2015 -0600
  76. 3d217f6 dm: core: Add a function to bind a driver for a device tree node by Simon Glass · Tue Apr 28 20:25:04 2015 -0600
  77. 839855c Fix comment nits in board_f.c by Simon Glass · Tue Apr 28 20:25:03 2015 -0600
  78. 3ce7495 x86: fsp: Use reset_cpu() by Simon Glass · Tue Apr 28 20:11:32 2015 -0600
  79. d0963d4 x86: quark: Use reset_cpu() by Simon Glass · Tue Apr 28 20:11:31 2015 -0600
  80. 1375e9a x86: ivybridge: Use reset_cpu() by Simon Glass · Tue Apr 28 20:11:30 2015 -0600
  81. e0e7bd0 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · Tue Apr 28 20:11:29 2015 -0600
  82. 9278471 x86: link: Add PCH driver to support SPI Flash by Simon Glass · Mon Apr 20 07:07:03 2015 -0600
  83. 2336358 x86: Update chromebook_link instructions for binary blob by Simon Glass · Sun Apr 19 22:05:37 2015 -0600
  84. 07ea9da x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · Sat Apr 25 08:13:11 2015 -0700
  85. 7b73090 x86: Correct the typo in write_tables() by Bin Meng · Tue Apr 28 18:37:03 2015 +0800
  86. d069c21 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · Mon Apr 27 23:22:28 2015 +0800
  87. 8dbe081 x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig by Bin Meng · Mon Apr 27 23:22:27 2015 +0800
  88. f959d90 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics by Bin Meng · Mon Apr 27 23:22:26 2015 +0800
  89. 6e8ddec x86: Kconfig: Move platform options forward by Bin Meng · Mon Apr 27 23:22:25 2015 +0800
  90. 03b341b x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · Mon Apr 27 23:22:24 2015 +0800
  91. 6db1448 x86: quark: Turn on legacy segments decode by Bin Meng · Mon Apr 27 14:16:02 2015 +0800
  92. 7a01b87 x86: Check PIRQ routing table sanity in the F segment by Bin Meng · Mon Apr 27 14:16:01 2015 +0800
  93. 6d2466c x86: minnowmax: add GPIO banks in the device tree by Gabriel Huau · Sat Apr 25 13:16:57 2015 -0700
  94. 995b630 x86: baytrail: fix the GPIOBASE address by Gabriel Huau · Sat Apr 25 13:16:03 2015 -0700
  95. 62216d9 x86: Correct Minnowboard instructions to use the right descriptor by Simon Glass · Sat Apr 25 11:46:43 2015 -0600
  96. a264c90 biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 by Bin Meng · Fri Apr 24 15:48:05 2015 +0800
  97. 7cc45c7 pci: Remove parameter 'class' of pci_rom_load() by Bin Meng · Fri Apr 24 15:48:04 2015 +0800
  98. 932f80e pci: Option rom class is a 24-bit number by Bin Meng · Fri Apr 24 15:48:03 2015 +0800
  99. 1530536 x86: queensbay: Implement PIRQ routing by Bin Meng · Fri Apr 24 18:10:06 2015 +0800
  100. 45236ad x86: Support platform PIRQ routing by Bin Meng · Fri Apr 24 18:10:05 2015 +0800