kumquat-buildroot/board/qemu
Gustavo Zacarias de5906a384 configs/qemu: bump to the latest linux versions
arm_versatile kernel defconfig updated to deal with multi-platform ARM
support and driver changes.

mips(el) 32-bits is back in working order for 4.5

Results table:

Defconfig               Kernel          Qemu    Network Status
--------------------------------------------------------------
aarch64_virt            4.5             2.3.0   YES     OK
arm_versatile           4.5             2.3.0   YES     OK
arm_vexpress            4.5             2.3.0   YES     OK
microblazebe            4.5             2.3.0   YES     OK
microblazeel            4.5             2.3.0   YES     OK
mips64el_malta          4.5             2.3.0   YES     OK
mips64_malta            4.5             2.3.0   YES     OK
mipsel_malta            4.5             2.3.0   YES     OK
mips_malta              4.5             2.3.0   YES     OK
ppc_g3beige             4.5             2.3.0   YES     OK
ppc_mpc8544ds           4.5             2.3.0   YES     OK
ppc_virtex_ml507        4.5             2.3.0   NO      OK
ppc64_pseries           4.5             2.3.0   YES     OK
sh4                     4.5             2.3.0   YES     OK
sh4eb                   4.5             2.3.0   NO (1)  OK
sparc_ss10              4.5             2.3.0   YES     OK
sparc64_sun4u           4.5             2.3.0   YES     OK
sparc_sun4u             4.5             2.3.0   YES     OK
x86                     4.5             2.3.0   YES     OK
x86_64                  4.5             2.3.0   YES     OK
xtensa_lx60             4.4.5           2.3.0   YES (2) OK

(1) - Probably an endian issue with 8139 emulation/driver
(2) - xtensa ethernet broken in 4.5 so stick to 4.4.x

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-03-14 22:14:56 +01:00
..
aarch64-virt configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
arm-versatile configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
arm-vexpress configs/qemu: update arm-vexpress instructions for SMP 2016-02-08 12:12:42 +01:00
microblazebe-mmu configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
microblazeel-mmu configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
mips64-malta configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
mips64el-malta configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
mips-malta configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
mipsel-malta configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
ppc64-pseries
ppc-g3beige configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
ppc-mpc8544ds configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
ppc-virtex-ml507 configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
sh4-r2d configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
sh4eb-r2d configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
sparc64-sun4u configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
sparc-ss10 configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
x86 configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
x86_64 configs/qemu: bump to the latest linux versions 2016-03-14 22:14:56 +01:00
xtensa-lx60