summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-12misc sh: Remove includes of rtems/score/types.hJoel Sherrill4-4/+0
2018-03-07bsps: More verbose bsp_fatal_extension()Sebastian Huber1-0/+20
2018-03-07bsp/genmcf548x: Fix printk() supportSebastian Huber1-4/+15
2018-03-07bsps/m68k: Fix entry point in linkcmds.baseSebastian Huber1-1/+1
2018-03-06bsps/sparc: Fix global construction/destructionThanassis Tsiodras1-2/+4
2018-02-19powerpc/shared/startup/linkcmds.base: Add wildcards on some sectionsJoel Sherrill1-3/+3
2018-02-12bsp/atsam: Fix cache / DMA handling in SPI.Christian Mauderer4-44/+249
2018-02-12bsp/atsam: Allow to use a decoder for SPI CS.Christian Mauderer2-22/+45
2018-02-12bsp/atsam: Add option to disable 32kHz XTAL.Christian Mauderer3-0/+14
2018-02-05sparc/*/linkcmds*: Move ENTRY() from linkcmds.base to top linkcmdsJoel Sherrill9-1/+16
2018-02-05bsp/altera-cyclone-v: Add device tree supportSebastian Huber1-1/+6
2018-02-05bsps/powerpc: Remove support for mpc505Sebastian Huber5-220/+0
2018-02-02bsp/leon3: Do not use internal cache APISebastian Huber1-2/+1
2018-01-31bsps: Rework cache manager implementationSebastian Huber127-5274/+135
2018-01-31bsps: Move network define to source filesSebastian Huber83-361/+145
2018-01-31epiphany: Fixes for GCC 7.3Sebastian Huber2-24/+24
2018-01-29Avoid Newlib-specific _EXFUN()Sebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns1552-393632/+802
2018-01-23bsp/qoriq: Fix define for optional intercomSebastian Huber1-2/+2
2018-01-22bsp/gen5200: Use public include pathSebastian Huber1-1/+1
2018-01-22bsp/qoriq: Fix hypervisor guest interrupt initSebastian Huber1-1/+19
2018-01-22bsp/qoriq: Fix hypervisor guest irq vector maxSebastian Huber2-4/+13
2018-01-22bsp/qoriq: Optional multiprocessing supportSebastian Huber1-0/+4
2018-01-22bsp/qoriq: Fix hypervisor guest polled consoleSebastian Huber1-1/+1
2018-01-22bsp/qoriq: Fix hypervisor guest IRQ supportSebastian Huber1-1/+5
2018-01-22bsp/qoriq: Fix bsp_fdt_map_intr()Sebastian Huber1-0/+4
2018-01-22bsp/qoriq: Fix hypervisor guest MMU configSebastian Huber2-38/+188
2018-01-22bsps: Move wd80x3.h to libchip/wd80x3.hSebastian Huber9-19/+7
2018-01-19bsp/gen5200: Fix i2c.h and i2cdrv.h installationSebastian Huber8-17/+8
2018-01-18bsp/leon3: Fix interrupt timestamp timecounterSebastian Huber1-1/+8
2018-01-18leon3: Simplify bsp_specsJoel Sherrill1-4/+0
2018-01-18leon2: Simplify bsp_specsJoel Sherrill1-4/+0
2018-01-18sparc/erc32: Simplify bsp_specsJoel Sherrill1-4/+0
2018-01-18qemuppc: Simplify bsp_specsJoel Sherrill1-4/+0
2018-01-16bsps/powerpc: Move BSP specific file to BSPSebastian Huber4-4/+3
2018-01-15bsps/arm: Add header guard, fix definesChris Johns1-2/+5
2018-01-15bsps/m68k: Fix CACR register definesSebastian Huber1-4/+1
2018-01-15bsps: Fix redefine warningChris Johns1-0/+1
2018-01-15bsp/mvme167: Fix warningsSebastian Huber1-17/+17
2018-01-15bsps: Add AM_CPPFLAGS to special case CPPFLAGSSebastian Huber1-2/+2
2018-01-15libchip: Use public include pathSebastian Huber1-1/+1
2018-01-15bsps/lm32: Do not include network headers in bsp.hSebastian Huber2-5/+2
2018-01-05bsp/gen5200: Fix linker command fileSebastian Huber1-0/+1
2018-01-04bsps/m68k: Install shared <mvme16x_hw.h>Sebastian Huber6-13/+10
2018-01-04bsps/mips: Fix AC_CONFIG_SRCDIR()Chris Johns1-1/+1
2018-01-04bsps/i386: Fix AC_CONFIG_SRCDIR()Chris Johns1-1/+1
2018-01-04bsp/edb7312: Use public include pathChris Johns1-1/+1
2018-01-04bsps: Use public include pathChris Johns2-4/+4
2018-01-04bsps/powerpc: Use public include pathChris Johns1-1/+1
2018-01-04bsp/mvme3100: Use public include pathChris Johns1-1/+1