summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/shared/openpic/openpic.c: Ignore warnings for __builtin_frame_address...Joel Sherrill2016-03-241-0/+5
* bsp/qoriq: Invalidate TLS anchorSebastian Huber2016-03-181-2/+4
* bsp/mpc55xx: Fix BSS initializationSebastian Huber2016-03-162-5/+28
* bsp/beatnik: Delete unused linkcmds fileSebastian Huber2016-03-151-276/+0
* bsp/qoriq: Fix interrupt numbersSebastian Huber2016-03-141-3/+3
* powerpc/motorola_powerpc: Add per-section compilation and linking supportJoel Sherrill2016-03-117-8/+26
* powerpc/mvme5500: Use shared pci_find_device()Joel Sherrill2016-03-102-64/+4
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-043-9/+25
* bsps: Delete empty Clock_driver_support_at_tick()Sebastian Huber2016-03-031-1/+0
* bsp/qoriq: Do not touch MMU config for SMP startSebastian Huber2016-03-032-40/+4
* U-Boot: Flush data cache after bdinfo copySebastian Huber2016-03-031-2/+0
* powerpc/.../ss555.cfg: Correct ticket number in commentJoel Sherrill2016-02-061-1/+1
* powerpc/.../qemuppc.cfg: Correct ticket number in commentJoel Sherrill2016-02-061-1/+1
* powerpc/.../mpc8260ads.cfg: Correct ticket number in commentJoel Sherrill2016-02-061-1/+1
* powerpc/.../mpc8260ads.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* powerpc/.../qemuppc.cfg: Disable per function sectionsJoel Sherrill2016-02-061-2/+4
* powerpc/.../ss555.cfg: Disable per function sections.Joel Sherrill2016-02-061-2/+4
* powerpc/.../haleakala.cfg: Disable per function sections.Joel Sherrill2016-02-061-2/+4
* Delete unused API extensionsSebastian Huber2016-02-031-1/+0
* Use linker set for MPCI initializationSebastian Huber2016-02-032-4/+0
* Use linker set for libio initializationSebastian Huber2016-02-0318-32/+19
* 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