summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-25bsps/arm: Remove unused filesSebastian Huber12-17989/+0
2018-04-24bsps: Move arm-cp15-set-ttb-entries.c to bspsSebastian Huber1-89/+0
2018-04-24bsps: Move arm-cp15-set-exception-handler.c to bspsSebastian Huber1-56/+0
2018-04-24bsps: Move arm-a9mpcore-smp.c to bspsSebastian Huber1-70/+0
2018-04-24bsps: Move arm-pl050.c to bspsSebastian Huber1-116/+0
2018-04-24bsps: Move arm-pl011.c to bspsSebastian Huber1-91/+0
2018-04-24bsps: Move arm-pl111-fb.c to bspsSebastian Huber1-276/+0
2018-04-24bsps: Move arm-generic-timer-clock-config.c to bspsSebastian Huber1-202/+0
2018-04-24bsps: Move arm-a9mpcore-clock-config.c to bspsSebastian Huber1-212/+0
2018-04-24bsps: Move armv7m-cpucounter.c to bspsSebastian Huber1-53/+0
2018-04-24bsps: Move bspreset.c to bspsSebastian Huber1-38/+0
2018-04-24bsps/arm: Remove unused shared/comm/uart.cSebastian Huber1-565/+0
2018-04-24bsps/arm: Move bsp_memory_management_initialize()Sebastian Huber1-29/+0
2018-04-23bsps: Move legacy network drivers to bspsSebastian Huber1-1839/+0
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber3-279/+0
2018-04-20bsps: Move startup files to bspsSebastian Huber6-868/+0
2018-04-20bsps: Move start files to bspsSebastian Huber1-462/+0
2018-04-20bsps: Move clock drivers to bspsSebastian Huber4-299/+4
2018-04-20bsps: Move doxygen.h files to bspsSebastian Huber1-15/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber4-2088/+0
2018-01-31bsps: Move network define to source filesSebastian Huber1-2/+1
2018-01-25Remove make preinstallChris Johns32-7570/+0
2017-12-19ARM BSPs: Simplify bsp_specsJoel Sherrill1-0/+1
2017-12-14bsps/arm: Disable all interrupts in GIC initSebastian Huber1-0/+4
2017-10-18bsps/arm: Remove DWT based clock.Christian Mauderer1-30/+7
2017-09-22bsps/arm: Copy FDT only on boot processorSebastian Huber1-7/+14
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber4-20/+8
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-1/+0
2017-08-25Include missing <string.h>Sebastian Huber2-0/+3
2017-08-04bsps/arm: Add ARMv7-AR Generic Timer clock driverSebastian Huber1-0/+205
2017-07-12bsps: Include missing header fileSebastian Huber1-0/+1
2017-07-12bsp/beagle: Add FDT support for Beaglebone BlackSichen Zhao1-0/+5
2017-07-12Add interrupt vector set/get affinitySebastian Huber2-12/+21
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber2-32/+14
2017-06-14Remove excessive locking from cache operations.Alexei Pososin1-35/+9
2017-06-07bsps/arm: Fix ARMv7-M interrupt suppportChristian Mauderer1-2/+6
2017-05-11bsps/arm: Fix bit field offset in GIC supportSebastian Huber1-1/+1
2017-03-08arm: Remove legacy execption supportSebastian Huber3-343/+0
2017-01-30bsps/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer2-10/+6
2017-01-24Adding ARM VFP V2 supportKevin Kirspel1-0/+4
2017-01-16powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill1-0/+2
2016-11-24bsps/arm: Add Cortex-M DWT CPU counterSebastian Huber1-0/+55
2016-11-18arm: Use TPIDRPRW for current per-CPU controlSebastian Huber1-5/+13
2016-09-22bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S.Pavel Pisa1-0/+1
2016-09-07bsps/arm: remove lock in arm_cp15_set_translation_table_entries().Pavel Pisa1-9/+1
2016-08-15libbsp/arm: Add the TTB table to the default MMU set up as read/write.Chris Johns1-0/+4
2016-07-26bsps/arm: Clear pending exceptions for ARMv7-MAlexander Krutwig1-0/+2
2016-07-20arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa2-4/+24
2016-07-20bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa1-8/+42
2016-07-12Misc: Spell length correctlyJoel Sherrill2-2/+2