Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Reformat C and Python source code with tools/codeformat.py. | Damien George | 2020-02-28 |
* | stm32/mpu: Save and restore the IRQ state when configuring MPU. | Damien George | 2019-10-16 |
* | stm32/mpu: Include MPU functions when ETH is enabled. | Damien George | 2019-07-03 |
* | stm32/qspi: Use MPU to allow access to valid memory-mapped QSPI region. | Damien George | 2019-07-03 |
* | stm32/sdram: Use MPU helper functions to configure MPU for SDRAM use. | Damien George | 2019-07-03 |
* | stm32/eth: Use MPU helper functions to configure MPU for ETH use. | Damien George | 2019-07-03 |
* | stm32/mpu: Add helper functions for configuring MPU. | Damien George | 2019-07-03 |