1. b9f84af mmc: mmc-uclass: Use dev_seq() to read aliases node's index by Aswath Govindraju · Thu Mar 25 12:48:48 2021 +0530
  2. 57e2ccb mmc: Check for device with a seq number equal to num before checking against index by Aswath Govindraju · Thu Mar 25 12:48:47 2021 +0530
  3. 7259dc5 mmc: fsl_esdhc: add pulse width detection workaround by Michael Walle · Wed Mar 17 15:01:37 2021 +0100
  4. 148dc61 mmc: fsl_esdhc: add workaround for erratum A-011334 by Michael Walle · Wed Mar 17 15:01:36 2021 +0100
  5. 86676e0 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 31 09:47:30 2021 -0400
  6. 117aed0 Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Tue Mar 30 11:24:09 2021 -0400
  7. c17b307 spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · Wed Mar 17 01:01:50 2021 -0600
  8. 97ab47d clk: zynqmp: Fix clk dump values by T Karthik Reddy · Wed Feb 24 23:44:46 2021 -0700
  9. 3d6a9e0 net: gem: Fix setting PCS auto-negotiation state by Robert Hancock · Thu Mar 11 16:55:50 2021 -0600
  10. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  11. 626a734 spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · Wed Mar 17 12:31:30 2021 +0100
  12. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  13. 61d0464 sf: Support querying write-protect by Simon Glass · Mon Mar 15 18:11:17 2021 +1300
  14. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · Mon Mar 15 18:11:11 2021 +1300
  15. c747f8b sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · Mon Mar 15 18:11:08 2021 +1300
  16. 41d9706 sandbox: Only call timer_timebase_fallback() if present by Simon Glass · Mon Mar 15 18:11:06 2021 +1300
  17. d2398ab x86: video: Allow coreboot video to be used on any x86 board by Simon Glass · Mon Mar 15 18:00:27 2021 +1300
  18. 98145af video: Fix video on coreboot with the copy buffer by Simon Glass · Mon Mar 15 18:00:26 2021 +1300
  19. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · Mon Mar 15 18:00:18 2021 +1300
  20. 2001f4a mmc: pci_mmc: Set up the card detect by Simon Glass · Mon Mar 15 18:00:08 2021 +1300
  21. 357da17 tegra: i2c: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:07 2021 +1300
  22. 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · Mon Mar 15 18:00:04 2021 +1300
  23. f0c97ad x86: p2sb: Drop LOG_DEBUG by Simon Glass · Mon Mar 15 18:00:03 2021 +1300
  24. 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · Wed Mar 10 18:23:57 2021 +0100
  25. 903d4f6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · Fri Mar 26 12:15:26 2021 -0400
  26. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · Mon Mar 15 17:25:40 2021 +1300
  27. 8dee67a dm: core: Allow storing priv/plat data separately by Simon Glass · Mon Mar 15 17:25:38 2021 +1300
  28. b5660c4 dm: core: Move flags to device-runtime info by Simon Glass · Mon Mar 15 17:25:37 2021 +1300
  29. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · Mon Mar 15 17:25:36 2021 +1300
  30. 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · Mon Mar 15 17:25:31 2021 +1300
  31. 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · Mon Mar 15 17:25:30 2021 +1300
  32. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · Mon Mar 15 17:25:28 2021 +1300
  33. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · Mon Mar 15 17:25:27 2021 +1300
  34. 107da8f dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · Mon Mar 15 17:25:26 2021 +1300
  35. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · Mon Mar 15 17:25:25 2021 +1300
  36. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · Mon Mar 15 17:25:24 2021 +1300
  37. b95c7b9 clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · Mon Mar 15 17:25:23 2021 +1300
  38. 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · Mon Mar 15 17:25:22 2021 +1300
  39. 81f910e dfu: dfu_sf: avoid double free of SPI device by Heinrich Schuchardt · Thu Mar 18 07:46:07 2021 +0100
  40. fce4f4d mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages by Maxim Kochetkov · Fri Mar 12 09:27:41 2021 +0300
  41. bae8c33 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · Thu Mar 11 15:30:51 2021 +0800
  42. 69e8fdd rtc: ds1307: Add ds1339 compatible by Chris Packham · Wed Mar 03 14:09:44 2021 +1300
  43. 05693e9 dm: core: Skip adding uclasses with OF_PLATDATA_INST by Simon Glass · Mon Mar 15 17:25:18 2021 +1300
  44. 43f7ea5 dm: core: Set up driver model for OF_PLATDATA_INST by Simon Glass · Mon Mar 15 17:25:17 2021 +1300
  45. 6f15653 dm: core: Adjust uclass setup with of-platdata by Simon Glass · Mon Mar 15 17:25:16 2021 +1300
  46. 47fd4a2 dm: core: Allow dropping run-time binding of devices by Simon Glass · Mon Mar 15 17:25:15 2021 +1300
  47. 4d925eb bus: ti-sysc: change in a normal driver by Dario Binacchi · Tue Mar 16 21:51:44 2021 +0100
  48. fea2f25 dtoc: Generate device instances by Simon Glass · Wed Feb 03 06:01:21 2021 -0700
  49. c7b4b83 dtoc: Generate uclass devices by Simon Glass · Wed Feb 03 06:01:20 2021 -0700
  50. 98af374 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · Wed Feb 03 06:01:17 2021 -0700
  51. df56e0b dtoc: Assign a sequence number to each node by Simon Glass · Wed Feb 03 06:01:09 2021 -0700
  52. 52d2bf6 dm: error handling dev_get_dma_range() by Heinrich Schuchardt · Sat Feb 20 10:41:22 2021 +0100
  53. 3d81f02 mmc: pci: Fix Kconfig dependency by Bin Meng · Mon Feb 15 20:01:44 2021 +0800
  54. dc45773 serial: mtk: rewrite the setbrg function by developer · Fri Mar 05 10:35:39 2021 +0800
  55. a03cf3f pinctrl: mt7629: add jtag function and pin group by developer · Fri Mar 05 10:22:31 2021 +0800
  56. f4154da pinctrl: mediatek: do not probe gpio driver if not enabled by developer · Fri Mar 05 10:22:26 2021 +0800
  57. 0163c08 pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrl by developer · Fri Mar 05 10:22:19 2021 +0800
  58. deb8406 pinctrl: mediatek: fix wrong assignment in mtk_get_pin_name by developer · Fri Mar 05 10:22:11 2021 +0800
  59. 0608336 nvme: Elaborate on cache maintenance operation in get/set_features by Andre Przywara · Tue Mar 02 15:43:43 2021 +0000
  60. 7309c17 nvme: Always invalidate whole cqes[] array by Andre Przywara · Mon Feb 08 13:31:54 2021 +0000
  61. 06d42cd bus: ti-sysc: change in a normal driver by Dario Binacchi · Tue Mar 16 21:51:44 2021 +0100
  62. fb9a0bd ahci: mediatek: fix undefined reference of dev_err by Frank Wunderlich · Tue Mar 16 19:05:33 2021 +0100
  63. 1bbd66a mmc: mtk-sd: don't ignore max-frequency from device tree by Daniel Golle · Mon Mar 15 15:31:11 2021 +0000
  64. 53b88b9 pinctrl: renesas: Add support for R8A774C0 by Lad Prabhakar · Mon Mar 15 22:24:04 2021 +0000
  65. 14c9b04 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11 by Lad Prabhakar · Mon Mar 15 22:24:03 2021 +0000
  66. d280d81 Merge tag 'v2021.04-rc4' into next by Tom Rini · Mon Mar 15 12:15:38 2021 -0400
  67. 2d71f8f Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Mar 15 08:43:19 2021 -0400
  68. f2abe83 drivers: tee: sandbox: SCP03 control emulator by Jorge Ramirez-Ortiz · Sun Feb 14 16:27:25 2021 +0100
  69. 50fbfba tpm: Correct warning on 32-bit build by Simon Glass · Sun Feb 07 14:27:04 2021 -0700
  70. 41280b5 dm: core: Fix allocation of empty of-platdata by Simon Glass · Sun Mar 07 17:34:37 2021 -0700
  71. 9a365e3 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · Fri Mar 05 15:52:42 2021 +0100
  72. ba40b6c arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · Wed Mar 03 14:37:59 2021 +0100
  73. c61e5e4 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · Sun Mar 07 00:00:34 2021 +0100
  74. 8977d01 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · Thu Mar 04 11:23:14 2021 +0100
  75. 6d5e3fe ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · Tue Mar 02 11:17:41 2021 +0100
  76. 0d26759 ddr: marvell: a38x: Add more space for additional info from SPD by Sujeet Baranwal · Fri Feb 26 11:56:59 2021 +0100
  77. be125e7 video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · Thu Mar 04 13:14:36 2021 +0100
  78. 30ef11e video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · Thu Mar 04 13:14:35 2021 +0100
  79. 73b6705 video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · Thu Mar 04 13:10:33 2021 +0100
  80. d4c9f68 scmi: cosmetic: reorder include files by Patrick Delaunay · Wed Feb 24 11:19:45 2021 +0100
  81. 5dd84d4 scmi: define LOG_CATEGORY by Patrick Delaunay · Wed Feb 24 11:19:44 2021 +0100
  82. 2f7d3a1 scmi: Include device_compat.h by Patrick Delaunay · Wed Feb 24 11:19:43 2021 +0100
  83. 55a7814 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · Wed Feb 24 11:19:42 2021 +0100
  84. 6130255 mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · Wed Jan 20 14:42:04 2021 +0100
  85. f229666 mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · Wed Jan 20 14:42:03 2021 +0100
  86. 1e49e28 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · Wed Jan 20 14:42:02 2021 +0100
  87. d96645d mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · Wed Jan 20 14:42:01 2021 +0100
  88. af4c7c5 usb: mtu3: flush cache for next GPD by developer · Wed Mar 03 16:07:05 2021 +0800
  89. babc9f1 x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · Tue Feb 23 05:35:41 2021 -0500
  90. 21e8bbe Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Mar 08 07:41:50 2021 -0500
  91. f22774c button: adc: fix treshold typo by Neil Armstrong · Tue Feb 23 16:07:51 2021 +0100
  92. 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · Mon Mar 01 20:04:10 2021 +0800
  93. a0aba78 dm: sysreset: Add a Kconfig option for the 'reset' command by Bin Meng · Thu Feb 25 17:22:52 2021 +0800
  94. 09fb76d gpio: mpc8xxx: Support controller register physical address beyond 32-bit by Bin Meng · Thu Feb 25 17:22:50 2021 +0800
  95. 90ea54b virtio: Fix VirtIO BLK driver dependency by Bin Meng · Thu Feb 25 17:22:47 2021 +0800
  96. 2b05a52 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · Thu Feb 25 17:22:42 2021 +0800
  97. 0798422 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · Thu Feb 25 17:22:41 2021 +0800
  98. 21cf67c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · Thu Feb 25 17:22:40 2021 +0800
  99. e39f8e0 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · Thu Feb 25 17:22:22 2021 +0800
  100. 503b0fb Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Thu Mar 04 14:36:40 2021 -0500