summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* leon: do not use -mfix-{device} with ClangDaniel Hellstrom2018-10-092-2/+28
* leon, spwtdp: Initial driver commitJavier Jalle2018-10-094-0/+1344
* bsps/arm: Fix ctor/dtor invocation orderSebastian Huber2018-10-091-31/+4
* bsp/atsam: Use internal SRAM for stack areaSebastian Huber2018-10-041-1/+1
* Use rtems_task_exit()Sebastian Huber2018-10-026-7/+7
* bsp/atsam: Use binary semaphore for I2CSebastian Huber2018-10-012-23/+21
* bsp/atsam: Use binary semaphore for SPISebastian Huber2018-10-011-10/+7
* bsp/imx: Add imx_ccm_sdhci_hz()Sebastian Huber2018-09-271-0/+5
* leon: remove warning missing string.hDaniel Hellstrom2018-09-201-0/+1
* leon, grspw_pkt: support CCSDS/ISO16 data CRCMartin Aberg2018-09-202-2/+17
* 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
* 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
* riscv: Allow platforms with no PLIC to proceedHesham Almatary2018-09-171-0/+5
* bsp/tqm8xx: Remove unused filesSebastian Huber2018-09-172-1280/+0
* bsp/tqm8xx: Fix polled vs. interrupt outputSebastian Huber2018-09-172-57/+81
* bsp/tqm8xx: Convert console to new Termios APISebastian Huber2018-09-171-259/+99
* bsp/tqm8xx: Move DMA support to channel descriptorSebastian Huber2018-09-171-164/+170
* bsp/tqm8xx: Move rxBuf to channel descriptorSebastian Huber2018-09-171-58/+50
* bsp/tqm8xx: Use IRQ extensions APISebastian Huber2018-09-171-26/+12
* bsp/tqm8xx: Clear sbss sectionSebastian Huber2018-09-171-4/+7
* bsp/tqm8xx: Use custom string to uint32_tSebastian Huber2018-09-171-2/+19
* network: Use kernel/user space header filesSebastian Huber2018-09-1058-74/+58
* bsp/qoriq: Add struct qoriq to allow forward declsSebastian Huber2018-09-061-2/+2
* bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber2018-09-0621-154/+22
* bsp/mpc55xxevb: Fix format warningSebastian Huber2018-09-051-1/+3
* libchip/ata: Fix ATA_DRIVER_TABLE_ENTRYSebastian Huber2018-09-051-1/+1
* bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber2018-09-0312-39/+10
* Remove bsps/sparc64/shared/helenos/boot/generic/string.cJoel Sherrill2018-08-291-211/+0
* psim/include/tm27.h: Fix not a prototype warningsJoel Sherrill2018-08-291-4/+4
* mvme5500/include/tm27.h: Fix not a prototype warningsJoel Sherrill2018-08-291-2/+2
* uC5282/clock/clock.c: Correct bsp_idle_thread() prototypeJoel Sherrill2018-08-291-1/+1
* gen68340/include/m340timer.h: Fix not a prototype warningsJoel Sherrill2018-08-291-4/+4
* lpc32xx/include/bsp.h: Resolve set but not used warningJoel Sherrill2018-08-291-0/+1
* monlib.[ch]: Fix warnings for external vs internal use of .hJoel Sherrill2018-08-292-6/+7
* qoriq/include/tm27.h: Fix warningsJoel Sherrill2018-08-291-5/+5