summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/powerpc: Move BSP specific file to BSPSebastian Huber2018-01-164-4/+3
* bsp/gen5200: Fix linker command fileSebastian Huber2018-01-051-0/+1
* bsps/powerpc: Use public include pathChris Johns2018-01-041-1/+1
* bsp/mvme3100: Use public include pathChris Johns2018-01-041-1/+1
* bsp/beatnik: Use public include pathChris Johns2018-01-041-1/+1
* bsps/powerpc: Use public include pathChris Johns2018-01-0416-67/+2
* bsp/gen5200: Use public include pathChris Johns2018-01-0431-68/+54
* bsps/powerpc: Rename BSP specific linkcmds.baseSebastian Huber2018-01-0313-15/+15
* bsps/powerpc: Move shared irq.hSebastian Huber2018-01-034-5/+4
* bsp/mpc55xxevb: Move <bsp/irq.h>Sebastian Huber2018-01-023-0/+504
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-0214-57/+97
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-0218-15/+30
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-0214-0/+14
* beatnik, motorola_powerpc, mvme3100, mvme5500: Simplify bsp_specsJoel Sherrill2017-12-2017-31/+53
* qemuppc: Simplify bsp_specsJoel Sherrill2017-12-202-2/+4
* haleakala: Simplify bsp_specsJoel Sherrill2017-12-202-5/+3
* mpc8260ads: Simplify bsp_specsJoel Sherrill2017-12-202-5/+3
* ss555: Simplify bsp_specsJoel Sherrill2017-12-202-5/+2
* virtex4: Simplify bsp_specsJoel Sherrill2017-12-202-7/+3
* virtex5: Simplify bsp_specsJoel Sherrill2017-12-202-7/+3
* gen5200, gen83xx, gen83x, mpc55xxevb, psim, qoriq, t32mppc, tqm8xx, virtex: S...Joel Sherrill2017-12-2020-41/+31
* bsps/powerpc: Fix mpc83xx_i2cdrv.h locationSebastian Huber2017-12-073-6/+1
* bsp/gen5200: Avoid duplicate header installationSebastian Huber2017-12-052-11/+1
* virtex/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-2/+1
* qoriq/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+2
* qemuppc/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* psim/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* mvme5500/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* mvme3100/bsp_specsReorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* motorola_powerpc/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* haleakala/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-2/+2
* gen83xx/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-2/+2
* beatnik/bsp_specs: Reorder and improve consistencyJoel Sherrill2017-11-291-3/+3
* REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2017-11-2710-25/+27
* */*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2017-11-2710-27/+25
* powerpc/ss555/startup/linkcmds: Remove obsolete reference to bsp_specsJoel Sherrill2017-11-271-4/+0
* 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