buildroot/configs
Gustavo Zacarias 477756b257 configs/qemu: bump to the latest kernel version
Drop m68k-mcf5208 kernel patch since it's upstream.

Also bump the pc samples since they're tied to the (base) qemu config.

Results table:

Defconfig               Kernel  Qemu            Network Status
--------------------------------------------------------------
aarch64_virt            4.8.1   2.6.0           YES     OK (3)
arm_versatile           4.8.1   2.5.0           YES     OK
arm_vexpress            4.8.1   2.5.0           YES     OK
m68k_mcf5208            4.8.1   2.5.0           YES     OK
m68k_q800               4.8.1   q800-v2.4.0     NO (2)  OK
microblazebe            4.8.1   2.5.0           YES     OK
microblazeel            4.8.1   2.5.0           YES     OK
mips32r2el_malta        4.8.1   2.5.0           YES     OK
mips32r2_malta          4.8.1   2.5.0           YES     OK
mips32r6el_malta        4.8.1   2.6.0           YES     OK (3)
mips32r6_malta          4.8.1   2.6.0           YES     OK (3)
mips64el_malta          4.8.1   2.5.0           YES     OK
mips64_malta            4.8.1   2.5.0           YES     OK
mips64r6el_malta        4.8.1   2.7.0           YES     OK (3)(4)
mips64r6_malta          4.8.1   2.7.0           YES     OK (3)(4)
ppc_g3beige             4.8.1   2.5.0           YES     OK
ppc_mpc8544ds           4.8.1   2.5.0           YES     OK
ppc_virtex_ml507        4.8.1   2.5.0           NO      OK
ppc64_pseries           4.8.1   2.5.0           YES     OK
sh4                     4.8.1   2.5.0           YES     OK
sh4eb                   4.8.1   2.5.0           NO (1)  OK
sparc_ss10              4.8.1   2.5.0           YES     OK
sparc64_sun4u           4.8.1   2.5.0           YES     OK
sparc_sun4u             4.8.1   2.5.0           YES     OK
x86                     4.8.1   2.5.0           YES     OK
x86_64                  4.8.1   2.5.0           YES     OK
xtensa_lx60             4.8.1   2.6.0           YES     OK
xtensa_lx60_nommu       4.8.1   2.6.0           YES     OK

(1) - Probably an endian issue with 8139 emulation/driver
(2) - There's a network interface, but enabling it in qemu fails
(3) - Known to fail with qemu versions lower than 2.6.0
(4) - Might work with 2.6.0, but the cpu definition changed in 2.7.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-10-13 21:42:40 +02:00
..
acmesystems_aria_g25_128mb_defconfig
acmesystems_aria_g25_256mb_defconfig
acmesystems_arietta_g25_128mb_defconfig
acmesystems_arietta_g25_256mb_defconfig
altera_socdk_defconfig
altera_sockit_defconfig
arcturus_ucp1020_defconfig
arm_foundationv8_defconfig
arm_juno_defconfig
armadeus_apf27_defconfig
armadeus_apf28_defconfig
armadeus_apf51_defconfig
armadeus_apf9328_defconfig
at91sam9g20dfc_defconfig
at91sam9g45m10ek_defconfig
at91sam9rlek_defconfig
at91sam9x5ek_defconfig
at91sam9260eknf_defconfig
atmel_sama5d2_xplained_mmc_defconfig
atmel_sama5d2_xplained_mmc_dev_defconfig
atmel_sama5d3_xplained_defconfig
atmel_sama5d3_xplained_dev_defconfig
atmel_sama5d3_xplained_mmc_defconfig
atmel_sama5d3_xplained_mmc_dev_defconfig
atmel_sama5d3xek_defconfig
atmel_sama5d4_xplained_defconfig
atmel_sama5d4_xplained_dev_defconfig
atmel_sama5d4_xplained_mmc_defconfig
atmel_sama5d4_xplained_mmc_dev_defconfig
atmel_sama5d4ek_defconfig
beaglebone_defconfig
calao_qil_a9260_defconfig
calao_tny_a9g20_lpw_defconfig
calao_usb_a9g20_lpw_defconfig
calao_usb_a9260_defconfig
calao_usb_a9263_defconfig
chromebook_snow_defconfig
ci20_defconfig
cubieboard2_defconfig
cubieboard_defconfig
firefly_rk3288_defconfig
firefly_rk3288_demo_defconfig
freescale_imx6dlsabreauto_defconfig
freescale_imx6dlsabresd_defconfig
freescale_imx6qsabreauto_defconfig
freescale_imx6qsabresd_defconfig
freescale_imx6sololiteevk_defconfig
freescale_imx6sxsabresd_defconfig
freescale_imx6ulevk_defconfig
freescale_imx7dsabresd_defconfig
freescale_imx28evk_defconfig
freescale_imx31_3stack_defconfig
freescale_mpc8315erdb_defconfig
freescale_p1010rdb_pa_defconfig
freescale_p2020ds_defconfig
galileo_defconfig
gdb_bfin_bf512_defconfig
grinn_liteboard_defconfig
imx6ulpico_defconfig
kb9202_defconfig
lego_ev3_defconfig
linksprite_pcduino_defconfig
mini2440_defconfig
minnowboard_defconfig
minnowboard_max-graphical_defconfig
minnowboard_max_defconfig
mx6cubox_defconfig
mx6udoo_defconfig
mx25pdk_defconfig
mx51evk_defconfig
mx53loco_defconfig
nitrogen6sx_defconfig
nitrogen6x_defconfig
nitrogen7_defconfig
odroidc2_defconfig configs/odroidc2: bump kernel to 925e508d37c76848881a8c8f7e9b02abc5731d88 2016-10-07 15:43:00 +02:00
olimex_a20_olinuxino_lime2_defconfig
olimex_a20_olinuxino_lime_defconfig
olimex_a20_olinuxino_lime_mali_defconfig
olimex_a20_olinuxino_micro_defconfig
olimex_imx233_olinuxino_defconfig
openblocks_a6_defconfig
orangepipc_defconfig
pandaboard_defconfig
pc_x86_64_bios_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
pc_x86_64_efi_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_aarch64_virt_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_arm_versatile_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_arm_vexpress_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_m68k_mcf5208_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_m68k_q800_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_microblazebe_mmu_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_microblazeel_mmu_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_mips32r2_malta_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_mips32r2el_malta_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_mips32r6_malta_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_mips32r6el_malta_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_mips64_malta_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_mips64el_malta_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_mips64r6_malta_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_mips64r6el_malta_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_ppc64_pseries_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_ppc_g3beige_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_ppc_mpc8544ds_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_ppc_virtex_ml507_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_sh4_r2d_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_sh4eb_r2d_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_sparc64_sun4u_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_sparc_ss10_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_x86_64_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_x86_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_xtensa_lx60_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qemu_xtensa_lx60_nommu_defconfig configs/qemu: bump to the latest kernel version 2016-10-13 21:42:40 +02:00
qmx6_defconfig
raspberrypi0_defconfig
raspberrypi2_defconfig
raspberrypi3_defconfig
raspberrypi_defconfig
riotboard_defconfig
roseapplepi_defconfig
s6lx9_microboard_defconfig
sheevaplug_defconfig
snps_aarch64_vdk_defconfig
snps_axs101_defconfig
snps_axs103_defconfig
snps_hs38_smp_vdk_defconfig
stm32f429_disco_defconfig
stm32f469_disco_defconfig
telit_evk_pro3_defconfig
toradex_apalis_imx6_defconfig
ts5x00_defconfig
ts4800_defconfig
ts4900_defconfig
udoo_quad_defconfig
via_imx6_vab820_defconfig
wandboard_defconfig
warp7_defconfig
warpboard_defconfig
zynq_microzed_defconfig
zynq_zc706_defconfig
zynq_zed_defconfig