summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jffs2: Pass the file pointer to jffs2_do_readpage_unlock()Matthew Wilcox (Oracle)2023-01-121-1/+1
* jffs2: fix memory leak in jffs2_scan_mediumBaokun Li2023-01-121-2/+4
* jffs2: fix memory leak in jffs2_do_mount_fsBaokun Li2023-01-121-1/+3
* fs/jffs2: fix comments mentioning i_mutexhongnanli2023-01-121-2/+2
* vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi2023-01-121-1/+1
* jffs2: avoid Wempty-body warningsArnd Bergmann2023-01-121-8/+8
* jffs2: Fix kasan slab-out-of-bounds problemlizhe2023-01-121-1/+1
* jffs2: check the validity of dstlen in jffs2_zlib_compress()Yang Yang2023-01-121-0/+3
* fs: make helpers idmap mount awareChristian Brauner2023-01-121-1/+2
* jffs2: remove trailing semicolon in macro definitionTom Rix2023-01-121-2/+2
* jffs2: Allow setting rp_size to zero during remountinglizhe2023-01-121-0/+1
* jffs2: Fix GC exit abnormallyZhe Li2023-01-121-0/+16
* jffs2: Fix if/else empty body warningsRandy Dunlap2023-01-121-11/+12
* jffs2: Add <linux/printk.h>Sebastian Huber2023-01-121-0/+6
* riscv: Resurrect RISCV_ENABLE_HTIF_SUPPORTSebastian Huber2023-01-127-14/+32
* bsps/xil: Use the LP64 header for ILP32Kinsey Moore2023-01-041-10/+25
* bsps: Move ZynqMP-specific info into the BSPKinsey Moore2023-01-046-159/+2
* arm: Enable thread ID register for ARMv6Sebastian Huber2023-01-031-1/+2
* bsp/qoriq: Add qoriq_mmu_adjust_and_write_to_tlb1()Sebastian Huber2023-01-033-7/+38
* bsp/qoriq: Add qoriq_mmu_find_free_tlb1_entry()Sebastian Huber2023-01-032-1/+27
* bsp/qoriq: Support message signaled interruptsSebastian Huber2023-01-032-17/+244
* bsp/qoriq: Clear shared message signaled interruptsSebastian Huber2023-01-031-0/+5
* bsp/qoriq: Use only pic_is_ipi()Sebastian Huber2023-01-031-11/+6
* rtems_shell_main_chmod: Correct argument indexingzack leung2022-12-261-1/+1
* rtems_shell_main_mmove problemzack leung2022-12-231-1/+1
* bsps: Import Xilinx NAND driverKinsey Moore2022-12-2314-0/+5693
* bsps: Import Xilinx support codeKinsey Moore2022-12-2337-0/+5542
* RISC-V: Always probe for HTIF and remove RISCV_ENABLE_HTIF_SUPPORTHesham Almatary2022-12-236-26/+18
* spec/build/riscv: Start all riscv/riscv BSPs at 0x80000000Hesham Almatary2022-12-231-6/+0
* spec/build/riscv: Default rv64* BSPs to medany cmodelHesham Almatary2022-12-234-68/+2
* dtc: Update VERSIONSebastian Huber2022-12-221-10/+18
* libfdt: prevent integer overflow in fdt_next_tagTadeusz Struk2022-12-221-5/+12
* libfdt: add fdt_get_property_by_offset_w helperTadeusz Struk2022-12-221-0/+7
* libdtc: remove duplicate judgmentsJia Xianhua2022-12-221-3/+0
* score: Fix _Processor_mask_To_uint32_t()Sebastian Huber2022-12-201-2/+2
* bsp/atsam: Allow to use custom SDRAMChristian Mauderer2022-12-152-5/+23
* bsps/atsam: Add NULL pointer protectionChristian Mauderer2022-12-159-4/+55
* bsps/atsam: Fix unidirectional SPI transfersChristian Mauderer2022-12-151-57/+131
* bsps/zynqmp: Fix and update device treesKinsey Moore2022-12-074-115/+137
* tftpDriver.c: Fix Coverity issuesFrank Kühndel2022-12-021-5/+22
* config: Add CONFIGURE_RECORD_INTERRUPTS_ENABLEDSebastian Huber2022-12-026-0/+132
* bsps/irq: Add bsp_interrupt_get_dispatch_table_slot()Sebastian Huber2022-12-024-8/+26
* bsps/irq: Rename handler in dispatch tableSebastian Huber2022-12-0210-69/+67
* aarch64/raspberrypi: Remove duplicate filesSebastian Huber2022-12-011-3/+0
* bsps/microblaze: Fix console interrupt build errorsAlex White2022-11-293-1/+21
* spec/beagle: Add missing spi.h installKinsey Moore2022-11-281-0/+1
* libmisc/rtems-fdt: Support prop map items up to the size of uintptr_tChris Johns2022-11-252-2/+23
* libmisc/shell: Fix edit Coverity errorChris Johns2022-11-251-1/+1
* bsps/riscv: Simplify PLIC supportSebastian Huber2022-11-231-28/+30
* bsps/riscv: Fix PLIC enable register countSebastian Huber2022-11-231-3/+5