1. 01a6da1 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 3 months ago
  2. f692b47 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 5 months ago
  3. 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 3 months ago
  4. 26f0c86 serial: uniphier: fix typo in comment by Masahiro Yamada · 4 years, 3 months ago
  5. d17f669 board: xen: De-initialize before jumping to Linux by Oleksandr Andrushchenko · 4 years, 3 months ago
  6. 53d725c xen: pvblock: Print found devices indices by Anastasiia Lukianenko · 4 years, 3 months ago
  7. 3a739cc xen: pvblock: Implement front-back protocol and do IO by Anastasiia Lukianenko · 4 years, 3 months ago
  8. 17c96f8 xen: pvblock: Read XenStore configuration and initialize by Anastasiia Lukianenko · 4 years, 3 months ago
  9. a999313 xen: pvblock: Enumerate virtual block devices by Anastasiia Lukianenko · 4 years, 3 months ago
  10. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 3 months ago
  11. c850674 xen: Port Xen grant table driver from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
  12. 60e49ff xen: Port Xen bus driver from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
  13. 242587d linux/compat.h: Add wait_event_timeout macro by Oleksandr Andrushchenko · 4 years, 3 months ago
  14. 384d5cf serial: serial_xen: Add Xen PV serial driver by Peng Fan · 4 years, 3 months ago
  15. 673fd82 xen: Port Xen event channel driver from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
  16. 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
  17. 4848704 drivers: pcie: add Broadcom IPROC PCIe RC driver by Srinath Mannam · 4 years, 6 months ago
  18. 143eb5b drivers: pci: add api to get dma regions by Rayagonda Kokatanur · 4 years, 6 months ago
  19. 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
  20. 82bf772 mtd: rawnand: stm32_fmc2: get resources from parent node by Christophe Kerello · 4 years, 3 months ago
  21. 6d47598 memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver by Christophe Kerello · 4 years, 3 months ago
  22. 834b85c mtd: rawnand: stm32_fmc2: use clrsetbits_le32 by Christophe Kerello · 4 years, 3 months ago
  23. 158f2d4 mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros by Christophe Kerello · 4 years, 3 months ago
  24. 7a6b328 mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where relevant by Christophe Kerello · 4 years, 3 months ago
  25. 4a47004 mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeouts by Christophe Kerello · 4 years, 3 months ago
  26. a3899b3 mtd: rawnand: stm32_fmc2: remove useless inline comments by Christophe Kerello · 4 years, 3 months ago
  27. e99e812 mtd: rawnand: stm32_fmc2: fix a buffer overflow by Christophe Kerello · 4 years, 3 months ago
  28. f3858ce usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter by Patrice Chotard · 4 years, 4 months ago
  29. 837933a soc: soc_ti_k3: Add device identification for J7200 SoC by Kishon Vijay Abraham I · 4 years, 3 months ago
  30. 6e802ef ram: k3-j721e: Relax version checks for memory controller by Lokesh Vutla · 4 years, 3 months ago
  31. 7d6f45a mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded value by Faiz Abbas · 4 years, 3 months ago
  32. d388f36 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · 4 years, 4 months ago
  33. 047e31e led: led_cortina: Add CAxxx LED support by Jway Lin · 4 years, 4 months ago
  34. 410cf5e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 3 months ago
  35. 365af27 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 3 months ago
  36. 39a1922 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 3 months ago
  37. 3a4b52a dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 3 months ago
  38. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 3 months ago
  39. d96f6e1 usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped by Stefan Roese · 4 years, 3 months ago
  40. 61a1acb usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq() by Stefan Roese · 4 years, 3 months ago
  41. 543eb12 usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu) by Stefan Roese · 4 years, 3 months ago
  42. 171fd22 pinctrl: aspeed: Fix Kconfig entry indentation by Michal Simek · 4 years, 3 months ago
  43. a08f2f7 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 5 months ago
  44. 5cc7df7 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · 4 years, 3 months ago
  45. 06fc457 Fix corner case in bad block table handling. by Doyle, Patrick · 4 years, 3 months ago
  46. 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
  47. 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
  48. 4d23857 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
  49. 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
  50. 41ba040 net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 3 months ago
  51. fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 3 months ago
  52. 1617862 usb: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  53. 98eb4ce ufs: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  54. 4a953b1 nand: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  55. c273da0 adc: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  56. 51a4a85 pci: Drop dm.h inclusion from header file by Simon Glass · 4 years, 3 months ago
  57. 0eddd24 ti: am654: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 3 months ago
  58. 8b69e62 spi: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 3 months ago
  59. 4426632 mmc: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 3 months ago
  60. ad2f4ac power: Tidy up inclusion of regulator_common.h by Simon Glass · 4 years, 3 months ago
  61. c2848cc fs: fs-loader: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  62. 340fd10 mtd: spi-mem: Drop dm.h header file by Simon Glass · 4 years, 3 months ago
  63. e567ec8 mtd: spi-nor: Tidy up error handling / debug code by Simon Glass · 4 years, 3 months ago
  64. f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 3 months ago
  65. ed50d3f configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · 4 years, 3 months ago
  66. d04a464 sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 3 months ago
  67. d2e4398 fu540: prci: use common reset indexes defined in binding header by Sagar Shrikant Kadam · 4 years, 3 months ago
  68. 3ce83ee video: ipuv3: fix framebuffer base address init with multiple IPUs by Anatolij Gustschin · 4 years, 3 months ago
  69. 7853cc0 drivers: spi: Add SPI controller driver for Octeon by Suneel Garapati · 4 years, 3 months ago
  70. b113c9b clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · 4 years, 3 months ago
  71. f7331c6 gpio: octeon_gpio: Add GPIO controller driver for Octeon by Suneel Garapati · 4 years, 3 months ago
  72. 24968d9 drivers: rename more drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  73. 7142ff9 mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled by Walter Lozano · 4 years, 3 months ago
  74. a2845c9 gpio: mxc_gpio: add OF_PLATDATA support by Walter Lozano · 4 years, 3 months ago
  75. 2372177 mmc: fsl_esdhc_imx: add OF_PLATDATA support by Walter Lozano · 4 years, 3 months ago
  76. 45154f0 mmc: fsl_esdhc_imx: rename driver name to match ll_entry by Walter Lozano · 4 years, 3 months ago
  77. e20a6e4 dm: sysreset: wait after reset message by Heinrich Schuchardt · 4 years, 3 months ago
  78. 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 3 months ago
  79. 7cb2060 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 3 months ago
  80. 8ed6373 drivers: tee: broadcom: add optee based bnxt fw load driver by Vikas Gupta · 4 years, 3 months ago
  81. a7090b4 drivers: gpio: add broadcom iproc gpio driver support by Rayagonda Kokatanur · 4 years, 6 months ago
  82. e1e96ba video: add nexell video driver (display/video driver) by Stefan Bosch · 4 years, 4 months ago
  83. 9c5d377 video: add nexell video driver (soc: dpc, makefile) by Stefan Bosch · 4 years, 4 months ago
  84. ee64744 video: add nexell video driver (soc: lvds, hdmi) by Stefan Bosch · 4 years, 4 months ago
  85. 6390378 video: add nexell video driver (soc: mlc, mipi) by Stefan Bosch · 4 years, 4 months ago
  86. af65f28 video: add nexell video driver (soc: displaytop) by Stefan Bosch · 4 years, 4 months ago
  87. 8d393b2 pinctrl: add nexell driver by Stefan Bosch · 4 years, 4 months ago
  88. 8408318 mmc: add nexell driver by Stefan Bosch · 4 years, 4 months ago
  89. c25e9e0 i2c: add nexell driver by Stefan Bosch · 4 years, 4 months ago
  90. b8f748d gpio: add nexell driver by Stefan Bosch · 4 years, 4 months ago
  91. 0c7eb6e msm_gpio: Add support for Qualcomm IPQ40xx by Robert Marko · 4 years, 4 months ago
  92. 185dcf7 msm_serial: Read bit rate register value from DT by Robert Marko · 4 years, 4 months ago
  93. e05fdd9 pinctrl: mediatek: add PUPD/R0/R1 support for MT7623 by David Woodhouse · 4 years, 4 months ago
  94. f0236b7 eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver by MarkLee · 4 years, 4 months ago
  95. 486b973 dm: button: add a driver for button driven by gpio by Philippe Reynes · 4 years, 3 months ago
  96. 30d66db dm: button: add an uclass for button by Philippe Reynes · 4 years, 3 months ago
  97. df17cdc drivers: avoid using aliases on drivers when OF_PLATDATA is enabled by Walter Lozano · 4 years, 3 months ago
  98. bc3cff9 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 4 months ago
  99. 9f9191a phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supply by Patrick Delaunay · 4 years, 4 months ago
  100. 6b79378 Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 3 months ago