1. fb96879 mmc: Parse HS400 Enhanced strobe DT properties by Peng Fan · Wed Jul 10 09:35:18 2019 +0000
  2. eede83b mmc: support hs400 enhanced strobe mode by Peng Fan · Wed Jul 10 14:43:07 2019 +0800
  3. 7aa20fd mmc: fsl_esdhc_imx: fix config check issue when building in SPL by Ye Li · Thu Jul 11 03:29:02 2019 +0000
  4. 9f7793d cmd: Remove mmc_spi command by Anup Patel · Mon Jul 08 04:10:55 2019 +0000
  5. a1afe25 mmc: mmc_spi: Re-write driver using DM framework by Bhargav Shah · Mon Jul 08 04:10:48 2019 +0000
  6. d9c92c7 mmc: skip select_mode_and_width for MMC SPI host by Anup Patel · Mon Jul 08 04:10:43 2019 +0000
  7. faf5c95 mmc: retry a few times if a partition switch failed by Jean-Jacques Hiblot · Tue Jul 02 10:53:58 2019 +0200
  8. e8a626d mmc: do not change mode when accessing a boot partition by Jean-Jacques Hiblot · Tue Jul 02 10:53:57 2019 +0200
  9. 5a7cf40 mmc: During a switch, poll on dat0 if available and check the final status by Jean-Jacques Hiblot · Tue Jul 02 10:53:56 2019 +0200
  10. 7f5b169 mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · Tue Jul 02 10:53:55 2019 +0200
  11. 201559c mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · Tue Jul 02 10:53:54 2019 +0200
  12. 4f04a32 mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · Tue Jul 02 10:53:53 2019 +0200
  13. 443edbe mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status() by Jean-Jacques Hiblot · Tue Jul 02 10:53:52 2019 +0200
  14. 4527b50 mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported by Jean-Jacques Hiblot · Tue Jul 02 10:53:51 2019 +0200
  15. a26ed26 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · Tue Jul 02 10:53:50 2019 +0200
  16. 6574396 mmc: omap_hsmmc: don't fill the send_init_stream callback by Jean-Jacques Hiblot · Tue Jul 02 10:53:49 2019 +0200
  17. a1e7a4d mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command by Jean-Jacques Hiblot · Tue Jul 02 10:53:48 2019 +0200
  18. 7e40f41 mmc: rpmb: fix response type of CMD25 by Akio Hirayama · Fri Jun 28 21:16:25 2019 +0900
  19. c8a0ec0 mmc: sdhci: Implement SDHCI card detect by T Karthik Reddy · Tue Jun 25 13:39:04 2019 +0200
  20. 3863f7e mmc: sdhci: Read cd-gpio from devicetree by T Karthik Reddy · Tue Jun 25 13:39:03 2019 +0200
  21. d0bb516 mmc: Read sd card detect properties from DT by T Karthik Reddy · Tue Jun 25 13:39:02 2019 +0200
  22. f9055f4 mmc: mvebu: Remove unused MMC_CAP.. macros by T Karthik Reddy · Tue Jun 25 13:39:01 2019 +0200
  23. febb8de Merge branch '2019-07-12-master-imports' by Tom Rini · Sun Jul 14 09:05:20 2019 -0400
  24. 3e3f9f5 test: Disable pci_ep test for now by Tom Rini · Sat Jul 13 21:18:37 2019 -0400
  25. 6f06fac ARM: dts: logicpd som-lvs and torpedos: Shrink SPL DTB by Adam Ford · Wed Jun 12 15:26:26 2019 -0500
  26. d033cbf regulator: Allow autosetting fixed regulators by Sven Schwermer · Wed Jun 12 08:32:38 2019 +0200
  27. 39cb340 gpio: add gpio-hog support by Heiko Schocher · Wed Jun 12 06:11:46 2019 +0200
  28. 67cf448 ARM: dts: logicpd-som-lv: Resync with Kernel 5.1.9 by Adam Ford · Tue Jun 11 20:40:42 2019 -0500
  29. b9ecb0b ARM: dts: da850: Resync with Linux 5.1.9 by Adam Ford · Tue Jun 11 20:28:44 2019 -0500
  30. aff27e1 ARM: davinci: da850: Manual pinmux only when PINCTRL not available by Adam Ford · Mon Jun 10 13:25:08 2019 -0500
  31. 6305a5c pinctrl: pinctrl-single: Add 'pinctrl-single, bits' support by Adam Ford · Mon Jun 10 13:15:55 2019 -0500
  32. d0502b7 configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default by Tom Rini · Sat Jun 08 12:46:18 2019 -0400
  33. fb04390 power: regulator: Kconfig: Add SPL_DM_REGULATOR configs for palmas/lp873x/lp87565 by Keerthy · Thu Jun 06 16:06:56 2019 +0530
  34. a23e47e power: pmic: Kconfig: Add SPL_PMIC configs for palmas/lp873x/lp87565 by Keerthy · Thu Jun 06 16:06:55 2019 +0530
  35. d395185 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · Mon Jun 03 15:31:17 2019 +0200
  36. 0380914 ARM: legoev3: convert to driver model by David Lechner · Tue May 28 20:56:42 2019 -0500
  37. 2febcea rtc: add Microcrystal RV-8803 driver by Michael Walle · Wed May 29 01:29:58 2019 +0200
  38. 3f12cf1 usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET by Derald D. Woods · Mon May 27 21:22:00 2019 -0500
  39. 764fe5e ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · Mon May 27 21:20:50 2019 -0500
  40. 75d66e2 ARM: dts: omap3-evm: Sync dts(i) files from Linux 5.1.5 by Derald D. Woods · Mon May 27 21:19:38 2019 -0500
  41. 2e819b4 rtc: ds1307: add support for m41t11 by Heiko Schocher · Mon May 27 08:13:41 2019 +0200
  42. 8967664 mmc: Register only the first MMC device on MMC_TINY by Ezequiel Garcia · Sat May 25 19:25:22 2019 -0300
  43. 6698318 spl: Move SPL_MMC_TINY option to appear under SPL menu by Ezequiel Garcia · Sat May 25 19:25:21 2019 -0300
  44. 7450b87 cmd: nvedit: Add sub-command 'env info' by Leo Ruan · Fri May 24 17:20:19 2019 +0200
  45. 26d68b2 drivers: core: use strcmp when find device by name by Peng Fan · Wed May 22 07:08:14 2019 +0000
  46. e702810 test: dm: usb: use the real device name by Peng Fan · Wed May 22 07:08:12 2019 +0000
  47. 2c1f296 test: dm: adc: use the real device name by Peng Fan · Wed May 22 07:08:09 2019 +0000
  48. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · Tue May 21 12:04:31 2019 +0200
  49. ec4631f board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · Mon Mar 11 13:06:25 2019 +0100
  50. 269a823 board: pm9261: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · Mon Mar 11 13:06:24 2019 +0100
  51. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jul 11 18:10:11 2019 -0400
  52. 4e5f22a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 11 18:09:38 2019 -0400
  53. b2504a5 Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Thu Jul 11 18:08:44 2019 -0400
  54. 0e27adb Merge branch '2019-07-11-master-imports' by Tom Rini · Thu Jul 11 18:03:52 2019 -0400
  55. 47e00a3 gpio: pca953x: Add TI TCA9539 compatible string by Marek Vasut · Sat May 25 22:52:20 2019 +0200
  56. 0de45b8 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · Sat May 25 22:40:35 2019 +0200
  57. df505da doc: relocate/rename Android README and add BCB overview by Eugeniu Rosca · Thu May 23 17:32:23 2019 +0200
  58. 35c34be cmd: Add 'bcb' command to read/modify/write BCB fields by Eugeniu Rosca · Thu May 23 17:32:22 2019 +0200
  59. 2f3fd46 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · Thu May 23 17:32:21 2019 +0200
  60. 6c9771e SPL: Default to disabling legacy image support when using FIT by Tom Rini · Thu May 23 07:14:08 2019 -0400
  61. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  62. c84dd7f tpm: wait for valid status by Roman Kapl · Thu May 16 18:32:48 2019 +0200
  63. 307bfd6 arm: spear: Return to BootROM if failing to boot from the main device by Miquel Raynal · Tue May 07 14:18:54 2019 +0200
  64. 710d1c1 arm: spear: Do not link the _main branch by Miquel Raynal · Tue May 07 14:18:53 2019 +0200
  65. f8c5c78 arm: spear: Support returning to BootROM by Miquel Raynal · Tue May 07 14:18:52 2019 +0200
  66. 06ad1eb arm: spear: Simplify start.S organization by Miquel Raynal · Tue May 07 14:18:51 2019 +0200
  67. 787e5b9 arm: spear: Reference the link register with LR instead of R14 by Miquel Raynal · Tue May 07 14:18:50 2019 +0200
  68. 6e073cc arm: spear: Use PUSH/POP mnemonics when relevant by Miquel Raynal · Tue May 07 14:18:49 2019 +0200
  69. beefd49 arm: spear: Purely cosmetic changes in start.S by Miquel Raynal · Tue May 07 14:18:48 2019 +0200
  70. df5b581 arm: spear: Fix the main comment in start.S by Miquel Raynal · Tue May 07 14:18:47 2019 +0200
  71. 1d01c03 arm: spear: Drop false comment by Miquel Raynal · Tue May 07 14:18:46 2019 +0200
  72. 93e635c arm: spear: Call the SPL 'SPL', not 'Xloader' by Miquel Raynal · Tue May 07 14:18:45 2019 +0200
  73. 04136cd arm: spear: Drop useless board_init_r call by Miquel Raynal · Tue May 07 14:18:44 2019 +0200
  74. 9f8d994 spl: Fix typo in kernel doc by Miquel Raynal · Tue May 07 14:18:43 2019 +0200
  75. afdb342 test: pci_ep: add basic pci_ep tests by Ramon Fried · Sat Apr 27 11:15:24 2019 +0300
  76. c64f19b pci_ep: add pci endpoint sandbox driver by Ramon Fried · Sat Apr 27 11:15:23 2019 +0300
  77. 19873fe pci_ep: add Cadence PCIe endpoint driver by Ramon Fried · Sat Apr 27 11:15:22 2019 +0300
  78. 663686d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · Sat Apr 27 11:15:21 2019 +0300
  79. 056e107 arm: mvebu: set 38x and 39x AVS on lower frequency by Baruch Siach · Wed Jul 10 18:23:04 2019 +0300
  80. 1b289d3 km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · Tue Jun 18 08:44:02 2019 +0200
  81. fd77e53 km/spi: activate driver model for SPI flash on KM Kirkwood boards by Pascal Linder · Tue Jun 18 08:42:59 2019 +0200
  82. 670bd93 km/spi: add SPI configuration to KM Kirkwood device tree by Pascal Linder · Tue Jun 18 08:41:03 2019 +0200
  83. 6adad98 km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boards by Pascal Linder · Tue Jun 18 08:41:02 2019 +0200
  84. 96821ba km/spi: add weak functions to kirkwood_spi driver (DM part) by Pascal Linder · Tue Jun 18 08:41:01 2019 +0200
  85. 305329f km: modify Kconfig file organization for KM boards by Pascal Linder · Tue Jun 18 13:27:47 2019 +0200
  86. 54a48ce ARM: mvebu: Enable FIT support for db-xc3-24g4xg by Chris Packham · Fri Jun 28 12:30:12 2019 +1200
  87. 6c130b6 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN by Luka Kovacic · Tue Jun 25 13:57:53 2019 +0200
  88. d9b86b0 arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting by Marek Behún · Fri May 24 14:57:54 2019 +0200
  89. db1e5c6 arm: mvebu: turris_omnia: call pci_init from board init code by Marek Behún · Fri May 24 14:57:53 2019 +0200
  90. 8d3c06f arm: mvebu: turris_omnia: prefer SCSI booting before USB by Marek Behún · Fri May 24 14:57:52 2019 +0200
  91. e4bc13a arm: mvebu: turris_omnia: remove unneeded macro from board config by Marek Behún · Fri May 24 14:57:51 2019 +0200
  92. d3c9239 arm: mvebu: turris_omnia: change environment address in SPI flash by Marek Behún · Fri May 24 14:57:50 2019 +0200
  93. cb50c71 arm: mvebu: turris_omnia: fix adapters MAC addresses by Marek Behún · Fri May 24 14:57:49 2019 +0200
  94. b59ca00 arm: mvebu: turris_omnia: set default ethernet adapter by Marek Behún · Fri May 24 14:57:48 2019 +0200
  95. 1348c03 arm: mvebu: clearfog: document boot from SATA by Baruch Siach · Thu May 16 13:04:03 2019 +0300
  96. 7f47968 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · Thu May 16 13:04:02 2019 +0300
  97. b2703bc arm: mvebu: clearfog: enable SATA in SPL by Baruch Siach · Thu May 16 13:04:01 2019 +0300
  98. b936a27 arm: mvebu: add support for boot from SATA by Baruch Siach · Thu May 16 13:03:58 2019 +0300
  99. 2179c77 arm: mvebu: fix ahci mbus config in SPL by Baruch Siach · Thu May 16 13:03:57 2019 +0300
  100. 2f490e4 spl: sata: don't force FS_FAT support by Baruch Siach · Thu May 16 13:03:55 2019 +0300