summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spl: fit: nand: allow for non-page-aligned elementsTim Harvey2021-04-081-0/+5
* crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li2021-04-088-72/+93
* fsl_mfgprot: Fix typo in sign_mppubk()Breno Lima2021-04-081-1/+1
* imx8m: Add DEK blob encapsulation for imx8mClement Faure2021-04-081-2/+1
* crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier2021-04-085-32/+36
* crypto: caam: Fix build warnings pointer castingAymen Sghaier2021-04-081-2/+3
* crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier2021-04-081-1/+3
* caam: enable support for iMX7ULPFranck LENORMAND2021-04-081-1/+1
* crypto: caam: change JR running loopFranck LENORMAND2021-04-082-7/+9
* crypto: fsl: blob: Flush dcache range for destination addressBreno Lima2021-04-081-0/+6
* imx: imx7 Support for Manufacturing ProtectionBreno Lima2021-04-083-0/+162
* misc: ocotp: Update OCOTP driver for iMX8MQ B2Ye Li2021-04-081-1/+1
* power: pca9450: add a new parameter for power_pca9450_initPeng Fan2021-04-081-2/+2
* imx8mp: refine power on imx8mp boardhaidong.zheng2021-04-081-0/+8
* Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/06Apr2021Tom Rini2021-04-064-12/+45
|\
| * mmc: mmc-uclass: Use dev_seq() to read aliases node's indexAswath Govindraju2021-04-061-7/+5
| * mmc: Check for device with a seq number equal to num before checking against ...Aswath Govindraju2021-04-061-3/+5
| * mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle2021-04-062-1/+8
| * mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle2021-04-062-1/+27
* | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-04-062-10/+7
|\ \
| * | usb: xhci: Make debug output better readable and checkpatch cleanStefan Roese2021-04-061-6/+3
| * | usb: xhci: Add missing xhci_readl()Aaron Williams2021-04-061-4/+4
| |/
* | Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-066-4/+545
|\ \
| * | net: designware: remove amlogic compatiblesNeil Armstrong2021-04-061-3/+0
| * | net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong2021-04-063-0/+159
| * | net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong2021-04-063-0/+157
| * | net: designware: add DM_MDIO supportNeil Armstrong2021-04-061-1/+92
| * | net: add MMIO Register MDIO MUX driverNeil Armstrong2021-04-063-0/+137
| |/
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-04-062-4/+37
|\ \
| * | watchdog: Allow to use CONFIG_WDT without starting watchdogPali Rohár2021-04-062-0/+18
| * | watchdog: Show error message when initr_watchdog() cannot start watchdogPali Rohár2021-04-061-1/+7
| * | watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()Pali Rohár2021-04-061-3/+12
| |/
* | Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2021-04-061-4/+33
|\ \
| * | cfi_flash: Fix detection of 8-bit bus flash devices via address shiftJagannadha Sutradharudu Teki2021-04-061-4/+33
| |/
* | pinctrl: Return -ENOSYS when system call is not availableSimon Glass2021-04-061-4/+6
* | simple-pm-bus: Use -ENOSYS for checking missing system callSimon Glass2021-04-061-2/+2
* | clk: Return -ENOSYS when system call is not availableSimon Glass2021-04-061-4/+4
* | clk: Update drivers to use -EINVALSimon Glass2021-04-069-17/+17
* | usb: Return -ENOSYS when system call is not availableSimon Glass2021-04-061-1/+1
* | dm: core: Use -ENOSPC in acpi_get_path()Simon Glass2021-04-061-1/+1
|/
* Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...WIP/31Mar2021-nextTom Rini2021-03-313-94/+190
|\
| * spi: xilinx_spi: Trivial fixes in axi qspi driverT Karthik Reddy2021-03-301-5/+3
| * clk: zynqmp: Fix clk dump valuesT Karthik Reddy2021-03-301-81/+170
| * net: gem: Fix setting PCS auto-negotiation stateRobert Hancock2021-03-301-8/+17
* | Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...WIP/30Mar2021-nextTom Rini2021-03-301-3/+23
|\ \
| * | pinctrl: at91-pio4: add support for slew-rateClaudiu Beznea2021-03-021-3/+23
* | | Merge tag 'v2021.04-rc5' into nextWIP/29Mar2021-nextTom Rini2021-03-297-19/+49
|\ \ \ | | |/ | |/|
| * | mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesMaxim Kochetkov2021-03-231-7/+10
| * | pci: layerscape: Change to allocate zeroed memery for struct ls_pcieHou Zhiqiang2021-03-232-2/+2
| * | rtc: ds1307: Add ds1339 compatibleChris Packham2021-03-231-0/+2