summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsps: Import Xilinx GQSPI driverAlex White2023-01-279-0/+4689
* spec: Install NandPsu headers correctlyKinsey Moore2023-01-261-1/+1
* cpukit/rtems/src/partcreate.c: Correct style by adding bracesJoel Sherrill2023-01-261-3/+6
* score: Remove unused return valueSebastian Huber2023-01-242-17/+5
* build: Add dl11 to libdl test exclude listSebastian Huber2023-01-241-0/+1
* intr: Add Interrupt Manager implementation groupSebastian Huber2023-01-2435-59/+59
* cpuuse: Use standard wording and group nameSebastian Huber2023-01-245-18/+20
* clockdrv: Add clock driver implementation groupSebastian Huber2023-01-245-24/+24
* tm27: Avoid function pointer castsSebastian Huber2023-01-2437-108/+144
* score: Clarify code blockSebastian Huber2023-01-241-1/+1
* powerpc: Increase MAS0 ESEL widthSebastian Huber2023-01-231-2/+2
* build: Update PyYAML to 5.4.1Sebastian Huber2023-01-2311-39/+56
* rtems: Fix typoMartin Erik Werner2023-01-231-1/+1
* score: Fix minor Rhe->The typo in doxygenMartin Erik Werner2023-01-231-1/+1
* testsuites/libtest/dl11: Add DL test for TLSKinsey Moore2023-01-208-0/+410
* cpukit/libdl: Add AArch64 TLS reloc supportKinsey Moore2023-01-201-0/+38
* cpukit/libdl: Print the missing AArch64 reloc typeKinsey Moore2023-01-201-2/+2
* cpukit/libdl: Use correct mask for reloc typeKinsey Moore2023-01-201-1/+1
* spec: Fix Xilinx support YAML licensesKinsey Moore2023-01-197-7/+7
* build: Fix copyright statement formatSebastian Huber2023-01-171-1/+1
* build: Remove bogus attributeSebastian Huber2023-01-171-1/+0
* bsp/tms570: Fix define redefinition errorSebastian Huber2023-01-171-2/+2
* build: Use enabled by for defaultsSebastian Huber2023-01-17819-2779/+3002
* build: Replace variant patterns with a listSebastian Huber2023-01-17134-210/+400
* build: Format build itemsSebastian Huber2023-01-17154-544/+540
* build: Add reason to test state definitionsSebastian Huber2023-01-1754-645/+827
* jffs2: Fix return code of rtime compressSebastian Huber2023-01-121-1/+1
* jffs2: Update baseline version to Linux v6.1Sebastian Huber2023-01-121-1/+1
* treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2023-01-121-4/+4
* jffs2: Use kzalloc instead of kmalloc/memsetHaowen Bai2023-01-121-4/+2
* fs: Change the type of filler_tMatthew Wilcox (Oracle)2023-01-121-1/+1
* 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