Commit Graph

  • 9bc5a24dea xilinx: zynqmp: Add macro for device type mask Stefan Herbrechtsmeier 2022-06-20 18:36:39 +02:00
  • bcf6f71bd7 xilinx: zynqmp: Replace strncat with strlcat Stefan Herbrechtsmeier 2022-06-20 18:36:38 +02:00
  • f851be15f4 firmware: zynqmp: Probe driver before use Stefan Herbrechtsmeier 2022-06-20 18:36:37 +02:00
  • fe7090c702 firmware: zynqmp: Check if rx channel dev pointer is valid Stefan Herbrechtsmeier 2022-06-20 18:36:36 +02:00
  • a13e0821da ARM: zynq: Fix size-cells for pl353 driver Amit Kumar Mahapatra 2022-06-15 12:22:41 +02:00
  • b8745e7eb4 arm64: zynqmp: Fix usb node drive strength and slew rate Ashok Reddy Soma 2022-06-15 12:16:13 +02:00
  • aec051d813 microblaze: Remove interrupt handler Michal Simek 2022-06-24 14:16:32 +02:00
  • a36d86720f microblaze: Convert axi timer to DM driver Michal Simek 2022-06-24 14:16:32 +02:00
  • 816226d27e cpu: add CPU driver for microblaze Ovidiu Panait 2022-05-31 21:14:35 +03:00
  • 9df16c5937 microblaze: add support for handling PVR data Ovidiu Panait 2022-05-31 21:14:34 +03:00
  • 064057fdbe microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY option Ovidiu Panait 2022-05-31 21:14:33 +03:00
  • 10f6508c07 microblaze: cache: introduce flush_dcache_range() Ovidiu Panait 2022-05-31 21:14:32 +03:00
  • 95b7a8fd12 microblaze: cache: introduce cpuinfo structure Ovidiu Panait 2022-05-31 21:14:31 +03:00
  • b195134984 microblaze: cache: introduce flush_cache_all() Ovidiu Panait 2022-05-31 21:14:30 +03:00
  • 84488fc693 microblaze: cache: introduce Kconfig options for icache/dcache sizes Ovidiu Panait 2022-05-31 21:14:29 +03:00
  • 73b8ee62a0 microblaze: cache: split flush_cache() function Ovidiu Panait 2022-05-31 21:14:28 +03:00
  • 8daf89678e microblaze: cache: improve icache Kconfig options Ovidiu Panait 2022-05-31 21:14:27 +03:00
  • ef0a592ae8 microblaze: cache: improve dcache Kconfig options Ovidiu Panait 2022-05-31 21:14:26 +03:00
  • 0ad71dc53a microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE Ovidiu Panait 2022-05-31 21:14:25 +03:00
  • 130fae2dec microblaze: start.S: remove unused code Ovidiu Panait 2022-05-31 21:14:24 +03:00
  • b391b915bb cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC Ovidiu Panait 2022-05-31 21:14:23 +03:00
  • 15c924a743 cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() Ovidiu Panait 2022-05-31 21:14:22 +03:00
  • d58c007498 microblaze: Add support for run time relocation Michal Simek 2022-06-24 14:15:01 +02:00
  • 034944b33b tools: relocate-rela: Add support for 32bit Microblaze relocation Michal Simek 2022-06-24 14:15:00 +02:00
  • 30fb8d29cd tools: relocate-rela: Add support for elf32 decoding Michal Simek 2022-06-24 14:15:00 +02:00
  • a1405d9cfe tools: relocate-rela: Check that relocation works only for EM_AARCH64 Michal Simek 2022-06-24 14:15:00 +02:00
  • 582ffb5cb3 tools: relocate-rela: Extract elf64 reloc to special function Michal Simek 2022-06-24 14:15:00 +02:00
  • 07c052be51 microblaze: Create SYM_ADDR macro to deal with symbols Michal Simek 2022-06-24 14:15:00 +02:00
  • 81169ae648 microblaze: Add comment about reset location Michal Simek 2022-06-24 14:15:00 +02:00
  • b6fe10afe9 microblaze: Remove _start symbol handling at U-Boot start Michal Simek 2022-06-24 14:15:00 +02:00
  • 986727ca11 microblaze: Remove code around r20 in relocate_code() Michal Simek 2022-06-24 14:15:00 +02:00
  • 3041b512eb microblaze: Optimize register usage in relocate_code Michal Simek 2022-06-24 14:15:00 +02:00
  • 532ad5f841 microblaze: Change stack protection address to new stack address Michal Simek 2022-06-24 14:15:00 +02:00
  • 1918c4166e microblaze: Separate code end substraction Michal Simek 2022-06-24 14:15:00 +02:00
  • 10fd6d64c7 microblaze: Enable REMAKE_ELF Michal Simek 2022-06-24 14:14:59 +02:00
  • 89e81e6c32 mips: Move endianness selection to arch/Kconfig Michal Simek 2022-06-24 14:14:59 +02:00
  • d896e790cb microblaze: Fix typo in exception.c Michal Simek 2022-06-24 14:14:59 +02:00
  • 65a4da947e microblaze: Remove CONFIG_TEXT_BASE from code Michal Simek 2022-06-24 14:14:59 +02:00
  • aa0799eb67 microblaze: Fix early stack allocation Michal Simek 2022-06-24 14:14:59 +02:00
  • 16a18471bb microblaze: Fix stack protection behavior Michal Simek 2022-06-24 14:14:59 +02:00
  • 7cf236cf1f microblaze: Switch absolute branches to relative Michal Simek 2022-06-24 14:14:59 +02:00
  • 4c9e2d6434 tools: relocate-rela: Read rela start/end directly from ELF Michal Simek 2022-06-24 14:14:59 +02:00
  • d8b0444b56 tools: relocate-rela: Use global variables Michal Simek 2022-06-24 14:14:59 +02:00
  • b956637b68 Makefile: Fix description for relocate-rela parameters Michal Simek 2022-06-24 14:14:59 +02:00
  • fe9d049e13 tools: relocate-rela: Open binary u-boot file later Michal Simek 2022-06-24 14:14:59 +02:00
  • 686c2bbb44 arm64: zynqmp: Fix tps544/u3007 node description Michal Simek 2022-06-15 11:56:56 +02:00
  • 5f5979f430 arm64: zynqmp: Update tps53681 i2c address Michal Simek 2022-06-15 11:56:55 +02:00
  • 0b0d433b6c arm64: zynqmp: Fix i2c addresses for vck190 SC Michal Simek 2022-06-15 11:56:54 +02:00
  • 123462e5e5 pinctrl: zynqmp: Add support for output-enable and bias-high-impedance Ashok Reddy Soma 2022-06-15 11:52:28 +02:00
  • b611f7faf9 arm64: zynqmp: Enable DP for kv260-revA board Michal Simek 2022-06-24 14:14:25 +02:00
  • ff5d9065ed xilinx: zynqmp: Do not use 0 as spl bss start address Stefan Herbrechtsmeier 2022-06-07 09:43:14 +02:00
  • baba22addd arm64: zynqmp: Add support for kr260 revA/B boards Michal Simek 2022-05-18 12:49:26 +02:00
  • ad55d99e3c serial: Setup serial base and freq for zynq/zynqmp Michal Simek 2022-06-06 09:44:01 +02:00
  • 254f0c766d arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params() Michal Simek 2022-06-06 09:37:09 +02:00
  • 2eeceb4842 arm64: versal: Add support to load an app at EL1 Ashok Reddy Soma 2022-05-05 23:53:45 -06:00
  • a110caa206 xilinx: Add CONFIG_DM_ETH_PHY config T Karthik Reddy 2022-05-10 13:26:11 +02:00
  • 8faeb023e9 net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver T Karthik Reddy 2022-05-10 13:26:10 +02:00
  • 935e3625ce net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver T Karthik Reddy 2022-05-10 13:26:09 +02:00
  • 31016a5a85 Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into next Tom Rini 2022-06-23 14:30:27 -04:00
  • 3e00721b3b Merge branch '2022-06-23-fuzzing-and-asan-for-sandbox' into next Tom Rini 2022-06-23 14:24:24 -04:00
  • 53355bb86c drivers: rng: add smccc trng driver Etienne Carriere 2022-06-01 10:27:34 +02:00
  • 2fbe47b7e7 firmware: psci: bind arm smccc features when discovered Etienne Carriere 2022-06-01 10:27:33 +02:00
  • b1ff399c6e firmware: psci: reorder header files inclusion Etienne Carriere 2022-06-01 10:27:32 +02:00
  • f7f1240015 smccc: define generic IDs for feature discovery Etienne Carriere 2022-06-01 10:27:31 +02:00
  • c08decd29e firmware: scmi: use multi channel in mailbox, optee and smccc agents Etienne Carriere 2022-05-31 18:09:29 +02:00
  • db59fef0f8 power: regulator: scmi: simplify scmi_voltd_set_enable() Etienne Carriere 2022-05-31 18:09:28 +02:00
  • ff33ed32b6 power: regulator: scmi: support SCMI multi-channel Etienne Carriere 2022-05-31 18:09:27 +02:00
  • f487a88c64 reset: scmi: support SCMI multi-channel Etienne Carriere 2022-05-31 18:09:26 +02:00
  • 38a905ecf9 clk: scmi: support SCMI multi-channel Etienne Carriere 2022-05-31 18:09:25 +02:00
  • 965d606d60 firmware: scmi: optee transport: implement multi-channel Etienne Carriere 2022-05-31 18:09:24 +02:00
  • 57b812fc8f firmware: scmi: smccc transport: implement multi-channel Etienne Carriere 2022-05-31 18:09:23 +02:00
  • b5d32ea42b firmware: scmi: mailbox transport: implement multi-channel Etienne Carriere 2022-05-31 18:09:22 +02:00
  • 8e96801aa6 firmware: scmi: add multi-channel support Etienne Carriere 2022-05-31 18:09:21 +02:00
  • 5a11df381a firmware: scmi: factorize scmi transport look up Etienne Carriere 2022-05-31 18:09:20 +02:00
  • 85dc582892 firmware: scmi: prepare uclass to pass channel reference Etienne Carriere 2022-05-31 18:09:19 +02:00
  • 8bcb1b4898 firmware: scmi: prepare scmi uclass API to multi-channel Etienne Carriere 2022-05-31 18:09:18 +02:00
  • 5d8eb4ce33 firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL Etienne Carriere 2022-05-31 18:09:17 +02:00
  • 593eac9805 firmware: scmi: optee: use TEE shared memory for SCMI messages Etienne Carriere 2022-05-31 18:09:16 +02:00
  • a73f3ba91f fuzz: virtio: Add fuzzer for vring Andrew Scull 2022-05-30 10:00:13 +00:00
  • 0518e7a28f sandbox: Implement fuzzing engine driver Andrew Scull 2022-05-30 10:00:12 +00:00
  • d9962b12f2 sandbox: Add libfuzzer integration Andrew Scull 2022-05-30 10:00:11 +00:00
  • 001c39a196 sandbox: Decouple program entry from sandbox init Andrew Scull 2022-05-30 10:00:10 +00:00
  • 36f641c54e test: fuzz: Add framework for fuzzing Andrew Scull 2022-05-30 10:00:09 +00:00
  • 3f807c6b81 fuzzing_engine: Add fuzzing engine uclass Andrew Scull 2022-05-30 10:00:08 +00:00
  • eabc4e2980 CI: Azure: Build with ASAN enabled Andrew Scull 2022-05-30 10:00:07 +00:00
  • 791de336b6 test/py: test_stackprotector: Disable for ASAN Andrew Scull 2022-05-30 10:00:06 +00:00
  • 1e578ed20c sandbox: Add support for Address Sanitizer Andrew Scull 2022-05-30 10:00:05 +00:00
  • 99e2fbcb69 linker_lists: Rename sections to remove . prefix Andrew Scull 2022-05-30 10:00:04 +00:00
  • 0648b13269 sandbox: Rename getopt sections Andrew Scull 2022-05-30 10:00:03 +00:00
  • aac53d3d96 sandbox: Rename EFI runtime sections Andrew Scull 2022-05-30 10:00:02 +00:00
  • 337b26e468 serial: sandbox: Fix buffer underflow in puts Andrew Scull 2022-05-30 10:00:01 +00:00
  • 625756083e Merge branch '2022-06-23-important-fixes' Tom Rini 2022-06-23 11:27:04 -04:00
  • c0b71a1731 imx: kontron-sl-mx8mm: Remove deprecated phy-mode property Frieder Schrempf 2022-06-14 15:03:19 +02:00
  • fecfe77c48 imx: kontron-sl-mx8mm: Sync dts files and fix ethernet Frieder Schrempf 2022-06-14 15:03:18 +02:00
  • 942b54b4ee arm: apple: Increase RTKit timeouts Janne Grunau 2022-06-14 09:09:09 +02:00
  • a30f60ca0b MAINTAINERS: Add nvme_apple to Apple SoC section Janne Grunau 2022-06-14 09:09:08 +02:00
  • e44d59c6ad arm: apple: nvme: Add SART support and RTKit buffer management Janne Grunau 2022-06-14 09:09:07 +02:00
  • 9121478ee6 Merge branch '2022-06-22-platform-updates-and-additions' into next Tom Rini 2022-06-23 08:16:21 -04:00
  • 929e581a62 corstone1000: Convert to text file environment Tom Rini 2022-06-22 11:25:52 -04:00
  • 781a144a7a gxp: Convert to text file environment Tom Rini 2022-06-22 11:23:03 -04:00