summaryrefslogtreecommitdiff
path: root/cleopatre/Config.bundle-av
AgeCommit message (Collapse)Author
2013-10-01cleo/{buildroot,linux}: create new board for MPR520e, refs #4209Fisher Cheng
2013-03-06cleo/buildroot/target/Spidcom: remove mse500, closes #3820Yacine Belkadi
"MSE500" is the name of the chip. Having a target with that name is confusing. In addition, this target was actually used for the MSK500 board. But an msk500 target has been added by a previous commit. So this target is not needed anymore. Remove it.
2013-03-06cleo/buildroot/target/Spidcom: add mcr510, closes #3648Yacine Belkadi
The mcr510 board was present in EoC but not in AV. Add it to AV.
2013-03-06cleo/buildroot/target/Spidcom: add msk500, refs #3648Yacine Belkadi
The msk500 board was present in EoC but not in AV. Add it to AV, with some differences: - The second Ethernet interface (eth1) is not brought up and not added to the bridge, because there is no need for that, at the moment. - Power management related configuration items are added based on those of mse500.
2013-01-18cleo/buildroot/devices: add MPR520 target, refs #3636Olivier Dufour
Create buildroot skeleton for MPR520 board, and update all other boards.
2013-01-11cleo/{buildroot,linux}: add mcr500 default configuration, refs #3649Olivier Dufour
2012-12-21cleo/bundle: remove mode 200 NVRAM config files, closes #3610Olivier Dufour
2012-11-29cleo/buildroot: add MSE500 in bundle generation, closes #3418Olivier Dufour
BR2_TARGET_SPIDCOM_BOARD allows generic board configuration. BR2_TARGET_SPIDCOM_CHIP allows to use chip specific binaries. It is now easier to add a new board, and support multiple chips.
2012-11-29cleo/Makefile: binaries are generated using buildroot, closes #3257Olivier Dufour
2012-11-29cleo/Makefile: remove EoC rules in bundle, closes #3481Olivier Dufour