aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-08-09ddr: Add DDR driver for iMX8ULPYe Li
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan
2021-08-09driver: misc: imx8ulp: Add fuse driver for imx8ulpYe Li
2021-08-09arm: imx8ulp: release and configure XRDC at early phaseYe Li
2021-08-09drivers: misc: s400_api: Update API for fuse read and writeYe Li
2021-08-09drivers: misc: imx8ulp: Update S400 API for release RDCYe Li
2021-08-09drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li
2021-08-09drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6Ye Li
2021-08-09drivers: mmc: fsl_esdhc_imx: support i.MX8ULPPeng Fan
2021-08-09pinctrl: Add pinctrl driver for imx8ulpYe Li
2021-08-09net: fec_mxc: support i.MX8ULPPeng Fan
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li
2021-08-08dm: core: Don't allow uclass use before readySimon Glass
2021-08-08dm: migrate the dm_warn to use the log macroPatrick Delaunay
2021-08-06Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2021-08-06pci: ppc: Drop ftpci100 driverSimon Glass
2021-08-06pci: sata_sil: Drop DM_PCI checksSimon Glass
2021-08-05pci: Drop DM_PCI check from bios_emulSimon Glass
2021-08-05pci: scsi: pci: Drop DM_PCI check from scsiSimon Glass
2021-08-05pci: imx: Drop use of DM_PCISimon Glass
2021-08-05pci: msc01: Drop use of DM_PCISimon Glass
2021-08-05pci: gt64120: Drop use of DM_PCISimon Glass
2021-08-05pci: usb: ohci: Test on PCI not DM_PCISimon Glass
2021-08-05pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()Simon Glass
2021-08-05pci: Drop DM_PCI check from pci_commonSimon Glass
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-08-03mtd: spi-nor: Mask out fast read if not requested in DTBin Meng
2021-08-03mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()Bin Meng
2021-08-03spi: spi-mem-nodm: Fix read data size issueBin Meng
2021-08-03mtd: spi-nor-ids: Add support for XMC XM25QH64CReto Schneider
2021-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-02Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-08-02Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-08-02x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQBin Meng
2021-08-02spi: ich: Limit slave->max_read_sizeBin Meng
2021-08-01video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEOAndre Przywara
2021-08-01video: Add simple driver for ST-Ericsson MCDE with pre-configured displayStephan Gerhold
2021-08-01sandbox: tpm: Support extending a PCR multiple timesSimon Glass
2021-08-01sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NBSimon Glass
2021-08-01sandbox: tpm: Support storing device state in tpm2Simon Glass
2021-08-01sandbox: tpm: Support nvdata in TPM2Simon Glass
2021-08-01sandbox: tpm: Track whether the state is validSimon Glass
2021-08-01sandbox: tpm: Finish comments for struct sandbox_tpm2Simon Glass
2021-08-01sandbox: tpm: Correct handling of get-capabilitySimon Glass
2021-08-01sandbox: tpm: Support the define-space commandSimon Glass
2021-08-01sandbox: tpm: Tidy up reading and writing of device stateSimon Glass
2021-08-01sandbox: tpm: Split out common nvdata codeSimon Glass