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

source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8ca15e26   10/02/17 11:06:59 Sebastian Huber i2c: Send MSB of address first for EEPROMs Close #3161. 4.11
(edit) @a3199d91   09/06/17 12:30:00 Sebastian Huber dosfs: Fix fat_file_update() Do not update the non-existant meta-data … 4.11
(edit) @a76c31e1   09/06/17 11:58:28 Sebastian Huber dosfs: Fix find name next entry preparation Close #2964. 4.11
(edit) @e1c3dc09   09/06/17 11:19:05 Sebastian Huber dosfs: Fix msdos_dir_read() Set a proper name buffer length for each … 4.11
(edit) @2ed53cb9   08/22/17 04:31:14 Chris Johns testsuite/dl: Add C++ by default for DL tests which use C++. - Add AM … 4.11
(edit) @89fd08e   08/14/17 04:50:55 Chris Johns libmisc/shell: Make some internal shell functions public. - Add … 4.11
(edit) @492c95e   08/22/17 06:00:48 Sebastian Huber confdefs: Fix POSIX keys configuration Remove the … 4.11
(edit) @7d097c5   08/10/17 05:51:17 Sebastian Huber arm: Validate IT[7:0] bit field of PSR Close #3093. 4.11
(edit) @5cc276e   03/09/17 13:32:04 Sebastian Huber arm: Fix CPU context validation for Cortex-R4 Do not touch the … 4.11
(edit) @7e91901   07/04/17 12:15:03 Sebastian Huber arm: Fix ARMv7-M interrupt processing Right after a "msr basepri_max, … 4.11 4.11.2
(edit) @09cbe71   05/11/17 07:53:05 Sebastian Huber bsps/arm: Fix bit field offset in GIC support Close #3002. 4.11
(edit) @d2e31f7   03/28/17 06:23:05 Chris Johns libdl: Back port C++ exception throw and catch from 4.12. Closes #2956. 4.11
(edit) @d51538bd   03/16/17 14:12:20 Sebastian Huber dosfs: Fix file name search Do not use our long file name entry count … 4.11
(edit) @89164c67   03/16/17 10:59:23 Sebastian Huber dosfs: Fix race condition msdos_dir_read() Obtain file system … 4.11
(edit) @4c4869f   03/16/17 07:03:42 Sebastian Huber dosfs: Rename fat_entries to lfn_entries The name "fat_entries" for … 4.11
(edit) @7011f26   03/16/17 06:44:38 Sebastian Huber dosfs: Fix long file name padding Close #2934. 4.11
(edit) @49eb6061   03/16/17 06:37:20 Sebastian Huber dosfs: msdos_filename_utf8_to_short_name_for_save Simplify. 4.11
(edit) @5ed41a6   03/14/17 10:41:18 Sebastian Huber dosfs: Fix msdos_add_file() Make sure that long file names work … 4.11
(edit) @58e8131   03/14/17 09:28:19 Sebastian Huber dosfs: Simplify msdos_add_file() Update #2929. 4.11
(edit) @565b1a5   03/14/17 08:36:07 Sebastian Huber dosfs: Add and use msdos_lfn_checksum() Update #2929. 4.11
(edit) @ad3a744   03/14/17 07:26:40 Sebastian Huber dosfs: Simplify fat_file_open() Update #2929. 4.11
(edit) @201f3797   03/14/17 07:13:07 Sebastian Huber dosfs: Simplify msdos_creat_node() Update #2929. 4.11
(edit) @c38f1fcf   03/13/17 14:20:20 Sebastian Huber dosfs: Fix fat_file_write() Remove forced overwrite which leads to … 4.11
(edit) @21d7154b   03/14/17 12:59:09 Sebastian Huber dosfs: Fix msdos_utf8_normalize_and_fold() It is all right in case … 4.11
(edit) @f08c7133   03/16/17 10:54:29 Sebastian Huber libio: Fix deadlock in location management Perform a … 4.11
(edit) @2ea436a   03/21/17 03:38:59 Chris Johns Config (.cfg) files are only valid if deeper than 5. Closes #2827. 4.11
(edit) @a27128c5   02/24/17 09:29:05 Sebastian Huber termios: Fix infinite loop in receive path In canonical mode, the raw … 4.11
(edit) @0e8d2055   02/23/17 09:06:52 Sebastian Huber termios: Protect raw input buffer with device lock Use the device … 4.11
(edit) @35a3d815   02/23/17 08:12:36 Sebastian Huber termios: Simplify rtems_termios_read_tty() Remove dead code. Update … 4.11
(edit) @17f81ee   02/27/17 10:50:30 Sebastian Huber dosfs: Fix FAT32 formatter The second FAT entry contains a bit to … 4.11
(edit) @6ec60de3   02/27/17 09:40:49 Sebastian Huber dosfs: Directories should have a file size of 0 Update #2755. 4.11
(edit) @7e0a02a   08/10/15 04:21:02 Nick Withers Remove old CVS keywords Close #2388. 4.11
(edit) @5b5ef4e4   08/27/15 18:19:24 Sudarshan Rajagopalan Fix exception handler for supporting FPU Close #2401. 4.11
(edit) @04684cb   02/13/17 14:13:02 Sebastian Huber dosfs: Fix msdos_find_file_in_directory() For a filename match the … 4.11
(edit) @69ae534   01/26/17 07:31:50 Sebastian Huber Change version to 4.11.1.99 Update #2886. 4.11
(edit) @af9143fb   01/12/17 15:36:26 Christian Spindeldreier GRETH: Interrupt Handler Uses Wrong Events closes #2796. 4.11
(edit) @d46a65d0   01/11/17 18:04:42 joel Remove texinfo format documentation. Replaced by Sphinx formatted … 4.11
(edit) @a0b116dc   11/03/16 17:49:12 Tim Cussins virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space … 4.11 4.11.04.11.1
(edit) @59ee4abf   11/02/16 06:57:07 Sebastian Huber sptests/spclock_err02: Update screen file 4.11
(edit) @5807328   10/03/16 09:54:41 pisa bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct … 4.11
(edit) @9d423d9   10/03/16 09:01:39 pisa libdl/rtl-obj.c: synchronize cache should not depend on … 4.11
(edit) @2b54e73f   09/22/16 07:56:06 pisa arm/tms570: document BSP setup with included hardware initialization. 4.11
(edit) @a94d49d3   09/22/16 07:48:26 pisa arm/tms570: update bootstrap generated preinstall.am 4.11
(edit) @006f8675   09/22/16 07:23:17 pisa arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare … 4.11
(edit) @8671786   09/22/16 07:50:59 pisa arm/tms570: include hardware initialization and selftest based on Ti … 4.11
(edit) @22ab88c   09/12/16 08:46:58 pisa arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces. … 4.11
(edit) @94e3c83   07/22/16 19:15:55 pisa bsp/tms570: ensure that change of SCI baudrate is not applied in the … 4.11
(edit) @ea41bccc   06/20/16 17:10:41 pisa bsp/tms570: regenerate preinstall makefile by bootstrap -p. 4.11
(edit) @d830414e   12/07/15 15:59:35 pisa bsp/tms570: include complete peripheral initialization to SCI driver. … 4.11
(edit) @9d09f497   06/20/16 16:55:49 pisa bsp/tms570: update pinmux to provide support for initialization lists … 4.11
(edit) @529d0751   06/20/16 16:56:49 pisa bsp/tms570: include package balls and PINMMR registers mapping for … 4.11
(edit) @528c7d4   09/17/16 15:09:11 pisa bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S. The … 4.11
(edit) @fab0dd1   09/06/16 07:21:11 pisa arm/raspberrypi: minimized mainline patch move MMU in front of … 4.11
(edit) @78627fe2   07/23/16 10:10:34 pisa arm/raspberrypi: change interrupt dispatch and enable to generic … 4.11
(edit) @acb488ff   07/23/16 10:07:10 pisa arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM … 4.11
(edit) @b5501ba   05/21/16 21:50:31 Pavel Pisa arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided … 4.11
(edit) @b11669a   07/17/16 16:50:18 pisa arm/raspberrypi: reorder and update MMU config table to nor force RW … 4.11
(edit) @404f659   07/02/16 11:15:02 pisa arm/raspberrypi: Enable HYP to SVC switch for this BSP. This support … 4.11
(edit) @f9c1e117   07/04/16 09:05:55 pisa bsps/arm: Support recent bootloaders starting kernel in HYP mode When … 4.11
(edit) @8add2b6   08/23/16 01:11:53 Chris Johns libbsp/arm: Fix ARM BSPs missing the bsp_translation_table_end symbol. … 4.11
(edit) @197d034   08/09/16 07:05:27 Chris Johns libbsp/arm: Add the TTB table to the default MMU set up as read/write. … 4.11
(edit) @be62c0b0   07/04/16 18:34:39 Sebastian Huber bsps/arm: Fix basic cache support for SMP Updates #2782 Updates #2783 4.11
(edit) @28eeb6a   09/02/16 23:59:21 pisa bsps/arm: reorganize CP15 code to allow clean and invalidate ARMv7 … 4.11
(edit) @00dfdd6   09/02/16 23:30:47 pisa bsps/arm: remove lock in arm_cp15_set_translation_table_entries(). … 4.11
(edit) @6f4e903   09/02/16 23:30:20 pisa bsps/arm: use defines for cache type register format field. The … 4.11
(edit) @22cc8078   08/31/16 14:49:15 pisa arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when … 4.11
(edit) @d3a428c   07/17/16 16:45:46 pisa arm/raspberrypi: use cache manager operations to flush/invalidate all … 4.11
(edit) @8c5c8b27   07/17/16 17:31:33 pisa arm/bsps: CP15 and basic cache support entire cache clean for more … 4.11
(edit) @ae3578a2   07/17/16 16:21:48 pisa bsps/arm: do not disable MMU during translation table management … 4.11
(edit) @0d77c4f2   07/21/16 00:35:00 pisa libdl/rtl-obj.c: synchronize cache after code relocation. Memory … 4.11
(edit) @fd6cd36   07/03/16 23:30:05 pisa bsps/arm: basic on core cache support changed to use l1 functions. … 4.11
(edit) @a114f99b   07/03/16 15:26:50 pisa bsps/arm: Change code to explicit selection of cache implementation … 4.11
(edit) @886b962   07/03/16 07:30:20 pisa bsp/arm: Report correct maximal cache line length for ARM Cortex-A + … 4.11
(edit) @eb3af27   07/02/16 22:19:38 pisa rtems+bsps/cache: Define cache manager operations for code … 4.11
(edit) @9aaf8f2   07/02/16 12:33:11 pisa score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A … 4.11
(edit) @d5ff46bd   06/30/16 22:05:33 pisa arm/score and shared: define ARM hypervisor mode and alternate vector … 4.11
(edit) @c6e0201   05/19/16 08:24:46 Pavel Pisa arm/raspberrypi: ensure that RTEMS application image can be started by … 4.11
(edit) @be5cf03   05/19/16 08:21:01 Pavel Pisa bsps/arm: CP15 support for flush prefetch buffer and table base … 4.11
(edit) @75a6584   09/23/16 04:52:33 Sebastian Huber score: Fix C/C++ compatibility issue Only use CPU_Per_CPU_control if … 4.11
(edit) @35edf824   08/12/16 08:02:52 Chris Johns libdl: Fix cache corruption bugs. This patch fixes a number of bugs … 4.11
(edit) @25c5583f   08/12/16 07:57:51 Chris Johns libdl: Add trace output when reading section headers. 4.11
(edit) @7b24946   07/19/16 07:42:26 Sebastian Huber bsps/powerpc: Fix shared console driver The Termios modes are now an … 4.11
(edit) @dc0f537b   07/19/16 04:43:10 Sebastian Huber bsps/powerpc: Fix AtliVec? context switch Properly pass the stack … 4.11
(edit) @c6c4fce9   07/12/16 08:02:40 Sebastian Huber bsps/powerpc: Fix AltiVec? enable There must be an isync after the … 4.11
(edit) @3f72dda6   05/25/16 06:37:28 Sebastian Huber posix: Fix pthread_spin_unlock() error status Update #2719. 4.11
(edit) @276dfd9   05/18/16 07:17:09 Sebastian Huber fat: Fix for invalid cluster sizes A cluster size > 32KiB resulted in … 4.11
(edit) @f502882   05/17/16 11:39:15 Sebastian Huber posix: Fix return states of pthread_kill() POSIX mandates that an … 4.11
(edit) @94b1ba5   05/13/16 12:59:31 Sebastian Huber posix: Fix return status of pthread_cancel() POSIX recommends ESRCH … 4.11
(edit) @33de203   03/17/16 08:12:19 Daniel Hellstrom sparc: Fix window underflow trap handler The window underflow trap … 4.11
(edit) @d85db176   02/02/16 07:00:34 Sebastian Huber Filesystem: Export most generic path eval function Add path length … 4.11
(edit) @2145853b   12/23/15 06:29:47 Sebastian Huber score: Fix simple timecounter support Close #2502. 4.11
(edit) @d4520c19   01/18/16 07:10:54 Sebastian Huber bsps/arm: Fix broken switch statement Close #2530. 4.11
(edit) @1bdf578e   01/11/16 07:29:08 Sebastian Huber Clearly mark SMP support as experimental in 4.11 4.11
(edit) @cb7c6f5   01/11/16 06:57:12 Sebastian Huber smptests/README: Delete obsolete information 4.11
(edit) @9c615b7   01/04/16 08:55:59 Sebastian Huber score: Fix watchdog insert Under certain conditions a new watchdog … 4.11
(edit) @b4350d1   01/04/16 17:46:14 joel LICENSE.WEBSERVER: GoAhead? server removed before 4.11 branched. … 4.11
(edit) @2cc001a   12/20/15 20:47:12 Sebastian Huber score: Fix watchdog removal Under certain conditions a new watchdog … 4.11
(edit) @93b9595   12/16/15 05:28:58 Sebastian Huber doc: SMP status of RTEMS 4.11 4.11
(edit) @8839cf6   12/16/15 05:28:48 Sebastian Huber doc: SMP introduction 4.11
(edit) @51de51da   12/16/15 00:48:41 Chris Johns Fix rtems-bsps for GNU find hosts. Fixed as reported by Pavel: … 4.11
Note: See TracRevisionLog for help on using the revision log.