source: rtems/c/src/lib/libbsp/arm/shared

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53c99b8   10/28/15 09:18:05 Sebastian Huber bsps: Generalize .nocacheheap to .nocachenoload Add ability to place … 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @27390a29   10/14/15 05:45:29 Sebastian Huber bsps/arm: Add missing translation table entry See also … 5
(edit) @bc820946   10/08/15 11:29:56 Sebastian Huber bsps: Add .nocacheheap section This avoids consumption of a loadable … 5
(edit) @258ad71   09/25/15 12:34:24 Sebastian Huber SMP: Fix and optimize thread dispatching According to the C11 and … 5
(edit) @fc5e52b9   09/04/15 11:50:28 Sebastian Huber bsps/arm: Fix function definition Close #2385. 5
(edit) @d0733bb   07/31/15 07:55:22 Sebastian Huber bsps/arm: Do not use ARM_ARCH_7A This would lead to link-time … 5
(edit) @579f16ef   07/21/15 07:29:56 Sebastian Huber bsps/arm: Update due to API changes 5
(edit) @27f08f5b   06/26/15 07:40:03 Sebastian Huber bsps/arm: Update due to API changes 4.115
(edit) @52258f1   05/21/15 12:51:01 Joel Sherrill arm/shared/lpc/clock/lpc-clock-config.c: Remove unused variable warning 4.115
(edit) @75acd9e   04/01/15 13:33:25 alexander.krutwig bsps: Convert clock drivers to use a timecounter Update #2271. 4.115
(edit) @991fdb33   02/26/15 20:31:27 Martin Galvan ARM: Add BSP_START_NEEDS_REGISTER_INITIALIZATION This patch adds the … 4.115
(edit) @dc9aaf7   02/20/15 13:08:01 Martin Galvan ARM: Support VFP-D16 This patch allows the existing FPU code to … 4.115
(edit) @c34f94f7   02/16/15 10:55:03 Sebastian Huber score: Add _CPU_SMP_Prepare_start_multitasking() Update #2268. 4.115
(edit) @cbc433c7   11/25/14 07:40:20 Sebastian Huber bsps/arm: Add .nocache section This section can be use to provide a … 4.115
(edit) @42fe0d3   11/25/14 07:36:58 Sebastian Huber bsps/arm: L2C 310 avoid infinite loops 4.115
(edit) @50440c0   11/19/14 14:30:24 Sebastian Huber bsps/arm: Enable L2C for Cortex-A9 MPCore BSPs 4.115
(edit) @d1eb7b1   11/19/14 14:07:58 Sebastian Huber bsps/arm: L2C 310 drop exclusive cache support Optimize locking. 4.115
(edit) @5f4f828   11/19/14 13:55:53 Sebastian Huber bsps/arm: L1 cache support changes 4.115
(edit) @e492e7f8   11/19/14 13:37:11 Sebastian Huber bsps/arm: L2C 310 compile-time errata 588369 4.115
(edit) @52d24b00   11/19/14 13:29:27 Sebastian Huber bsps/arm: L2C 310 compile-time errata 753970 4.115
(edit) @55741886   11/19/14 13:19:13 Sebastian Huber bsps/arm: L2C 310 exclusive config is fatal 4.115
(edit) @d53de34   11/19/14 13:08:44 Sebastian Huber bsps/arm: L2C 310 use l2c_310_* prefix throughout 4.115
(edit) @861d315   11/19/14 13:05:36 Sebastian Huber bsps/arm: L2C 310 use L2C_310_* prefix throughout 4.115
(edit) @f2fed0c1   11/19/14 11:24:07 Sebastian Huber bsps/arm: L2C 310 add compile time checks Simplify initialization. … 4.115
(edit) @13f1462f   11/19/14 11:07:04 Sebastian Huber bsps/arm: L2C 310 delete invalid link 4.115
(edit) @a9d6c20   11/19/14 11:23:02 Sebastian Huber bsps/arm: L2C 310 simplify and remove white space 4.115
(edit) @957c075   11/19/14 10:51:33 Sebastian Huber bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASE Rename BSP_ARM_L2CC_BASE … 4.115
(edit) @f0c564c   11/12/14 12:57:24 Sebastian Huber bsps/arm: Adjust stacks for ARMv4 Reduce non-IRQ stacks to size zero. … 4.115
(edit) @96a9f4c   11/12/14 13:00:05 alan.cudmore ARM removed shared/abort from several ARM BSPs 4.115
(edit) @116ef2e9   10/13/14 13:19:12 Sebastian Huber bsps/arm: Convert PL011 and PL050 console drivers Use Termios device API. 4.115
(edit) @2faaf4b   10/13/14 14:11:02 Sebastian Huber bsps/arm: Move abort stack Move abort stack above the other exception … 4.115
(edit) @ba1d939   10/07/14 22:20:43 Joel Sherrill arm/shared/abort/abort.c: Fix warnings and clean up 4.115
(edit) @ecf64a5e   09/10/14 14:17:02 Sebastian Huber bsps/arm: Add a9mpcore_clock_initialize_early() This is necessary to … 4.115
(edit) @12ab8d6   09/10/14 09:15:44 Sebastian Huber bsps/arm: Fix get cache size 4.115
(edit) @4768ae0f   09/10/14 09:10:04 Sebastian Huber bsps/arm: Fix invalidate instruction cache Do not invalidate the … 4.115
(edit) @90f44cd2   09/10/14 08:41:35 Sebastian Huber bsps/arm: Fix GIC tm27 support 4.115
(edit) @8ae37323   08/10/14 16:36:30 Sebastian Huber arm: Add support for FPv4-SP floating point unit This floating point … 4.115
(edit) @6832a560   07/16/14 00:45:32 Chris Johns Common ARM A8 code. 4.115
(edit) @9eb1994f   07/01/14 13:17:40 Sebastian Huber bsps/arm: Rename bsp_mm_config_table Rename bsp_mm_config_table to … 4.115
(edit) @c19342a7   06/05/14 14:19:21 Sebastian Huber bsps/arm: Fix Cortex-A9 MPCore clock driver The nanoseconds extension … 4.115
(edit) @40599e7e   06/05/14 08:01:42 Sebastian Huber bsps/arm: Change L2 cache initialization Do not touch the L1 caches … 4.115
(edit) @2d3caccf   06/05/14 11:22:08 Sebastian Huber bsps/arm: Define ARM_CP15_TEXT_SECTION Define ARM_CP15_TEXT_SECTION … 4.115
(edit) @44fbca3   06/04/14 09:21:43 Sebastian Huber bsps/arm: Simplify L1 caches support Delete superfluous/incorrect … 4.115
(edit) @82850b8   06/04/14 09:07:11 Sebastian Huber bsps/arm: Cortex-A9 MPCore start Invalidate entire branch predictor array. 4.115
(edit) @e87ccf5   06/04/14 08:05:14 Sebastian Huber bsps/arm: Cortex-A9 MPCore start Enable SCU only on the boot processor. 4.115
(edit) @b938108b   06/04/14 08:03:40 Sebastian Huber bsps/arm: Cortex-A9 MPCore start Add … 4.115
(edit) @041bf16   06/04/14 07:56:49 Sebastian Huber bsps/arm: Simplify Cortex-A9 MPCore start Add … 4.115
(edit) @5fd4e35f   05/28/14 12:47:02 ralf.kirchner bsp/arm: Broadcast cache maintenances 4.115
(edit) @0034629   05/07/14 07:23:23 Sebastian Huber bsps/arm: Declare return types 4.115
(edit) @d60e760   04/22/14 07:45:39 Sebastian Huber bsps: Fix TLS support in linker command files The TLS section symbols … 4.115
(edit) @d98eea0   04/17/14 09:27:23 ralf.kirchner bsp/arm: Cleanup L2 cache handling 4.115
(edit) @127634c   04/17/14 09:22:53 ralf.kirchner bsp/arm: Correct L2 cache enable method 4.115
(edit) @62fa1ea   04/17/14 09:19:48 ralf.kirchner bsp/arm: Add cache size methods Add new methods which deliver the … 4.115
(edit) @1c62f74d   04/17/14 09:11:58 ralf.kirchner bsp/arm: Add L2 cache locking This level 2 cache is a shared data and … 4.115
(edit) @bebcfa57   04/17/14 09:03:50 ralf.kirchner bsp/arm: Remove unused cache store methods 4.115
(edit) @db5a84d   04/17/14 08:59:47 ralf.kirchner bsp/arm: Correct cache misalignment handling Correct misalignment … 4.115
(edit) @92e2757   04/17/14 08:37:10 ralf.kirchner bsp/arm: Correct L2 cache flushing Correct misalignment handling and … 4.115
(edit) @cbd9e63   04/17/14 08:30:54 ralf.kirchner bsp/arm: Remove arm erratum 764369 from L2 cache Arm erratum 764369 … 4.115
(edit) @9ee2ec5   04/17/14 07:43:30 ralf.kirchner bsp/arm: Consistenly same handling for flushing It is importeant to … 4.115
(edit) @e331e69   04/16/14 14:07:13 ralf.kirchner bsp/arm: RTEMS_SMP to arm erratum 764369 detection Move the RTEMS_SMP … 4.115
(edit) @707b6172   04/16/14 14:04:56 ralf.kirchner bsp/arm: Erratum 764369 after enabling SCU Execute the SCU part of … 4.115
(edit) @d9e7d1e   04/16/14 12:27:36 ralf.kirchner bsp/arm: Correct detection of arm erratum 764368 4.115
(edit) @924b47a   04/17/14 07:21:36 ralf.kirchner bsp/arm: Cleanup L1 cache 4.115
(edit) @53e008b   04/10/14 13:48:05 Sebastian Huber score: SMP initialization changes Add and use … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @fac9da63   03/09/14 13:22:55 Pavel Pisa bsps/arm: Add DP83848 PHY support to LPC Ethernet 4.115
(edit) @14c3cb6   02/21/14 13:59:57 Pavel Pisa bsps/arm: Add PHY detection to LPC Ethernet 4.115
(edit) @369bb13b   02/21/14 13:08:03 Pavel Pisa bsps/arm: Reset MII management in LPC Ethernet Reduce MII clock to … 4.115
(edit) @9fcd1b35   02/17/14 09:22:16 ralf.kirchner bsp/arm: Add handling for level 2 L2C-310 cache controller … 4.115
(edit) @0b74e10f   02/17/14 10:57:19 ralf.kirchner bsp/arm: Add SCU errata handling for L2C-310 cache 4.115
(edit) @b87bf0b   02/17/14 10:44:47 ralf.kirchner bsp/arm: Add arm-errata.h and arm-release-id.h 4.115
(edit) @f241977   02/17/14 12:27:11 ralf.kirchner bsp/arm: Add linker symbol bsp_processor_count 4.115
(edit) @a502d677   02/18/14 13:31:26 ralf.kirchner bsp/arm: Separate setup for translation table 4.115
(edit) @f5c10645   10/16/13 08:39:05 ralf.kirchner bsp/arm: Invalidate SCU 4.115
(edit) @34568acf   03/05/14 08:14:59 ralf.kirchner bsp/arm: SMP support for a9mpcore_clock_cleanup() 4.115
(edit) @17864a4   08/01/13 14:45:42 ralf.kirchner bsp/arm: Avoid warning 4.115
(edit) @4d9bd56   02/17/14 14:12:43 Sebastian Huber score: Rename rtems_smp_process_interrupt() Rename … 4.115
(edit) @911b1d2   02/17/14 14:02:54 Sebastian Huber score: Rename rtems_smp_secondary_cpu_initialize() Rename … 4.115
(edit) @f8ff2a0   02/17/14 13:31:32 Sebastian Huber score: Delete bsp_smp_broadcast_interrupt() Since the per-CPU SMP … 4.115
(edit) @4627fcd   02/17/14 13:25:29 Sebastian Huber score: Rename bsp_smp_initialize() Rename bsp_smp_initialize() into … 4.115
(edit) @33cb8bf   02/17/14 10:40:18 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_BSP Merge … 4.115
(edit) @24bf11e   02/12/14 09:31:38 Sebastian Huber score: Add CPU counter support Add a CPU counter interface to allow … 4.115
(edit) @382ea27b   02/13/14 09:04:05 Sebastian Huber bsps/arm: Fix Cortex-A9 MPCore nanoseconds handler 4.115
(edit) @0df8d7f2   02/10/14 11:21:24 Sebastian Huber bsps/arm: Use Global Timer for Cortex-A9 MPCore Use the Global Timer … 4.115
(edit) @069e10c3   02/10/14 11:17:34 Sebastian Huber bsps/arm: Include missing header file 4.115
(edit) @960fd85   01/28/14 10:52:17 Sebastian Huber bsps: Thread-local storage (TLS) for linkcmds 4.115
(edit) @bba0e09   01/30/14 09:37:02 Sebastian Huber bsps: Fix barrier section definitions 4.115
(edit) @3a7f588   01/14/14 08:43:53 Sebastian Huber bsps/arm: Use _ARMV4_Exception_interrupt This allows read-only vector … 4.115
(edit) @4ec210fe   01/13/14 12:18:26 Sebastian Huber bsps/arm: Use ALIGN_WITH_INPUT The ALIGN_WITH_INPUT helps to make … 4.115
(edit) @5b85cca   01/01/14 18:40:31 Sebastian Huber bsps/arm: Use handlers for PL111 set up/tear down 4.115
(edit) @85f2486b   12/30/13 18:54:46 Joel Sherrill libbsp misc: Fix comment formatting 4.115
(edit) @b7212b9   12/23/13 02:07:02 zsoltisharkboy libbsp/arm: add doxygen to arm shared headers 4.115
(edit) @f466e56   12/19/13 03:49:11 Chris Johns arm/a9mpcore: Add support to get the clock via a weak linkage … 4.115
(edit) @4a9e52e   12/19/13 00:45:19 Chris Johns Fix the broken conflict from the revert. 4.115
(edit) @1ab4f76   12/19/13 00:35:22 Chris Johns Revert "bsps/arm: Use ALIGN_WITH_INPUT" This reverts commit … 4.115
(edit) @e4927ece   12/04/13 14:39:20 Sebastian Huber bsps: Simplify FreeBSD linker sets 4.115
(edit) @287bbb6   08/30/13 15:43:16 Sebastian Huber bsps/arm: Use ALIGN_WITH_INPUT This requires at least Binutils 2.24. 4.115
(edit) @136a847   12/10/13 01:28:09 Chris Johns arm shared: Add bsp_translation_table_end the linker symbols. 4.115
(edit) @296c74e6   12/09/13 19:37:48 Daniel Ramirez doxygen: refactored doxygen in libbsp to illustrate new rule set 4.115
Note: See TracRevisionLog for help on using the revision log.