Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems/bsps

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @273613f   04/03/20 08:03:28 Sebastian Huber bsps/arm: Sort fast text/data sections
(edit) @3fccdc95   03/20/20 07:10:46 Sebastian Huber bsps/arm: Add support for MPU region alignment Update #3910.
(edit) @bb4e534   10/19/20 15:39:10 Sebastian Huber bsps: Fix rtems_interrupt_server_delete() The ISR lock must be …
(edit) @f9c8e14   09/18/20 08:00:46 Sebastian Huber grlib: Add ambapp_common_info to derived types This avoids a cast in …
(edit) @c15c520   09/18/20 08:00:45 Sebastian Huber grlib: Remove unused conversion macros
(edit) @3154203b   09/18/20 08:00:44 Sebastian Huber grlib: Remove superfluous forward decls
(edit) @cf16821   10/16/20 04:34:39 Sebastian Huber bsps/arm: Add workaround for Errata 794072 Add a workaround for …
(edit) @e7b878e   10/02/20 09:36:20 Sebastian Huber bsps/arm: Workaround for Errata 845369 Add a workaround for Cortex-A9 …
(edit) @7db9c14   10/12/20 15:12:55 joel lpc32xx_mzx_stage_1-testsuite.tcfg: Add ttest01
(edit) @2695e7d0   10/12/20 15:12:38 joel lpc2362-testsuite.tcfg: Add monitor and psxmsgq01
(edit) @562c2a71   10/12/20 15:12:17 joel lm3s3749-testsuite.tcfg: Add spcxx01
(edit) @f28a6def   10/05/20 14:28:24 frank.kuehndel disp_hcms29xx: Fix string truncation warning The strlcpy() function …
(edit) @d7a48e1   10/06/20 05:39:44 Sebastian Huber rtems: Improve RTEMS_NO_RETURN attribute Provide RTEMS_NO_RETURN also …
(edit) @e1a0e0c3   10/08/20 05:50:10 Sebastian Huber grlib: Add and use irqmp_has_timestamp() Replace …
(edit) @560c08c   10/07/20 15:34:27 joel bsps/include/bsp/fatal.h: Add GRLIB specific fatal error updates #4028.
(edit) @0c74ff9   10/07/20 13:38:28 joel Misc: Correct spelling of occurred
(edit) @ed9c88c   10/02/20 14:27:54 kinsey.moore bsps: Add Cortex-A53 ILP32 BSP variant This adds an AArch64 ILP32 BSP …
(edit) @db68ea1   09/22/20 13:32:56 kinsey.moore bsps: Add Cortex-A53 LP64 basic BSP This adds an AArch64 basic BSP …
(edit) @cb2afd2   09/30/20 00:54:20 kinsey.moore bsps/shared: Add PSCI-based bspreset implementation This adds a …
(edit) @f8ad5bb2   08/28/20 03:13:47 kinsey.moore bsps: Break out AArch32 GICv3 support This breaks out …
(edit) @1480c3f   08/28/20 03:07:52 kinsey.moore bsps: Break out AArch32 portions of GPT driver This breaks …
(edit) @1c03649   06/10/20 18:46:12 kinsey.moore Move ARM PL011 UART driver This UART driver is now needed for BSPs …
(edit) @a9995f1   10/05/20 15:14:33 Sebastian Huber bsp/lpc176x: Fix memory map Due to the static allocation of operating …
(edit) @1f77518   09/23/20 10:36:56 jan.sommer bsps/pc386: Add missing license header Closes #4093.
(edit) @e8450a6c   09/22/20 15:38:12 Sebastian Huber bsps/riscv: Add bsp_fdt_map_intr() This function is required by libbsd.
(edit) @e59cb6a2   09/20/20 15:45:11 Sebastian Huber bsps/powerpc: Remove ppc_generic define Do not force BSPs to define …
(edit) @4897a82d   09/15/20 07:07:29 Hesham.Almatary riscv: Make sifive_test finisher 4 bytes QEMU is now stricter with …
(edit) @4b767bd   04/03/20 07:53:53 Sebastian Huber bsps/arm: Use RTEMS_SECTION()
(edit) @20d8237   09/04/20 18:10:57 Sebastian Huber arm: Fix arm_cp15_set_translation_table_entries() In a …
(edit) @2a4ccc4   09/15/20 13:07:25 Sebastian Huber bsp/pc386: Remove support for obsolete Binutils Update #3818.
(edit) @2786b0a   09/13/20 14:13:14 Sebastian Huber bsps/riscv: Use far jump to boot_card() Use a far jump to avoid …
(edit) @f3f0370f   07/19/19 11:09:43 Sebastian Huber build: Alternative build system based on waf Update #3818.
(edit) @5959b1e   09/10/20 17:29:11 joel Remove tmoverhd which existed to produce the obsolete coverhd.h …
(edit) @e563e61   09/10/20 16:41:33 joel Remove remaining references to coverhd.h Closes #4040.
(edit) @764ea578   09/06/20 21:07:29 Hesham.Almatary htif_console_handler is defined in htif.c closes #4069.
(edit) @d556af36   08/31/20 12:12:14 Sebastian Huber bsps: Always install IPI in SMP configs The inter-processor interrupt …
(edit) @b87efa7   08/20/20 07:18:06 jan.sommer bsp/xilinx-zynq: Flush TX-Buffer before initializing uart Closes …
(edit) @fe6191f   04/15/20 14:36:07 Sebastian Huber bsps/leon3: Remove superfluous includes
(edit) @95d37b6   08/03/20 10:16:51 Sebastian Huber bsps/arm: Use _Assert()
(edit) @3ec5f20   07/27/20 01:23:19 Chris Johns powerpc/io: The eieio() function clashes with FreeBSD. Change.
(edit) @1b421585   08/03/20 07:42:25 Sebastian Huber arm/atsam: Make interrupt server configurable The external UART over …
(edit) @6014fad   07/08/20 08:53:26 christian.mauderer bsps/beagle: Remove some debug output from I2C.
(edit) @29e7a069   08/01/20 12:30:10 Sebastian Huber dev/spi-memdrv: Fix use of uninit mem_param_ptr
(edit) @c60942ea   07/30/20 08:30:15 Sebastian Huber rtems: Add rtems_interrupt_server_create() Add …
(edit) @02c9eb85   07/20/20 05:46:53 christian.mauderer bsps/fdt: Make sure data is cache aligned The cache of the fdt blob …
(edit) @29a73d8   07/17/20 05:54:44 christian.mauderer bsp/imx: Use GPIOs for SPI CS The chip select lines of the iMX SPI …
(edit) @0f4b911c   07/17/20 05:54:43 christian.mauderer bsp/imx: Add a GPIO driver Update 3869
(edit) @a3bcc79   07/30/20 17:29:23 Sebastian Huber bsps/lm32: Use shared <bsp/irq.h> Having a duplicate header with the …
(edit) @33314eb   07/23/20 06:42:59 Sebastian Huber bsps/clock: Fix fast idle clock tick support If we interrupt a thread …
(edit) @9cb107c9   07/03/20 12:31:47 jan.sommer bsps/pc386: Fix IPI for non-consecutive APICIDs - properly use the …
(edit) @479b2bf   05/11/20 06:25:32 Sebastian Huber rtems: Remove _Copyright_Notice from API header Close #3981.
(edit) @a3b86d6c   07/05/20 10:39:37 james.fitzsimons Fix for Beaglebone BSP PWM bug
(edit) @401b237   07/03/20 05:46:24 Sebastian Huber epiphany: Remove support for this target Due to an unmaintained …
(edit) @523551cc   07/03/20 07:18:13 Sebastian Huber bsps/powerpc: Remove obsolete BSPs Update #3951.
(edit) @70b803b5   07/03/20 07:15:50 Sebastian Huber bsps/powerpc: Remove SPE enabled variants The PowerPC SPE support was …
(edit) @69690f6   04/21/20 11:10:07 Sebastian Huber bsps/powerpc: Remove atexit form start.o Remove superflous atexit …
(edit) @9b5af6a   04/08/20 11:19:51 Sebastian Huber bsps/powerpc: Fix tlbie instruction usage GCC 10 no longer passes …
(edit) @9b3b33d   04/07/20 06:26:00 Sebastian Huber bsps/powerpc: Fix inline assembly GCC 10 no longer passes -many to …
(edit) @b4a786d   04/08/20 11:48:41 Sebastian Huber bsp/qoriq: Fix tlbwe sequence
(edit) @6a02c11b   07/05/20 10:52:01 Sebastian Huber bsps/mips: Fix issues with -fno-common
(edit) @bc73a085   06/17/20 05:57:26 Chris Johns i386/pc: Initialise the printk serial port on first use 5
(edit) @4a8b135   06/10/20 16:45:26 joel bsps/i386/pc386/start/*.S: Remove space before tab 5
(edit) @96d9823   05/31/20 14:22:59 jan.sommer bsp/pc386: Disable interrupt nesting for job handler - Fixes timeout … 5
(edit) @208cd6b   05/31/20 14:22:57 jan.sommer bsps/pc386: Separate smp API functions. Makes smpfatal08 link 5
(edit) @c954003   05/31/20 14:22:56 jan.sommer bsps/pc386: Fix Clock_isr for SMP - Do not forward Clock_isr through … 5
(edit) @5d4a1edc   05/31/20 14:22:55 jan.sommer bsp/pc386: Define interrupt stack frame for smp - Defines … 5
(edit) @85d6a760   05/31/20 14:22:53 jan.sommer bsp/pc386: Update GDT to work for SMP Create a GS segment in the GDT … 5
(edit) @f99b1f0   05/31/20 14:22:52 jan.sommer bsp/pc386: Turn start16.S into a startAP.S start16.S is now only used … 5
(edit) @084ea83   05/06/20 08:30:51 Chris Johns testsuite: Add expected-fail to beagleboneblack Updates #2962 5
(edit) @7e3af67   05/06/20 05:19:15 Chris Johns testsuite: Add expected-fail to xilinx's zedboard, a9_qemu, zc702 and … 5
(edit) @1b1755d9   05/06/20 05:18:13 Chris Johns testsuite: Add expected-fail to psim Updates #2962 5
(edit) @7d00247   05/05/20 23:52:48 Chris Johns testsuite: Add expected-fail to erc32, leon2, and leon3 BSPs Updates #2962 5
(edit) @4b9b6dd   05/05/20 12:34:32 Sebastian Huber Use rtems_get_version_string() Update #3970. 5
(edit) @222d6879   04/16/20 12:14:12 christian.mauderer bsps/arm: Fix uninitialized value in generic timer … 5
(edit) @01219541   03/30/20 14:38:22 christian.mauderer bsp/imx: Add an extra ecspi clock. Some imx chips or boards don't use … 5
(edit) @d35722e6   04/08/20 09:52:45 Sebastian Huber bsps/riscv: Fix multiple definition 5
(edit) @19efa9a0   03/28/20 18:24:07 niteesh.gs bsp/raspberrypi: Fix build warnings. 1) _Memory_Initialize makes … 5
(edit) @f493534   04/07/20 22:08:34 joel lpc23xx_tli800-testsuite.tcfg: Add psxaoi03 and psxsignal07 Updates #3938. 5
(edit) @af7e519   04/07/20 22:07:47 joel mcf52235-testsuite.tcfg: Add sp16 Updates #3938. 5
(edit) @a7ea726f   04/07/20 22:07:08 joel lpc1768_mbed-testsuite.tcfg: Add psxaoi03 and psxsignal07 Updates #3938. 5
(edit) @dcb097a   04/07/20 22:06:37 joel lpc2362-testsuite.tcfg: Add psxaoi03 and psxsignal07 Updates #3938. 5
(edit) @fe5d50ed   04/07/20 22:05:52 joel lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add psxsignal07 Updates #3938. 5
(edit) @f74d70e6   04/07/20 22:05:00 joel lm4f120-testsuite.tcfg: Add psxsignal07 Updates #3938. 5
(edit) @92a3a19c   04/06/20 19:21:26 Sebastian Huber tests: Exclude record02 for some BSPs Update #3938. 5
(edit) @2db1fd85   04/06/20 17:15:59 Gedare Bloom sparc64: update linkcmds with missing sections for TLS Closes #3936. 5
(edit) @bb8ae78   03/09/20 22:00:58 christian.mauderer bsp/raspberry: Add a bsp_fdt_map_intr(). Fixes #3903 5
(edit) @1483012   04/02/20 19:05:48 jan.sommer bsp/shared/clock: Reset Clock_driver_isrs to correct value … 5
(edit) @51307919   03/20/20 08:12:26 Sebastian Huber arm: ARMv7-M statically initialized vector table Statically … 5
(edit) @299a82f4   04/02/20 07:01:43 Sebastian Huber bsp/qoriq: Fix off by one error in clock init Close #3921. 5
(edit) @37e7cc5   03/19/20 20:55:26 joel gdbarmsim: Remove Closes #3611. 5
(edit) @5662210   03/13/20 14:14:04 Sebastian Huber bsps: Remove legacy interrupt API from default This fixes linker … 5
(edit) @2ff83634   03/12/20 21:00:25 joel mrm332-testsuite.tcfg: Add dl01 5
(edit) @a5187956   03/12/20 21:00:05 joel rtl22xx-testsuite.tcfg: Add dl10 and ttest01 5
(edit) @9bbfb2b6   03/12/20 20:59:35 joel lpc23xx_tli800-testsuite.tcfg: Add ttest01 5
(edit) @ae6597f   03/12/20 20:59:10 joel lpc2362-testsuite.tcfg: Add ttest01 5
(edit) @16ed7f64   03/12/20 20:53:51 joel lm3s3749-testsuite.tcfg: Add ttest01 5
(edit) @0161b93d   03/03/20 18:23:53 Sebastian Huber imfs: Replace devfs with an IMFS specialization Add a simplified path … 5
(edit) @097ea1e   03/05/20 23:51:12 joel psim: Rework device tree so devices do not conflict with 256MB RAM … 5
(edit) @2220a53   02/25/20 13:07:35 jan.sommer bsp/pc386: Fix interrupt enable to make debug option work again 5
(edit) @61e2d73f   02/27/20 07:21:17 Sebastian Huber bsp/mpc5643l_*: Exclude some tests These tests do not fit into the … 5
Note: See TracRevisionLog for help on using the revision log.