1. 9c50313 dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · 3 years, 10 months ago
  2. 45ad176 dm: core: Support dm_dump_all() in SPL by Simon Glass · 3 years, 10 months ago
  3. 2d6bf75 serial: Rename ns16550 functions to lower case by Simon Glass · 3 years, 10 months ago
  4. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 10 months ago
  5. 5337663 video: Call video_sync in video_clear() by Michal Simek · 3 years, 10 months ago
  6. b66d7af video: seps525: Add seps525 SPI driver by Michal Simek · 3 years, 11 months ago
  7. 9d69c2d video: Introduce video_sync operation by Michal Simek · 3 years, 11 months ago
  8. 9de731f video: Let video_sync to return error value by Michal Simek · 3 years, 10 months ago
  9. 389b45d zynq: mtd: nand: remove superfluous if by Heinrich Schuchardt · 3 years, 10 months ago
  10. acff02c cosmetic: fix typo in drivers/usb/Kconfig by Marc Ferland · 3 years, 10 months ago
  11. 71fd11b nvme: Use only 32-bit accesses in nvme_writeq/nvme_readq by Stefan Agner · 3 years, 10 months ago
  12. 9021748 spi: zynqmp_gqspi: Fix unaligned data writes issue by T Karthik Reddy · 4 years ago
  13. e5e8bbd serial: uartlite: Fix uninitialized ret in debug uartlite by Ashok Reddy Soma · 3 years, 11 months ago
  14. 65f3fc1 dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · 3 years, 10 months ago
  15. ab865a8 Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 10 months ago
  16. 0eb0eb4 Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver" by Pali Rohár · 3 years, 10 months ago
  17. 26c7048 i2c: mxc_i2c: improve error message readability by Marc Ferland · 3 years, 10 months ago
  18. ec1add1 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 3 years, 10 months ago
  19. fc31430 dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 3 years, 10 months ago
  20. 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 3 years, 10 months ago
  21. add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 3 years, 10 months ago
  22. 2da1800 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 3 years, 10 months ago
  23. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 3 years, 10 months ago
  24. 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 3 years, 10 months ago
  25. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 3 years, 10 months ago
  26. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 3 years, 10 months ago
  27. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 10 months ago
  28. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 10 months ago
  29. b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 3 years, 10 months ago
  30. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 10 months ago
  31. 3bc90aa pinctrl: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  32. fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  33. b27347f usb: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  34. 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 3 years, 10 months ago
  35. 6d83c74 spi: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  36. 42f3663 pci: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  37. 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 3 years, 10 months ago
  38. 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  39. 16df993 i2c: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  40. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 3 years, 10 months ago
  41. 4153e3a dm: Fix return value in dev_read_alias_seq() by Simon Glass · 3 years, 10 months ago
  42. ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  43. cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 3 years, 10 months ago
  44. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 3 years, 10 months ago
  45. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  46. 549e7cb Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 10 months ago
  47. 936a645 mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · 3 years, 11 months ago
  48. 24f2794 spi: ca_sflash: Add CAxxxx SPI Flash Controller by Pengpeng Chen · 4 years, 3 months ago
  49. fec7bf0 spi: dw: Add mem_ops by Sean Anderson · 4 years ago
  50. 5887579 spi: dw: Add support for multiple CTRLR0 layouts by Sean Anderson · 4 years ago
  51. ddd3450 spi: dw: Rearrange struct dw_spi_priv by Sean Anderson · 4 years ago
  52. 934beab spi: dw: Remove spi_enable_chip by Sean Anderson · 4 years ago
  53. 3004034 spi: dw: Rename registers to match datasheet by Sean Anderson · 4 years ago
  54. c785f43 spi: dw: Use generic function to read reg address by Sean Anderson · 4 years ago
  55. 13fc44e spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · 4 years ago
  56. 1b3dd49 spi: dw: Convert calls to debug to dev_* by Sean Anderson · 4 years ago
  57. caf1107 spi: dw: Fix driving MOSI low while recieving by Sean Anderson · 4 years ago
  58. 25f068a mtd: spinand: enable erasing of bad mtd blocks by Mikhail Kshevetskiy · 4 years, 4 months ago
  59. 031b89e mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · 4 years, 4 months ago
  60. e610800 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB by Frieder Schrempf · 4 years, 4 months ago
  61. 987f1e5 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · 4 years, 4 months ago
  62. d1b6b94 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · 4 years ago
  63. 9dddead mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · 4 years, 1 month ago
  64. 1910aca mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · 4 years, 1 month ago
  65. 46c5391 spi: migrate trace to dev and log macro in spi uclass by Patrick Delaunay · 4 years ago
  66. 51f65b5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 3 years, 10 months ago
  67. 7229440 eth/r8152: fix the aggregation issue by Hayes Wang · 3 years, 10 months ago
  68. 17d5a46 eth/r8152: free previous memory if r8152_eth_probe fail by Hayes Wang · 3 years, 10 months ago
  69. 621ed49 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years ago
  70. 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 3 years, 11 months ago
  71. 5ccd5d2 pinctrl: meson: fix bit manipulation of pin bias configuration by Neil Armstrong · 3 years, 10 months ago
  72. 5c88b6a usb: dwc3-meson-g12a: always configure dr-mode by Marek Szyprowski · 3 years, 10 months ago
  73. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  74. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 11 months ago
  75. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  76. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  77. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 3 years, 11 months ago
  78. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  79. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  80. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 3 years, 11 months ago
  81. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 3 years, 11 months ago
  82. 2ebea5e dm: core: Combine the flattree and livetree binding code by Simon Glass · 3 years, 11 months ago
  83. d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 3 years, 11 months ago
  84. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 3 years, 11 months ago
  85. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 3 years, 11 months ago
  86. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 11 months ago
  87. 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 3 years, 11 months ago
  88. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 11 months ago
  89. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 11 months ago
  90. 21f9075 sandbox: serial: Update to use membuff by Simon Glass · 4 years ago
  91. 1bf0a40 sandbox: serial: Convert to livetree by Simon Glass · 4 years ago
  92. c5ea016 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years ago
  93. 5a1a8a6 Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 10 months ago
  94. 164941c net: pfe_eth: read PFE ESBC header flash with spi_flash_read API by Biwen Li · 4 years ago
  95. ee7c122 pci: layerscape: fix a dead loop issue by Hou Zhiqiang · 4 years ago
  96. 3a187cf armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 4 years ago
  97. 2a29a9a drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · 4 years ago
  98. 1255f8b pci: ls_pcie_g4: Add size check for config resource by Wasim Khan · 4 years, 1 month ago
  99. 49df7c9 pci: layerscape: Add size check for config resource by Wasim Khan · 4 years, 1 month ago
  100. eac3644 pci: ls_pcie_g4: Print pcie controller number starting from 1 by Wasim Khan · 4 years, 1 month ago