Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-04 | Update SDK For E31/E51 Coreplex IP Evaluation | Megan Wachs | |
2017-02-02 | prci: Clean up the hfrosc-driven-pll FPU testing. | Megan Wachs | |
2017-02-02 | prci: Simplify the targeted f_cpu function by measuring HFROSC frequency ↵ | Megan Wachs | |
first, then using it as the PLL source. This is also safer as it is less risk of using PLL out of its range. | |||
2017-02-01 | PRCI: This doesn't exist on the Arty and potentially other devices, so ↵ | Megan Wachs | |
exclude it if there is not PRCI_BASE_ADDR on the system. | |||
2017-02-01 | PRCI: add control for the target CPU frequency (to allow a minimum, maximum, ↵ | Megan Wachs | |
or closest match) | |||
2017-02-01 | Additional PRCI driver support. Make the code usable by C++ programs as well. | Megan Wachs | |
2017-01-31 | add a 'driver' common PRCI functions. | Megan Wachs | |