aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-26mmc: fsl_esdhc_spl: pre-PBL: implement redundancy supportPali Rohár1-7/+18
2022-04-26mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attributePali Rohár1-1/+1
2022-04-26mtd: nand: raw: Add support for DT property nand-ecc-algo=bchPali Rohár1-0/+6
2022-04-26mtd: rawnand: fsl_elbc: Use ECC configuration from device treePali Rohár1-23/+26
2022-04-26mtd: rawnand: fsl_elbc: Add device tree supportPali Rohár2-2/+44
2022-04-26mtd: rawnand: fsl_elbc: Implement RNDOUT commandPali Rohár1-0/+8
2022-04-26ddr: fsl: Allow to compile it without env supportPali Rohár1-0/+4
2022-04-26mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUGPali Rohár1-1/+1
2022-04-26mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD cardPali Rohár1-0/+5
2022-04-26mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot sizePali Rohár1-10/+2
2022-04-26mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBRPali Rohár1-2/+25
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmicWIP/22Apr2022Tom Rini1-1/+1
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini3-2/+22
2022-04-22power-domain: Fix use of uninitialized value in dev_power_domain_ctrlSean Anderson1-1/+1
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdogTom Rini3-0/+125
2022-04-22Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini19-212/+715
2022-04-22Add support for TP-Link UE200 dongleOleksii Titov1-0/+2
2022-04-22usb: dwc3: Add support for usb3-phy PHY configurationMichal Simek1-0/+18
2022-04-22usb: gadget: ci: Make various ops constAdam Ford1-2/+2
2022-04-22wdt: nuvoton: Add support for NuvotonJim Liu3-0/+125
2022-04-21misc: atsha204a: Remove duplicate CRC-16 implementationPali Rohár2-119/+4
2022-04-21crypto/fsl: add invalidate_dcache_range for hash output bufferGaurav Jain1-6/+8
2022-04-21crypto/fsl: Clear the memory when blob decapsulation failsGaurav Jain1-0/+4
2022-04-21pci: imx: remove weak overrides no longer usedTim Harvey1-8/+2
2022-04-21pci: imx: use vpcie-supply if defined by device-treeTim Harvey1-2/+17
2022-04-21usb: dwc3: Implement .glue_configure for i.MX8MPMarek Vasut1-0/+52
2022-04-21usb: dwc3: Rename .select_dr_mode to .glue_configureMarek Vasut1-5/+5
2022-04-21imx: power-domain: Add i.MX8MP HSIOMIX driverMarek Vasut3-0/+167
2022-04-21imx: power-domain: Add i.MX8MP supportMarek Vasut1-0/+79
2022-04-21power_domain: Add power_domain_get_by_name()Marek Vasut1-0/+14
2022-04-21imx: power-domain: Get rid of SMCCC dependencyMarek Vasut2-19/+361
2022-04-21imx: power-domain: Inline arch-imx8m/power-domain.hMarek Vasut1-1/+6
2022-04-21imx: power-domain: Descend into pgc subnode if presentMarek Vasut1-0/+6
2022-04-21power-domain: Return 0 if ops unimplemented and remove empty functionsMarek Vasut12-181/+4
2022-04-21net: mvneta: add SFP TX disable handlingRobert Marko1-0/+12
2022-04-20ram: k3-ddrss: Allow use of dt provided initial frequencyDave Gerlach1-5/+10
2022-04-20ram: k3-ddrss: Fix register name and explain its usageDominic Rath1-3/+3
2022-04-19gpio: aspeed: Fix incorrect offset of read back register.Billy Tsai1-2/+2
2022-04-19Merge tag 'u-boot-rockchip-20220418' of https://source.denx.de/u-boot/custodi...WIP/19Apr2022Tom Rini19-51/+1824
2022-04-18dm: core: Deal with a wrinkle with linker listsWIP/2022-04-18-dm-reducing-spl-memory-usageSimon Glass2-2/+9
2022-04-18dm: core: Allow devres to be disabled in SPLSimon Glass2-2/+2
2022-04-18rockchip: video: mipi: add more compatible strings for rk3288/rk3399Johan Jonker2-0/+2
2022-04-18rockchip: video: rk_edp: add more rk3288 edp node optionsJohan Jonker1-2/+6
2022-04-18rockchip: rk3066: add sdram driverPaweł Jarosz2-0/+893
2022-04-18rockchip: rk3066: add rk3066 pinctrl driverPaweł Jarosz2-0/+113
2022-04-18rockchip: rk3066: add clock driver for rk3066 socPaweł Jarosz2-0/+718
2022-04-18rockchip: serial: Kconfig: allow ROCKCHIP_SERIAL enabled in TPLJohan Jonker2-4/+2
2022-04-18rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIALJohan Jonker1-0/+1
2022-04-18rockchip: serial: rename U_BOOT_DRIVER name to rockchip_uartJohan Jonker1-8/+9
2022-04-18rockchip: serial: move driver alias to serial_rockchip.cJohan Jonker2-2/+2