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