summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/qoriq (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-5/+10
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-1/+2
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* gen5200, gen83xx, gen83x, mpc55xxevb, psim, qoriq, t32mppc, tqm8xx, virtex: S...Joel Sherrill2017-12-205-5/+9
* qoriq/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+2
* REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2017-11-271-2/+3
* */*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2017-11-271-3/+2
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* Remove coverhd.hSebastian Huber2017-11-242-5/+0
* bsp/qoriq: Implement bsp_reset()Sebastian Huber2017-11-221-5/+37
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-221-1/+1
* powerpc: Remove _BSP_Fatal_error()Sebastian Huber2017-11-221-14/+0
* powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2017-11-221-14/+0
* bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-11-201-9/+7
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* bsps: Generalize bsp_fdt_map_intr()Sebastian Huber2017-09-221-2/+2
* bsp/qoriq: Update READMESebastian Huber2017-09-191-0/+11
* bsp/qoriq: Add hypervisor guest SMP supportSebastian Huber2017-09-193-7/+55
* bsp/qoriq: MMU configuration as hypervisor guestSebastian Huber2017-09-192-10/+5
* bsp/qoriq: Avoid IVOR38..42 access as hv guestSebastian Huber2017-09-191-0/+2
* bsp/qoriq: Avoid MAS8 access as hypervisor guestSebastian Huber2017-09-191-3/+3
* bsp/qoriq: Reduce static memory demandsSebastian Huber2017-09-191-1/+1
* bsp/qoriq: Add decrementer clock driverSebastian Huber2017-09-195-8/+69
* bsp/qoriq: Add early debug output initializationSebastian Huber2017-09-191-3/+18
* bsps/powerpc: PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-09-192-24/+4
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-5/+3
* bsp/qoriq: Virtual interrupt controller supportSebastian Huber2017-09-121-5/+81
* bsp/qoriq: Add byte channel console driverSebastian Huber2017-09-121-1/+116
* bsp/qoriq: Port ePAPR hcall interface to RTEMSSebastian Huber2017-09-125-16/+70
* bsp/qoriq: Import ePAPR hcalls from Linux 4.12Sebastian Huber2017-09-123-0/+1328
* bsp/qoriq: Boot page translationSebastian Huber2017-09-121-0/+2
* bsp/qoriq: Do not touch MMU as hypervisor guestSebastian Huber2017-09-121-2/+12
* bsp/qoriq: Add QORIQ_IS_HYPERVISOR_GUESTSebastian Huber2017-09-122-3/+12
* bsp/qoriq: Remove console stuff from bsp_start()Sebastian Huber2017-09-122-23/+11
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-4/+0
* bsp/qoriq: Add qoriq_e6500_64 variantSebastian Huber2017-08-222-0/+21
* bsp/qoriq: Enable > 2GiB memorySebastian Huber2017-08-222-5/+7
* powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber2017-08-222-1/+53
* bsp/qoriq: 64-bit MMU supportSebastian Huber2017-08-224-47/+56
* bsp/qoriq: 64-bit support for interrupt controllerSebastian Huber2017-08-221-2/+2
* bsp/qoriq: Enable 64-bit mode for exceptionsSebastian Huber2017-08-221-0/+6
* bsp/qoriq: 64-bit support for spin tableSebastian Huber2017-08-222-10/+6
* bsp/qoriq: Copy FDT laterSebastian Huber2017-08-221-6/+8
* bsp/qoriq: Add basic 64-bit supportSebastian Huber2017-08-228-9/+29
* bsp/qoriq: Use LA to load an addressSebastian Huber2017-08-221-22/+22
* bsps/powerpc: Add 64-bit CRT init/fini supportSebastian Huber2017-08-223-1/+8
* bsps/powerpc: Add 64-bit SET_SELF_CPU_CONTROLSebastian Huber2017-08-221-3/+1
* powerpc: Add 64-bit context/interrupt supportSebastian Huber2017-08-221-55/+55
* bsps/powerpc: Add PPC_EXC_INTERRUPT_FRAME_SIZESebastian Huber2017-08-011-1/+1
* bsps/powerpc: Rename ppc_exc_wrap_async_normalSebastian Huber2017-08-011-1/+1