source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @258bda3   04/03/17 22:11:24 Chris Johns testsuite: Add a common test configuration. Fix configure.ac and … 5
(edit) @d2a45a58   03/23/17 09:07:52 Sebastian Huber bsp/qoriq: Fix L1 cache flush 5
(edit) @f6e793a2   04/03/17 08:05:51 Sebastian Huber bsp/qoriq: Adjust MMU config only once 5
(edit) @2ba996fa   03/23/17 09:07:22 Sebastian Huber bsp/qoriq: Add post-link hook 5
(edit) @1301468   04/03/17 10:51:51 Sebastian Huber bsps: Fix baud settings Update #2897. 5
(edit) @36f0ac2   03/30/17 11:59:16 Sebastian Huber configure: Remove defunct configure stuff 5
(edit) @bba48d9   03/30/17 00:06:24 Chris Johns libdl: Support link ordered loading of ELF sections. The ARM C++ … 5
(edit) @a1c60b56   03/28/17 12:04:44 Sebastian Huber benchmarks/whetstone: Port to RTEMS Update #2958. 5
(edit) @3785f937   03/28/17 11:14:00 Sebastian Huber benchmarks/whetstone: Import Import whetstone sources from: … 5
(edit) @0a16d5f   03/28/17 12:38:07 Sebastian Huber benchmarks/linpack: Port to RTEMS Close #2958. 5
(edit) @8783660   03/28/17 11:15:04 Sebastian Huber benchmarks/linpack: Import Import linpack sources from: … 5
(edit) @954ca41   03/28/17 11:44:45 Sebastian Huber benchmarks/dhrystone: Port to RTEMS Update #2958. 5
(edit) @317c1f4   03/28/17 11:13:07 Sebastian Huber benchmarks/dhrystone: Import Import dhrystone sources from: … 5
(edit) @0027682   03/28/17 11:11:22 Sebastian Huber benchmarks: Add benchmark templates Update #2958. 5
(edit) @cd3d747   03/27/17 06:01:38 Sebastian Huber arm: Optimize context switch Set CPU_ENABLE_ROBUST_THREAD_DISPATCH to … 5
(edit) @82c0836   03/28/17 05:51:16 Sebastian Huber posix: Fix pthread_detach() internal lock acquire 5
(edit) @70ddaa0e   03/28/17 06:18:06 Sebastian Huber rtems: Fix error return path 5
(edit) @5f382713   03/27/17 12:23:52 Sebastian Huber cpukit: Fix Makefile.am and update preinstall.am Update #2897. 5
(edit) @af5bbd3   03/27/17 12:20:56 Sebastian Huber bsp/qoriq: Regenerate preinstall.am 5
(edit) @bd7f099   03/27/17 11:53:01 Sebastian Huber bsp/tms570: Use shared benchmark timer 5
(edit) @b8e97e5   03/27/17 11:52:35 Sebastian Huber bsps: Add simple CPU counter benchmark timer 5
(edit) @e2191d6c   03/27/17 11:21:59 Sebastian Huber bsp/tms570: Simplify CPU counter support Only touch the cycle counter … 5
(edit) @0a6a2a7b   03/27/17 11:20:20 Sebastian Huber bsps/arm: Add Performance Monitors Extension 5
(edit) @de9f326   03/27/17 10:09:21 Sebastian Huber bsp/tms570: Simplify <bsp.h> 5
(edit) @b7262b2   03/27/17 10:08:19 Sebastian Huber bsp/tms570: Remove OPERATION_COUNT define This is the wrong place to … 5
(edit) @94a4865   03/27/17 08:30:23 Sebastian Huber termios: Avoid invalid memory access Update #2897. 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 5
(edit) @c4b058ca   03/22/17 09:38:27 Sebastian Huber bsp/atsam: Fix DMA support of some drivers 5
(edit) @d50ab079   03/16/17 14:12:20 Sebastian Huber dosfs: Fix file name search Do not use our long file name entry count … 5
(edit) @dfd879fa   03/16/17 10:59:23 Sebastian Huber dosfs: Fix race condition msdos_dir_read() Obtain file system … 5
(edit) @6c988987   03/16/17 07:03:42 Sebastian Huber dosfs: Rename fat_entries to lfn_entries The name "fat_entries" for … 5
(edit) @5f8ed0d   03/16/17 06:44:38 Sebastian Huber dosfs: Fix long file name padding Update #2934. 5
(edit) @e625a57   03/16/17 06:37:20 Sebastian Huber dosfs: msdos_filename_utf8_to_short_name_for_save Simplify. 5
(edit) @b1daf0f   03/14/17 10:41:18 Sebastian Huber dosfs: Fix msdos_add_file() Make sure that long file names work … 5
(edit) @1a9483e2   03/14/17 09:28:19 Sebastian Huber dosfs: Simplify msdos_add_file() Update #2929. 5
(edit) @3efe749   03/14/17 08:36:07 Sebastian Huber dosfs: Add and use msdos_lfn_checksum() Update #2929. 5
(edit) @063eb574   03/14/17 07:26:40 Sebastian Huber dosfs: Simplify fat_file_open() Update #2929. 5
(edit) @ccd4a7f   03/14/17 07:13:07 Sebastian Huber dosfs: Simplify msdos_creat_node() Update #2929. 5
(edit) @e69ee36   03/13/17 14:20:20 Sebastian Huber dosfs: Fix fat_file_write() Remove forced overwrite which leads to … 5
(edit) @1becaa9   03/14/17 12:59:09 Sebastian Huber dosfs: Fix msdos_utf8_normalize_and_fold() It is all right in case … 5
(edit) @66fac03   03/16/17 10:54:29 Sebastian Huber libio: Fix deadlock in location management Perform a … 5
(edit) @191d39a   03/15/17 17:59:47 joel psxstrsignal01: New test 5
(edit) @c218d01d   03/13/17 15:42:24 joel tools/build/eolstrip.c: Use snprintf() to avoid potential buffer … 5
(edit) @17d1aa7   03/13/17 15:41:53 joel libchip/serial/mc68681.c: Add error check This was spotted by … 5
(edit) @eb73320   03/09/17 05:14:16 Chris Johns Fix rtems-test-check with a BSD sed. BSD sed does not support '\t' … 5
(edit) @68929dca   03/09/17 22:12:52 joel libbsp/mips/shared/irq/i8259.c: Add include of rtems/bspIo.h 5
(edit) @a557f6c8   03/09/17 22:12:08 joel libbsp/shared/clock/clockdrv.c: Remove unneeded printk() 5
(edit) @a05b749   03/09/17 22:08:27 joel libbsp/malta/pci/pci.c: Correct printk() formats 5
(edit) @e026dbc5   03/09/17 22:07:55 joel libbsp/csb350/clock/clockdrv.c: Remove unneeded printk() 5
(edit) @b07eae90   03/09/17 20:55:59 joel libbsp/mips/shared/irq.c: Fix warnings 5
(edit) @b437a360   03/09/17 13:32:04 Sebastian Huber arm: Fix CPU context validation for Cortex-R4 Do not touch the … 5
(edit) @dc95663e   03/09/17 13:14:42 Sebastian Huber bsp/tms570: Fix CPU counter frequency The CPU counter runs with the … 5
(edit) @5ca634e9   03/09/17 12:23:54 Sebastian Huber bsp/tms570: Support printk() early Allow use of printk() early in the … 5
(edit) @ce5bcc87   03/08/17 06:20:48 Sebastian Huber bsp/beagle: Fix warnings 5
(edit) @f25c798   03/07/17 13:57:09 Sebastian Huber bsp/smdk2410: Fix format warning 5
(edit) @f82e9af7   03/07/17 13:55:58 Sebastian Huber bsp/lpc176x: Fix integer to pointer warnings 5
(edit) @504a5822   03/07/17 13:53:15 Sebastian Huber bsps/umon: Fix format warnings 5
(edit) @65b63b2   03/07/17 13:40:45 Sebastian Huber bsp/altera-cyclone-v: Remove debug output 5
(edit) @2433a8ab   03/07/17 13:32:42 Sebastian Huber arm: Remove legacy execption support 5
(edit) @6584eb2   03/08/17 09:34:24 Sebastian Huber bsp/qoriq: Fix memory configuration Take nocache section into account … 5
(edit) @9cd20cd   03/07/17 09:57:46 Sebastian Huber bsps: Provide <bsp/fdt.h> for every BSP Add bsp_fdt_map_intr() … 5
(edit) @36338fb   03/07/17 12:41:37 Sebastian Huber monitor: Do not zero sema id and name 5
(edit) @088acbb0   03/07/17 12:07:02 Sebastian Huber score: Fix scheduler yield in SMP configurations Check that no ask … 5
(edit) @a11e1ff5   03/07/17 06:58:11 Sebastian Huber powerpc: Optimize AltiVec? context switch Use r8 instead of r5 to … 5
(edit) @c6f76392   03/07/17 06:50:12 Sebastian Huber powerpc: Fix AltiVec? context switch Update #2751. 5
(edit) @696b5b1e   03/06/17 13:37:43 Sebastian Huber bsp/beatnik: More verbose fatal extension 5
(edit) @f61195b2   03/06/17 10:16:25 Sebastian Huber powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE 5
(edit) @b925ae7   03/06/17 10:10:06 Sebastian Huber bsp/beatnik: Update due to API changes The device_t typedef is … 5
(edit) @49caf22   02/03/17 07:55:27 Daniel Hellstrom leon, grspw_pkt: fix overwrite protection when more than 32 devs This … 5
(edit) @cc8a50ab   02/03/17 07:53:35 Daniel Hellstrom leon,grtm: ioctl() shouldn't access pointer before validated This is … 5
(edit) @fec8288   01/23/17 15:45:48 Daniel Hellstrom leon, grspw_pkt: SMP support The driver already was developed with … 5
(edit) @36fc8b18   02/24/17 11:54:01 Daniel Hellstrom leon, grspw_pkt: unregister ISR on close 5
(edit) @090016a   01/22/17 10:34:25 Daniel Hellstrom leon, grspw_pkt: ISR activate shutdown work only if errintr enabled … 5
(edit) @029ce4d1   02/24/17 11:49:07 Daniel Hellstrom leon, grspw_pkt: fix descriptor table mem leak on grspw_close() 5
(edit) @1b559e3   01/22/17 10:30:04 Daniel Hellstrom leon, grspw_pkt: add missing GRSPW1 IP-core support 5
(edit) @94fb377b   01/22/17 14:58:18 Daniel Hellstrom leon, grspw_pkt: ISR RX/TX DMA interrupt source disable configurable … 5
(edit) @8acfa94   01/22/17 14:43:17 Daniel Hellstrom leon, grpsw_pkt: set unique work-task name 5
(edit) @72ec13ef   01/22/17 14:35:27 Daniel Hellstrom leon, grspw_pkt: functions to support custom work-task Added new … 5
(edit) @29c2304   01/22/17 14:03:51 Daniel Hellstrom leon, grspw_pkt: fix interrupt code ctrl bit declarations 5
(edit) @ab9b447   01/22/17 14:01:55 Daniel Hellstrom leon, grspw_pkt: added work-task configuration options Following … 5
(edit) @f46f5f84   02/13/17 09:16:14 javier.jalle leon, grpci2: latency timer user configurable (default 64) 5
(edit) @0c23dd5   02/15/17 10:05:27 javier.jalle leon, gr740: fix device registration for GRPCI2 core 5
(edit) @73b06e64   01/31/17 09:14:29 javier.jalle leon, gr-cpci-leon4-n2x: small comment fix 5
(edit) @bb8e099   01/26/17 15:03:19 javier.jalle leon, grpci2: updated DMA descriptor layout 5
(edit) @d9d8dbd   01/26/17 14:37:34 javier.jalle leon, grpci2: fixed wrong bit layout 5
(edit) @a545ce26   01/26/17 14:31:17 javier.jalle leon, grpci2: added TIMEOUT interrupt 5
(edit) @89173ee9   01/26/17 10:36:52 javier.jalle bsps/sparc: Updated L2C registers 5
(edit) @84557ef   02/06/17 14:11:55 cederman libdrvmgr: remove braces 5
(edit) @418149c8   02/01/17 09:48:38 Daniel Hellstrom libdrvmgr: added default BSP init level hook 5
(edit) @ef94150f   04/12/16 11:53:42 Daniel Hellstrom leon, grspw_pkt: Added checks for special list cases - Fixed … 5
(edit) @a7cc0da9   04/08/16 12:03:47 Daniel Hellstrom leon, grspw_pkt: fix stscfg cfg TimeCode? Int clr Without this patch … 5
(edit) @0d31dcc   04/07/16 08:02:55 Daniel Hellstrom leon, grspw_pkt: split DMA sem into RX and TX sem By introducing a … 5
(edit) @7701c37   04/07/16 07:36:37 Daniel Hellstrom leon, grspw_pkt: coding style fix 5
(edit) @77856f6   03/30/16 12:29:52 Daniel Hellstrom leon, grspw_pkt: allow user controlled DMA intr The user has already … 5
(edit) @1ef9caa2   03/29/16 12:59:59 Daniel Hellstrom leon, grspw_pkt: support for reading tx/rx DMA queue * Add support … 5
(edit) @eb5a42f6   03/23/16 09:45:26 Daniel Hellstrom leon, grspw_pkt: fixed device/dma closing The user is now responsible … 5
(edit) @36c3fbbd   03/23/16 08:57:10 Daniel Hellstrom leon, grspw_pkt: coding style fixups 5
(edit) @9cb7e5d   03/22/16 15:41:51 Daniel Hellstrom leon, grspw_pkt: fixed and improved RX/TX wait 5
(edit) @57e1f4c3   03/22/16 15:07:51 Daniel Hellstrom leon, grspw_pkt: fixed error return path in dma_open 5
(edit) @ac7da5bc   03/22/16 14:51:13 Daniel Hellstrom leon, grspw_pkt: Manual handling of link status events Added … 5
Note: See TracRevisionLog for help on using the revision log.