summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/tms570 (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-34/+6
* arm/tms570: Update preinstall.am after bootstrap.Chris Johns2017-05-241-0/+4
* bsp/tms570: include package balls and PINMMR registers mapping for TMS5704357...Pavel Pisa2017-04-292-0/+1115
* tms570/../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-043-0/+9
* arm: Optimize context switchSebastian Huber2017-03-281-12/+0
* bsp/tms570: Use shared benchmark timerSebastian Huber2017-03-272-62/+1
* bsp/tms570: Simplify CPU counter supportSebastian Huber2017-03-271-63/+13
* bsp/tms570: Simplify <bsp.h>Sebastian Huber2017-03-271-12/+0
* bsp/tms570: Remove OPERATION_COUNT defineSebastian Huber2017-03-271-3/+0
* bsp/tms570: Fix CPU counter frequencySebastian Huber2017-03-092-27/+12
* bsp/tms570: Support printk() earlySebastian Huber2017-03-093-48/+105
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-071-18/+18
* libdebugger: Build for ARM's without a CP15.Chris Johns2016-12-022-0/+14
* arm/tms570: document BSP setup with included hardware initialization.Pavel Pisa2016-09-221-22/+100
* arm/tms570: update bootstrap generated preinstall.amPavel Pisa2016-09-221-0/+13
* arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare metal sta...Pavel Pisa2016-09-222-0/+26
* arm/tms570: include hardware initialization and selftest based on Ti HalCoGen...Pavel Pisa2016-09-2216-0/+3519
* arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces.Pavel Pisa2016-09-221-1/+5
* termios: Use IMFS nodes for new Termios devicesSebastian Huber2016-09-191-2/+0
* bsp/tms570: ensure that change of SCI baudrate is not applied in the middle o...Pavel Pisa2016-07-221-2/+23
* bsp/tms570: regenerate preinstall makefile by bootstrap -p.Pavel Pisa2016-06-211-0/+8
* bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa2016-06-211-2/+36
* bsp/tms570: update pinmux to provide support for initialization lists and cle...Pavel Pisa2016-06-214-69/+196
* bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS31...Pavel Pisa2016-06-212-0/+700
* arm/tms570: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* arm/tms570/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* arm/tms570: Add per-section compilation and linking supportJoel Sherrill2016-03-101-1/+6
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa2015-12-011-2/+12
* bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek2015-11-183-18/+21
* bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa2015-11-185-64/+24
* bsp/tms570: separate Flash variants to one which boots directly and one for b...Premysl Houdek2015-11-184-0/+57
* bsp/tms570: use POM only when application image does not start at address 0.Pavel Pisa2015-11-187-14/+159
* bsp/tms570: updated reserved space for vector overlay in internal RAMPremysl Houdek2015-11-183-4/+6
* bsp/tms570: fixed sci driver freeze when closing terminal bugPremysl Houdek2015-11-181-3/+5
* bsp/tms570: Pinmux support and EMAC pin definition addedPremysl Houdek2015-11-184-1/+216
* bsp/tms570: EMAC control header file corrected and EMAC interrupt vector addedPremysl Houdek2015-11-186-236/+295
* bsp/tms570 Use bitfields instead of hard-coded valuesPremysl Houdek2015-07-204-32/+52
* bsp/tms570: skipped 32bit field definitions and corrected single bit fieldsPremysl Houdek2015-07-2036-3298/+2641
* bsp/tms570: source changes reflecting new headers.Premysl Houdek2015-07-1611-230/+335
* bsp/tms570: fix get time resolution after infrastructure change to timecounter.Pavel Pisa2015-07-161-6/+35
* bsp/tms570: New/generated header files for TMS570 SoC peripherals registers.Premysl Houdek2015-07-1637-0/+14362
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
* bsp/tms570: TypoSebastian Huber2015-05-211-1/+1
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-27/+13
* tms570/startup/bspreset.c: Add include <bsp/bootcard.h> to fix warningJoel Sherrill2015-04-151-14/+15
* TMS570: Add board reset code to bsp_resetMartin Galvan2015-03-312-22/+34
* TMS570: Enable FPU in makefile.Martin Galvan2015-03-271-1/+1
* Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill2015-03-061-0/+1