summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spec: Add QEMU test annotationsKinsey Moore2023-07-107-91/+88
* Revert accidentally committed "Remove unused _IO_Relax"Joel Sherrill2023-07-035-0/+130
* aarch64/zynqmp: Use IRQs for management consoleKinsey Moore2023-07-032-1/+3
* Remove unused _IO_RelaxJoel Sherrill2023-07-035-130/+0
* bsps/stm32h7: disable MPU alignment for M4-based BSP variantsKarel Gardas2023-06-291-0/+4
* build: Remove superfluous attributesSebastian Huber2023-06-283-9/+0
* cpukit/flash: Correct erase ioctl addressAaron Nyholm2023-06-271-8/+35
* bsps/xqspipsu: Handle SMP systems properlyKinsey Moore2023-06-223-0/+29
* bsps/sparc: Deprecate BSP-specific interrupt APISebastian Huber2023-06-163-15/+15
* bsps: Remove uses of BSP-specific interrupt APISebastian Huber2023-06-168-54/+60
* pci: Do not use BSP-specific interrupt APISebastian Huber2023-06-161-13/+4
* build: Remove unused fileSebastian Huber2023-06-161-6/+0
* bsp/leon2: Include missing header fileSebastian Huber2023-06-151-0/+1
* build: Format with yapfSebastian Huber2023-06-141-3/+2
* build: Do not install removed filesSebastian Huber2023-06-1219-19/+0
* Update company nameSebastian Huber2023-06-128-8/+8
* score: Remove CPU port atomic operations APISebastian Huber2023-06-122-1060/+888
* score: Remove CPU port specific cpuatomic.hSebastian Huber2023-06-1219-533/+0
* xilinx-zynqmp: Include <rtems/termiostypes.h>Sebastian Huber2023-06-122-2/+2
* testsuites/flashdev01: Use correct page_size typeKinsey Moore2023-06-101-1/+1
* bsps/xqspipsu: Use device information from the FCTKinsey Moore2023-06-083-6/+46
* bsps/xqspipsu: Calculate erase sectors correctlyKinsey Moore2023-06-081-16/+3
* bsps/xqspipsu: Correct s25fl512s flash definitionKinsey Moore2023-06-081-2/+2
* bsps/xqspipsu: Ensure NOR writes alignKinsey Moore2023-06-082-2/+70
* xilinx-zynqmp: Include <rtems/libio.h> for rtems_termios_initialize()Joel Sherrill2023-06-062-0/+2
* Move various compression libraries into single subdirectoryJoel Sherrill2023-06-0644-18/+18
* termios: Install <rtems/termiosdevice.h>Chris Johns2023-06-051-0/+1
* termios: Add <rtems/termiosdevice.h>Sebastian Huber2023-05-317-247/+314
* score/src/pheap*: Remove unreferenced methodsJoel Sherrill2023-05-265-240/+0
* arm: Use RTEMS_XCONCAT()Sebastian Huber2023-05-261-4/+2
* arm/xilinx-zynq: Initialize debug console onceSebastian Huber2023-05-261-0/+6
* arm/xilinx-zynq: Do not provide legacy APISebastian Huber2023-05-262-2/+1
* bsps/arm: Use interrupt entry for IPISebastian Huber2023-05-261-6/+10
* bsps/arm: Use interrupt entry for clock driverSebastian Huber2023-05-261-4/+9
* bsps/arm: Use interrupt entry for <tm27.h>Sebastian Huber2023-05-261-18/+34
* arm/xilinx-zynq: Improve Doxygen file commentsSebastian Huber2023-05-267-14/+75
* bsps/arm: Improve Doxygen groupsSebastian Huber2023-05-265-9/+62
* bsps: Improve Doxygen file commentsSebastian Huber2023-05-268-11/+61
* arm: Improve Doxygen file commentsSebastian Huber2023-05-2629-35/+165
* rtems: Document scheduler configuration APISebastian Huber2023-05-241-159/+453
* smptests: Print proper end of test messageSebastian Huber2023-05-233-4/+16
* libdl: Add support for LDST128_ABS_LO12_NCKinsey Moore2023-05-221-0/+4
* imx_iomux: Don't set reserved bits in PAD_CTLChristian Mauderer2023-05-221-0/+10
* bsps/imxrt: Make the OCRAM address configurableChristian Mauderer2023-05-223-2/+21
* bsps/imxrt: Move board specific filesChristian Mauderer2023-05-226-10/+16
* bsps/imxrt: Make chip start code chip specificChristian Mauderer2023-05-222-0/+6
* bsps/imxrt: Support more chip variants in headerChristian Mauderer2023-05-221-9/+40
* bsps/imxrt: Remove unmaintained definesChristian Mauderer2023-05-222-56/+4
* bsps/shared: Fix header for fsl-edmaChristian Mauderer2023-05-221-1/+1
* bsps/imxrt: Get clock for IMXRT11xx in driversChristian Mauderer2023-05-224-6/+73