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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @458179f1   09/08/17 06:51:07 Sebastian Huber bsp/qoriq: Remove console stuff from bsp_start() Update #3085. 5
(edit) @1bc0ad2   09/08/17 08:38:46 Sebastian Huber Simplify and unify BSP_output_char The BSP_output_char should output … 5
(edit) @695c9c50   08/10/17 09:37:30 Sebastian Huber bsp/qoriq: Add qoriq_e6500_64 variant Update #3082. 5
(edit) @95a4b1f   08/02/17 13:48:03 Sebastian Huber bsp/qoriq: Enable > 2GiB memory Update #3082. 5
(edit) @c693a3a   08/11/17 08:44:04 Sebastian Huber powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORE In 64-bit mode, the … 5
(edit) @c8aeb76   08/02/17 12:36:32 Sebastian Huber bsp/qoriq: 64-bit MMU support Update #3082. 5
(edit) @77c81016   08/10/17 12:14:26 Sebastian Huber bsp/qoriq: 64-bit support for interrupt controller Update #3082. 5
(edit) @5f42a0e   08/02/17 07:16:10 Sebastian Huber bsp/qoriq: Enable 64-bit mode for exceptions Update #3082. 5
(edit) @f14da45   08/01/17 06:42:45 Sebastian Huber bsp/qoriq: 64-bit support for spin table Update #3082. 5
(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) @60d077f   08/10/17 09:38:46 Sebastian Huber bsps/powerpc: Add 64-bit linker sections 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) @b7be9439   07/31/17 12:14:46 Sebastian Huber bsps/powerpc: Do not set ouput format and arch There is no need to … 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) @5d0fa047   07/28/17 13:03:47 Sebastian Huber bsp/t32mppc: Set PPC_PER_CPU_CONTROL_REGISTER 5
(edit) @585706a4   07/28/17 12:42:53 Sebastian Huber bsp/t32mppc: Add SMP support 5
(edit) @cd7991b8   07/28/17 11:50:12 Sebastian Huber bsps/powerpc: Fix warning 5
(edit) @fd3437c   07/28/17 11:06:55 Sebastian Huber bsp/gen5200: Fix warnings 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) @b361cb6c   06/16/17 04:22:21 Sebastian Huber bsps/powerpc: Fix warning Close #3051. 5
(edit) @3f884b4   06/13/17 09:38:39 Sebastian Huber bsp: Fixes due to header file changes Update #2833. 5
(edit) @0af8bb6   06/12/17 13:40:37 Sebastian Huber bsp: Include missing <sys/param.h> Update #2833. 5
(edit) @74a13c8   06/12/17 13:30:13 Sebastian Huber bsp/beatnik: Fixes due to header file changes Update #2833. 5
(edit) @f256685   06/09/17 05:55:16 Sebastian Huber bsp/psim: Include missing <sys/param.h> 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @7203b70   06/01/17 17:04:05 Sebastian Huber bsp/motorola_powerpc: Fix for Binutils 2.28+ There are mismatched … 5
(edit) @697a6ca   06/01/17 17:00:38 Sebastian Huber bsps/powerpc: Set output format in linker script Set the proper … 5
(edit) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 5
(edit) @61568e6   04/26/17 15:53:56 joel virtex5/startup/dummy_console.c: Use <rtems/bspIo.h> and … 5
(edit) @c0ea829   04/26/17 15:50:08 joel virtex4/startup/dummy_console.c: Use <rtems/bspIo.h> and … 5
(edit) @fd48b43   04/24/17 16:15:53 joel virtex5/startup/dummy_console.c: Fix no prototype warning 5
(edit) @9beada51   04/24/17 16:15:44 joel virtex4/startup/dummy_console.c: Fix no prototype warning 5
(edit) @5796c21   04/24/17 01:05:53 joel shared/startup/panic.c: Fix printf() format warnings 5
(edit) @3f12cfe   04/24/17 01:05:41 joel shared/pci/detect_raven_bridge.c: Fix printf() format warnings 5
(edit) @31908b12   04/24/17 01:05:12 joel shared/bootloader/mm.c: Fix printf() format warnings 5
(edit) @79d45cbd   04/24/17 01:05:03 joel shared/bootloader/misc.c: Fix printf() format warnings 5
(edit) @1b24a9b   04/24/17 01:04:41 joel beatnik/pci/gt_pci_init.c: Fix printf() format warnings 5
(edit) @c44a7402   04/24/17 01:04:19 joel beatnik/startup/bspstart.c: Fix printf() format warnings 5
(edit) @93206c12   04/24/17 01:03:58 joel beatnik/marvell/discovery.c: Fix printf() format warnings 5
(edit) @28593c6e   04/08/17 11:21:44 cpodonnell8 powerpc/haleakala/./mmu_405.c: Use inttypes.h constants removes 11 … 5
(edit) @53e7393   04/08/17 11:17:56 cpodonnell8 powerpc/mvme550/./pci.c: Use inttypes.h constant to fix 1 warning. 5
(edit) @4191647   04/08/17 11:12:54 cpodonnell8 virtex4/startup/bspstart.c: Use %p to fix 11 warnings. 5
(edit) @913ed81b   04/08/17 10:55:24 cpodonnell8 virtex5/startup/bspstart.c: Use %p to fix 11 warnings. 5
(edit) @006ac513   04/08/17 10:25:28 cpodonnell8 libbsp/powerpc/./pci/detect_raven_bridge.c: Use inttypes.h to fix 1 … 5
(edit) @1731757c   04/13/17 17:13:59 Gedare Bloom bootstrap: regenerate files after sort order fix Updates #2965. 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) @fd93c6b   04/04/17 16:14:24 joel mpc55xxevb/.../*-testsuite.tcfg: Add linpack 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) @1301468   04/03/17 10:51:51 Sebastian Huber bsps: Fix baud settings Update #2897. 5
(edit) @af5bbd3   03/27/17 12:20:56 Sebastian Huber bsp/qoriq: Regenerate preinstall.am 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 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) @696b5b1e   03/06/17 13:37:43 Sebastian Huber bsp/beatnik: More verbose fatal extension 5
(edit) @b925ae7   03/06/17 10:10:06 Sebastian Huber bsp/beatnik: Update due to API changes The device_t typedef is … 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) @08d85992   03/01/17 10:31:57 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @6afeeda   02/15/17 12:39:02 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @f6f764c1   02/15/17 12:28:02 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @73f8d93   02/15/17 10:09:50 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @e8606d5b   01/20/17 13:21:29 Sebastian Huber bsp/beatnik: Remove superfluous check Close #2874. 5
(edit) @79ec730   01/17/17 18:39:26 joel powerpc/mpc55xxevb/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @1fcdd639   01/12/17 22:12:51 joel powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwset 5
(edit) @6a9282d   12/09/16 09:49:49 Sebastian Huber Rename is_internal to always_set_to_false Update #2825. 5
(edit) @b6606e8   12/08/16 15:41:30 Sebastian Huber score: Remove fatal is internal indicator The fatal is internal … 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) @bf4fdb1   11/11/16 10:31:13 Sebastian Huber powerpc: Move legacy CPU_Interrupt_frame The only remaining user of … 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) @11ae6f9   11/03/16 17:49:12 Tim Cussins virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space … 5
(edit) @282de10   10/11/16 08:42:15 Sebastian Huber bsp/qoriq: Add GPIO register map 5
(edit) @55e0be36   09/16/16 10:58:06 Sebastian Huber termios: Use IMFS nodes for new Termios devices This makes the new … 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) @c2a4b8bf   07/19/16 07:42:26 Sebastian Huber bsps/powerpc: Fix shared console driver The Termios modes are now an … 5
(edit) @612297e8   07/12/16 10:44:17 joel Misc: Spell length correctly 5
(edit) @814bd6e3   07/12/16 08:02:40 Sebastian Huber bsps/powerpc: Fix AltiVec? enable There must be an isync after the … 5
Note: See TracRevisionLog for help on using the revision log.