summaryrefslogtreecommitdiffstats
path: root/bsps/shared/dev (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-09bsps/zynq: Moved general i2c files to shared directoriesStephen Clark1-0/+482
2021-07-27bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber2-4/+2
2021-07-26bsps/irq: Implement new directives for GICv2/3Sebastian Huber2-31/+185
2021-07-26bsps/irq: bsp_interrupt_set_affinity()Sebastian Huber2-2/+4
2021-07-26bsps/irq: bsp_interrupt_get_affinity()Sebastian Huber2-2/+4
2021-07-26bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber2-2/+5
2021-07-26bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber2-2/+5
2021-07-26bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber2-0/+22
2021-07-26bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber2-0/+16
2021-07-26bsps/irq: Add rtems_interrupt_raise()Sebastian Huber2-0/+46
2021-07-26bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber2-0/+22
2021-06-30bsps: Fix GICv3 support for AArch32Sebastian Huber1-3/+3
2021-06-29bsps/zynq-uart: Make post baud change kick globalKinsey Moore2-0/+14
2021-06-24bsps/aarch64: add non-secure mode and versal supportGedare Bloom1-2/+21
2021-06-24bsps/aarch64: add mnemonic for ICC_IGRPEN1_EL3Gedare Bloom1-0/+1
2021-05-12rtems: Constify rtems_task_wake_when()Sebastian Huber1-1/+1
2021-05-12_TOD_Validate(): Fix incorrect return codeFrank Kühndel1-1/+1
2021-04-19bsps/xilinx-zynqmp: Avoid constant UART reinitKinsey Moore1-3/+6
2021-04-08disp_hcms29xx.c: Unused value (CID #1399752)Ryan Long1-1/+3
2021-03-30bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spiJan Sommer1-0/+402
2021-03-10bsps/xilinx_zynq: Add SPI driver for cadence-spiJan Sommer1-0/+444
2021-03-05bsps/shared: Allow setting baud rate for zynq uartJan Sommer1-5/+16
2021-01-21bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer1-104/+245
2021-01-21bsps/shared: Copy fsl-edma from mpc55xxChristian Mauderer1-0/+329
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber2-0/+2
2020-12-22bsps: Fix includesSebastian Huber1-0/+6
2020-12-16bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber2-2/+2
2020-12-16bsps: Add GICv3 arm_gic_irq_processor_count()Sebastian Huber2-0/+34
2020-12-11bsps/gicv3: Resolve build warnings on 64bitKinsey Moore1-2/+2
2020-12-10bsps: Remove ARM GIC SGI target filterSebastian Huber2-15/+3
2020-12-10bsps: Fix GICv3 arm_gic_trigger_sgi()Sebastian Huber2-3/+3
2020-12-10bsps/arm: Support system level ARM Generic TimerSebastian Huber1-1/+12
2020-12-09bsps: Add SMP support to ARM GICv3Sebastian Huber1-23/+33
2020-12-03zynq-uart: Fix set_attributes implementationKinsey Moore2-6/+52
2020-12-02bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore2-1/+276
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore2-0/+361
2020-12-02rtems: Add <rtems/rtems/clockimpl.h>Sebastian Huber2-0/+2
2020-10-10disp_hcms29xx: Fix string truncation warningFrank Kühndel1-4/+3
2020-10-05bsps: Break out AArch32 GICv3 supportKinsey Moore1-0/+354
2020-10-05bsps: Break out AArch32 portions of GPT driverKinsey Moore1-0/+174
2020-10-05Move ARM PL011 UART driverKinsey Moore1-0/+91
2020-08-03dev/spi-memdrv: Fix use of uninit mem_param_ptrSebastian Huber1-12/+9
2020-07-23bsps/clock: Fix fast idle clock tick supportSebastian Huber1-6/+13
2020-04-03bsp/shared/clock: Reset Clock_driver_isrs to correct valueJan Sommer1-1/+1
2020-02-25bsps/clock: Use _SMP_Get_processor_maximum()Sebastian Huber1-1/+1
2020-02-16libchip/ns16550: Allow user calculate baud divisorG S Niteesh1-0/+2
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber1-1/+1
2019-12-11clock: Simplify driver initializationSebastian Huber1-18/+1
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber1-2/+4
2019-03-14z85c30.c: Do not process 0 baud and return an error (CID 1399713)Joel Sherrill1-0/+9