Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ca74566   01/17/22 12:32:39 Sebastian Huber arm: Add _AArch32_PMSA_Map_sections_to_regions() This simplifies unit …
(edit) @bb2e149e   03/07/22 12:52:08 christian.mauderer cpukit: Automated IMD header file clean up Use the same form of IMD …
(edit) @d7955b2   03/03/22 12:27:32 christian.mauderer bsps and cpukit: Manual file header clean up Updates #4625.
(edit) @255fe43   03/01/22 20:40:44 joel cpukit/: Scripted embedded brains header file clean up Updates #4625.
(edit) @d8369225   03/01/22 20:39:46 joel libmisc/serdbg: Manual header clean up Updates #4625.
(edit) @78af924   03/01/22 20:34:12 joel telnetd.c: Manual cleanup of embedded brains File Headers This file's …
(edit) @32f0f11   03/08/22 15:56:49 Sebastian Huber SMP: Fix start multitasking for some targets The previous SMP …
(edit) @5fcc2ca   03/08/22 08:44:31 Sebastian Huber score: Disable thread dispatching earlier Disable thread dispatching …
(edit) @709dfd4   03/08/22 07:12:29 Sebastian Huber mpci: Fix RTEMS_DEBUG support
(edit) @f381e9b   02/17/22 15:47:33 joel cpukit/libblock: Change license to BSD-2 Updates #3053.
(edit) @2dcc54f   02/17/22 15:45:33 joel cpukit/ftpd: Change license to BSD-2 Not all files could be changed. …
(edit) @2fb29836   02/17/22 15:44:10 joel cpukit/include/adainclude: Change license to BSD-2 Updates #3053.
(edit) @c0ec0b29   02/16/22 22:51:18 joel score/cpu/v850: Change license to BSD-2 Updates #3053.
(edit) @ef32245   02/16/22 23:02:12 joel score/cpu/sparc64: Change license to BSD-2
(edit) @e111974   02/16/22 22:56:15 joel score/cpu/sparc: Change license to BSD-2 Updates #3053.
(edit) @87076c9   02/16/22 22:53:04 joel score/cpu/powerpc: Change license to BSD-2 Updates #3053.
(edit) @2ec78aaf   02/16/22 23:04:21 joel score/cpu/or1k: Change license to BSD-2
(edit) @3ca8895f   02/16/22 22:55:20 joel score/cpu/no_cpu: Change license to BSD-2 Updates #3053.
(edit) @4b5e64a   02/16/22 22:51:56 joel score/cpu/nios2: Change license to BSD-2 Updates #3053.
(edit) @bf10d5b   02/16/22 22:53:36 joel score/cpu/mips: Change license to BSD-2 Updates #3053.
(edit) @51366002   02/16/22 22:52:19 joel score/cpu/m68k: Change license to BSD-2 Updates #3053.
(edit) @f42730a   02/17/22 15:39:53 joel score/cpu/i386: Change license to BSD-2 sse_test.c was deliberarely …
(edit) @e47a3b7   02/16/22 22:54:29 joel score/cpu/arm: Change license to BSD-2 Updates #3053.
(edit) @bd2e898   02/16/22 22:48:55 joel sapi/src/*.c: Change license to BSD-2 Updates #3053.
(edit) @46a16ada   02/16/22 22:32:36 joel cpukit/include/rtems/posix/*.h: Change license to BSD-2 Updates #3053.
(edit) @fee2771   02/16/22 22:37:25 joel posix/src/_execve.c: Change license to BSD-2 Updates #3053.
(edit) @380fb9f   02/16/22 22:32:05 joel cpukit/posix/src/[p-z]*.c: Change license to BSD-2 Updates #3053.
(edit) @0a645dad   02/16/22 22:31:50 joel cpukit/posix/src/[a-o]*.c: Change license to BSD-2 Updates #3053.
(edit) @a2ed06e   02/16/22 22:29:38 joel cpukit/include/rtems/rtems/*.h: Change license to BSD-2 Updates #3053.
(edit) @b3b6d21e   02/16/22 22:28:59 joel cpukit/rtems/src/[s-z]*.c: Change license to BSD-2 Updates #3053.
(edit) @c4fb617   02/16/22 22:28:43 joel cpukit/rtems/src/[a-r]*.c: Change license to BSD-2 Updates #3053.
(edit) @7b85efb8   02/16/22 21:16:11 joel cpukit/include/rtems/score/[s-z]*.h: Change license to BSD-2 Updates …
(edit) @7ebce359   02/16/22 21:15:58 joel cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2 Updates …
(edit) @2a1449c   02/16/22 21:09:32 joel score/src/[t-z]*.c: Change license to BSD-2 Updates #3053.
(edit) @4a0e418   02/16/22 21:09:20 joel score/src/[n-s]*.c: Change license to BSD-2 Updates #3053.
(edit) @ab02824   02/16/22 21:09:06 joel score/src/[a-m]*.c: Change license to BSD-2 Updates #3053.
(edit) @faaffbd9   02/25/22 16:45:06 Sebastian Huber riscv: Use zicsr architecture extension This is required for ISA 2.0 …
(edit) @4bc3470   02/17/22 15:47:22 joel cpukit/libblock: Clean up before license change
(edit) @cc9f433   02/17/22 15:36:02 joel score/cpu/i386: Clean up file headers in prep for license change.
(edit) @1011484   02/16/22 22:38:08 joel score/src/schedulersimple*.c: Replace found in found in with found in …
(edit) @3317d1e   01/26/22 16:57:49 kinsey.moore cpukit/libdebugger: Add MicroBlaze? support Add MicroBlaze? support for …
(edit) @16d40ce   02/22/22 22:01:33 kinsey.moore cpukit/libdebugger: Avoid cascade for interrupts This updates …
(edit) @dbdf38ea   02/18/22 16:05:25 kinsey.moore microblaze: Decouple exceptions from interrupts Exception handling …
(edit) @ea1a4fd2   02/10/22 16:03:01 kinsey.moore cpukit/libdebugger: Add pure swbreak capability Add a capability that …
(edit) @924993a   02/08/22 18:58:56 kinsey.moore cpukit/libdebugger: Avoid missed swbreak removal It is possible to …
(edit) @fa65ad7f   02/22/22 15:08:07 Sebastian Huber config: Document CONFIGURE_SCHEDULER_TABLE_ENTRIES
(edit) @8f1e8f8f   02/07/22 15:10:45 Sebastian Huber kern_ntptime.c: Port to RTEMS Remove previous adjtime() …
(edit) @91057b3   02/07/22 14:37:54 Sebastian Huber kern_ntptime.c: Import from FreeBSD The file was imported from this …
(edit) @870cf96   11/30/21 13:23:23 avg kern_tc: unify timecounter to bintime delta conversion There are two …
(edit) @ede2278d   11/19/21 22:29:28 markj timecounter: Initialize tc_lock earlier Hyper-V wants to register its …
(edit) @d69acf8   02/18/22 15:33:10 Sebastian Huber config: CONFIGURE_DISABLE_NEWLIB_REENTRANCY Do not initialize …
(edit) @7b5948d4   08/12/21 07:51:55 christian.mauderer termios: Pass number of sent chars to l_start At the moment the line …
(edit) @17e05426   01/28/22 23:12:57 kinsey.moore cpukit/microblaze: Simplify dispatch assembly The dispatch code was …
(edit) @c6d8d1cb   01/28/22 22:45:47 kinsey.moore cpukit/microblaze: Clarify interrupt frame usage Avoid use of magic …
(edit) @ace9955   01/26/22 16:56:54 kinsey.moore cpukit/microblaze: Add exception extensions Add the functions …
(edit) @530a8c2   01/26/22 16:33:31 kinsey.moore cpukit/microblaze: Add debug vector and handler This patch adds a …
(edit) @127980c   01/26/22 16:18:46 kinsey.moore cpukit/microblaze: Add exception framework This patch updates the …
(edit) @37543e19   12/23/21 23:33:39 alex.white microblaze: Add support for libbsd networking This includes fixes and …
(edit) @b539af8   01/26/22 22:00:04 kinsey.moore cpukit: Prevent error with disabled stack checker When the stack …
(edit) @2145e0c7   01/26/22 10:01:44 Sebastian Huber Remove obsolete rtems_gxx_*() implementation GCC versions prior to …
(edit) @12a2a8e4   01/13/22 13:51:55 Sebastian Huber arm: Optimize interrupt handling Use the SRS (Store Return State) …
(edit) @84ba194   01/13/22 12:30:21 Sebastian Huber arm: Fix stack alignment during interrupt handling On a public …
(edit) @41a1903d   01/17/22 07:11:48 Sebastian Huber arm: Avoid duplicate move from CPSR Update #4579.
(edit) @0290e44   01/14/22 08:05:50 Sebastian Huber arm: Rework per-CPU control in interrupt handling Use volatile …
(edit) @2d1ea1ab   01/14/22 12:25:30 Sebastian Huber arm: Use push/pop instructions for readability Update #4579.
(edit) @8657986   12/22/21 09:09:11 Sebastian Huber libtest: Check for pending events Make sure there are no pending …
(edit) @d404771   12/22/21 07:16:43 Sebastian Huber rtems: Fix Clock Manager parameter descriptions Update #4572.
(edit) @98ab693   12/16/21 20:36:19 ryan.long libmisc/rtems-fdt: close() file 'bf' close() file 'bf' to avoid …
(edit) @60cec828   12/14/21 15:06:19 Sebastian Huber dtc: Update VERSION
(edit) @75b3f48a   11/18/21 02:53:56 fnu.vikram libfdt: overlay: make overlay_get_target() public This is done to get …
(edit) @8b21a1b9   11/09/21 15:47:19 e.khabirova libfdt: fix an incorrect integer promotion UINT32_MAX is an integer …
(edit) @4c05a91   07/31/21 11:48:42 georg.kotheimer libfdt: Add ALIGNMENT error string The ALIGNMENT error was missing a …
(edit) @c07e238   06/18/21 17:20:27 andre.przywara fdtget: Fix signedness comparisons warnings With -Wsign-compare, …
(edit) @21351a2   06/08/21 05:28:55 david Fix CID 1461557 Coverity gets a bit confused by loading …
(edit) @34052ef   04/06/21 19:07:12 robh libfdt: Add FDT alignment check to fdt_check_header() Only checking …
(edit) @a3fa0702   03/09/21 03:49:35 david libfdt: Fix a possible "unchecked return value" warning Apparently …
(edit) @a582ab3   12/29/20 04:17:49 jujugoboom Set last_comp_version correctly in new dtb and fix potential version …
(edit) @0b85832   12/16/20 05:51:38 david libfdt: Tweak description of assume-aligned load helpers There's a …
(edit) @03b601af   12/11/20 02:27:36 trini libfdt: Internally perform potentially unaligned loads Commits …
(edit) @064a1d7   11/04/20 13:06:05 trini libfdt: Check for 8-byte address alignment in fdt_ro_probe_() The …
(edit) @611a2a5a   10/12/20 16:53:31 andre.przywara libfdt: Fix kernel-doc comments The API documentation in libfdt.h …
(edit) @65b98121   10/01/20 16:46:30 andre.przywara libfdt: fdt_strerror(): Fix comparison warning With -Wsign-compare, …
(edit) @140935c5   10/01/20 16:46:29 andre.przywara libfdt: fdt_get_string(): Fix sequential write comparison warnings …
(edit) @58b4fe7   10/01/20 16:46:28 andre.przywara libfdt: libfdt_wip: Fix comparison warning With -Wsign-compare, …
(edit) @113cc99   10/01/20 16:46:27 andre.przywara libfdt: fdt_create_with_flags(): Fix comparison warning With …
(edit) @a5ec1266   10/01/20 16:46:26 andre.przywara libfdt: fdt_move(): Fix comparison warnings With -Wsign-compare, …
(edit) @89e5744e   10/01/20 16:46:25 andre.przywara libfdt: fdt_add_string_(): Fix comparison warning With …
(edit) @26bee33   09/21/20 16:53:02 andre.przywara libfdt: fdt_node_offset_by_phandle(): Fix comparison warning With …
(edit) @bcc2bde   09/21/20 16:52:58 andre.przywara libfdt: fdt_resize(): Fix comparison warning With -Wsign-compare, …
(edit) @28f7e76   09/21/20 16:52:56 andre.przywara libfdt: fdt_splice_(): Fix comparison warning With -Wsign-compare, …
(edit) @3437b91   09/21/20 16:52:55 sjg libfdt: fdt_get_string(): Fix comparison warnings With …
(edit) @11df656   09/21/20 16:52:52 andre.przywara libfdt: fdt_grab_space_(): Fix comparison warning With …
(edit) @0df1a41f   09/21/20 16:52:51 andre.przywara libfdt: fdt_mem_rsv(): Fix comparison warnings With -Wsign-compare, …
(edit) @0012580   09/21/20 16:52:50 andre.przywara libfdt: fdt_offset_ptr(): Fix comparison warnings With …
(edit) @5a03ce8   08/13/20 15:26:26 frank.mehnert libfdt: fix fdt_check_node_offset_ w/ VALID_INPUT …
(edit) @f5379faf   06/16/20 01:12:17 patrick.oppenlander libfdt: add extern "C" for C++ Signed-off-by: Patrick Oppenlander …
(edit) @fcf257a   06/18/20 04:21:17 patrick.oppenlander libfdt: trivial typo fix Signed-off-by: Patrick Oppenlander …
(edit) @eaadf704   06/15/20 16:00:33 sjg libfdt: Correct condition for reordering blocks This condition uses …
(edit) @caa59e66   03/05/20 14:04:45 jbeulich libfdt: fix undefined behaviour in fdt_splice_() libfdt: fix …
(edit) @16420fbb   03/02/20 19:02:55 sjg libfdt: Use VALID_INPUT for FDT_ERR_BADSTATE checks This error …
Note: See TracRevisionLog for help on using the revision log.