source: rtems/c/src/lib/libbsp/sparc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @af207fa9   07/11/17 09:54:30 Sebastian Huber Add interrupt vector set/get affinity Close #3071. 5
(edit) @c29eb085   07/11/17 12:15:47 Sebastian Huber bsps/sparc: Fix ambapp_int_set_affinity() Update #3059. 5
(edit) @76d1198   07/07/17 05:45:57 Sebastian Huber score: Introduce _SMP_Get_online_processors() Update #3059. 5
(edit) @3dfe55ee   07/03/17 09:46:12 Sebastian Huber score: Use <sys/bitset.h> for Processor_mask Implement the … 5
(edit) @c6810c8   06/19/17 12:09:28 Sebastian Huber bsps: Improve interrupt vector enable/disable API Change … 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) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 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) @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) @3ed2cf60   04/24/17 16:16:37 joel leon2/console/debugputs.c: Fix misleading indentation warning 5
(edit) @38d0a94   04/24/17 01:17:54 joel shared/drvmgr/leon2_amba_bus.c: Include <rtems/bspIo.h> 5
(edit) @29129822   04/23/17 17:03:22 joel amba/ahbstat.c: Correct printf() format 5
(edit) @35e523d9   04/23/17 16:49:54 joel uart/apbuart.c: Correct printk() format 5
(edit) @76052e6   04/23/17 16:49:05 joel spw/grspw_router.c: Include <rtems/bspIo.h> 5
(edit) @d968826   04/23/17 16:48:32 joel irq/genirq.c: Include <rtems/bspIo.h> 5
(edit) @5c93fb3b   04/23/17 16:48:15 joel drvmgr/ambapp_bus.c: Include <rtems/bspIo.h> 5
(edit) @9ed3266   04/23/17 16:47:53 joel amba/ahbstat.c: Include <rtems/bspIo.h> 5
(edit) @1301468   04/03/17 10:51:51 Sebastian Huber bsps: Fix baud settings Update #2897. 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 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) @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
Note: See TracRevisionLog for help on using the revision log.