- 9021748 spi: zynqmp_gqspi: Fix unaligned data writes issue by T Karthik Reddy · 4 years ago
- e5e8bbd serial: uartlite: Fix uninitialized ret in debug uartlite by Ashok Reddy Soma · 4 years ago
- 65f3fc1 dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · 3 years, 11 months ago
- ab865a8 Merge tag 'u-boot-imx-20201227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 11 months ago
- 0eb0eb4 Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver" by Pali Rohár · 4 years ago
- 26c7048 i2c: mxc_i2c: improve error message readability by Marc Ferland · 4 years ago
- ec1add1 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 4 years ago
- fc31430 dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 4 years ago
- 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 4 years ago
- add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 4 years ago
- 2da1800 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 4 years ago
- 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 4 years ago
- 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 4 years ago
- 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 4 years ago
- 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 4 years ago
- a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 4 years ago
- 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years ago
- b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 4 years ago
- 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 4 years ago
- 3bc90aa pinctrl: Update for new sequence numbers by Simon Glass · 4 years ago
- fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 4 years ago
- b27347f usb: Update for new sequence numbers by Simon Glass · 4 years ago
- 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 4 years ago
- 6d83c74 spi: Update for new sequence numbers by Simon Glass · 4 years ago
- 42f3663 pci: Update to use new sequence numbers by Simon Glass · 4 years ago
- 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 4 years ago
- 552da33 net: Update to use new sequence numbers by Simon Glass · 4 years ago
- 16df993 i2c: Update for new sequence numbers by Simon Glass · 4 years ago
- 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 4 years ago
- 4153e3a dm: Fix return value in dev_read_alias_seq() by Simon Glass · 4 years ago
- ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 4 years ago
- cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 4 years ago
- d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 4 years ago
- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- 549e7cb Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years ago
- 936a645 mtd: spi-nor-ids: add Micron MT25QL01G flash by Hongwei Zhang · 4 years ago
- 24f2794 spi: ca_sflash: Add CAxxxx SPI Flash Controller by Pengpeng Chen · 4 years, 4 months ago
- fec7bf0 spi: dw: Add mem_ops by Sean Anderson · 4 years, 1 month ago
- 5887579 spi: dw: Add support for multiple CTRLR0 layouts by Sean Anderson · 4 years, 1 month ago
- ddd3450 spi: dw: Rearrange struct dw_spi_priv by Sean Anderson · 4 years, 1 month ago
- 934beab spi: dw: Remove spi_enable_chip by Sean Anderson · 4 years, 1 month ago
- 3004034 spi: dw: Rename registers to match datasheet by Sean Anderson · 4 years, 1 month ago
- c785f43 spi: dw: Use generic function to read reg address by Sean Anderson · 4 years, 1 month ago
- 13fc44e spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · 4 years, 1 month ago
- 1b3dd49 spi: dw: Convert calls to debug to dev_* by Sean Anderson · 4 years, 1 month ago
- caf1107 spi: dw: Fix driving MOSI low while recieving by Sean Anderson · 4 years, 1 month ago
- 25f068a mtd: spinand: enable erasing of bad mtd blocks by Mikhail Kshevetskiy · 4 years, 5 months ago
- 031b89e mtd: spinand: Do not erase the block before writing a bad block marker by Frieder Schrempf · 4 years, 5 months ago
- e610800 mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB by Frieder Schrempf · 4 years, 5 months ago
- 987f1e5 mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers by Frieder Schrempf · 4 years, 5 months ago
- d1b6b94 mtd: spi-nor-ids: Add SECT_4K to mx25l12805d by Robert Marko · 4 years, 1 month ago
- 9dddead mtd: spi-nor-ids: Add Winbond W25M512JW flash entry by Biju Das · 4 years, 2 months ago
- 1910aca mtd: spi-nor-ids: Add Winbond W25M512JV flash entry by Lad Prabhakar · 4 years, 2 months ago
- 46c5391 spi: migrate trace to dev and log macro in spi uclass by Patrick Delaunay · 4 years, 1 month ago
- 51f65b5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years ago
- 7229440 eth/r8152: fix the aggregation issue by Hayes Wang · 4 years ago
- 17d5a46 eth/r8152: free previous memory if r8152_eth_probe fail by Hayes Wang · 4 years ago
- 621ed49 usb: xhci: fix lack of short packet event trb handling by Ran Wang · 4 years ago
- 23cdbba x86: edison: Use dwc3-generic driver for Intel Edison by Andy Shevchenko · 4 years ago
- 5ccd5d2 pinctrl: meson: fix bit manipulation of pin bias configuration by Neil Armstrong · 4 years ago
- 5c88b6a usb: dwc3-meson-g12a: always configure dr-mode by Marek Szyprowski · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
- 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
- 2ebea5e dm: core: Combine the flattree and livetree binding code by Simon Glass · 4 years ago
- d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 4 years ago
- e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
- 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 4 years ago
- a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
- 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
- 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
- e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
- 21f9075 sandbox: serial: Update to use membuff by Simon Glass · 4 years ago
- 1bf0a40 sandbox: serial: Convert to livetree by Simon Glass · 4 years ago
- c5ea016 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years ago
- 5a1a8a6 Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years ago
- 164941c net: pfe_eth: read PFE ESBC header flash with spi_flash_read API by Biwen Li · 4 years, 1 month ago
- ee7c122 pci: layerscape: fix a dead loop issue by Hou Zhiqiang · 4 years, 1 month ago
- 3a187cf armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 4 years, 1 month ago
- 2a29a9a drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · 4 years, 1 month ago
- 1255f8b pci: ls_pcie_g4: Add size check for config resource by Wasim Khan · 4 years, 2 months ago
- 49df7c9 pci: layerscape: Add size check for config resource by Wasim Khan · 4 years, 2 months ago
- eac3644 pci: ls_pcie_g4: Print pcie controller number starting from 1 by Wasim Khan · 4 years, 2 months ago
- b6c6a24 pci: layerscape: Update print of pcie controller by Wasim Khan · 4 years, 2 months ago
- 2a42de6 Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago
- 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
- 8454cf0 clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass by Claudiu Beznea · 4 years ago
- 8f9abdf power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years, 1 month ago
- 5d89afe pca9450a: fix i2c address by Max Krummenacher · 4 years, 1 month ago
- 5d77219 mmc: fsl_esdhc_imx: optimize the timing setting by Haibo Chen · 4 years, 1 month ago
- b5874b5 mmc: fsl_esdhc_imx: add wait_dat0() support by Haibo Chen · 4 years, 1 month ago
- 61eb1fe imx: clk: added IPG Clock for I2C on imx8qm by Oliver Graute · 4 years ago
- 3829856 mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash by Michael Walle · 4 years ago
- c2ba01c watchdog: sbsa: timeout should be in "millisecond" by Zhao Qiang · 4 years ago