summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini2022-06-2853-8/+51
* ata: fsl_sata: Remove legacy non-BLK codeTom Rini2022-06-2816-153/+3
* ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI codeTom Rini2022-06-2810-151/+0
* xtensa: Switch to using CONFIG_XTENSA for building device treesTom Rini2022-06-282-7/+1
* vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini2022-06-283-11/+5
* tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini2022-06-287-5/+9
* spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-2814-51/+12
* usb: ehci-mx5: Remove non-DM codeTom Rini2022-06-281-47/+0
* usb: ehci-mxc: RemoveTom Rini2022-06-282-149/+0
* PowerPC: Remove some unused USB codeTom Rini2022-06-284-33/+1
* Convert CONFIG_TEGRA_GPU to KconfigTom Rini2022-06-2812-6/+13
* usb: xhci-fsl: Remove non-DM codeTom Rini2022-06-282-64/+0
* Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini2022-06-287-23/+11
* usb: ehci-fsl: Remove non-DM codeTom Rini2022-06-285-101/+0
* Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini2022-06-2813-17/+6
* Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini2022-06-2857-87/+4
* Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini2022-06-288-16/+10
* ehci-mxs: Remove non-DM codeTom Rini2022-06-284-80/+0
* Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini2022-06-284-3/+10
* Convert CONFIG_E1000_NO_NVM to KconfigTom Rini2022-06-285-6/+6
* Merge branch '2022-06-28-mpc85xx-and-aspeed-fixes' into nextTom Rini2022-06-2848-142/+123
|\
| * aspeed/ast2600: Fix SPL linker scriptJoel Stanley2022-06-281-3/+3
| * powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár2022-06-2847-139/+120
|/
* Merge branch '2022-06-27-add-armv8-sha1-sha256-support' into nextTom Rini2022-06-2710-15/+365
|\
| * qemu_arm64: Enable CONFIG_ARMV8_CRYPTO supportTom Rini2022-06-271-0/+1
| * armv8 SHA-256 using ARMv8 Crypto ExtensionsLoic Poulain2022-06-274-0/+160
| * lib: sha256: Add support for hardware specific sha256_processLoic Poulain2022-06-271-7/+19
| * armv8 SHA-1 using ARMv8 Crypto Extensions:Loic Poulain2022-06-274-0/+165
| * sha1: Fix digest state size/typeLoic Poulain2022-06-271-1/+1
| * lib: sha1: Add support for hardware specific sha1_processLoic Poulain2022-06-271-7/+19
|/
* Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini2022-06-2776-3330/+5310
|\
| * timer: Add SPL_REGMAP dependency for Xilinx timerMichal Simek2022-06-271-0/+1
| * xilinx: Enable support for SquashFSMichal Simek2022-06-273-0/+3
| * arm64: zynqmp: Move helper functions below header includesStefan Herbrechtsmeier2022-06-243-2393/+2375
| * tools: zynqmp_psu_init_minimize: Move helper functions below header includesStefan Herbrechtsmeier2022-06-241-0/+8
| * tools: zynqmp_psu_init_minimize: Use CR instead of LFStefan Herbrechtsmeier2022-06-241-1/+1
| * tools: zynqmp_psu_init_minimize: Remove low level uart settingsStefan Herbrechtsmeier2022-06-241-0/+17
| * xilinx: zynqmp: make spi flash support optionalStefan Herbrechtsmeier2022-06-241-0/+2
| * xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier2022-06-243-29/+38
| * xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier2022-06-241-0/+4
| * soc: xilinx: zynqmp: Add machine identification supportStefan Herbrechtsmeier2022-06-242-268/+298
| * soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_readStefan Herbrechtsmeier2022-06-241-2/+1
| * xilinx: zynqmp: Merge device listsStefan Herbrechtsmeier2022-06-241-30/+24
| * xilinx: zynqmp: Reuse shift macros to define masksStefan Herbrechtsmeier2022-06-241-3/+3
| * xilinx: zynqmp: Add macro for device type maskStefan Herbrechtsmeier2022-06-241-2/+3
| * xilinx: zynqmp: Replace strncat with strlcatStefan Herbrechtsmeier2022-06-241-8/+9
| * firmware: zynqmp: Probe driver before useStefan Herbrechtsmeier2022-06-241-3/+20
| * firmware: zynqmp: Check if rx channel dev pointer is validStefan Herbrechtsmeier2022-06-241-1/+1
| * ARM: zynq: Fix size-cells for pl353 driverAmit Kumar Mahapatra2022-06-241-1/+1
| * arm64: zynqmp: Fix usb node drive strength and slew rateAshok Reddy Soma2022-06-2412-17/+60