summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | clk: stm32mp1: add support of BSEC clockPatrick Delaunay2021-08-161-0/+1
* | Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini2021-08-127-36/+1083
|\ \
| * | rockchip: px30: Support configure SFCJon Lin2021-08-121-0/+32
| * | mtd: spi-nor-ids: Add XTX XT25F128BChris Morgan2021-08-122-0/+10
| * | spi: rockchip_sfc: add support for Rockchip SFCChris Morgan2021-08-123-0/+655
| * | mmc: rockchip_sdhci: Add support for RK3568Yifeng Zhao2021-08-111-0/+109
| * | mmc: rockchip_sdhci: add phy and clock config for rk3399Yifeng Zhao2021-08-111-36/+277
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2021-08-111-0/+1
|\ \ \
| * | | mtd: kconfig: Fix CFI_FLASH dependencyBin Meng2021-08-111-0/+1
| |/ /
* | | arm: a37xx: pci: Fix handling PIO config error responsesPali Rohár2021-08-111-26/+26
* | | arm: mvebu: sata_mv failed to identify HDDs during cold startTony Dinh2021-08-111-2/+27
|/ /
* | Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-08-0917-7/+990
|\ \
| * | ddr: Add DDR driver for iMX8ULPYe Li2021-08-095-0/+239
| * | imx8ulp: move struct mu_type to common headerPeng Fan2021-08-091-18/+1
| * | driver: misc: imx8ulp: Add fuse driver for imx8ulpYe Li2021-08-092-0/+199
| * | arm: imx8ulp: release and configure XRDC at early phaseYe Li2021-08-091-16/+20
| * | drivers: misc: s400_api: Update API for fuse read and writeYe Li2021-08-091-0/+81
| * | drivers: misc: imx8ulp: Update S400 API for release RDCYe Li2021-08-091-2/+5
| * | drivers: misc: imx8ulp: Add S400 API for image authenticationYe Li2021-08-091-1/+120
| * | drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6Ye Li2021-08-091-1/+1
| * | drivers: mmc: fsl_esdhc_imx: support i.MX8ULPPeng Fan2021-08-092-5/+9
| * | pinctrl: Add pinctrl driver for imx8ulpYe Li2021-08-093-0/+59
| * | net: fec_mxc: support i.MX8ULPPeng Fan2021-08-092-2/+2
| * | driver: misc: Add MU and S400 API to communicate with SentinelYe Li2021-08-094-0/+292
| |/
* | dm: core: Don't allow uclass use before readySimon Glass2021-08-081-0/+3
* | dm: migrate the dm_warn to use the log macroPatrick Delaunay2021-08-081-11/+0
* | Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini2021-08-063-1/+154
|\ \
| * | video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEOAndre Przywara2021-08-011-1/+0
| * | video: Add simple driver for ST-Ericsson MCDE with pre-configured displayStephan Gerhold2021-08-013-0/+154
* | | pci: ppc: Drop ftpci100 driverSimon Glass2021-08-062-320/+0
* | | pci: sata_sil: Drop DM_PCI checksSimon Glass2021-08-062-12/+0
* | | pci: Drop DM_PCI check from bios_emulSimon Glass2021-08-052-137/+0
* | | pci: scsi: pci: Drop DM_PCI check from scsiSimon Glass2021-08-051-6/+0
* | | pci: imx: Drop use of DM_PCISimon Glass2021-08-051-81/+0
* | | pci: msc01: Drop use of DM_PCISimon Glass2021-08-051-64/+0
* | | pci: gt64120: Drop use of DM_PCISimon Glass2021-08-051-64/+0
* | | pci: usb: ohci: Test on PCI not DM_PCISimon Glass2021-08-051-1/+1
* | | pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()Simon Glass2021-08-051-2/+1
* | | pci: Drop DM_PCI check from pci_commonSimon Glass2021-08-051-2/+2
| |/ |/|
* | Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-08-033-10/+24
|\ \
| * | mtd: spi-nor: Mask out fast read if not requested in DTBin Meng2021-08-031-3/+13
| * | mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()Bin Meng2021-08-031-3/+4
| * | spi: spi-mem-nodm: Fix read data size issueBin Meng2021-08-031-4/+6
| * | mtd: spi-nor-ids: Add support for XMC XM25QH64CReto Schneider2021-08-031-0/+1
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-08-023-8/+11
|\ \ \ | |/ / |/| |
| * | x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQBin Meng2021-08-022-6/+7
| * | spi: ich: Limit slave->max_read_sizeBin Meng2021-08-021-2/+4
| |/
* | global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-0224-39/+38
* | global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-0219-43/+42
* | Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-08-021-14/+12
|\ \