summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add PowerPC paravirtualization supportJoel Sherrill2018-03-132-3/+23
* bsp/atsam: Allow setting the drive strength.Christian Mauderer2018-03-131-0/+16
* sparc64: Move libcpu content to cpukitSebastian Huber2018-03-1310-1023/+0
* sparc: Move libcpu content to cpukitSebastian Huber2018-03-1317-770/+0
* bsps/arm: Move libcpu content to bspsSebastian Huber2018-03-1322-401/+5
* bsps/mips: Move libcpu content to bspsSebastian Huber2018-03-1319-413/+21
* bsps/mips: Remove Mongoose-V READMESebastian Huber2018-03-131-56/+0
* bsps: Remove unused RTEMS_CPU_MODELSebastian Huber2018-03-137-8/+1
* bsps: Remove unused memcpy() implementationsSebastian Huber2018-03-136-148/+0
* misc sh: Remove includes of rtems/score/types.hJoel Sherrill2018-03-124-4/+0
* bsps: More verbose bsp_fatal_extension()Sebastian Huber2018-03-071-0/+20
* bsp/genmcf548x: Fix printk() supportSebastian Huber2018-03-071-4/+15
* bsps/m68k: Fix entry point in linkcmds.baseSebastian Huber2018-03-071-1/+1
* bsps/sparc: Fix global construction/destructionThanassis Tsiodras2018-03-061-2/+4
* powerpc/shared/startup/linkcmds.base: Add wildcards on some sectionsJoel Sherrill2018-02-191-3/+3
* bsp/atsam: Fix cache / DMA handling in SPI.Christian Mauderer2018-02-124-44/+249
* bsp/atsam: Allow to use a decoder for SPI CS.Christian Mauderer2018-02-122-22/+45
* bsp/atsam: Add option to disable 32kHz XTAL.Christian Mauderer2018-02-123-0/+14
* sparc/*/linkcmds*: Move ENTRY() from linkcmds.base to top linkcmdsJoel Sherrill2018-02-059-1/+16
* bsp/altera-cyclone-v: Add device tree supportSebastian Huber2018-02-051-1/+6
* bsps/powerpc: Remove support for mpc505Sebastian Huber2018-02-055-220/+0
* bsp/leon3: Do not use internal cache APISebastian Huber2018-02-021-2/+1
* bsps: Rework cache manager implementationSebastian Huber2018-01-31127-5274/+135
* bsps: Move network define to source filesSebastian Huber2018-01-3183-361/+145
* epiphany: Fixes for GCC 7.3Sebastian Huber2018-01-312-24/+24
* Avoid Newlib-specific _EXFUN()Sebastian Huber2018-01-291-1/+1
* Remove make preinstallChris Johns2018-01-251552-393632/+802
* bsp/qoriq: Fix define for optional intercomSebastian Huber2018-01-231-2/+2
* bsp/gen5200: Use public include pathSebastian Huber2018-01-221-1/+1
* bsp/qoriq: Fix hypervisor guest interrupt initSebastian Huber2018-01-221-1/+19
* bsp/qoriq: Fix hypervisor guest irq vector maxSebastian Huber2018-01-222-4/+13
* bsp/qoriq: Optional multiprocessing supportSebastian Huber2018-01-221-0/+4
* bsp/qoriq: Fix hypervisor guest polled consoleSebastian Huber2018-01-221-1/+1
* bsp/qoriq: Fix hypervisor guest IRQ supportSebastian Huber2018-01-221-1/+5
* bsp/qoriq: Fix bsp_fdt_map_intr()Sebastian Huber2018-01-221-0/+4
* bsp/qoriq: Fix hypervisor guest MMU configSebastian Huber2018-01-222-38/+188
* bsps: Move wd80x3.h to libchip/wd80x3.hSebastian Huber2018-01-229-19/+7
* bsp/gen5200: Fix i2c.h and i2cdrv.h installationSebastian Huber2018-01-198-17/+8
* bsp/leon3: Fix interrupt timestamp timecounterSebastian Huber2018-01-181-1/+8
* leon3: Simplify bsp_specsJoel Sherrill2018-01-181-4/+0
* leon2: Simplify bsp_specsJoel Sherrill2018-01-181-4/+0
* sparc/erc32: Simplify bsp_specsJoel Sherrill2018-01-181-4/+0
* qemuppc: Simplify bsp_specsJoel Sherrill2018-01-181-4/+0
* bsps/powerpc: Move BSP specific file to BSPSebastian Huber2018-01-164-4/+3
* bsps/arm: Add header guard, fix definesChris Johns2018-01-151-2/+5
* bsps/m68k: Fix CACR register definesSebastian Huber2018-01-151-4/+1
* bsps: Fix redefine warningChris Johns2018-01-151-0/+1
* bsp/mvme167: Fix warningsSebastian Huber2018-01-151-17/+17
* bsps: Add AM_CPPFLAGS to special case CPPFLAGSSebastian Huber2018-01-151-2/+2
* libchip: Use public include pathSebastian Huber2018-01-151-1/+1