| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-11 | sandbox: Add more dummy functions to mimic other architectures | Tom Rini | |
| This adds more common functions found on other architectures that will allow for more compile-testing of drivers. These are either dummy functions as we do not need them or mappings to existing functions, similar to how other architectures handle it. Signed-off-by: Tom Rini <[email protected]> | |||
| 2020-02-20 | dma-mapping: add <asm/dma-mapping.h> for all architectures | Masahiro Yamada | |
| To avoid "asm/dma-mapping.h: No such file or directory" error, we need something. Signed-off-by: Masahiro Yamada <[email protected]> | |||
