source: rtems/c/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7b0c74ff   06/09/17 13:42:36 Sebastian Huber i386: Support thread-local storage (TLS) Update #2468. 5
(edit) @f256685   06/09/17 05:55:16 Sebastian Huber bsp/psim: Include missing <sys/param.h> 5
(edit) @6081ef3   06/09/17 05:54:45 Sebastian Huber if_fxp: Include missing <inttypes.h> Fix format warnings. 5
(edit) @32b4a0c   06/09/17 05:25:02 Sebastian Huber Simplify TLS support in context switch There is no need to save the … 5
(edit) @ce3ac00   06/06/17 13:41:48 Christian.Mauderer bsps/arm: Fix ARMv7-M interrupt suppport Enable/disable vector … 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @93531e9b   06/06/17 06:03:45 Sebastian Huber Move RTEMS-specific Termios API content Remove obsolete support for … 5
(edit) @cf54965   06/07/17 05:22:38 Sebastian Huber network: Include missing <inttypes.h> Update #2833. 5
(edit) @3623c40   05/29/17 10:09:34 Sebastian Huber ada-tests/spatcb01: New test Update #2289. 5
(edit) @7203b70   06/01/17 17:04:05 Sebastian Huber bsp/motorola_powerpc: Fix for Binutils 2.28+ There are mismatched … 5
(edit) @697a6ca   06/01/17 17:00:38 Sebastian Huber bsps/powerpc: Set output format in linker script Set the proper … 5
(edit) @848007c   05/07/17 21:08:17 phamp Add support for IBM PowerPC 750 chip. Closes #3015. 5
(edit) @afa5b89   05/23/17 09:34:45 Sebastian Huber ada: Remove task notepad support Update #2493. 5
(edit) @783fbce   05/23/17 09:33:29 Sebastian Huber ada: Update due to Clock Manager API changes Update #2676. 5
(edit) @9ff0f40   05/23/17 09:32:21 Sebastian Huber ada: Remove <rtems/debug.h> support Update #2477. 5
(edit) @7ec982bf   05/26/17 00:35:17 Chris Johns build-system: Fix the targets support for the parallel build. 5
(edit) @ff781cc   05/25/17 05:10:11 Chris Johns m32c/m32csim: Exclude linpack from the tests. Closes #3025. 5
(edit) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 5
(edit) @9935c23   05/23/17 23:26:29 Chris Johns arm/tms570: Update preinstall.am after bootstrap. 5
(edit) @bc470d3c   10/31/16 10:01:39 jacob.hansen sparc: only define start if it is different from SYM(start) The SYM … 5
(edit) @8639685   10/28/16 14:05:56 jacob.hansen sparc: Adjust assembly to improve compability with LLVM - All … 5
(edit) @1ea73e2b   05/11/17 11:43:53 Daniel Hellstrom leon, grtc: SMP support by using spin-locks 5
(edit) @818f10bc   05/11/17 10:54:46 Daniel Hellstrom leon, grtc: updated overrun condition handling The following … 5
(edit) @6fdded2c   05/10/17 10:39:23 Daniel Hellstrom leon, gr1553bm: SMP support by using spin-locks 5
(edit) @3feae3b   05/10/17 08:46:01 Daniel Hellstrom leon, gr1553bc: SMP support by using spin-locks Since DMA buffers are … 5
(edit) @84e4d10c   05/09/17 14:00:56 Daniel Hellstrom leon, apbuart: remove old RAW UART driver This driver was initially … 5
(edit) @c92f402c   05/09/17 11:13:44 Daniel Hellstrom leon, grtm: SMP support by using spin-locks 5
(edit) @f767fe74   05/08/17 14:10:14 Daniel Hellstrom leon, ahbstat: remove printf warnings 5
(edit) @ce76b9d2   05/08/17 12:58:41 Daniel Hellstrom leon, pci-peripherals: SMP support by spin-locks and updated genirq 5
(edit) @8670c464   05/05/17 13:42:45 Daniel Hellstrom leon, genirq: SMP support for PCI peripherals The common interrupt … 5
(edit) @aa19873   04/24/17 14:39:49 maberg leon: allow SMP boot from any CPU 5
(edit) @039edd2a   04/13/17 12:12:31 maberg leon, grcan: removed unused txerror, rxerror 5
(edit) @ee078c21   04/13/17 12:06:04 maberg leon, grcan: fixed historical comment 5
(edit) @91541551   04/11/17 10:30:02 Daniel Hellstrom leon, grcan: semaphore reset count required after flushing It is also … 5
(edit) @9855690   04/11/17 08:47:39 Daniel Hellstrom leon, grcan: split hw_stop() into hw and sw stop this is to avoid … 5
(edit) @3a650d3b   04/13/17 12:08:50 maberg leon, grcan: RTEMS_NO_TIMEOUT on tx_sem 5
(edit) @2d3d8f96   04/03/17 11:27:49 maberg leon, grcan: redesigned bus-off and AHB error handling When bus-off … 5
(edit) @ca4c4164   03/09/17 14:44:08 Daniel Hellstrom leon, grcan: updated device name and use it for ISR 5
(edit) @05749690   01/26/17 10:01:10 maberg leon, grcan: fixed race on interrupt mask register There was a … 5
(edit) @5d367c56   01/26/17 09:54:57 maberg leon, grcan: unregister interrupt handler at close 5
(edit) @c297060   03/13/17 11:44:58 maberg leon, grcan: protect statistics on copy to user Locking the stats … 5
(edit) @7b8a920   01/26/17 09:52:31 maberg leon, grcan: use RTEMS 4.12 SMP interrupt lock 5
(edit) @bc40b4d   01/24/17 10:16:41 maberg leon, grcan: consistent indentation This commit does not contain any … 5
(edit) @ad203e58   01/24/17 09:00:07 maberg leon, grcan: function based user interface This commit preserves all … 5
(edit) @229c4249   04/27/17 11:14:53 maberg bsp/leon3: Cleaner namespace for LEON3 debug UART Prefix BSP specific … 5
(edit) @011efee8   04/25/17 07:10:03 Daniel Hellstrom leon, irq: single CPU SMP configuration does not need IPI ISR 5
(edit) @fa27fe5c   04/25/17 13:26:18 Daniel Hellstrom leon, greth: new option and change soft-reset logic for EDCL 5
(edit) @8ac070a   04/24/17 14:36:16 Daniel Hellstrom leon, greth: 10/100 modes should be assigned in fastest priority 5
(edit) @e6fbd26   04/24/17 14:32:17 Daniel Hellstrom leon, greth: speed modes advertising now configurable 5
(edit) @12718134   04/24/17 13:10:41 Daniel Hellstrom leon, greth: EDCL and DD is disabled during reset The EDCL and … 5
(edit) @a9859d1   05/07/17 20:52:50 phamp interrupt vector indexing is assuming BSP_INTERRUPT_VECTOR_MIN = 0 … 5
(edit) @f219adc   05/07/17 21:13:24 phamp missing a couple register names + a #ifndef_ASM around serial.h … 5
(edit) @0e494170   05/11/17 07:53:05 Sebastian Huber bsps/arm: Fix bit field offset in GIC support Update #3002. 5
(edit) @430949aa   04/13/17 19:23:28 Daniel Hellstrom leon, greth: let Gbit full duplex override half 5
(edit) @998e34ad   04/13/17 12:57:01 Daniel Hellstrom leon, greth: SMP support by using spin-lock protection 5
(edit) @8927c0f   04/11/17 11:55:02 maberg leon, gptimer: offset intnum with subtimer index If separate … 5
(edit) @256e083f   04/10/17 17:07:04 maberg leon, gptimer: fixed probing separate interrupts Probing of separate … 5
(edit) @6234abe   03/08/17 11:59:07 javier.jalle leon, l4stat: Initial driver commit 5
(edit) @21b3319f   03/07/17 11:50:48 javier.jalle leon, ambapp: Added L4STAT driver to ambapp ids 5
(edit) @a8595605   03/06/17 12:08:04 maberg leon, occan: Converted disable/enable to SMP locks This commit … 5
(edit) @c609ccea   01/19/17 17:57:58 maberg leon, ahbstat: Use RTEMS 4.12 SMP interrupt lock 5
(edit) @c241236   03/15/17 13:38:21 javier.jalle leon, memscrub: add GR740 memory scrubber driver 5
(edit) @d79429f   03/15/17 14:04:33 javier.jalle leon, griommu: add GR740 IOMMU driver The driver is limited to the … 5
(edit) @3e948cc   02/15/17 15:51:33 javier.jalle leon, ambapp: Added GRIOMMU driver to ambapp ids 5
(edit) @dfa86338   02/21/17 08:14:46 javier.jalle leon, l2cache: add GR740 L2-Cache driver 5
(edit) @d24ed54   03/15/17 13:58:04 javier.jalle leon, ambapp: Added L2CACHE driver to ambapp ids 5
(edit) @93c5e63   02/09/17 13:09:17 javier.jalle leon, grpci2dma: add GR740 PCI DMA driver 5
(edit) @31ba1f21   02/15/17 10:14:13 javier.jalle leon, grpci2: prepare for GRPCI2DMA driver 5
(edit) @8e45d55   02/15/17 10:09:23 javier.jalle leon, grpci2: Make driver SMP safe 5
(edit) @9631e5a9   03/17/17 13:44:25 Daniel Hellstrom leon, ambapp: updated AMBA PnP IDs and names database 5
(edit) @e5e44bdb   03/14/17 16:46:12 maberg leon, apbuart: Wait for shift register on close Do not disable … 5
(edit) @6860ddb   03/14/17 16:27:57 maberg leon, apbuart: Optimized RX processing in ISR Limit the number of … 5
(edit) @3df6710   03/13/17 09:53:47 maberg leon, apbuart: support termios task driven mode The APBUART control … 5
(edit) @f164a294   03/10/17 14:32:38 maberg leon, apbuart: Inherit HW parameters on sysconsole The cons layer … 5
(edit) @6e2e1299   03/10/17 13:03:11 maberg leon, apbuart: Assign proper device name Always assign a device/file … 5
(edit) @1fefc719   03/09/17 17:51:47 maberg leon, apbuart: RX delayed interrupt Utilize the APBUART RX delayed … 5
(edit) @fd9fb21   02/01/17 15:48:51 maberg leon, cons: drvmgr cons interface uses new TERMIOS LEON driver … 5
(edit) @7cb93250   03/06/17 10:14:23 maberg leon, apbuart: added register defines: FIFO, delay int The FIFOs … 5
(edit) @f600458d   02/23/17 15:33:21 maberg leon, clock: new driver manager clock driver - Compatible with SMP - … 5
(edit) @78e56096   04/10/17 12:52:16 Daniel Hellstrom leon, tlib: added timer width mask information 5
(edit) @ae203e0d   04/07/17 06:31:48 Daniel Hellstrom leon, ambapp_bus: IRQ affinity for on-chip AMBAPP bus 5
(edit) @61788e76   01/31/17 09:13:41 javier.jalle leon, GR-CPCI-GR740: Added peripheral PCI driver 5
(edit) @0e6542fb   04/29/17 13:20:28 Pavel Pisa bsp/tms570: include package balls and PINMMR registers mapping for … 5
(edit) @61568e6   04/26/17 15:53:56 joel virtex5/startup/dummy_console.c: Use <rtems/bspIo.h> and … 5
(edit) @c0ea829   04/26/17 15:50:08 joel virtex4/startup/dummy_console.c: Use <rtems/bspIo.h> and … 5
(edit) @ab77827   04/26/17 01:01:10 joel or1k/generic_or1k/irq/irq.c: Include <rtems/inttypes.h> and fix … 5
(edit) @7db09923   04/25/17 16:42:18 joel rtems/inttypes.h epiphany_sim/irq/irq.c: Add PRIdrtems_vector_number … 5
(edit) @485222e   04/24/17 17:00:15 joel genmcf548x/irq/irq.c: Fix incompatible pointer warning 5
(edit) @0d01cdd6   04/24/17 16:18:03 joel sh/sh7750/sci/sh4uart.c: ix misleading indentation warning 5
(edit) @646df54c   04/24/17 16:17:41 joel powerpc/new-exceptions/bspsupport/ppc_exc_print.c: Fix printf() format … 5
(edit) @2808c26   04/24/17 16:17:12 joel powerpc/mpc5xx/console-generic/console-generic.c: Use updated struct … 5
(edit) @3ed2cf60   04/24/17 16:16:37 joel leon2/console/debugputs.c: Fix misleading indentation warning 5
(edit) @fd48b43   04/24/17 16:15:53 joel virtex5/startup/dummy_console.c: Fix no prototype warning 5
(edit) @9beada51   04/24/17 16:15:44 joel virtex4/startup/dummy_console.c: Fix no prototype warning 5
(edit) @523b4fb   04/24/17 16:15:18 joel mcf5235/console/console.c: Fix indentation and add braces 5
(edit) @5e899b5   04/24/17 01:35:05 joel sparc64/shared/helenos/boot/sparc64/loader/main.c: Fix printf() format … 5
(edit) @436008c   04/24/17 01:34:42 joel sparc64/shared/clock/ckinit.c: Include <rtems/bspIo.h> 5
(edit) @38d0a94   04/24/17 01:17:54 joel shared/drvmgr/leon2_amba_bus.c: Include <rtems/bspIo.h> 5
(edit) @5796c21   04/24/17 01:05:53 joel shared/startup/panic.c: Fix printf() format warnings 5
(edit) @3f12cfe   04/24/17 01:05:41 joel shared/pci/detect_raven_bridge.c: Fix printf() format warnings 5
Note: See TracRevisionLog for help on using the revision log.