summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-27bsps/powerpc: Fix startupSebastian Huber1-0/+16
2016-01-24powerpc/gen83xx: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-24powerpc/mpc55xxevb: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23Obsolete and remove powerpc/mbx8xxJoel Sherrill34-8639/+0
2016-01-23powerpc/gen5200: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/tqm8xx: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/mbx8xx: Add per-section compilation and linking support.Ralph Holmes2-0/+3
2016-01-23powerpc/haleakala: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/virtex5: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/virtex4: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/virtex: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/t32mppc: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/ss555: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/qemuppc: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/mvme5500: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/mvme3100: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/mpc8260ads: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-23powerpc/beatnik: Add per-section compilation and linking support.Ralph Holmes1-0/+3
2016-01-20bsp/qoriq: Function and data sectionsSebastian Huber1-0/+3
2016-01-19score: Fix simple timecounter supportSebastian Huber1-14/+20
2016-01-08bsp/qoriq: Use array for FMan modulesSebastian Huber1-2/+1
2016-01-05powerpc/psim: Add per-section compilation and linking supportJoel Sherrill1-0/+4
2016-01-04powerpc/qemuppc/configure.ac: Correct typoJoel Sherrill1-1/+1
2015-12-24libbsp/bfin and libbsp/powerpc acinclude.m4 regenerateJoel Sherrill1-2/+2
2015-12-24api: Remove deprecated NotepadsAun-Ali Zaidi8-14/+1
2015-12-14configure.ac: Do not reference ep1aJoel Sherrill1-1/+1
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber20-21/+11
2015-12-10bsps/powerpc: Use default bsp_pretasking_hook()Sebastian Huber9-24/+24
2015-12-10bsp/beatnik: Delete superfluous declarationSebastian Huber1-6/+0
2015-12-10bsps/virtex*: Use default bsp_pretasking_hook()Sebastian Huber6-36/+4
2015-12-10bsp/tqm8xx: Fix linker set descriptionSebastian Huber1-1/+2
2015-12-09bsps: Fix some linker set descriptionsSebastian Huber3-3/+4
2015-12-09powerpc/ep1a: RemoveAun-Ali Zaidi27-6115/+0
2015-12-08powerpc/score603e: Remove (obselete).Ralph Holmes33-4920/+0
2015-12-08Add RTEMS linker setsSebastian Huber13-8/+26
2015-11-30bsp/t32mppc: Add primitive NULL pointer protectionSebastian Huber1-2/+7
2015-11-27bsp/t32mppc: Use -Og optimization levelSebastian Huber1-1/+1
2015-11-27bsp/t32mppc: Convert to Termios deviceSebastian Huber3-155/+141
2015-11-27Delete empty libc_init()Sebastian Huber1-2/+0
2015-10-28bsp/qoriq: Fix interrupt support for T seriesSebastian Huber3-127/+77
2015-10-28bsp/qoriq: Add BMan, QMan and FMan to memory mapSebastian Huber1-1/+20
2015-10-28bsp/qoriq: Flush and invalidate L2 cacheSebastian Huber2-0/+27
2015-10-28bsp/qoriq: Invalidate L1 cache on boot processorSebastian Huber1-0/+20
2015-10-28bsp/qoriq: Map intercom area only if necessarySebastian Huber1-1/+3
2015-10-28bsp/qoriq: Add BMan and QMan portals to memory mapSebastian Huber3-4/+11
2015-10-28bsp/qoriq: Increase non-cacheable regionSebastian Huber1-2/+2
2015-10-28bsp/qoriq: Drop M flag from device IO regionsSebastian Huber1-1/+1
2015-10-28bsps: Generalize .nocacheheap to .nocachenoloadSebastian Huber3-2/+12
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber3-5/+5
2015-10-19bsp/qoriq: Use U-Boot provided FDTSebastian Huber7-41/+175