source: rtems/bsps/shared

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d6ebf40   06/14/22 17:15:38 joel bsps/shared/*: Change license to BSD-2 Updates #3053.
(edit) @0725b200   03/14/22 15:53:18 Sebastian Huber bsps: Add gicv3_get_attributes()
(edit) @d8b23fa4   03/14/22 15:01:10 Sebastian Huber bsps: Add gicv3_sgi_ppi_get_priority()
(edit) @f828ddd1   03/14/22 14:59:43 Sebastian Huber bsps: Add gicv3_sgi_ppi_set_priority()
(edit) @3026859   03/14/22 14:56:15 Sebastian Huber bsps: Move gicv3_init_cpu_interface() Make the processor index a …
(edit) @b351933   03/14/22 14:54:37 Sebastian Huber bsps: Move gicv3_init_dist() Make the distributor register block a …
(edit) @ea353b4b   03/14/22 14:50:24 Sebastian Huber bsps: Add gicv3_sgi_ppi_disable()
(edit) @f74b120   03/14/22 14:49:25 Sebastian Huber bsps: Add gicv3_sgi_ppi_enable()
(edit) @42c806f   03/14/22 14:47:34 Sebastian Huber bsps: Add gicv3_sgi_ppi_is_enabled()
(edit) @be25de5   03/14/22 14:45:52 Sebastian Huber bsps: Add gicv3_ppi_clear_pending()
(edit) @2e5b1312   03/14/22 14:44:30 Sebastian Huber bsps: Add gicv3_ppi_set_pending()
(edit) @5183300   03/14/22 14:41:42 Sebastian Huber bsps: Add gicv3_trigger_sgi()
(edit) @f10c551   03/14/22 14:09:04 Sebastian Huber bsps: Add gicv3_sgi_ppi_is_pending()
(edit) @9abcaae   03/14/22 14:04:51 Sebastian Huber bsps: Add <dev/irq/arm-gicv3.h> Separate the Interrupt Manager …
(edit) @f311caf   03/15/22 16:34:34 Sebastian Huber bsps/irq: Improve affinity set handling Restrict the affinity set to …
(edit) @ca4fa22e   03/15/22 16:22:37 Sebastian Huber bsps/irq: Fix formatting Update #3269.
(edit) @4a85ce8   03/02/22 10:35:40 christian.mauderer bsps/shared: Manual file header clean up Updates #4625.
(edit) @9bf813c5   03/01/22 21:38:43 joel bsps/shared/: Scripted embedded brains header file clean up Updates #4625.
(edit) @cfeb3cbb   03/08/22 07:10:37 Sebastian Huber bsp/leon3: Include missing header file The <leon.h> include was …
(edit) @e3f70b3   12/15/21 06:56:23 Sebastian Huber bsps: Avoid use of memcpy() in bsp_fdt_copy() The memcpy() function …
(edit) @4e530464   01/15/22 18:45:46 Sebastian Huber bsps: Default to CPU counter benchmark timer Most BSPs which used the …
(edit) @6c36cb7a   01/06/22 20:28:34 Gedare Bloom aarch64: always boot into EL1NS Always start the executive in …
(edit) @63d27156   01/06/22 20:27:52 Gedare Bloom arm/gicv3: refactor DIST initialization to helper
(edit) @00081b3   01/11/22 16:59:34 Sebastian Huber Fix device tree blob alignment A device tree blob must be aligned on …
(edit) @d7205f0   04/08/20 15:14:41 Sebastian Huber libc: Optimize malloc() initialization The BSPs provide memory for …
(edit) @3d0620b   04/08/20 14:54:34 Sebastian Huber score: Optimize Workspace Handler initialization The BSPs provide …
(edit) @670a508   09/19/21 01:23:53 kinsey.moore bsps/gicv2: Allow BSPs to define IRQ attributes ARM's GICv2 is …
(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) @691d0ed   08/17/21 07:57:41 Chris Johns arm/xilinx: Fix zynq-uart interrupt receive - Trigger on a single …
(edit) @73c182a   08/23/21 17:53:42 stephen.clark bsps/zynq: Moved general i2c files to shared directories Certain …
(edit) @0ea26384   07/29/21 07:14:33 Sebastian Huber bsps/cache: Optimize smp_cache_broadcast() Directly call the handler …
(edit) @c7b4eca7   07/27/21 07:58:43 Sebastian Huber bsps/irq: bsp_interrupt_facility_initialize() Do not return a status …
(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) @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) @f2b0877   06/30/21 13:22:57 Sebastian Huber bsps: Fix GICv3 support for AArch32 The GICv3 support is shared …
(edit) @26d61c86   06/23/21 16:57:18 kinsey.moore bsps/zynq-uart: Make post baud change kick global The existing fix …
(edit) @76c6caad   06/23/21 02:01:17 Gedare Bloom bsps/aarch64: add non-secure mode and versal support
(edit) @bcad0aae   06/23/21 01:55:39 Gedare Bloom bsps/aarch64: add mnemonic for ICC_IGRPEN1_EL3
(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) @af73b7b6   06/18/21 05:37:18 Sebastian Huber bsps/irq: Remove BSP_INTERRUPT_VECTOR_MIN Remove …
(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) @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) @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) @523867d   05/11/21 15:27:20 Sebastian Huber rtems: Constify rtems_task_wake_when() Add a parameter to …
(edit) @3af2dc7   05/11/21 14:26:55 frank.kuehndel _TOD_Validate(): Fix incorrect return code This patch fixes bug …
(edit) @b391affc   05/06/21 08:06:02 niteesh.gs bsps/shared/ofw: Fix coverity defects This patch adds asserts to fix …
(edit) @e29d5cd   04/25/21 04:26:45 vijay Makefile.am: Remove legacy networking files
(edit) @3ea43bc   03/12/21 15:59:40 kinsey.moore bsps/xilinx-zynqmp: Avoid constant UART reinit Constantly …
(edit) @5728e8e3   04/09/21 06:28:40 gabriel.moyano grlib/genirq: Taking into account that it could be more than one ISR …
(edit) @3cd58bd   03/15/21 16:39:27 ryan.long disp_hcms29xx.c: Unused value (CID #1399752) CID 1399752: Unused …
(edit) @c90fa83   02/25/21 02:09:56 vijay bsps: Remove networking drivers Update #3850
(edit) @70667b55   02/25/21 16:52:03 jan.sommer bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spi Updates #4321
(edit) @5607464   03/13/21 11:02:03 niteesh.gs bsp/beagle: Ported Beagle pinmux driver to RTEMS The following files …
(edit) @5c656ead   03/13/21 11:02:01 niteesh.gs bsp/beagle: Import Beagle pinmux from FreeBSD This patch imports the …
(edit) @fc712906   03/13/21 11:02:00 niteesh.gs bsps/shared/ofw: Add rtems_ofw_is_node_compatible This patch extends …
(edit) @4e0735c6   11/14/19 10:47:21 maberg leon, l2cache: prevent unused diagnostic access
(edit) @51564f63   12/11/18 16:55:39 maberg leon, ahbstat: register definitions for AHBSTAT version 1
(edit) @8660602   02/08/19 15:30:15 maberg leon, grspw_router: added router_port_link_div() Allows user to set …
(edit) @9c00cc1   04/12/19 10:20:07 Daniel Hellstrom leon,ckinit: avoid assuming 1MHz timer pre-scaler clock
(edit) @053b17ce   04/26/19 13:18:11 Daniel Hellstrom leon,greth: added support for variable sized descriptor table sizes …
(edit) @9bf8a9d1   04/12/19 20:49:45 Daniel Hellstrom leon,grcan: split out GRCAN non-FD specific support in separate file …
(edit) @9c76ca0   04/12/19 20:41:04 Daniel Hellstrom leon,grcanfd: split out GRCANFD specific support in separate file …
(edit) @43c903a1   04/12/19 07:35:12 Daniel Hellstrom leon,grcan: added support for GRCANFD The new GRCAN_FD IP supports …
(edit) @65237ba0   04/12/19 10:54:54 Daniel Hellstrom leon,occan: use common CAN baud-rate calculation routine Close #4323.
(edit) @4d192207   04/12/19 10:36:58 Daniel Hellstrom leon,grcan: use common CAN baud-rate calculation routine Update #4323.
(edit) @cff99cf   04/12/19 09:01:38 Daniel Hellstrom leon,can: introduce common CAN baud-rate calculation function …
(edit) @68c882ef   04/12/19 07:45:34 Daniel Hellstrom grlib,ambapp: added new IP core IDs
(edit) @e227ae5   04/12/19 10:17:57 Daniel Hellstrom leon,grspw: fix for SET_PACKET_SIZE When the DMA table has been …
(edit) @50db7f2   10/15/18 06:46:32 arvid leon,gr1553b: Only align allocated memory. Verify alignment of memory.
(edit) @70f87f9e   10/15/18 13:05:13 arvid leon,gr1553b: set codec version This is enables the updated codec for …
(edit) @3344d029   10/12/18 08:51:54 arvid leon,gr1553rt: Fixed spinlock unlock
(edit) @f798a75c   10/11/18 11:46:39 arvid leon,gr1553rt: Fixed memory leak
(edit) @cc825d0   12/02/20 12:30:03 jan.sommer bsps/xilinx_zynq: Add SPI driver for cadence-spi Updates #4320
Note: See TracRevisionLog for help on using the revision log.