Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | travis.yml: some adaptions | Heiko Schocher | 2015-03-05 | -26/+89 |
| | | | | | | | | | | | | | | | - adapt to build with eldk-5.4 - add more targets for building with buildman: - freescale -x arm,m68k,aarch64 - arm1136 - arm1176 - arm720t - arm920t - davinci - kirkwood Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Roger Meier <r.meier@siemens.com> | |||
* | .travis.yml: remove 824x builds | Heiko Schocher | 2015-02-16 | -3/+0 |
| | | | | | | | remove powerpc 824x build, as this architecture not longer exists. Signed-off-by: Heiko Schocher <hs@denx.de> | |||
* | .travis.yml: build u-boot on travis-ci | Meier, Roger | 2015-01-14 | -0/+150 |
Goal: - building all variants of U-Boot with multiple configurations - code quality checks and metrics - https://travis-ci.org/u-boot/u-boot/builds |