Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix memory leak in an error path | 2018-08-30 | 1 | -2/+4 | |
| | | | | ok patrick@ | ||||
* | Remove unused/redundant prototypes. | 2018-06-28 | 1 | -10/+1 | |
| | | | | Pointed out by patrick@ | ||||
* | Use regmap | 2018-06-17 | 1 | -67/+1 | |
| | |||||
* | Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4) | 2018-05-16 | 1 | -1/+193 | |
| | | | | | | | instead of having imxccm(4) map more than it should and access the memory space that imxanatop(4) should be responsible for. ok kettenis@ | ||||
* | Move imxanatop(4) to sys/dev/fdt. | 2018-03-30 | 1 | -0/+187 | |