summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsp/qoriq: Use IPI_INDEX throughoutSebastian Huber2016-04-221-1/+1
* bsp/qoriq: Add qoriq_start_spin_table_addr[]Sebastian Huber2016-04-223-28/+43
* bsp/qoriq: Add qoriq_tlb1_invalidate_all_by_ts()Sebastian Huber2016-04-222-9/+15
* bsp/qoriq: Move L1 cache invalidate functionSebastian Huber2016-04-223-19/+45
* bsp/qoriq: Do not reset time baseSebastian Huber2016-04-221-5/+0
* powerpc: Add FSL_EIS_TENSR, etc. definesSebastian Huber2016-04-221-1/+1
* bsp/qoriq: Flush and invalidate all L2 cachesSebastian Huber2016-04-224-23/+67
* bsp/qoriq: Optionally initialize register HID0Sebastian Huber2016-04-222-1/+11
* bsp/qoriq: Fix MMU initialization for e6500Sebastian Huber2016-04-142-2/+15
* powerpc/virtex5/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* powerpc/virtex4/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* powerpc/virtex/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* powerpc/qemuppc/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* powerpc/psim/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* powerpc/haleakala/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* 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