source: rtems/bsps

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5f652cb2   07/26/21 20:43:00 kinsey.moore cpukit: Add AArch64 SMP Support This adds SMP support for AArch64 in …
(edit) @670a508   09/19/21 01:23:53 kinsey.moore bsps/gicv2: Allow BSPs to define IRQ attributes ARM's GICv2 is …
(edit) @5ffc01f   09/19/21 01:09:17 kinsey.moore bsps/zynqmp: Use correct number of interrupts GICv2 can support up to …
(edit) @3647725   07/26/21 20:52:20 kinsey.moore bsps/shared: Add PSCI SMP startup support This adds the SMP function …
(edit) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(edit) @9e30a716   09/18/21 02:05:42 Chris Johns powerpc/motorola_powerpc: Map LibBSD bus space to the PCI base address
(edit) @691d0ed   08/17/21 07:57:41 Chris Johns arm/xilinx: Fix zynq-uart interrupt receive - Trigger on a single …
(edit) @7792ab8   08/23/21 17:58:47 stephen.clark bsps/zynqmp: Added I2C support for ZynqMP Added I2C drivers for …
(edit) @73c182a   08/23/21 17:53:42 stephen.clark bsps/zynq: Moved general i2c files to shared directories Certain …
(edit) @ad41c179   09/03/21 09:09:02 Sebastian Huber score: Change TOD_LATEST_YEAR to 2099 This simplifies the …
(edit) @01d22f7f   07/30/21 11:14:34 Sebastian Huber bsps/leon3: Rename fatal error code Rename …
(edit) @e495633   09/01/21 13:54:33 christian.mauderer bsps/imxrt: Improve SPI driver It wasn't possible to keep the CS line …
(edit) @de14073   08/18/21 22:47:30 Chris Johns aarch64/versal: Enable TX and RX FIFOs - Wait for the tx holding …
(edit) @1c060681   08/09/21 11:13:22 dangipranav bsps/raspberrypi: Add SEV Instruction for RPi SMP firmware changes. …
(edit) @75af5be6   08/12/21 19:06:39 Sebastian Huber bsp/leon3: Fix rtems_interrupt_is_pending() Take the interrupt force …
(edit) @5947204   08/04/21 12:21:34 Sebastian Huber bsps/arm: More robust SMP start Do not continue execution on …
(edit) @0ea26384   07/29/21 07:14:33 Sebastian Huber bsps/cache: Optimize smp_cache_broadcast() Directly call the handler …
(edit) @8b65b574   07/28/21 12:41:32 Sebastian Huber score: Canonicalize _CPU_Fatal_halt() Move _CPU_Fatal_halt() …
(edit) @c7b4eca7   07/27/21 07:58:43 Sebastian Huber bsps/irq: bsp_interrupt_facility_initialize() Do not return a status …
(edit) @b910e60   07/07/21 11:44:16 Sebastian Huber bsp/raspberrypi: Add interrupt get/set affinity Add default …
(edit) @e518323   06/25/21 13:52:16 Sebastian Huber bsps/irq: Add rtems_interrupt_entry_install() Add …
(edit) @70357f1   06/25/21 13:26:45 Sebastian Huber bsps/irq: Move bsp_interrupt_handler_is_empty() This function is only …
(edit) @63d9e84   06/24/21 15:14:03 Sebastian Huber bsps/irq: Add bsp_interrupt_check_and_lock() Return …
(edit) @73fcbf4   06/17/21 15:47:31 Sebastian Huber bsps/irq: Use rtems_interrupt_entry Update #3269.
(edit) @09be98d   07/01/21 12:45:58 Sebastian Huber sparc/irq: Implement new interrupt directives Update #3269.
(edit) @fe6ce5ac   06/28/21 12:53:06 Sebastian Huber bsps/irq: Implement new directives for GICv2/3 Update #3269.
(edit) @85a3785   07/06/21 17:00:20 Sebastian Huber bsps/irq: bsp_interrupt_set_affinity() Return a status code for …
(edit) @23ec04c   07/06/21 16:39:57 Sebastian Huber bsps/irq: bsp_interrupt_get_affinity() Return a status code for …
(edit) @32f5a195   06/29/21 12:06:03 Sebastian Huber bsps/irq: bsp_interrupt_vector_disable() Return a status code for …
(edit) @bc86a5fa   06/29/21 12:01:17 Sebastian Huber bsps/irq: bsp_interrupt_vector_enable() Return a status code for …
(edit) @deb5afb   07/05/21 11:28:02 Sebastian Huber bsps/irq: Add rtems_interrupt_is_pending() Add a default …
(edit) @eebecd0   06/28/21 07:36:29 Sebastian Huber bsps/irq: Add rtems_interrupt_get_attributes() Add a default …
(edit) @9832652c   06/28/21 06:44:49 Sebastian Huber bsps/irq: Add rtems_interrupt_raise() Add rtems_interrupt_raise_on() …
(edit) @781213f9   06/28/21 06:20:53 Sebastian Huber bsps/irq: Add rtems_interrupt_vector_is_enabled() Add a default …
(edit) @4969af4   07/06/21 12:03:41 Sebastian Huber rtems: Add RTEMS_FATAL_SOURCE_SPURIOUS_INTERRUPT Add …
(edit) @96265c8   06/17/21 11:40:02 Sebastian Huber rtems: Add rtems_interrupt_vector_enable() Add …
(edit) @04c2c08   06/25/21 09:06:39 Sebastian Huber bsps/irq: Move handler iterate to separate file Update #3269.
(edit) @1b3b5b84   07/06/21 06:39:01 Sebastian Huber bsps/irq: Canonicalize get/set affinity errors Bring the error …
(edit) @efb3fc2   06/25/21 08:20:29 Sebastian Huber bsps/irq: Move get/set affinity to separate file Update #3269.
(edit) @78b83601   07/23/21 14:00:10 Sebastian Huber bsps: Fix bsp_fatal_extension() The heap protection is conditional.
(edit) @350f501a   07/21/21 05:16:22 Chris Johns bsp: Remove fatal from exit(0). Add extended heap error output
(edit) @5cc1695   04/19/21 08:55:33 robin.mueller.m Fixes for TMS570 BSP When compiling the lwIP port for the TMS570, …
(edit) @b24e8142   07/16/21 12:32:03 robin.mueller.m STM32H7 ethernet pin corrections These patches were submitted a few …
(edit) @1577a48   07/19/21 13:43:11 Sebastian Huber bsp/leon3: Remove <leon.h> include form <bsp.h> The <leon.h> header …
(edit) @c7b3df3f   07/02/21 08:00:08 Sebastian Huber bsps/sparc: Improve interrupt affinity support Fully support the …
(edit) @7b2d569   07/09/21 08:39:01 Sebastian Huber bsp/imx: Fix SMP start Flush imx_gic_dist_base so that secondary …
(edit) @a398909   07/09/21 08:40:35 Sebastian Huber bsps/arm: Fix SMP start Skip the data cache initialization if we are …
(edit) @89b652a5   07/07/21 14:37:27 christian.mauderer bsps/imxrt: Fix undefined symbol
(edit) @8b0e3334   07/06/21 15:53:12 dangipranav bsps/arm: Add start up support for ARMv6 RPi Models
(edit) @b28c0c66   07/07/21 12:38:40 Sebastian Huber bsp/raspberrypi: Fix <bsp/irq.h> header guard
(edit) @1b560731   07/07/21 07:52:56 Sebastian Huber bsp/imx: Fix pointer from integer warning
(edit) @0d3453a4   05/28/21 14:54:00 christian.mauderer bsps/imxrt: Simplify linkcmds and make it flexible Calling the memory …
(edit) @95a38dd   05/28/21 13:50:31 christian.mauderer bsps/imxrt: Allow different ARM PLL setting Update #4180
(edit) @24e8ddc   07/01/21 18:32:57 Gedare Bloom m68k/uC5282: linkcmds KEEP and SORT sections Fixes a problem with bad …
(edit) @cb7d268   07/01/21 14:40:01 Sebastian Huber bsp/leon3: Move bsp_interrupt_is_valid_vector() This function is not …
(edit) @52fb74c   07/01/21 14:32:41 Sebastian Huber bsp/leon3: Fix bsp_interrupt_is_valid_vector() The fix to address CID …
(edit) @f2b0877   06/30/21 13:22:57 Sebastian Huber bsps: Fix GICv3 support for AArch32 The GICv3 support is shared …
(edit) @c18b041b   06/28/21 13:03:22 kinsey.moore bsps/cadence-spi: Fix moduleid offset Move the moduleid register to …
(edit) @26d61c86   06/23/21 16:57:18 kinsey.moore bsps/zynq-uart: Make post baud change kick global The existing fix …
(edit) @17a9103   06/24/21 16:02:53 Gedare Bloom aarch64: whitespace fixes in start.S
(edit) @93088fb8   06/24/21 15:33:22 Gedare Bloom bsps/aarch64: replace boot options with asm switch code
(edit) @76c6caad   06/23/21 02:01:17 Gedare Bloom bsps/aarch64: add non-secure mode and versal support
(edit) @2076129   06/23/21 01:57:08 Gedare Bloom bsps/aarch64: add physical secure timer
(edit) @bcad0aae   06/23/21 01:55:39 Gedare Bloom bsps/aarch64: add mnemonic for ICC_IGRPEN1_EL3
(edit) @fedd279f   06/23/21 01:52:28 Gedare Bloom bsps/dev/irq: make icspicfgr an indexable array
(edit) @e613068e   06/17/21 20:02:30 kinsey.moore aarch64: add support to drop EL3 to EL2
(edit) @3705962   06/10/21 23:03:03 Gedare Bloom aarch64/xilinx-versal: new BSPs for qemu and vck190
(edit) @be96cb43   06/18/21 14:44:11 Sebastian Huber sparc: Simplify trap table initialization Move _ISR_Handler() to a …
(edit) @005c79be   06/23/21 06:24:49 Sebastian Huber bsps: bsp_interrupt_handler_dispatch_unchecked() Add …
(edit) @5c30e3d3   06/22/21 13:40:39 Sebastian Huber bsps/sparc: Use rtems_interrupt_handler_install() Avoid using …
(edit) @d73e657e   06/21/21 09:24:27 Sebastian Huber sparc: More reliable bad trap handling Statically initialize the trap …
(edit) @7a140e2e   06/18/21 17:28:28 Sebastian Huber bsps/sparc: Add a symbol for each trap table entry This makes it …
(edit) @6b7a3858   06/19/21 12:24:26 Sebastian Huber bsp/atsam: Fix BSP_INTERRUPT_VECTOR_COUNT Fix an off by one error. …
(edit) @fdf2ee7   06/19/21 12:15:27 Sebastian Huber bsps/irq: Default BSP_INTERRUPT_VECTOR_COUNT == 0 Change the default …
(edit) @94cf67c   06/19/21 10:48:27 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAX This define is no longer …
(edit) @3fee6620   06/19/21 10:51:58 Sebastian Huber bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNT Use …
(edit) @049e2b6   06/19/21 10:53:27 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_NUMBER Replace it with …
(edit) @cd5573c   06/19/21 10:40:57 Sebastian Huber bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNT Assert …
(edit) @af73b7b6   06/18/21 05:37:18 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MIN Remove …
(edit) @f3acb8b   06/19/21 09:31:12 Sebastian Huber bsps/irq: Assert BSP_INTERRUPT_VECTOR_MIN == 0 After building all …
(edit) @5210c7c   06/19/21 09:25:34 Sebastian Huber bsp/generic_or1k: Remove incomplete IRQ support Update #3269.
(edit) @4146d39   06/19/21 09:20:02 Sebastian Huber bsp/genmcf548x: Change BSP_INTERRUPT_VECTOR_MIN This BSP uses a …
(edit) @61d0be72   06/17/21 15:35:12 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_NO_HEAP_USAGE Remove the support for …
(edit) @499a89b   06/24/21 06:26:02 Sebastian Huber grlib: Register system console as /dev/console Close #4461.
(edit) @8416e7c   06/23/21 19:20:19 vijay bsps/powerpc, bsps/shared: Move remaining legacy networking header files
(edit) @a0a8262   06/23/21 06:11:49 Sebastian Huber bsp/leon3: Fix compile error Fix compile error with …
(edit) @93f96455   06/11/21 07:35:30 jan.sommer bsps/i386: Update calibration of TSC to be more accurate Closes #4455
(edit) @3ee19b7a   06/17/21 14:01:48 Sebastian Huber bsps/irq: Change license to BSD-2-Clause Change license to …
(edit) @11cf6ae3   06/10/21 13:14:37 Sebastian Huber grlib: Simplify apbuart_inbyte_nonblocking()
(edit) @3af1e5e   06/10/21 13:02:36 Sebastian Huber grlib: Fix apbuart_outbyte_polled() prototype Callers usually want to …
(edit) @af69a869   06/10/21 13:01:49 Sebastian Huber grlib: Add apbuart_outbyte_wait()
(edit) @85febe7b   06/10/21 12:51:38 Sebastian Huber grlib: Remove NL -> CR in apbuart_outbyte_polled() This is already …
(edit) @634a2c06   06/10/21 11:42:18 Sebastian Huber bsps/leon3: Auto initialization for printk() Get rid of the hack to …
(edit) @2c07f24   06/10/21 11:04:13 Sebastian Huber grlib: Add ambapp_plb() Replace the global variable ambapp_plb with a …
(edit) @c4c8d3fd   06/10/21 11:25:26 Sebastian Huber grlib: Customizable allocation in ambapp_scan() Make the memory …
(edit) @93afcff7   06/08/21 07:21:30 Sebastian Huber bsps/sparc: Simplify memory initialization Directly initialize the …
(edit) @ef5a53b   06/08/21 06:53:35 Sebastian Huber bsps/sparc: Simplify stack initialization Initialize the stacks for …
(edit) @b823c98   06/08/21 06:08:43 Sebastian Huber bsps/sparc: Unify stack initialization Initialize the stacks in …
(edit) @07f6a61d   06/08/21 06:13:54 Sebastian Huber bsps/sparc: Remove support to load data section Remove the support to …
(edit) @7b8119a   06/08/21 07:32:08 Sebastian Huber bsps/sparc: Remove unused bsp_mem_init symbol
Note: See TracRevisionLog for help on using the revision log.