summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-2718-18/+18
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-2730-20/+30
* Remove coverhd.hSebastian Huber2017-11-2442-896/+1
* bsp/qoriq: Implement bsp_reset()Sebastian Huber2017-11-221-5/+37
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-2225-17/+25
* powerpc: Remove _BSP_Fatal_error()Sebastian Huber2017-11-2222-261/+1
* powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2017-11-2243-180/+33
* bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-11-202-10/+8
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-1718-0/+18
* bsp/t32mppc: Use fixed exception handlersSebastian Huber2017-11-088-96/+260
* bsp/gen5200: Fix warningSebastian Huber2017-09-281-2/+0
* bsps/powerpc: Fix print format warningsSebastian Huber2017-09-282-40/+40
* bsps: Generalize bsp_fdt_map_intr()Sebastian Huber2017-09-221-2/+2
* bsp/t32mppc: PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-09-211-9/+9
* bsp/qemuppc: Fix for RTEMS_DEBUGSebastian Huber2017-09-201-2/+2
* bsp/psim: Fix for RTEMS_DEBUGSebastian Huber2017-09-201-2/+2
* bsp/mpc8260ads: Fix for RTEMS_DEBUGSebastian Huber2017-09-201-1/+1
* bsp/mpc8260ads: Fix for RTEMS_DEBUGSebastian Huber2017-09-201-1/+1
* bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-09-201-1/+1
* 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-194-51/+10
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-182-10/+5
* 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-1213-45/+4
* 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-225-1/+69
* bsps/powerpc: Add 64-bit SET_SELF_CPU_CONTROLSebastian Huber2017-08-222-6/+2