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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84e4d10c   05/09/17 14:00:56 Daniel Hellstrom leon, apbuart: remove old RAW UART driver This driver was initially … 5
(edit) @aa19873   04/24/17 14:39:49 maberg leon: allow SMP boot from any CPU 5
(edit) @229c4249   04/27/17 11:14:53 maberg bsp/leon3: Cleaner namespace for LEON3 debug UART Prefix BSP specific … 5
(edit) @6234abe   03/08/17 11:59:07 javier.jalle leon, l4stat: Initial driver commit 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) @dfa86338   02/21/17 08:14:46 javier.jalle leon, l2cache: add GR740 L2-Cache driver 5
(edit) @93c5e63   02/09/17 13:09:17 javier.jalle leon, grpci2dma: add GR740 PCI DMA driver 5
(edit) @61788e76   01/31/17 09:13:41 javier.jalle leon, GR-CPCI-GR740: Added peripheral PCI driver 5
(edit) @bc744618   02/15/17 11:57:56 Sebastian Huber bsps/sparc: Fix warnings 5
(edit) @6a9282d   12/09/16 09:49:49 Sebastian Huber Rename is_internal to always_set_to_false Update #2825. 5
(edit) @de7b174e   11/15/16 18:19:39 joel Remove sparc/sis BSP. closes #2810. 5
(edit) @6a1b9e4   11/22/16 09:13:27 Sebastian Huber sparc: Optimize _ISR_Handler() Use _Thread_Do_dispatch() instead of … 5
(edit) @9361412   10/18/16 22:21:21 Sebastian Huber bsp/leon3: Avoid implicit integer conversions 5
(edit) @55e0be36   09/16/16 10:58:06 Sebastian Huber termios: Use IMFS nodes for new Termios devices This makes the new … 5
(edit) @655ce0fb   06/22/16 11:45:02 Sebastian Huber sparc: Optimize CPU counter support 5
(edit) @a4ff2a2   06/21/16 08:24:13 Sebastian Huber bsp/leon3: Add up counter timecounter 5
(edit) @291945f1   06/21/16 08:58:04 Sebastian Huber bsp/leon3: Fix interrupt timestamping Close #2684. 5
(edit) @9460333e   06/20/16 08:08:39 Sebastian Huber sparc: Rework CPU counter support Rework CPU counter support to … 5
(edit) @4c927c79   06/21/16 07:10:28 Sebastian Huber bsp/leon3: Fix LEON3_Cpu_Index initialization 5
(edit) @40b80d86   06/20/16 06:16:54 Sebastian Huber bsp/leon3: Use sysinit for bsp_debug_uart_init() 5
(edit) @a4fa007b   06/20/16 06:03:18 Sebastian Huber bsp/leon3: Use sysinit for amba_initialize() 5
(edit) @2803314e   03/23/16 15:37:09 Sebastian Huber bsp/leon3: Remove dead code 5
(edit) @adb4fa4e   03/29/16 18:10:53 joel sparc/leon3: Remove include of <rtems/console.h> from <bsp.h> and fix … 5
(edit) @159df320   03/25/16 15:47:18 joel sparc/leon3/include/bsp.h: Do not include <rtems/clockdrv.h> 5
(edit) @5a0b27ed   03/15/16 13:29:15 Sebastian Huber bsp/leon3: Clock driver workaround for GR712RC 5
(edit) @90d8567   02/18/16 07:36:16 Sebastian Huber score: Distribute clock tick to all online CPUs Update #2554. 5
(edit) @c466c62   02/22/16 06:04:17 Sebastian Huber bsp/leon3: Use -mcpu=leon3 machine option Due to GCC configuration … 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @47190194   01/26/16 06:16:52 Sebastian Huber drvmgr: Remove dupl bsp_driver_level_hook() decl 5
(edit) @76ac1ee3   12/23/15 06:29:47 Sebastian Huber score: Fix simple timecounter support Update #2502. 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 5
(edit) @2858939a   12/09/15 11:03:49 Sebastian Huber bsps: Delete superfluous bsp_pretasking_hook() Use the … 5
(edit) @37030e3   12/09/15 07:05:57 Sebastian Huber bsps: Call bsp_work_area_initialize() early Call … 5
(edit) @938ef78c   12/09/15 05:46:24 Sebastian Huber bsps/sparc: Use default bsp_pretasking_hook() Move content to … 5
(edit) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(edit) @c07481c7   10/20/15 09:16:12 Sebastian Huber bsp/leon3: Fix Termios context usage Only the context of the console … 5
(edit) @9cff822a   07/16/15 15:40:05 Joel Sherrill Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guard This was … 4.115
(edit) @75acd9e   04/01/15 13:33:25 alexander.krutwig bsps: Convert clock drivers to use a timecounter Update #2271. 4.115
(edit) @9fe249d   04/14/15 07:28:54 Daniel Hellstrom LEON3: move timer variable to where initialized 4.115
(edit) @efd43ad   04/14/15 07:24:33 Daniel Hellstrom LEON3: simplify amba initialization 4.115
(edit) @628e739   04/14/15 06:18:27 Daniel Hellstrom LEON3: clock irq always same as timer instance The leon.h already … 4.115
(edit) @291c5391   04/13/15 11:12:33 Daniel Hellstrom DRVMGR: remove struct driver registration func 4.115
(edit) @bef5e23e   04/13/15 09:31:53 Daniel Hellstrom DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTY 4.115
(edit) @4a7d1026   04/13/15 08:25:52 Daniel Hellstrom sparc bsps: updated license to rtems.org 4.115
(edit) @159ee990   04/07/15 14:05:04 Daniel Hellstrom leon3,ngmp: cpucounter initialization use proper names To be merged … 4.115
(edit) @5564b5a   04/07/15 14:04:13 Daniel Hellstrom leon3: timer config updated to use proper naming To be merged with … 4.115
(edit) @5823bae8   02/27/15 13:03:15 Daniel Hellstrom LEON: move driver headers to bsp/ directory 4.115
(edit) @445e253   02/06/15 09:07:19 Daniel Hellstrom MCTRL: fix build warnings in MCTRL driver 4.115
(edit) @3f38335b   02/10/15 15:05:38 Daniel Hellstrom LEON: added get_resarray_count() helper routine 4.115
(edit) @f37a3c2   02/06/15 10:10:17 Daniel Hellstrom GPTIMER: fix build warnings 4.115
(edit) @7a03ac29   02/06/15 08:59:13 Daniel Hellstrom APBUART_CONS: fix build warning 4.115
(edit) @d77b16d   02/06/15 08:27:08 Daniel Hellstrom GR-RASTA-SPW-ROUTER: fix build warnings 4.115
(edit) @28950f0b   02/05/15 13:35:33 Daniel Hellstrom PCIF: fixed build warnings 4.115
(edit) @f407c51   02/05/15 13:31:42 Daniel Hellstrom GRPCI: fixed build warnings 4.115
(edit) @b55aa49   02/05/15 07:07:15 Daniel Hellstrom LEON3: watchdog use common timer defines 4.115
(edit) @5ba49066   02/05/15 07:06:26 Daniel Hellstrom LEON3: export debug uart to console uart driver 4.115
(edit) @aedc9849   02/05/15 07:05:56 Daniel Hellstrom GRETH: fix build warnings with GCC-4.9 4.115
(edit) @ffd8002d   05/08/13 12:41:13 Daniel Hellstrom GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI device … 4.115
(edit) @0f49c0e   06/19/12 06:50:11 Daniel Hellstrom GRSPW: New packet based driver for SPW/SPW2/SPW2_DMA This patch adds … 4.115
(edit) @3bb4122   02/23/15 12:02:39 Daniel Hellstrom LEON: added new drivers to the LEON2/LEON3 BSPs Most drivers use the … 4.115
(edit) @fe1aa9c0   12/21/11 12:21:49 Daniel Hellstrom LEON: added network device configuration helper function 4.115
(edit) @e67b2b8d   12/20/11 14:58:05 Daniel Hellstrom LEON: updated and added PCI peripherals for LEON BSPs The CCHIP … 4.115
(edit) @46e41c98   12/16/11 13:10:57 Daniel Hellstrom LEON: replaced old BSP PCI layer with new generic libpci PCI layer … 4.115
(edit) @c1764100   12/16/11 10:39:23 Daniel Hellstrom LEON3: new Console driver, APBUART driver using Driver Manager This … 4.115
(edit) @cd64fbf   12/16/11 09:37:49 Daniel Hellstrom LEON: GPTIMER driver, Timer Library and System Clock for LEON3 With … 4.115
(edit) @e05c265   12/15/11 16:00:38 Daniel Hellstrom LEON3: implemented AMBA PnP Bus Driver for Driver Manager 4.115
(edit) @d11f228   12/15/11 15:39:54 Daniel Hellstrom sparc BSPs: implemented libpci IRQ BSP support 4.115
(edit) @e428dc4a   12/12/11 14:50:57 Daniel Hellstrom LEON3: implemented BSP DRVMGR startup initialization 4.115
(edit) @e51eb80   02/19/15 08:25:09 Daniel Hellstrom leon3,ngmp: simplify cpucounter initialization Remove support for … 4.115
(edit) @5da315ff   02/19/15 09:06:54 Daniel Hellstrom leon3: make timer initialization configurable Its now possible to … 4.115
(edit) @ead16ae1   02/19/15 09:13:32 Daniel Hellstrom leon3: always clear interrupt controller 4.115
(edit) @60b0fd5   02/19/15 08:20:13 Daniel Hellstrom leon3: clock driver rely on previous found timer No point in scanning … 4.115
(edit) @31e4e25d   12/14/11 10:28:18 Daniel Hellstrom LEON3: GPTIMER timer watchdog driver Last timer instance of GPTIMER … 4.115
(edit) @c34f94f7   02/16/15 10:55:03 Sebastian Huber score: Add _CPU_SMP_Prepare_start_multitasking() Update #2268. 4.115
(edit) @0c94a46   01/09/15 08:03:59 cederman bsp/sparc: Move BSP_ISR_handler to a separate file and rename it This … 4.115
(edit) @2a4f9d7   12/23/14 07:28:24 Sebastian Huber smp: Add and use _SMP_Should_start_processor() 4.115
(edit) @4a3db517   12/05/14 10:07:02 Sebastian Huber bsps/sparc: Fix trap table initialization Fixes bug introduced with … 4.115
(edit) @12072880   12/04/14 09:03:50 Sebastian Huber Update bug report URL 4.115
(edit) @e870941   12/04/14 08:38:27 Sebastian Huber libmisc: More useful default configuration The dummy.c was a de-facto … 4.115
(edit) @adc1dbeb   12/04/14 14:15:52 Sebastian Huber bsp/leon3: Fix trap table initialization Fixes bug introduced with … 4.115
(edit) @dff1803   12/03/14 10:35:52 Daniel Hellstrom SPARC: optimize IRQ enable & disable * Coding style cleanups. * Use … 4.115
(edit) @291f30f   11/23/14 21:53:00 Jiri Gaisler sparc/leon3: LEON_Is_interrupt_masked for Leon3 in leon.h wrongly … 4.115
(edit) @55db0e5   11/24/14 08:44:50 Sebastian Huber bsp/ngmp: Use -muser-mode GCC option This option is necessary to use … 4.115
(edit) @866a6fc   10/23/14 12:31:15 Sebastian Huber bsps/sparc: Include right header file 4.115
(edit) @b442032   10/23/14 08:11:59 Sebastian Huber bsp/leon3: Fix LEON3_mp_irq definition Provide it also if … 4.115
(edit) @46dde0fc   10/23/14 08:05:17 Sebastian Huber bsps: Move extern "C" to not cover includes Some includes may use C++ … 4.115
(edit) @77a2226   09/10/14 11:39:53 cederman bsp/sparc: Ensure that data cache snooping is enabled Check that data … 4.115
(edit) @d8e2046   10/17/14 13:52:43 Joel Sherrill sparc/leon3/include/bsp.h: Fix warnings 4.115
(edit) @a387e944   06/13/14 08:18:01 Daniel Hellstrom LEON3: use interrupt layer in clock driver Manupilating the interrupt … 4.115
(edit) @fad33860   05/29/14 19:39:18 Daniel Hellstrom LEON3 SMP: support static interrupt affinity Changed LEON3_irq-mp to … 4.115
(edit) @fa40ec52   05/29/14 19:09:00 Daniel Hellstrom SPARC BSPs: added CPU aware interrupt ctrl operations The LEON2 and … 4.115
(edit) @7fd5e89   10/07/14 14:28:04 Sebastian Huber termios: Partially hide rtems_termios_tty Move interrupt lock to … 4.115
(edit) @a830cb8   10/07/14 14:27:51 Sebastian Huber termios: Separate flow control from normal handler 4.115
(edit) @5e92a40a   05/21/14 07:37:16 Daniel Hellstrom LEON3: use CPU_Fatal_halt for halt By removing the bsp_reset() … 4.115
(edit) @9bd7b3b1   05/20/14 15:45:07 Daniel Hellstrom SPARC: Fatal_halt use source and exit codes The Fatal_halt handler … 4.115
(edit) @ce4a7ae   05/19/14 15:27:55 Daniel Hellstrom SPARC: add BSP specific error handler Instead of calling the system … 4.115
(edit) @dfc2786d   05/21/14 11:11:54 Daniel Hellstrom SPARC BSPs: remove BSP_fatal_return unreached code 4.115
(edit) @93b000e   10/01/14 11:53:03 cederman bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked … 4.115
(edit) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
Note: See TracRevisionLog for help on using the revision log.