summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-01-04bsp/beatnik: Use public include pathChris Johns1-1/+1
2018-01-04bsps/bfin: Use public include pathChris Johns7-7/+7
2018-01-04bsps/powerpc: Use public include pathChris Johns22-75/+13
2018-01-04bsp/mcf548x: Use public include pathChris Johns3-6/+6
2018-01-04libchip: Use public include pathChris Johns8-11/+10
2018-01-04bsp/gen5200: Use public include pathChris Johns31-68/+54
2018-01-04bsps/lm32: Use public include pathChris Johns13-13/+13
2018-01-04bsp/pc386: Use public include pathChris Johns6-6/+6
2018-01-04bsp/altera-cyclone-v: Use public include pathChris Johns14-61/+61
2018-01-04bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns18-18/+18
2018-01-04bsp/pc386: Do not install console_private.hSebastian Huber3-6/+1
2018-01-03bsps/powerpc: Remove unused RTEMS_CPU_MODELSebastian Huber1-17/+3
2018-01-03bsps/powerpc: Rename BSP specific linkcmds.baseSebastian Huber13-15/+15
2018-01-03bsps/powerpc: Move shared irq.hSebastian Huber4-5/+4
2018-01-02sparc: Remove BSP specifics from <pci/irq.h>Sebastian Huber3-21/+0
2018-01-02sparc: Move <libcpu/byteorder.h>Sebastian Huber3-71/+0
2018-01-02bsp/mpc55xxevb: Move <bsp/irq.h>Sebastian Huber5-11/+5
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber78-293/+362