~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* remoteproc: ti_k3_arm64: Change the startup of arm64 coreManorit Chawdhry2023-04-24
* remoteproc: ipu: Add driver to bring up ipuKeerthy2022-02-08
* remoteproc: uclass: Add remoteproc resource handling helpersKeerthy2022-02-08
* remoteproc: k3_system_controller: Support optional boot_notification channelNishanth Menon2022-02-08
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* remoteproc: migrate uclass to livetreePatrick Delaunay2021-10-05
* remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsKeerthy2021-07-15
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* remoteproc: k3-r5: remove sysfw PM calls if not supportedTero Kristo2021-06-11
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-15
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* | remoteproc: k3_r5: Sync to upstreamed kernel DT property namesSuman Anna2021-02-04
|/
* remoproc: stm32: migrate trace to log macroPatrick Delaunay2021-01-13
* remoteproc: ti_k3_arm64: Program CNTFID0 register in GTCNishanth Menon2021-01-12
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: core: Access device flags through functionsSimon Glass2021-01-05
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-05
* dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* remoteproc: stm32: update error management in stm32_copro_startPatrick Delaunay2020-11-25
* remoteproc: stm32: use reset for hold bootPatrick Delaunay2020-11-25
* remoteproc: k3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-30
* remoteproc: k3-r5: Fix not calling dev_xxx with a deviceSean Anderson2020-09-30
* remoteproc: Remove unused function rproc_elf_sanity_checkSean Anderson2020-09-30
* remoteproc: k3-r5: Add support for J7200 R5FsSuman Anna2020-09-15
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devicesSuman Anna2020-03-16
* remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0Suman Anna2020-03-16
* remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPsSuman Anna2020-03-16
* remoteproc: k3-dsp: Add a sanity check for DSP boot address alignmentSuman Anna2020-03-16
* remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_startSuman Anna2020-03-16
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* remoteproc: elf_loader: fix program header parsingFabien Dessenne2020-01-24
* remoteproc: stm32: load resource table from firmwareFabien Dessenne2020-01-07
* remoteproc: stm32: track the coprocessor state in a backup registerFabien Dessenne2020-01-07
* remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne2020-01-07
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFFLokesh Vutla2019-10-15
* remoteproc: Introduce K3 C66 and C71 remoteproc driverLokesh Vutla2019-10-11
* remoteproc: Introduce K3 remoteproc driver for R5F subsystemLokesh Vutla2019-10-11
* remoteproc: tisci_proc: Add helper api for controlling core power domainLokesh Vutla2019-10-11
* remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla2019-10-11
* remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla2019-10-11
* remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla2019-10-11
* remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla2019-10-11
* remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla2019-10-11
* stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay2019-08-27