source: rtems/c/src/lib/libbsp/powerpc/qoriq

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0ae1916b   08/01/17 06:41:07 Sebastian Huber bsp/qoriq: Copy FDT later We need a ready to use TOC section before … 5
(edit) @43cc2b4   08/10/17 09:39:43 Sebastian Huber bsp/qoriq: Add basic 64-bit support Update #3082. 5
(edit) @c6994af   07/31/17 13:10:33 Sebastian Huber bsp/qoriq: Use LA to load an address Add 64-bit support for LA. … 5
(edit) @0e26c19a   08/01/17 13:35:16 Sebastian Huber bsps/powerpc: Add 64-bit CRT init/fini support Update #3082. 5
(edit) @50382788   07/31/17 13:25:12 Sebastian Huber bsps/powerpc: Add 64-bit SET_SELF_CPU_CONTROL Update #3082. 5
(edit) @a6f84b27   08/01/17 08:57:46 Sebastian Huber powerpc: Add 64-bit context/interrupt support Update #3082. 5
(edit) @a8694035   08/01/17 09:43:57 Sebastian Huber bsps/powerpc: Add PPC_EXC_INTERRUPT_FRAME_SIZE Use a specific define … 5
(edit) @23cb9af   08/01/17 09:38:32 Sebastian Huber bsps/powerpc: Rename ppc_exc_wrap_async_normal Rename … 5
(edit) @65ee42c   07/31/17 11:39:34 Sebastian Huber bsp/qoriq: Simplify fatal exceptions Avoid use of small-data area, … 5
(edit) @8966e8a   07/28/17 13:39:39 Sebastian Huber bsp/qoriq: Fix pre-processor expansion Update #3082. Update #3085. 5
(edit) @a9f5812   07/28/17 11:06:41 Sebastian Huber bsp/qoriq: Fix warning 5
(edit) @0db7c55   07/27/17 13:36:11 Sebastian Huber bsp/qoriq: New BSP names Due to the FDT support we can now reduce the … 5
(edit) @b615e9b   07/27/17 13:16:36 Sebastian Huber bsp/qoriq: Simplify initialization Do not flush/invalidate the … 5
(edit) @e19da87a   07/12/17 08:55:59 Sebastian Huber bsps: Include missing header file Update #3071. 5
(edit) @af207fa9   07/11/17 09:54:30 Sebastian Huber Add interrupt vector set/get affinity Close #3071. 5
(edit) @76d1198   07/07/17 05:45:57 Sebastian Huber score: Introduce _SMP_Get_online_processors() Update #3059. 5
(edit) @3dfe55ee   07/03/17 09:46:12 Sebastian Huber score: Use <sys/bitset.h> for Processor_mask Implement the … 5
(edit) @c6810c8   06/19/17 12:09:28 Sebastian Huber bsps: Improve interrupt vector enable/disable API Change … 5
(edit) @a7dc1550   04/04/17 06:06:40 Sebastian Huber bsp/qoriq: Comment out post-link hook The U-Boot mkimage is not … 5
(edit) @d2a45a58   03/23/17 09:07:52 Sebastian Huber bsp/qoriq: Fix L1 cache flush 5
(edit) @f6e793a2   04/03/17 08:05:51 Sebastian Huber bsp/qoriq: Adjust MMU config only once 5
(edit) @2ba996fa   03/23/17 09:07:22 Sebastian Huber bsp/qoriq: Add post-link hook 5
(edit) @af5bbd3   03/27/17 12:20:56 Sebastian Huber bsp/qoriq: Regenerate preinstall.am 5
(edit) @6584eb2   03/08/17 09:34:24 Sebastian Huber bsp/qoriq: Fix memory configuration Take nocache section into account … 5
(edit) @9cd20cd   03/07/17 09:57:46 Sebastian Huber bsps: Provide <bsp/fdt.h> for every BSP Add bsp_fdt_map_intr() … 5
(edit) @c0dafd7b   03/02/17 15:53:45 Sebastian Huber bsp/qoriq: Use at most 2GiB of RAM 5
(edit) @d3f60af   03/02/17 14:25:34 Sebastian Huber bsp/qoriq: Adjust workspace according to FDT 5
(edit) @35136d3   03/02/17 14:20:52 Sebastian Huber bsp/qoriq: Use -O2 5
(edit) @62f16ad   03/02/17 14:20:19 Sebastian Huber bsp/qoriq: Enable linker garbage collection 5
(edit) @891b834f   03/02/17 14:17:35 Sebastian Huber bsp/qoriq: Do not overwrite configured baud 5
(edit) @28fda62   12/05/16 03:53:54 Chris Johns testsuite: Add test states to the testsuit configuration files. … 5
(edit) @2599c8e   11/14/16 11:06:46 Sebastian Huber powerpc: Add up to date CPU_Interrupt_frame Rename ppc_exc_min_frame … 5
(edit) @38a1449   11/09/16 13:59:33 Sebastian Huber powerpc: Add _CPU_Get_current_per_CPU_control() Add … 5
(edit) @6cb234f   11/07/16 08:30:17 Sebastian Huber bsp/qoriq: Remove duplicate qoriq_gpio definition Close #2800. 5
(edit) @282de10   10/11/16 08:42:15 Sebastian Huber bsp/qoriq: Add GPIO register map 5
(edit) @f383f4bf   07/27/16 09:39:56 Sebastian Huber bsp/qoriq: Remove legacy U-Boot support 5
(edit) @cecc109   07/28/16 08:48:02 Sebastian Huber bsp/qoriq: Fix start stack setup 5
(edit) @6446773   07/28/16 08:35:24 Sebastian Huber bsp/qoriq: Fix tlbwe synchronization 5
(edit) @b1ef3674   07/27/16 09:30:09 Sebastian Huber bsp/qoriq: Add QORIQ_HAS_WRITE_BACK_L1_CACHE Fixes start via U-Boot … 5
(edit) @0057e38f   07/04/16 09:06:53 Sebastian Huber libchip: Simplify RTC driver 5
(edit) @9bb3ce39   06/29/16 07:50:47 Sebastian Huber score: Fix SMP message handling According to the C11 standard only … 5
(edit) @a0cd238d   06/13/16 11:42:02 Sebastian Huber bsp/qoriq: Increase reserved size for FDT Some boards require this size. 5
(edit) @a9cff51b   04/12/16 05:30:38 Sebastian Huber bsp/qoriq: Fix nocache region placement Avoid memory waste due to … 5
(edit) @f57f513d   05/09/16 11:04:39 Sebastian Huber bsp/qoriq: Add portal clear functions 5
(edit) @c70f9d1   04/28/16 08:19:54 Sebastian Huber bsp/qoriq: Set M and G bits in ENTRY_DEV_CACHED() Set M and G MMU … 5
(edit) @0000791   04/28/16 08:27:51 Sebastian Huber bsp/qoriq: Add and use qoriq_reset_qman_and_bman() 5
(edit) @ddc12de   04/28/16 08:22:03 Sebastian Huber bsp/qoriq: Add DCFG to memory map 5
(edit) @d8f4689   04/22/16 12:03:43 Sebastian Huber bsp/qoriq: Add bsp_restart() 5
(edit) @2816c84a   04/22/16 11:34:09 Sebastian Huber bsp/qoriq: Use IPI_INDEX throughout 5
(edit) @9b1f338d   04/22/16 11:32:52 Sebastian Huber bsp/qoriq: Add qoriq_start_spin_table_addr[] Make the U-Boot start … 5
(edit) @2c68a47e   04/22/16 11:11:15 Sebastian Huber bsp/qoriq: Add qoriq_tlb1_invalidate_all_by_ts() Generalize … 5
(edit) @582e4272   04/22/16 11:09:39 Sebastian Huber bsp/qoriq: Move L1 cache invalidate function 5
(edit) @0ac0632   04/22/16 08:28:00 Sebastian Huber bsp/qoriq: Do not reset time base We may use this as an entropy source. 5
(edit) @d35e6dde   04/22/16 12:10:47 Sebastian Huber powerpc: Add FSL_EIS_TENSR, etc. defines 5
(edit) @c287dc0   04/21/16 10:37:25 Sebastian Huber bsp/qoriq: Flush and invalidate all L2 caches 5
(edit) @6a46d99   04/21/16 09:39:28 Sebastian Huber bsp/qoriq: Optionally initialize register HID0 Enable the L2MMU … 5
(edit) @a12724f9   04/14/16 05:57:38 Sebastian Huber bsp/qoriq: Fix MMU initialization for e6500 In case a hypervisor mode … 5
(edit) @e12f4e17   03/18/16 09:58:41 Sebastian Huber bsp/qoriq: Invalidate TLS anchor 5
(edit) @734118d9   03/14/16 09:55:57 Sebastian Huber bsp/qoriq: Fix interrupt numbers 5
(edit) @90d8567   02/18/16 07:36:16 Sebastian Huber score: Distribute clock tick to all online CPUs Update #2554. 5
(edit) @cc1add7b   03/03/16 08:49:15 Sebastian Huber bsps: Delete empty Clock_driver_support_at_tick() 5
(edit) @73de9393   03/02/16 12:32:44 Sebastian Huber bsp/qoriq: Do not touch MMU config for SMP start Assume that the boot … 5
(edit) @e468ba5   03/03/16 08:08:08 Sebastian Huber U-Boot: Flush data cache after bdinfo copy 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @ac84d42e   10/26/15 08:10:22 Sebastian Huber bsp/qoriq: Function and data sections 5
(edit) @b308f23   11/24/15 07:31:16 Sebastian Huber bsp/qoriq: Use array for FMan modules 5
(edit) @2858939a   12/09/15 11:03:49 Sebastian Huber bsps: Delete superfluous bsp_pretasking_hook() Use the … 5
(edit) @d65ed62   10/27/15 13:39:47 Sebastian Huber bsp/qoriq: Fix interrupt support for T series 5
(edit) @98df160   10/27/15 13:37:13 Sebastian Huber bsp/qoriq: Add BMan, QMan and FMan to memory map 5
(edit) @f966d608   10/27/15 09:43:27 Sebastian Huber bsp/qoriq: Flush and invalidate L2 cache 5
(edit) @ac4f1718   10/27/15 09:18:45 Sebastian Huber bsp/qoriq: Invalidate L1 cache on boot processor 5
(edit) @3abfe7ca   10/27/15 08:53:47 Sebastian Huber bsp/qoriq: Map intercom area only if necessary 5
(edit) @dd863f8   10/28/15 12:06:02 Sebastian Huber bsp/qoriq: Add BMan and QMan portals to memory map 5
(edit) @9dab6ec   10/28/15 09:21:19 Sebastian Huber bsp/qoriq: Increase non-cacheable region 5
(edit) @9fa93710   10/28/15 09:19:54 Sebastian Huber bsp/qoriq: Drop M flag from device IO regions 5
(edit) @53c99b8   10/28/15 09:18:05 Sebastian Huber bsps: Generalize .nocacheheap to .nocachenoload Add ability to place … 5
(edit) @e29f1f5   10/19/15 06:44:33 Sebastian Huber bsp/qoriq: Use U-Boot provided FDT 5
(edit) @0b0969ef   10/16/15 08:23:06 Sebastian Huber bsp/qoriq: Simplify initialization 5
(edit) @36b9f668   10/16/15 08:09:38 Sebastian Huber bsp/qoriq: Initialize FPU on secondary thread 5
(edit) @2f5e3c7   10/15/15 08:45:20 Sebastian Huber bsp/qoriq: Add missing isync after mtmsr 5
(edit) @cf8e033   10/08/15 11:35:27 Sebastian Huber bsp/qoriq: Add nocache heap 5
(edit) @707ecbe   10/07/15 11:53:15 Sebastian Huber bsp/qoriq: Add BMan and QMan Portals 5
(edit) @01531fb6   10/07/15 11:38:59 Sebastian Huber bsp/qoriq: Initilize FPU 5
(edit) @55c8d19d   10/07/15 07:51:29 Sebastian Huber bsp/qoriq: Move BUCSR initialization 5
(edit) @258ad71   09/25/15 12:34:24 Sebastian Huber SMP: Fix and optimize thread dispatching According to the C11 and … 5
(edit) @93f5adb   07/15/15 08:51:12 Sebastian Huber powerpc: Do not use the ATB for e500 multilib The e500v1 has no … 4.115
(edit) @b171982   07/08/15 08:04:39 Sebastian Huber bsps/powerpc: Provide debug and trace symbols 4.115
(edit) @3e02a47   07/02/15 10:04:50 Sebastian Huber bsp/qoriq: Enable branch prediction for T series 4.115
(edit) @994d7e1   07/02/15 07:14:47 Sebastian Huber bsp/qoriq: Use -O2 for T series 4.115
(edit) @635ed82   07/01/15 09:13:26 Sebastian Huber bsp/qoriq: Update due to API changes 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) @8e10f62   03/17/15 07:54:39 Sebastian Huber bsp/qoriq: Add register blocks for T variants 4.115
(edit) @093bfde   03/17/15 07:48:47 Sebastian Huber bsp/qoriq: Fix warning 4.115
(edit) @dea43a0d   03/05/15 16:09:15 Joel Sherrill Temporarily ignore dl* tests on some PowerPC BSPs Some BSPs have … 4.115
(edit) @f3a57820   03/05/15 13:53:47 Sebastian Huber bsp/qoriq: Fix warning 4.115
(edit) @c34f94f7   02/16/15 10:55:03 Sebastian Huber score: Add _CPU_SMP_Prepare_start_multitasking() Update #2268. 4.115
(edit) @f2e6c3e   01/13/15 10:38:18 Sebastian Huber bsp/qoriq: Add T2080RDB and T4240RDB variants 4.115
(edit) @bb7bd148   12/22/14 10:46:17 Sebastian Huber powerpc: Use alternate time base for CPU counter 4.115
(edit) @691cc20   12/22/14 09:14:10 Sebastian Huber bsp/qoriq: Fix nanoseconds extension 4.115
(edit) @a532301c   12/22/14 06:43:19 Sebastian Huber bsp/qoriq: Increase MAS0[ESEL] width 4.115
Note: See TracRevisionLog for help on using the revision log.