summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/powerpc: Fix startupSebastian Huber2016-01-271-0/+16
* powerpc/gen83xx: Add per-section compilation and linking support.Ralph Holmes2016-01-241-0/+3
* powerpc/mpc55xxevb: Add per-section compilation and linking support.Ralph Holmes2016-01-241-0/+3
* Obsolete and remove powerpc/mbx8xxJoel Sherrill2016-01-2334-8639/+0
* powerpc/gen5200: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/tqm8xx: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/mbx8xx: Add per-section compilation and linking support.Ralph Holmes2016-01-232-0/+3
* powerpc/haleakala: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/virtex5: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/virtex4: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/virtex: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/t32mppc: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/ss555: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/qemuppc: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/mvme5500: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/mvme3100: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/mpc8260ads: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* powerpc/beatnik: Add per-section compilation and linking support.Ralph Holmes2016-01-231-0/+3
* bsp/qoriq: Function and data sectionsSebastian Huber2016-01-201-0/+3
* score: Fix simple timecounter supportSebastian Huber2016-01-191-14/+20
* bsp/qoriq: Use array for FMan modulesSebastian Huber2016-01-081-2/+1
* powerpc/psim: Add per-section compilation and linking supportJoel Sherrill2016-01-051-0/+4
* powerpc/qemuppc/configure.ac: Correct typoJoel Sherrill2016-01-041-1/+1
* libbsp/bfin and libbsp/powerpc acinclude.m4 regenerateJoel Sherrill2015-12-241-2/+2
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-248-14/+1
* configure.ac: Do not reference ep1aJoel Sherrill2015-12-141-1/+1
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-1020-21/+11
* bsps/powerpc: Use default bsp_pretasking_hook()Sebastian Huber2015-12-109-24/+24
* bsp/beatnik: Delete superfluous declarationSebastian Huber2015-12-101-6/+0
* bsps/virtex*: Use default bsp_pretasking_hook()Sebastian Huber2015-12-106-36/+4
* bsp/tqm8xx: Fix linker set descriptionSebastian Huber2015-12-101-1/+2
* bsps: Fix some linker set descriptionsSebastian Huber2015-12-093-3/+4
* powerpc/ep1a: RemoveAun-Ali Zaidi2015-12-0927-6115/+0
* powerpc/score603e: Remove (obselete).Ralph Holmes2015-12-0833-4920/+0
* Add RTEMS linker setsSebastian Huber2015-12-0813-8/+26
* bsp/t32mppc: Add primitive NULL pointer protectionSebastian Huber2015-11-301-2/+7
* bsp/t32mppc: Use -Og optimization levelSebastian Huber2015-11-271-1/+1
* bsp/t32mppc: Convert to Termios deviceSebastian Huber2015-11-273-155/+141
* Delete empty libc_init()Sebastian Huber2015-11-271-2/+0
* bsp/qoriq: Fix interrupt support for T seriesSebastian Huber2015-10-283-127/+77
* bsp/qoriq: Add BMan, QMan and FMan to memory mapSebastian Huber2015-10-281-1/+20
* bsp/qoriq: Flush and invalidate L2 cacheSebastian Huber2015-10-282-0/+27
* bsp/qoriq: Invalidate L1 cache on boot processorSebastian Huber2015-10-281-0/+20
* bsp/qoriq: Map intercom area only if necessarySebastian Huber2015-10-281-1/+3
* bsp/qoriq: Add BMan and QMan portals to memory mapSebastian Huber2015-10-283-4/+11
* bsp/qoriq: Increase non-cacheable regionSebastian Huber2015-10-281-2/+2
* bsp/qoriq: Drop M flag from device IO regionsSebastian Huber2015-10-281-1/+1
* bsps: Generalize .nocacheheap to .nocachenoloadSebastian Huber2015-10-283-2/+12
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-263-5/+5
* bsp/qoriq: Use U-Boot provided FDTSebastian Huber2015-10-197-41/+175