summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsps/aarch64/raspberrypi: Add system timer supportHEADmasterNing Yang2 days7-10/+101
* validation: Fix typoSebastian Huber10 days1-1/+1
* doxygen: Fix constraintsSebastian Huber10 days1-2/+3
* bsp/qoriq: Include missing processormaskimpl.hVincenzo Calabretta10 days1-0/+1
* bsps/arm: Improve GICv3 supportSebastian Huber11 days1-5/+11
* arm/xen: Fix BSP_INTERRUPT_VECTOR_COUNTSebastian Huber11 days1-1/+1
* validation: Improve bad thread dispatch validationSebastian Huber11 days1-17/+70
* validation: Test global construction on aarch64Sebastian Huber11 days1-0/+1
* dev/irq: Improve Doxgyen group assignmentsSebastian Huber11 days11-29/+94
* bsps/arm: Improve GICv2 supportSebastian Huber11 days3-13/+34
* smptests/smpipi01: Fix sporadic test failureSebastian Huber11 days1-6/+42
* smpmulticast01: Ignore SMP_FATAL_SHUTDOWN_RESPONSESebastian Huber11 days1-8/+10
* testsuites/unit: Add tests for compiler builtinsSebastian Huber11 days1-14/+207
* dev/clock: Move bcm2835-system-timer driver to shared spaceNing Yang2024-04-112-1/+1
* bsps/xil-ttc: Improve clock driverSebastian Huber2024-04-1110-138/+337
* bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber2024-04-117-4/+378
* bsps/xil-ttc: Use interrupt entrySebastian Huber2024-04-111-4/+10
* build: Install <rtems/score/processormaskimpl.h>Sebastian Huber2024-04-101-0/+1
* bsps: Include <rtems/score/processormaskimpl.h>Sebastian Huber2024-04-096-0/+6
* bsp/qoriq: Do not build unused objectSebastian Huber2024-04-091-1/+0
* score: Improve C/C++ standard compatibilitySebastian Huber2024-04-094-380/+440
* validation: Fix powerpc in test caseSebastian Huber2024-04-091-1/+1
* Fix: type-cast to wrong typeBernd Moessner2024-04-061-1/+1
* dev/serial: Add Zynq UART kernel I/O supportSebastian Huber2024-04-0416-221/+90
* dev/serial: Add ZYNQ_UART_[01]_BASE_ADDRSebastian Huber2024-04-0411-8/+150
* dev/serial: Simplify some Zynq UART functionsSebastian Huber2024-03-278-111/+62
* bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber2024-03-2727-187/+160
* rtems: Avoid -Wundef warnings in API headerSebastian Huber2024-03-231-6/+6
* Mark parameters as intentionally unusedSebastian Huber2024-03-228-0/+11
* bsps: Avoid unused argument in clock interruptSebastian Huber2024-03-2042-181/+137
* Do not define CONFIGURE_TICKS_PER_TIMESLICE to 0Sebastian Huber2024-03-2065-66/+2
* score: Include missing header fileSebastian Huber2024-03-201-0/+2
* testsuites: Exclude JFFS2 NAND testsSebastian Huber2024-03-202-0/+18
* dev/irq: Optional arm_gic_irq_processor_count()Sebastian Huber2024-03-203-0/+6
* bsps: Add xilinx_zynqmp_lp64_a53 BSP variantSebastian Huber2024-03-205-0/+25
* bsps: Add xilinx_zynq_rpu BSP variantSebastian Huber2024-03-204-83/+132
* xilinx-zynqmp-rpu: Remove URLs from copyrightsSebastian Huber2024-03-204-4/+4
* bsps: Use bsps/arm/xilinx-zynqmp-rpuSebastian Huber2024-03-202-3/+2
* bsps: Use bsps/aarch64/xilinx-zynqmpSebastian Huber2024-03-203-15/+3
* arm: Move _CPU_ISR_install_vector()Sebastian Huber2024-03-203-27/+77
* arm/xilinx-zynqmp-rpu: Fix clock driverStanislav Pankevich2024-03-191-1/+1
* cpukit: Gate ticks per timeslice configKinsey Moore2024-03-181-1/+3
* cpukit/jffs2: Properly commit JFFS2 dataKinsey Moore2024-03-141-0/+4
* Ensure ticks per timeslice is greater than zeroZack leung2024-03-142-2/+5
* bsps/shared/xqspipsu: Read correct status bitsKinsey Moore2024-03-111-0/+15
* bsps/shared/xnandpsu: Add opportunistic page cacheKinsey Moore2024-03-112-0/+50
* aarch64/zynqmp: Fix build item BSP familySebastian Huber2024-03-111-1/+1
* bsps/clock: Fix fast idle for SMPSebastian Huber2024-03-111-0/+16
* validation/tc-sched-smp: Fix synchronization issueMatt Joyce2024-03-111-0/+1
* aarch64/zynqmp: Fix UART base addresses and IRQSebastian Huber2024-03-113-4/+5