summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/tms570 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-34/+6
2017-05-24arm/tms570: Update preinstall.am after bootstrap.Chris Johns1-0/+4
2017-04-29bsp/tms570: include package balls and PINMMR registers mapping for TMS5704357...Pavel Pisa2-0/+1115
2017-04-04tms570/../*-testsuite.tcfg: Add linpackJoel Sherrill3-0/+9
2017-03-28arm: Optimize context switchSebastian Huber1-12/+0
2017-03-27bsp/tms570: Use shared benchmark timerSebastian Huber2-62/+1
2017-03-27bsp/tms570: Simplify CPU counter supportSebastian Huber1-63/+13
2017-03-27bsp/tms570: Simplify <bsp.h>Sebastian Huber1-12/+0
2017-03-27bsp/tms570: Remove OPERATION_COUNT defineSebastian Huber1-3/+0
2017-03-09bsp/tms570: Fix CPU counter frequencySebastian Huber2-27/+12
2017-03-09bsp/tms570: Support printk() earlySebastian Huber3-48/+105
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns1-18/+18
2016-12-02libdebugger: Build for ARM's without a CP15.Chris Johns2-0/+14
2016-09-22arm/tms570: document BSP setup with included hardware initialization.Pavel Pisa1-22/+100
2016-09-22arm/tms570: update bootstrap generated preinstall.amPavel Pisa1-0/+13
2016-09-22arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare metal sta...Pavel Pisa2-0/+26
2016-09-22arm/tms570: include hardware initialization and selftest based on Ti HalCoGen...Pavel Pisa16-0/+3519
2016-09-22arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces.Pavel Pisa1-1/+5
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber1-2/+0
2016-07-22bsp/tms570: ensure that change of SCI baudrate is not applied in the middle o...Pavel Pisa1-2/+23
2016-06-21bsp/tms570: regenerate preinstall makefile by bootstrap -p.Pavel Pisa1-0/+8
2016-06-21bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa1-2/+36
2016-06-21bsp/tms570: update pinmux to provide support for initialization lists and cle...Pavel Pisa4-69/+196
2016-06-21bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS31...Pavel Pisa2-0/+700
2016-03-29arm/tms570: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-25arm/tms570/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10arm/tms570: Add per-section compilation and linking supportJoel Sherrill1-1/+6
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-12-01bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa1-2/+12
2015-11-18bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek3-18/+21
2015-11-18bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa5-64/+24
2015-11-18bsp/tms570: separate Flash variants to one which boots directly and one for b...Premysl Houdek4-0/+57
2015-11-18bsp/tms570: use POM only when application image does not start at address 0.Pavel Pisa7-14/+159
2015-11-18bsp/tms570: updated reserved space for vector overlay in internal RAMPremysl Houdek3-4/+6
2015-11-18bsp/tms570: fixed sci driver freeze when closing terminal bugPremysl Houdek1-3/+5
2015-11-18bsp/tms570: Pinmux support and EMAC pin definition addedPremysl Houdek4-1/+216
2015-11-18bsp/tms570: EMAC control header file corrected and EMAC interrupt vector addedPremysl Houdek6-236/+295
2015-07-20bsp/tms570 Use bitfields instead of hard-coded valuesPremysl Houdek4-32/+52
2015-07-20bsp/tms570: skipped 32bit field definitions and corrected single bit fieldsPremysl Houdek36-3298/+2641
2015-07-16bsp/tms570: source changes reflecting new headers.Premysl Houdek11-230/+335
2015-07-16bsp/tms570: fix get time resolution after infrastructure change to timecounter.Pavel Pisa1-6/+35
2015-07-16bsp/tms570: New/generated header files for TMS570 SoC peripherals registers.Premysl Houdek37-0/+14362
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill1-1/+1
2015-05-21bsp/tms570: TypoSebastian Huber1-1/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-27/+13
2015-04-15tms570/startup/bspreset.c: Add include <bsp/bootcard.h> to fix warningJoel Sherrill1-14/+15
2015-03-31TMS570: Add board reset code to bsp_resetMartin Galvan2-22/+34
2015-03-27TMS570: Enable FPU in makefile.Martin Galvan1-1/+1
2015-03-06Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill1-0/+1