summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* or1k: Remove use of proc_ptrSebastian Huber2018-11-121-4/+1
| | | | Update #3585.
* m68k: Remove use of proc_ptrSebastian Huber2018-11-122-5/+9
| | | | Update #3585.
* i386: Remove use of proc_ptrSebastian Huber2018-11-121-4/+4
| | | | Update #3585.
* epiphany: Remove use of proc_ptrSebastian Huber2018-11-121-2/+1
| | | | Update #3585.
* Include missing <sys/types.h>Sebastian Huber2018-11-123-1/+4
| | | | Update #3598.
* m32c: Remove this targetSebastian Huber2018-11-1215-777/+0
| | | | Update #3599.
* arm/csb337: Update Doxygen (GCI 2018)shashvatjain2018-11-1210-0/+106
|
* arm/altera cyclone v: Update Doxygen (GCI 2018)shashvatjain2018-11-095-1/+81
|
* Include missing <rtems/score/thread.h>Sebastian Huber2018-11-092-0/+2
| | | | Update #3598.
* bsp/lpc32xx: Include missing <time.h>Sebastian Huber2018-11-091-0/+2
| | | | Update #3598.
* bsp/motorola_powerpc: Include <sys/param.h>Sebastian Huber2018-11-094-0/+4
| | | | Update #3598.
* bsps: Include missing header filesSebastian Huber2018-11-091-0/+2
| | | | Update #3598.
* bsp/beatnik: Fix warningsSebastian Huber2018-11-097-103/+94
|
* bsp/realview-pbx-a9: Update headers.amSebastian Huber2018-11-081-0/+1
|
* score: Remove _ISR_Dispatch()Sebastian Huber2018-11-081-1/+1
| | | | | | | | This function was only used on some m68k variants. On these m68k variants there is no need to use a global symbol. Use a local label instead. Remove _ISR_Dispatch() from the architecture-independent layer.
* score: Rename interrupt stack symbolsSebastian Huber2018-11-0847-67/+67
| | | | | | | | | | | | | Rename * _Configuration_Interrupt_stack_area_begin in _ISR_Stack_area_begin, * _Configuration_Interrupt_stack_area_end in _ISR_Stack_area_end, and * _Configuration_Interrupt_stack_size in _ISR_Stack_size. Move definitions to <rtems/score/isr.h>. The new names are considerable shorter and in the right namespace. Update #3459.
* bsp/realview-pbx-a9: Fix printk() supportSebastian Huber2018-11-073-33/+84
| | | | | Avoid dependencies on the Termios support in case only printk() is used by the application.
* altera-cyclone-v: tweak ingroupGedare Bloom2018-11-051-1/+1
|
* arm/altera-cyclone-v: update doxygen (GCI 2018)ABR290B2018-11-051-0/+17
|
* bsp/imx: Adjust workspace according to device treeSebastian Huber2018-10-241-3/+50
|
* mpc8260ads/start/bspstart.c: Fix unused function warningJoel Sherrill2018-10-181-0/+6
|
* qemuppc/start/cmain.c: Cast args to memcpy and bzero to fix warningsJoel Sherrill2018-10-181-5/+14
|
* gen5200/mscan/mscan.c: Fix printf() format warningJoel Sherrill2018-10-181-1/+1
|
* or1k/shared/cache/cache.c: Remove unused methodsJoel Sherrill2018-10-181-35/+0
|
* gdbarmsim/include/bsp.h: Include <sys/stat.h> to fix warningJoel Sherrill2018-10-181-0/+2
|
* bsp/atsam: Add const qualifier to AES_SetInput()Sebastian Huber2018-10-182-2/+2
|
* serial/ns16550: Fix precision clock synthesizerSebastian Huber2018-10-171-15/+16
| | | | | | | The precision clock synthesizer support broke the driver on the QorIQ P1020. On this device the Alternate Function Register is accessed with DLAB == 1 instead of the FIFO Control Register (FCR). Restructure the code to account for this.
* bsp/imx7: Add getchark() supportSebastian Huber2018-10-171-16/+20
|
* bsps/arm: Recognize .tm_clone_table input sectionSebastian Huber2018-10-151-0/+3
|
* bsp/tms570: Simple fix to resolve macro redefinitions.Pavel Pisa2018-10-151-34/+46
| | | | closes #3347
* leon: do not use -mfix-{device} with ClangDaniel Hellstrom2018-10-092-2/+28
| | | | | | | | | Clang do not support -mfix-gr712rc, -mfix-ut700 and -mfix-ut699. Therefore we adjust the CPU_CFLAGS to remove these when compiling with Clang. Instead use GR712RC: -mcpu=gr712rc GR740: -mcpu=gr740 UT699/UT700: Not currently supported by clang, use LEON3 BSP.
* leon, spwtdp: Initial driver commitJavier Jalle2018-10-094-0/+1344
|
* bsps/arm: Fix ctor/dtor invocation orderSebastian Huber2018-10-091-31/+4
| | | | Remove obsolete .ctor and .dtor output sections.
* bsp/atsam: Use internal SRAM for stack areaSebastian Huber2018-10-041-1/+1
|
* Use rtems_task_exit()Sebastian Huber2018-10-026-7/+7
| | | | | Update #3530. Update #3533.
* bsp/atsam: Use binary semaphore for I2CSebastian Huber2018-10-012-23/+21
| | | | | | | Remove superfluous sleep before each I2C transfer. Reset I2C module after transfer timeouts. Update #3534.
* bsp/atsam: Use binary semaphore for SPISebastian Huber2018-10-011-10/+7
| | | | Update #3534.
* bsp/imx: Add imx_ccm_sdhci_hz()Sebastian Huber2018-09-271-0/+5
| | | | Update #3525.
* leon: remove warning missing string.hDaniel Hellstrom2018-09-201-0/+1
|
* leon, grspw_pkt: support CCSDS/ISO16 data CRCMartin Aberg2018-09-202-2/+17
| | | | | | When the CCSDS/CCITT CRC-16 and 16-bit ISO-checksum logic is available in GRSPW2, the DCRCT field is used to determine how to generate the CRC/checksum code. grspw_hw_sup has been extended with the field ccsds_crc
* leon,grspw_pkt: protect TX descriptor from bad input (hdrlen)Daniel Hellstrom2018-09-201-1/+2
|
* leon, l2cache: workaround for scrubberMartin Aberg2018-09-201-0/+8
| | | | | | | | | | This is a workaround for a L2CACHE scrubber corner case described in GR740 User's Manual, Version 1.10, section 43.2.30. The issue affects some version of the L2CACHE. However, since the performance impact of the workaround is marginal, special device probing logic has been avoided. In addition, this update does not affect users who enable the L2CACHE and scrubber before RTEMS is started.
* leon: substitute printf with printk in driver initDaniel Hellstrom2018-09-2014-60/+60
|
* leon3, ckinit: avoid unsued code warnings when drvmgr is enabledDaniel Hellstrom2018-09-201-3/+6
|
* leon3: fix warning when SMP is enabledDaniel Hellstrom2018-09-201-0/+1
|
* bsp/leon3: Fix typo which breaks the CPU counterSebastian Huber2018-09-201-1/+1
| | | | Update #3456.
* riscv: Allow platforms with no PLIC to proceedHesham Almatary2018-09-171-0/+5
| | | | Spike simulator and QEMU's spike_v1.10 don't have a PLIC
* bsp/tqm8xx: Remove unused filesSebastian Huber2018-09-172-1280/+0
| | | | Close #3513.
* bsp/tqm8xx: Fix polled vs. interrupt outputSebastian Huber2018-09-172-57/+81
| | | | Update #3513.
* bsp/tqm8xx: Convert console to new Termios APISebastian Huber2018-09-171-259/+99
| | | | Update #3513.