aboutsummaryrefslogtreecommitdiff
path: root/core/arch/arm/plat-rpi3/main.c
AgeCommit message (Expand)Author
2019-08-26core: replace thread_nintr_handler_ptr with weak functionJens Wiklander
2019-08-26core: replace thread_fast_smc_handler_ptr with weak functionJens Wiklander
2019-08-26core: replace thread_std_smc_handler_ptr with weak functionJens Wiklander
2019-02-13core_mmu: do not restrict device memory mapping to PGDIR_SIZE granularityJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2017-05-30core: remove __early_bssJerome Forissier
2017-04-12core: remove useless rounding for registered io memoryEtienne Carriere
2017-04-12core: deprecate DEVICEx_TYPE/_PA_BASE/_SIZEEtienne Carriere
2017-03-17core: add common implementation for console_putc() and console_flush()Jerome Forissier
2017-03-17drivers: convert serial8250_uart driver to use struct serial_chipJerome Forissier
2017-02-28Rename the secure and non-secure interruptsDavid Wang
2016-09-15plat-rpi3: Initial support for RPi3Philip Attfield