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