summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-18net: cortina: Add support for tfa boot in cortina firmwareKuldeep Singh1-10/+69
2021-08-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh1-0/+10
2021-08-18spi: nxp_fspi: Ensure width is respected in spi-mem operationsMichael Walle1-1/+1
2021-08-16clk: stm32mp1: add support of BSEC clockPatrick Delaunay1-0/+1
2021-08-12Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini7-36/+1083
2021-08-12rockchip: px30: Support configure SFCJon Lin1-0/+32
2021-08-12mtd: spi-nor-ids: Add XTX XT25F128BChris Morgan2-0/+10
2021-08-12spi: rockchip_sfc: add support for Rockchip SFCChris Morgan3-0/+655
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini1-0/+1
2021-08-11mmc: rockchip_sdhci: Add support for RK3568Yifeng Zhao1-0/+109
2021-08-11mmc: rockchip_sdhci: add phy and clock config for rk3399Yifeng Zhao1-36/+277
2021-08-11mtd: kconfig: Fix CFI_FLASH dependencyBin Meng1-0/+1
2021-08-11arm: a37xx: pci: Fix handling PIO config error responsesPali Rohár1-26/+26
2021-08-11arm: mvebu: sata_mv failed to identify HDDs during cold startTony Dinh1-2/+27
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini17-7/+990
2021-08-09ddr: Add DDR driver for iMX8ULPYe Li5-0/+239
2021-08-09imx8ulp: move struct mu_type to common headerPeng Fan1-18/+1
2021-08-09driver: misc: imx8ulp: Add fuse driver for imx8ulpYe Li2-0/+199
2021-08-09arm: imx8ulp: release and configure XRDC at early phaseYe Li1-16/+20
2021-08-09drivers: misc: s400_api: Update API for fuse read and writeYe Li1-0/+81
2021-08-09drivers: misc: imx8ulp: Update S400 API for release RDCYe Li1-2/+5
2021-08-09drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li1-1/+120
2021-08-09drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6Ye Li1-1/+1
2021-08-09drivers: mmc: fsl_esdhc_imx: support i.MX8ULPPeng Fan2-5/+9
2021-08-09pinctrl: Add pinctrl driver for imx8ulpYe Li3-0/+59
2021-08-09net: fec_mxc: support i.MX8ULPPeng Fan2-2/+2
2021-08-09driver: misc: Add MU and S400 API to communicate with SentinelYe Li4-0/+292
2021-08-08dm: core: Don't allow uclass use before readySimon Glass1-0/+3
2021-08-08dm: migrate the dm_warn to use the log macroPatrick Delaunay1-11/+0
2021-08-06Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini3-1/+154
2021-08-06pci: ppc: Drop ftpci100 driverSimon Glass2-320/+0
2021-08-06pci: sata_sil: Drop DM_PCI checksSimon Glass2-12/+0
2021-08-06pci: Drop DM_PCI check from bios_emulSimon Glass2-137/+0
2021-08-06pci: scsi: pci: Drop DM_PCI check from scsiSimon Glass1-6/+0
2021-08-06pci: imx: Drop use of DM_PCISimon Glass1-81/+0
2021-08-06pci: msc01: Drop use of DM_PCISimon Glass1-64/+0
2021-08-06pci: gt64120: Drop use of DM_PCISimon Glass1-64/+0
2021-08-06pci: usb: ohci: Test on PCI not DM_PCISimon Glass1-1/+1
2021-08-05pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()Simon Glass1-2/+1
2021-08-05pci: Drop DM_PCI check from pci_commonSimon Glass1-2/+2
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini3-10/+24
2021-08-03mtd: spi-nor: Mask out fast read if not requested in DTBin Meng1-3/+13
2021-08-03mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()Bin Meng1-3/+4
2021-08-03spi: spi-mem-nodm: Fix read data size issueBin Meng1-4/+6
2021-08-03mtd: spi-nor-ids: Add support for XMC XM25QH64CReto Schneider1-0/+1
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini3-8/+11
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass24-39/+38
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass19-43/+42
2021-08-02Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-14/+12
2021-08-02Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini3-29/+38