summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/gen5200/include/bsp.h: Remove unnecessary include of <rtems/rtc.h>Joel Sherrill2016-03-301-1/+0
* powerpc/virtex5: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-291-1/+0
* powerpc/virtex4: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-291-1/+0
* powerpc/virtex: Remove include of <rtems/console.h> from <bsp.h> and fix warn...Joel Sherrill2016-03-291-2/+0
* powerpc/tqm8xx: Remove include of <rtems/console.h> from <bsp.h> and fix warn...Joel Sherrill2016-03-292-7/+9
* powerpc/t32mppc: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-291-1/+0
* powerpc/ss555: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-3/+4
* powerpc/qemuppc: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-291-1/+0
* powerpc/psim: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* powerpc/mvme5500: Remove include of <rtems/console.h> from <bsp.h> and fix wa...Joel Sherrill2016-03-291-1/+0
* powerpc/mvme3100: Remove include of <rtems/console.h> from <bsp.h> and fix wa...Joel Sherrill2016-03-291-1/+0
* powerpc/mpc8260ads: Remove include of <rtems/console.h> from <bsp.h> and fix ...Joel Sherrill2016-03-292-3/+4
* powerpc/mpc55xxevb: Remove include of <rtems/console.h> from <bsp.h> and fix ...Joel Sherrill2016-03-291-1/+0
* powerpc/motorola_powerpc: Remove include of <rtems/console.h> from <bsp.h> an...Joel Sherrill2016-03-291-1/+0
* powerpc/haleakala: Remove include of <rtems/console.h> from <bsp.h> and fix w...Joel Sherrill2016-03-291-2/+0
* powerpc/gen83xx: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-291-1/+0
* powerpc/gen5200: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-292-2/+2
* powerpc/beatnik: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-291-1/+0
* powerpc/shared/console/console.c: Add include of <rtems/console.h> to fix war...Joel Sherrill2016-03-291-0/+1
* bsps/powerpc: Avoid recursion in exception handlerSebastian Huber2016-03-291-1/+4
* bsp/motorola_powerpc: README.qemuSebastian Huber2016-03-291-1/+6
* powerpc/virtex5/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/virtex4/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/virtex/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/tqm8xx/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/t32mppc/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/ss555/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/qemuppc/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/psim/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/mvme5500/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/mvme3100/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/mpc8260ads/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/mpc55xxevb/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/motorola_powerpc/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/haleakala/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/gen83xx/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/gen5200/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* powerpc/beatnik/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* 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