Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-03-16 | remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices | Suman Anna |
2020-03-16 | remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0 | Suman Anna |
2020-03-16 | remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs | Suman Anna |
2020-03-16 | remoteproc: k3-dsp: Add a sanity check for DSP boot address alignment | Suman Anna |
2020-03-16 | remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_start | Suman Anna |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2020-01-24 | remoteproc: elf_loader: fix program header parsing | Fabien Dessenne |
2020-01-07 | remoteproc: stm32: load resource table from firmware | Fabien Dessenne |
2020-01-07 | remoteproc: stm32: track the coprocessor state in a backup register | Fabien Dessenne |
2020-01-07 | remoteproc: elf_loader: Add elf resource table load support | Fabien Dessenne |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-10-15 | remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF | Lokesh Vutla |
2019-10-11 | remoteproc: Introduce K3 C66 and C71 remoteproc driver | Lokesh Vutla |
2019-10-11 | remoteproc: Introduce K3 remoteproc driver for R5F subsystem | Lokesh Vutla |
2019-10-11 | remoteproc: tisci_proc: Add helper api for controlling core power domain | Lokesh Vutla |
2019-10-11 | remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api | Lokesh Vutla |
2019-10-11 | remoteproc: elf_loader: Introduce a common elf loader and checker functions | Lokesh Vutla |
2019-10-11 | remoteproc: elf-loader: Add 64 bit elf loading support | Lokesh Vutla |
2019-10-11 | remoteproc: elf_loader: Always check the validity of the image before loading | Lokesh Vutla |
2019-10-11 | remoteproc: ops: Add elf section size as input parameter to device_to_virt api | Lokesh Vutla |
2019-08-27 | stm32mp1: Add remoteproc support for m4 coprocessor | Patrick Delaunay |
2019-07-26 | remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc | Lokesh Vutla |
2019-07-26 | remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers | Lokesh Vutla |
2019-07-26 | remoteproc: tisci: add TI-SCI processor control helper functions | Lokesh Vutla |
2019-07-22 | remoteproc: Introduce STM32 Cortex-M4 remoteproc driver | Fabien Dessenne |
2019-07-22 | remoteproc: add elf file load support | Fabien Dessenne |
2019-05-09 | remoteproc: k3_system_controller: Increase rx timeout | Lokesh Vutla |
2018-09-11 | spl: Allow remoteproc drivers to be used within SPL | Lokesh Vutla |
2018-09-11 | remoteproc: Introduce K3 remoteproc driver | Lokesh Vutla |
2018-09-11 | remoteproc: Introduce K3 system controller | Lokesh Vutla |
2018-09-11 | remoteproc: Allow for individual remoteproc initialization | Lokesh Vutla |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-03-14 | remoteproc: Add support for TI power processor | Nishanth Menon |
2015-12-05 | drivers: remoteproc: rproc-uclass: Fix check for NULL pointers | Nishanth Menon |
2015-10-22 | remoteproc: Introduce a sandbox dummy driver | Nishanth Menon |
2015-10-22 | drivers: Introduce a simplified remoteproc framework | Nishanth Menon |