aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini5-101/+0
2022-06-28Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini13-17/+6
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini57-87/+4
2022-06-28Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini8-16/+10
2022-06-28ehci-mxs: Remove non-DM codeTom Rini4-80/+0
2022-06-28Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini4-3/+10
2022-06-28Convert CONFIG_E1000_NO_NVM to KconfigTom Rini5-6/+6
2022-06-28Merge branch '2022-06-28-mpc85xx-and-aspeed-fixes' into nextTom Rini48-142/+123
2022-06-28aspeed/ast2600: Fix SPL linker scriptJoel Stanley1-3/+3
2022-06-28powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár47-139/+120
2022-06-28board: atmel: remove calls to debug_uart_initEugen Hristev19-60/+0
2022-06-28ARM: dts: at91: sam9x60ek: fix eeprom compatibleEugen Hristev1-1/+1
2022-06-28misc: i2c_eeprom: remove 24aa02e48Eugen Hristev1-8/+0
2022-06-28ARM: dts: at91: replace microchip, 24aa02e48 with atmel, at24c02Eugen Hristev3-6/+6
2022-06-28ARM: dts: at91: sama7g5/sama7g5ek: sync with kernel at91 5.19Eugen Hristev2-12/+55
2022-06-28dt-bindings: sound: add microchip,pdmc.hEugen Hristev1-0/+13
2022-06-28configs: at91: sama5d2_icp: enable QSPI and SF commandSergiu Moga1-0/+13
2022-06-28configs: at91: sam9x60ek: enable QSPI and SF commandSergiu Moga2-0/+26
2022-06-28ARM: dts: sam9x60: fix compatible for qspi child nodeSergiu Moga1-1/+1
2022-06-27Merge branch '2022-06-27-add-armv8-sha1-sha256-support' into nextTom Rini10-15/+365
2022-06-27qemu_arm64: Enable CONFIG_ARMV8_CRYPTO supportWIP/2022-06-27-add-armv8-sha1-sha256-supportTom Rini1-0/+1
2022-06-27armv8 SHA-256 using ARMv8 Crypto ExtensionsLoic Poulain4-0/+160
2022-06-27lib: sha256: Add support for hardware specific sha256_processLoic Poulain1-7/+19
2022-06-27armv8 SHA-1 using ARMv8 Crypto Extensions:Loic Poulain4-0/+165
2022-06-27sha1: Fix digest state size/typeLoic Poulain1-1/+1
2022-06-27lib: sha1: Add support for hardware specific sha1_processLoic Poulain1-7/+19
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...WIP/27Jun2022-nextTom Rini76-3330/+5310
2022-06-27timer: Add SPL_REGMAP dependency for Xilinx timerMichal Simek1-0/+1
2022-06-27xilinx: Enable support for SquashFSMichal Simek3-0/+3
2022-06-24arm64: zynqmp: Move helper functions below header includesStefan Herbrechtsmeier3-2393/+2375
2022-06-24tools: zynqmp_psu_init_minimize: Move helper functions below header includesStefan Herbrechtsmeier1-0/+8
2022-06-24tools: zynqmp_psu_init_minimize: Use CR instead of LFStefan Herbrechtsmeier1-1/+1
2022-06-24tools: zynqmp_psu_init_minimize: Remove low level uart settingsStefan Herbrechtsmeier1-0/+17
2022-06-24xilinx: zynqmp: make spi flash support optionalStefan Herbrechtsmeier1-0/+2
2022-06-24xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier3-29/+38
2022-06-24xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier1-0/+4
2022-06-24soc: xilinx: zynqmp: Add machine identification supportStefan Herbrechtsmeier2-268/+298
2022-06-24soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_readStefan Herbrechtsmeier1-2/+1
2022-06-24xilinx: zynqmp: Merge device listsStefan Herbrechtsmeier1-30/+24
2022-06-24xilinx: zynqmp: Reuse shift macros to define masksStefan Herbrechtsmeier1-3/+3
2022-06-24xilinx: zynqmp: Add macro for device type maskStefan Herbrechtsmeier1-2/+3
2022-06-24xilinx: zynqmp: Replace strncat with strlcatStefan Herbrechtsmeier1-8/+9
2022-06-24firmware: zynqmp: Probe driver before useStefan Herbrechtsmeier1-3/+20
2022-06-24firmware: zynqmp: Check if rx channel dev pointer is validStefan Herbrechtsmeier1-1/+1
2022-06-24ARM: zynq: Fix size-cells for pl353 driverAmit Kumar Mahapatra1-1/+1
2022-06-24arm64: zynqmp: Fix usb node drive strength and slew rateAshok Reddy Soma12-17/+60
2022-06-24microblaze: Remove interrupt handlerMichal Simek3-219/+1
2022-06-24microblaze: Convert axi timer to DM driverMichal Simek8-150/+98
2022-06-24cpu: add CPU driver for microblazeOvidiu Panait5-0/+380
2022-06-24microblaze: add support for handling PVR dataOvidiu Panait4-0/+125