summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S.Pavel Pisa2016-10-021-0/+1
* bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa2016-10-025-7/+175
* libbsp/arm: Add the TTB table to the default MMU set up as read/write.Chris Johns2016-10-021-0/+4
* bsps/arm: Fix basic cache support for SMPSebastian Huber2016-10-021-8/+8
* bsps/arm: remove lock in arm_cp15_set_translation_table_entries().Pavel Pisa2016-10-021-9/+1
* arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa2016-10-022-4/+24
* bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa2016-10-021-8/+42
* bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa2016-10-022-45/+69
* bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa2016-10-021-0/+134
* bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa2016-10-021-0/+4
* score: Fix simple timecounter supportSebastian Huber2016-01-271-14/+37
* bsps/arm: Fix broken switch statementSebastian Huber2016-01-181-4/+5
* bsps/arm: Update due to API changesSebastian Huber2015-07-211-4/+4
* bsps/arm: Update due to API changesSebastian Huber2015-06-261-2/+2
* arm/shared/lpc/clock/lpc-clock-config.c: Remove unused variable warningJoel Sherrill2015-05-211-1/+0
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-203-75/+75
* ARM: Add BSP_START_NEEDS_REGISTER_INITIALIZATIONMartin Galvan2015-02-272-0/+133
* ARM: Support VFP-D16Martin Galvan2015-02-201-3/+5
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-0/+5
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-273-1/+30
* bsps/arm: L2C 310 avoid infinite loopsSebastian Huber2014-11-251-0/+8
* bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber2014-11-201-9/+9
* bsps/arm: L2C 310 drop exclusive cache supportSebastian Huber2014-11-201-71/+50
* bsps/arm: L1 cache support changesSebastian Huber2014-11-201-16/+21
* bsps/arm: L2C 310 compile-time errata 588369Sebastian Huber2014-11-201-49/+19
* bsps/arm: L2C 310 compile-time errata 753970Sebastian Huber2014-11-201-71/+43
* bsps/arm: L2C 310 exclusive config is fatalSebastian Huber2014-11-201-7/+16
* bsps/arm: L2C 310 use l2c_310_* prefix throughoutSebastian Huber2014-11-201-99/+99
* bsps/arm: L2C 310 use L2C_310_* prefix throughoutSebastian Huber2014-11-201-232/+232
* bsps/arm: L2C 310 add compile time checksSebastian Huber2014-11-201-81/+68
* bsps/arm: L2C 310 delete invalid linkSebastian Huber2014-11-201-2/+0
* bsps/arm: L2C 310 simplify and remove white spaceSebastian Huber2014-11-201-292/+177
* bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASESebastian Huber2014-11-201-26/+26
* bsps/arm: Adjust stacks for ARMv4Sebastian Huber2014-11-202-19/+7
* ARM removed shared/abort from several ARM BSPsAlan Cudmore2014-11-203-50/+55
* bsps/arm: Convert PL011 and PL050 console driversSebastian Huber2014-10-144-110/+98
* bsps/arm: Move abort stackSebastian Huber2014-10-131-4/+4
* arm/shared/abort/abort.c: Fix warnings and clean upJoel Sherrill2014-10-091-17/+28
* bsps/arm: Add a9mpcore_clock_initialize_early()Sebastian Huber2014-09-102-5/+10
* bsps/arm: Fix get cache sizeSebastian Huber2014-09-101-4/+6
* bsps/arm: Fix invalidate instruction cacheSebastian Huber2014-09-101-33/+2
* bsps/arm: Fix GIC tm27 supportSebastian Huber2014-09-101-15/+29
* arm: Add support for FPv4-SP floating point unitSebastian Huber2014-08-121-0/+15
* Common ARM A8 code.Chris Johns2014-07-161-0/+55
* bsps/arm: Rename bsp_mm_config_tableSebastian Huber2014-07-012-4/+6
* bsps/arm: Fix Cortex-A9 MPCore clock driverSebastian Huber2014-06-061-9/+18
* bsps/arm: Change L2 cache initializationSebastian Huber2014-06-062-50/+1
* bsps/arm: Define ARM_CP15_TEXT_SECTIONSebastian Huber2014-06-063-43/+5
* bsps/arm: Simplify L1 caches supportSebastian Huber2014-06-051-55/+12
* bsps/arm: Cortex-A9 MPCore startSebastian Huber2014-06-051-0/+5