summaryrefslogtreecommitdiffstats
path: root/tester/rtems/rtems-bsps-powerpc.ini (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns2018-10-021-77/+0
| | | | Closes #3536
* tester/rtems/rtems-bsps-powerpc.ini: Fix typoJoel Sherrill2018-06-051-1/+1
|
* rtems-bsps-powerpc.ini: Add PowerPC qemu BSPsJoel Sherrill2018-02-011-0/+3
|
* rtems-bsp-builder: Add a check for invalid ARCH and BSP names.Chris Johns2018-02-011-1/+1
| | | | | | If invalid characters are in a BSP or ARCH name generate an error. Add the missing ',' to the line in the PowerPC BSP configuration.
* tester: Add qoriq_e6500_64Sebastian Huber2017-08-221-1/+1
| | | | Update #3082.
* tester: Update BSP namesSebastian Huber2017-07-311-1/+1
|
* rtems-bsp-builder: Fix the powerpc configuration.Chris Johns2017-05-241-10/+10
|
* rtems-bsp-builder: Add all architectures and BSPs.Chris Johns2017-05-151-0/+74
- Add support to include other INI files. - Add support for extended interpolation on Python 2.7.