summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-27lib: sha1: Add support for hardware specific sha1_processLoic Poulain
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-27timer: Add SPL_REGMAP dependency for Xilinx timerMichal Simek
2022-06-27xilinx: Enable support for SquashFSMichal Simek
2022-06-26Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-06-26sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platformqianfan Zhao
2022-06-26sunxi: fix initial environment loading without MMCSamuel Holland
2022-06-26clk: sunxi: Add additional RTC compatible stringsSamuel Holland
2022-06-26gpio: sunxi: Fix build with CONFIG_SPL_SERIAL=nSamuel Holland
2022-06-26ARM: dts: sun4i: Sync from Linux v5.18-rc1Samuel Holland
2022-06-26sunxi: usb: convert PHY GPIO functions to DMAndre Przywara
2022-06-25Merge tag 'video-20220625' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-06-25video: stm32: remove test on CONFIG_DM_REGULATORPatrick Delaunay
2022-06-25driver: video: Check allocated pointersBin Meng
2022-06-25sandbox: sdl: Add stub sandbox_sdl_remove_display()Andrew Scull
2022-06-24arm64: zynqmp: Move helper functions below header includesStefan Herbrechtsmeier
2022-06-24tools: zynqmp_psu_init_minimize: Move helper functions below header includesStefan Herbrechtsmeier
2022-06-24tools: zynqmp_psu_init_minimize: Use CR instead of LFStefan Herbrechtsmeier
2022-06-24tools: zynqmp_psu_init_minimize: Remove low level uart settingsStefan Herbrechtsmeier
2022-06-24xilinx: zynqmp: make spi flash support optionalStefan Herbrechtsmeier
2022-06-24xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier
2022-06-24xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier
2022-06-24soc: xilinx: zynqmp: Add machine identification supportStefan Herbrechtsmeier
2022-06-24soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_readStefan Herbrechtsmeier
2022-06-24xilinx: zynqmp: Merge device listsStefan Herbrechtsmeier
2022-06-24xilinx: zynqmp: Reuse shift macros to define masksStefan Herbrechtsmeier
2022-06-24xilinx: zynqmp: Add macro for device type maskStefan Herbrechtsmeier
2022-06-24xilinx: zynqmp: Replace strncat with strlcatStefan Herbrechtsmeier
2022-06-24firmware: zynqmp: Probe driver before useStefan Herbrechtsmeier
2022-06-24firmware: zynqmp: Check if rx channel dev pointer is validStefan Herbrechtsmeier
2022-06-24ARM: zynq: Fix size-cells for pl353 driverAmit Kumar Mahapatra
2022-06-24arm64: zynqmp: Fix usb node drive strength and slew rateAshok Reddy Soma
2022-06-24microblaze: Remove interrupt handlerMichal Simek
2022-06-24microblaze: Convert axi timer to DM driverMichal Simek
2022-06-24cpu: add CPU driver for microblazeOvidiu Panait
2022-06-24microblaze: add support for handling PVR dataOvidiu Panait
2022-06-24microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY optionOvidiu Panait
2022-06-24microblaze: cache: introduce flush_dcache_range()Ovidiu Panait
2022-06-24microblaze: cache: introduce cpuinfo structureOvidiu Panait
2022-06-24microblaze: cache: introduce flush_cache_all()Ovidiu Panait
2022-06-24microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait
2022-06-24microblaze: cache: split flush_cache() functionOvidiu Panait
2022-06-24microblaze: cache: improve icache Kconfig optionsOvidiu Panait
2022-06-24microblaze: cache: improve dcache Kconfig optionsOvidiu Panait
2022-06-24microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHEOvidiu Panait
2022-06-24microblaze: start.S: remove unused codeOvidiu Panait
2022-06-24cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2022-06-24cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()Ovidiu Panait
2022-06-24microblaze: Add support for run time relocationMichal Simek
2022-06-24tools: relocate-rela: Add support for 32bit Microblaze relocationMichal Simek