Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UART 1-3 support for Allwinner H3 (maybe H5/H2+). | 2020-03-23 | 1 | -1/+2 | |
| | | | | | | | - add reset signal definition - add reset signal de-assert code ok kettenis@ | ||||
* | Give the FDT interrupt API a more generic naming by replacing the | 2018-08-06 | 1 | -2/+2 | |
| | | | | | | arm_intr_* prefix with fdt_intr_*. ok kettenis@ | ||||
* | match on marvell,armada-38x-uart linux >= 4.18-rc1 changed the compat | 2018-07-20 | 1 | -2/+5 | |
| | | | | | | string from snps,dw-apb-uart in b7639b0b15ddd1a4686b0142e70dfb122eefc88f ok patrick@ | ||||
* | Move com_fdt.c to dev/fdt since we can share it between armv7 and arm64 now. | 2018-05-31 | 1 | -0/+160 | |
ok patrick@ |