summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/tms570 (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-091-6/+2
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-48/+48
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-5/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+1
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-2/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-5/+1
* Remove make preinstallChris Johns2018-01-2557-17073/+11
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-5/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-1/+1
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* ARM BSPs: Simplify bsp_specsJoel Sherrill2017-12-191-5/+1
* bsps/arm: Fix move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-152-12/+0
* arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill2017-11-291-1/+1
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-2/+3
* Remove coverhd.hSebastian Huber2017-11-242-6/+1
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-221-1/+1
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* bsp/tms570: remove duplicate of TMS570_SCI_FLR_TX_EMPTY in console driver.Pavel Pisa2017-10-131-1/+7
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-1/+1
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-4/+0
* Include missing <string.h>Sebastian Huber2017-08-252-0/+2
* 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