summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-03bsp/qoriq: Add qoriq_mmu_adjust_and_write_to_tlb1()Sebastian Huber
2023-01-03bsp/qoriq: Add qoriq_mmu_find_free_tlb1_entry()Sebastian Huber
2023-01-03bsp/qoriq: Support message signaled interruptsSebastian Huber
2023-01-03bsp/qoriq: Clear shared message signaled interruptsSebastian Huber
2023-01-03bsp/qoriq: Use only pic_is_ipi()Sebastian Huber
2022-12-26rtems_shell_main_chmod: Correct argument indexingzack leung
2022-12-23rtems_shell_main_mmove problemzack leung
2022-12-23bsps: Import Xilinx NAND driverKinsey Moore
2022-12-23bsps: Import Xilinx support codeKinsey Moore
2022-12-23RISC-V: Always probe for HTIF and remove RISCV_ENABLE_HTIF_SUPPORTHesham Almatary
2022-12-23spec/build/riscv: Start all riscv/riscv BSPs at 0x80000000Hesham Almatary
2022-12-23spec/build/riscv: Default rv64* BSPs to medany cmodelHesham Almatary
2022-12-22dtc: Update VERSIONSebastian Huber
2022-12-22libfdt: prevent integer overflow in fdt_next_tagTadeusz Struk
2022-12-22libfdt: add fdt_get_property_by_offset_w helperTadeusz Struk
2022-12-22libdtc: remove duplicate judgmentsJia Xianhua
2022-12-20score: Fix _Processor_mask_To_uint32_t()Sebastian Huber
2022-12-15bsp/atsam: Allow to use custom SDRAMChristian Mauderer
2022-12-15bsps/atsam: Add NULL pointer protectionChristian Mauderer
2022-12-15bsps/atsam: Fix unidirectional SPI transfersChristian Mauderer
2022-12-07bsps/zynqmp: Fix and update device treesKinsey Moore
2022-12-02tftpDriver.c: Fix Coverity issuesFrank Kühndel
2022-12-02config: Add CONFIGURE_RECORD_INTERRUPTS_ENABLEDSebastian Huber
2022-12-02bsps/irq: Add bsp_interrupt_get_dispatch_table_slot()Sebastian Huber
2022-12-02bsps/irq: Rename handler in dispatch tableSebastian Huber
2022-12-01aarch64/raspberrypi: Remove duplicate filesSebastian Huber
2022-11-29bsps/microblaze: Fix console interrupt build errorsAlex White
2022-11-28spec/beagle: Add missing spi.h installKinsey Moore
2022-11-25libmisc/rtems-fdt: Support prop map items up to the size of uintptr_tChris Johns
2022-11-25libmisc/shell: Fix edit Coverity errorChris Johns
2022-11-23bsps/riscv: Simplify PLIC supportSebastian Huber
2022-11-23bsps/riscv: Fix PLIC enable register countSebastian Huber
2022-11-23bsps/riscv: Add riscv_plic_cpu_0_init()Sebastian Huber
2022-11-23bsps/riscv: Fix bsp_fdt_map_intr()Sebastian Huber
2022-11-23libmisc/shell: Support terminal size as env variablesChris Johns
2022-11-22aarch64/versal: Add UART interrupt supportChris Johns
2022-11-22rtems/versal: Updated mmu to include mapping for SDHCI devices on versalAaron Nyholm
2022-11-18cpukit/rtems-fdt: Avoid use of malloc/errnoKinsey Moore
2022-11-18bsps/zynqmp: Use direct fdt_* callsKinsey Moore
2022-11-17aarch64/mmu: Prevent block descriptors at level -1Kinsey Moore
2022-11-14testsuites/smptests: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman
2022-11-14cpukit: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman
2022-11-14bsps/riscv: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman
2022-11-14bsps/sparc: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman
2022-11-14bsps/shared/grlib: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman
2022-11-14bsps/include/grlib: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman
2022-11-14bsps/include/libchip: Remove legacy networking header fileDaniel Cederman
2022-11-11wscript: rename bsp_list to bsplistGedare Bloom
2022-11-11wscript: rename bsp_defaults to bspdefaultsGedare Bloom
2022-11-11validation: Fix unused variable warningSebastian Huber