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