summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/powerpc/qoriq (follow)
AgeCommit message (Expand)Author
2018-01-05FIXME Install linkcmdsSebastian Huber
2018-01-05FIXME Delete all preinstall.amSebastian Huber
2018-01-05FIXME Simplify linkcmds handlingSebastian Huber
2018-01-05FIXME Move bsp_specs to BSP linkcmds directorySebastian Huber
2018-01-05Remove preinstall from the build system.Chris Johns
2018-01-05preinstall: Moving to bsps/@RTEMS_CPU@/@RTEMS_BSP@/includeChris Johns
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber
2017-12-20gen5200, gen83xx, gen83x, mpc55xxevb, psim, qoriq, t32mppc, tqm8xx, virtex: S...Joel Sherrill
2017-11-29qoriq/bsp_specs: Reorder and improve consistencyJoel Sherrill
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill
2017-11-24Remove coverhd.hSebastian Huber
2017-11-22bsp/qoriq: Implement bsp_reset()Sebastian Huber
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber
2017-11-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer
2017-09-22bsps: Generalize bsp_fdt_map_intr()Sebastian Huber
2017-09-19bsp/qoriq: Update READMESebastian Huber
2017-09-19bsp/qoriq: Add hypervisor guest SMP supportSebastian Huber
2017-09-19bsp/qoriq: MMU configuration as hypervisor guestSebastian Huber
2017-09-19bsp/qoriq: Avoid IVOR38..42 access as hv guestSebastian Huber
2017-09-19bsp/qoriq: Avoid MAS8 access as hypervisor guestSebastian Huber
2017-09-19bsp/qoriq: Reduce static memory demandsSebastian Huber
2017-09-19bsp/qoriq: Add decrementer clock driverSebastian Huber
2017-09-19bsp/qoriq: Add early debug output initializationSebastian Huber
2017-09-19bsps/powerpc: PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber
2017-09-12bsp/qoriq: Virtual interrupt controller supportSebastian Huber
2017-09-12bsp/qoriq: Add byte channel console driverSebastian Huber
2017-09-12bsp/qoriq: Port ePAPR hcall interface to RTEMSSebastian Huber
2017-09-12bsp/qoriq: Import ePAPR hcalls from Linux 4.12Sebastian Huber
2017-09-12bsp/qoriq: Boot page translationSebastian Huber
2017-09-12bsp/qoriq: Do not touch MMU as hypervisor guestSebastian Huber
2017-09-12bsp/qoriq: Add QORIQ_IS_HYPERVISOR_GUESTSebastian Huber
2017-09-12bsp/qoriq: Remove console stuff from bsp_start()Sebastian Huber
2017-09-12Simplify and unify BSP_output_charSebastian Huber
2017-08-22bsp/qoriq: Add qoriq_e6500_64 variantSebastian Huber
2017-08-22bsp/qoriq: Enable > 2GiB memorySebastian Huber
2017-08-22powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber
2017-08-22bsp/qoriq: 64-bit MMU supportSebastian Huber
2017-08-22bsp/qoriq: 64-bit support for interrupt controllerSebastian Huber
2017-08-22bsp/qoriq: Enable 64-bit mode for exceptionsSebastian Huber
2017-08-22bsp/qoriq: 64-bit support for spin tableSebastian Huber
2017-08-22bsp/qoriq: Copy FDT laterSebastian Huber
2017-08-22bsp/qoriq: Add basic 64-bit supportSebastian Huber