summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libfdt: libfdt_wip: Fix comparison warningAndre Przywara2021-12-141-1/+1
* libfdt: fdt_create_with_flags(): Fix comparison warningAndre Przywara2021-12-141-2/+2
* libfdt: fdt_move(): Fix comparison warningsAndre Przywara2021-12-141-1/+4
* libfdt: fdt_add_string_(): Fix comparison warningAndre Przywara2021-12-141-7/+7
* libfdt: fdt_node_offset_by_phandle(): Fix comparison warningAndre Przywara2021-12-141-1/+1
* libfdt: fdt_resize(): Fix comparison warningAndre Przywara2021-12-141-1/+4
* libfdt: fdt_splice_(): Fix comparison warningAndre Przywara2021-12-141-1/+1
* libfdt: fdt_get_string(): Fix comparison warningsSimon Glass2021-12-141-2/+2
* libfdt: fdt_grab_space_(): Fix comparison warningAndre Przywara2021-12-141-2/+2
* libfdt: fdt_mem_rsv(): Fix comparison warningsAndre Przywara2021-12-141-2/+2
* libfdt: fdt_offset_ptr(): Fix comparison warningsAndre Przywara2021-12-141-3/+7
* libfdt: fix fdt_check_node_offset_ w/ VALID_INPUTFrank Mehnert2021-12-141-6/+10
* libfdt: add extern "C" for C++Patrick Oppenlander2021-12-141-0/+8
* libfdt: trivial typo fixPatrick Oppenlander2021-12-141-1/+1
* libfdt: Correct condition for reordering blocksSimon Glass2021-12-141-1/+1
* libfdt: fix undefined behaviour in fdt_splice_()Jan Beulich2021-12-141-6/+7
* libfdt: Use VALID_INPUT for FDT_ERR_BADSTATE checksSimon Glass2021-12-142-4/+5
* libfdt: Add support for disabling internal checksSimon Glass2021-12-142-2/+11
* libfdt: Improve comments in some of the assumptionsSimon Glass2021-12-141-3/+12
* libfdt: Fix a few typosSimon Glass2021-12-141-3/+3
* bsp/leon3: Do not invalidate cache in SMP startSebastian Huber2021-12-131-1/+1
* bsp/leon3: Use interrupt entry for tm27 supportSebastian Huber2021-12-131-20/+57
* bsp/leon3: Use interrupt entry for the SMP supportSebastian Huber2021-12-131-4/+9
* bsp/leon3: Use interrupt entry for Clock DriverSebastian Huber2021-12-131-4/+10
* bsps/arm: Add missing Cache Manager source fileSebastian Huber2021-12-132-0/+2
* bsps/aarch64: Support .noinit linker sectionSebastian Huber2021-12-131-0/+7
* rtems: Improve ordering in <rtems/rtems/intr.h>Sebastian Huber2021-12-131-284/+284
* bsps/aarch64: Remove erroneous cache featureKinsey Moore2021-12-121-2/+0
* Avoid ISR_LOCK_MEMBER() since it confuses DoxygenSebastian Huber2021-12-096-7/+17
* spec: Update location of cadence I2CKinsey Moore2021-12-092-3/+7
* build: Move test header to right library itemSebastian Huber2021-12-092-3/+5
* untar: Make behavior similar to GNU or BSD tarChristian Mauderer2021-12-095-29/+282
* score: Fix _Workspace_Initialize_for_one_area()Sebastian Huber2021-12-071-14/+20
* libtest: Fix sample reportingSebastian Huber2021-12-071-11/+14
* libtest: Fix overlap in measurement contextSebastian Huber2021-12-071-2/+2
* score: Fix atomic stores for C++Sebastian Huber2021-12-071-3/+3
* rtems: Move all Interrupt Manager stuff to intr.hSebastian Huber2021-12-022-2274/+2272
* rtems: Move scheduler directives to own headerSebastian Huber2021-12-0217-501/+585
* libc: Optimize malloc() initializationSebastian Huber2021-11-3019-103/+322
* score: Optimize Workspace Handler initializationSebastian Huber2021-11-3016-91/+350
* build: Use common objects item for get memorySebastian Huber2021-11-30117-84/+210
* score: Split wkspace.cSebastian Huber2021-11-304-15/+100
* wkspace.c: Change license to BSD-2-ClauseSebastian Huber2021-11-301-5/+24
* arm: Add AARCH32_PMSA_DATA_READ_WRITE_DEFAULTSebastian Huber2021-11-301-8/+28
* arm: Fix AARCH32_PMSA_DATA_READ_WRITE_CACHEDSebastian Huber2021-11-301-1/+1
* */aclocal/*: Remove remnants of autoconf/automae build systemJoel Sherrill2021-11-2954-1191/+0
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-2986-3/+0
* build: Remove trailing white spaceSebastian Huber2021-11-292-2/+2
* sparc: Add workaround for GRLIB-TN-0011Sebastian Huber2021-11-261-0/+12
* rtems: Replace "precision" with "resolution"Sebastian Huber2021-11-231-32/+32