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