summaryrefslogtreecommitdiff
path: root/configs/qemu_ppc_g3beige_defconfig
AgeCommit message (Collapse)Author
2012-05-22qemu/configs: update to use kernel 3.3.7Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-05-14qemu/configs: update to use kernel 3.3.6Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-05-09qemu/configs: update to use kernel 3.3.5Gustavo Zacarias
Update the qemu samples configs that used kernel 3.3.4 to 3.3.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-05-05qemu/ppc-g3beige: update to use kernel 3.3.4Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-04-29qemu/ppc-g3beige: target 750 rather than 440fpGustavo Zacarias
Target a powerpc 750 rather than the incorrect 440fp to avoid issues and for correctness. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-21qemu/ppc-g3beige: update to use kernel 3.3Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-26qemu/ppc-g3beige: update readme and use kernel 3.2.6Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-25qemu_ppc_g3beige: update to kernel 3.1Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-01-14fs/tar: enable by defaultPeter Korsgaard
This way we'll get something in images/ by default, and hopefully people will be less likely to try to use target/ directly. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-01-14fs/ext2: don't enable by defaultPeter Korsgaard
It's pretty uncommon to use ext2fs on embedded systems, so don't enable it by default. Adjust defconfigs to match. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-17board: Add a Qemu PPC g3beige boardThomas Petazzoni
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>