1. 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 1 month ago
  2. ebd3f1f clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · 4 years, 1 month ago
  3. 12d1526 clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 4 months ago
  4. e3b5d74 clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · 4 years, 5 months ago
  5. 40559d2 clk: ccf: mux: fix typo by Dario Binacchi · 4 years, 5 months ago
  6. 76eaa2d clk: ccf: mux: change include order by Dario Binacchi · 4 years, 5 months ago
  7. 7b0830d clk: fix the console output of clk_register by Dario Binacchi · 4 years, 5 months ago
  8. 16bdc85 clk: set flags in the ccf registration routines by Dario Binacchi · 4 years, 6 months ago
  9. cd16c57 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 6 months ago
  10. 32f462b clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock by Lukasz Majewski · 4 years, 7 months ago
  11. 8d540cc clk: imx: Add support for pllv3 enet clock by Lukasz Majewski · 4 years, 7 months ago
  12. d71fac8 clk: imx6: Add definition for IMX6QDL_CLK_ENET clock by Lukasz Majewski · 4 years, 7 months ago
  13. 6befc1f clk: ICS8N3QV01 remove superfluous code by Heinrich Schuchardt · 4 years, 8 months ago
  14. d584648 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  15. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 2 months ago
  16. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  17. 1450bff ata: mvebu: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 2 months ago
  18. 0cbf3e0 gpio: at91: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 2 months ago
  19. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 2 months ago
  20. cfa3ed4 sandbox: phy: add driver_data for bind test cmd by Patrice Chotard · 4 years, 2 months ago
  21. ae6b33d dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 2 months ago
  22. 2e6132d Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 1 month ago
  23. 29af2ac clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 2 months ago
  24. b5a3387 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · 4 years, 2 months ago
  25. 620bb46 mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · 4 years, 2 months ago
  26. de4f748 xilinx: zynqmp: fix incorrect map not align with IPI HW by Ibai Erkiaga · 4 years, 2 months ago
  27. 2eabb6b xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · 4 years, 2 months ago
  28. f6cccbb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 2 months ago
  29. e8deb22 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 2 months ago
  30. 01a6da1 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 2 months ago
  31. f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 4 months ago
  32. 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 2 months ago
  33. 38bff32 ahci: mediatek: add ahci driver by Frank Wunderlich · 4 years, 2 months ago
  34. fee276e reset: add basic reset controller for pciesys by Frank Wunderlich · 4 years, 2 months ago
  35. ffbcde2 phy: mtk-tphy: add PHY_TYPE_SATA by Frank Wunderlich · 4 years, 2 months ago
  36. 91ee45d PCI: mediatek: Add PCIe support for MT7622 by Chuanjia Liu · 4 years, 2 months ago
  37. c5bfe69 clk: mediatek: add pciesys support for MT7622 SoC by Chuanjia Liu · 4 years, 2 months ago
  38. 324220d pinctrl: mediatek: mt8512: fix the wrong start address of ranges by Chunfeng Yun · 4 years, 2 months ago
  39. 26f0c86 serial: uniphier: fix typo in comment by Masahiro Yamada · 4 years, 2 months ago
  40. d17f669 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · 4 years, 2 months ago
  41. 53d725c xen: pvblock: Print found devices indices by Anastasiia Lukianenko · 4 years, 2 months ago
  42. 3a739cc xen: pvblock: Implement front-back protocol and do IO by Anastasiia Lukianenko · 4 years, 2 months ago
  43. 17c96f8 xen: pvblock: Read XenStore configuration and initialize by Anastasiia Lukianenko · 4 years, 2 months ago
  44. a999313 xen: pvblock: Enumerate virtual block devices by Anastasiia Lukianenko · 4 years, 2 months ago
  45. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 2 months ago
  46. c850674 xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  47. 60e49ff xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  48. 242587d linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 2 months ago
  49. 384d5cf serial: serial_xen: Add Xen PV serial driver by Peng Fan · 4 years, 2 months ago
  50. 673fd82 xen: Port Xen event channel driver from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  51. 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 2 months ago
  52. 4848704 drivers: pcie: add Broadcom IPROC PCIe RC driver by Srinath Mannam · 4 years, 5 months ago
  53. 143eb5b drivers: pci: add api to get dma regions by Rayagonda Kokatanur · 4 years, 5 months ago
  54. 6808dc6 Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 2 months ago
  55. 82bf772 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · 4 years, 2 months ago
  56. 6d47598 memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver by Christophe Kerello · 4 years, 2 months ago
  57. 834b85c mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · 4 years, 2 months ago
  58. 158f2d4 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · 4 years, 2 months ago
  59. 7a6b328 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · 4 years, 2 months ago
  60. 4a47004 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · 4 years, 2 months ago
  61. a3899b3 mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · 4 years, 2 months ago
  62. e99e812 mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · 4 years, 2 months ago
  63. f3858ce usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · 4 years, 3 months ago
  64. 837933a soc: soc_ti_k3: Add device identification for J7200 SoC by Kishon Vijay Abraham I · 4 years, 2 months ago
  65. 6e802ef ram: k3-j721e: Relax version checks for memory controller by Lokesh Vutla · 4 years, 2 months ago
  66. 7d6f45a mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · 4 years, 2 months ago
  67. d388f36 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · 4 years, 3 months ago
  68. 047e31e led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 3 months ago
  69. 410cf5e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 2 months ago
  70. 365af27 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 2 months ago
  71. 39a1922 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 2 months ago
  72. 3a4b52a dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 2 months ago
  73. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 2 months ago
  74. d96f6e1 usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 2 months ago
  75. 61a1acb usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 2 months ago
  76. 543eb12 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 2 months ago
  77. 171fd22 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 2 months ago
  78. a08f2f7 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 4 months ago
  79. 5cc7df7 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 3 months ago
  80. 06fc457 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 3 months ago
  81. f1c0b7c Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 2 months ago
  82. 993b59f Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 2 months ago
  83. 4d23857 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 2 months ago
  84. bb3694d Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 2 months ago
  85. 41ba040 net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 2 months ago
  86. fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 2 months ago
  87. 1617862 usb: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  88. 98eb4ce ufs: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  89. 4a953b1 nand: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  90. c273da0 adc: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  91. 51a4a85 pci: Drop dm.h inclusion from header file by Simon Glass · 4 years, 2 months ago
  92. 0eddd24 ti: am654: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 2 months ago
  93. 8b69e62 spi: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 2 months ago
  94. 4426632 mmc: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 2 months ago
  95. ad2f4ac power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 2 months ago
  96. c2848cc fs: fs-loader: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  97. 340fd10 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  98. e567ec8 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · 4 years, 2 months ago
  99. f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 2 months ago
  100. ed50d3f configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · 4 years, 2 months ago