summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sonic.c: Fix warning on gcc 6Martin Galvan2016-05-061-13/+11
| | | | | | | | | | | | | GCC 6.0 previews give the following warning on sonic.c: ../../../../../rtems/c/src/libchip/network/sonic.c:837:11: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] This was discussed here: https://lists.rtems.org/pipermail/devel/2016-March/014004.html and we concluded it would be better to rewrite the entire snippet.
* rtems: Remove task variablesSebastian Huber2016-05-042-90/+0
| | | | | Update #2494. Update #2555.
* bsp/mvme5500: Use thread local variableSebastian Huber2016-05-041-23/+4
| | | | | | Use thread local variable instead of task variable. Update #2494.
* bsp/qoriq: Add and use qoriq_reset_qman_and_bman()Sebastian Huber2016-05-022-0/+13
|
* bsp/qoriq: Add DCFG to memory mapSebastian Huber2016-05-021-1/+9
|
* bsp/qoriq: Add bsp_restart()Sebastian Huber2016-04-225-2/+237
|
* 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
| | | | | Make the U-Boot start spin table addresses globally available for a soft-reset.
* bsp/qoriq: Add qoriq_tlb1_invalidate_all_by_ts()Sebastian Huber2016-04-222-9/+15
| | | | Generalize qoriq_tlb1_ts_0_only() to qoriq_tlb1_invalidate_all_by_ts().
* bsp/qoriq: Move L1 cache invalidate functionSebastian Huber2016-04-223-19/+45
|
* bsp/qoriq: Do not reset time baseSebastian Huber2016-04-221-5/+0
| | | | We may use this as an entropy source.
* bsps: Copy FDT only if source != destinationSebastian Huber2016-04-221-7/+10
|
* 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
| | | | Enable the L2MMU multiple-hit detection on the e6500 core.
* i386/pc386: reimplemented check for unused EDID entry in fb_vesa.c to ↵Pavel Pisa2016-04-162-1/+9
| | | | | | suppress GCC 6 warning. closes #2634
* Obsolete rtems_clock_get() directive.Joel Sherrill2016-04-1419-123/+70
| | | | | | | This service was marked as deprecated long prior to the 4.11 release series and is now being removed. closes #2676.
* bsp/qoriq: Fix MMU initialization for e6500Sebastian Huber2016-04-142-2/+15
| | | | | In case a hypervisor mode is present, then we must set MAS8 for some TLB operations, otherwise the run-time behaviour is unpredictable.
* bsp/atsam: Fix mbuf allocationSebastian Huber2016-04-011-1/+1
|
* bsp/leon3: Remove dead codeSebastian Huber2016-03-311-32/+0
|
* bsp/atsam: Add network interface driverAlexander Krutwig2016-03-313-0/+1322
|
* bsp/atsam: Add nocache region supportSebastian Huber2016-03-316-4/+11
|
* bsp/atsam: Fix sizes of internal SRAMSebastian Huber2016-03-311-28/+28
|
* bsp/pc386: Fix --console=/--printk= argument parsing.Chris Johns2016-03-311-21/+39
|
* v850/gdbv850sim/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* sparc64/usiii/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* sparc64/niagara/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* sparc/erc32/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* sh/shared/console.c: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* sh/gensh2/startup/hw_init.c: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* 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
|
* moxie/moxiesim/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* mips/rbtx4938/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* mips/rbtx4925/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* mips/malta/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* mips/jmr3904/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* mips/hurricane/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* mips/csb350/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* m68k/uC5282/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-2/+0
|
* m68k/mvme167/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* m68k/mvme162/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* m68k/mvme147s/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* m68k/mvme147/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* m68k/mvme147/console/console.c: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-0/+1
|
* m68k/mrm332/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|