summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)Author
2012-03-21qemu/x86: update to use kernel 3.3Gustavo Zacarias
Also switch documentation to use qemu-system-i386 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-21qemu/x86_64: 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-03-21qemu/sparc-ss10: 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-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-03-21qemu/mips-malta: 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-03-21qemu/mipsel-malta: 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-03-21qemu/arm-versatile: 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-03-21qemu/sh4-r2d: update to use kernel 3.2.12Gustavo Zacarias
Unfortunately kernel 3.3 doesn't seem to work properly at the moment. So lock down headers to version 3.2.x and kernel to 3.2.12. Tested on qemu 1.0.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-18Microblaze: added defconfig for Avnet S6LX9 MicroboardStephan Hoffmann
The Avnet S6LX9 Microboard is a small USB-Stick sized module containing a Spartan6 FPGA capable of running the Microblaze softcore processor together with RAM and FLASH memory. This board support pachage assumes that the Microblaze Bitfile available from the Avnet website is programmed into the FPGA. Signed-off-by: Stephan Hoffmann <sho@relinux.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-18Add lpc3250loader to lpc3250 configsAlexandre Belloni
Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-13atngw100_defconfig: drop atomic64_t patch as it is now upstreamPeter Korsgaard
Since 3.2.10. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-12avr32/defconfig: use current stable kernel instead of the old 2.6.35Jean-Christophe PLAGNIOL-VILLARD
Drop the patch for kernel >= 3.3 Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-04at91sam9260dfc_defconfig: fix kernel defconfig nameArnout Vandecappelle (Essensium/Mind)
at91sam9260_defconfig contains support for the EVM (since v3.2). Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-19qemu/sh4-r2d: update to use kernel 3.2.6Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-19qemu/sparc-ss10: update to use kernel 3.2.6Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-19qemu/mipsel-malta: update to use kernel 3.2.6Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-19qemu/mips-malta: update to use kernel 3.2.6Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-19qemu/x86_64: update to use kernel 3.2.6Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-19qemu/x86: update to use kernel 3.2.6Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-19qemu/arm-versatile: update to use kernel 3.2.6Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-19qemu/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>
2012-02-19defconfigs: mx53loco_defconfig: misc tweaksPeter Korsgaard
- Use git:// URLs for freescale git trees - Enable hard fpu for A8 - Board uses uSD cards, so enable ext2 filesystem Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-17configs: Add Freescale MX53 supportMathieu Briand
Buildroot config and Linux Kernel config. Freescale binaries (xf86 video driver and multimedia codecs) not supported yet. Signed-off-by: Mathieu Briand <mbriand@adeneo-embedded.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-01configs: at91sam926* use latest u-boot and mainline linuxAlexandre Belloni
While upgrading the configs, it proved necessary to make more space on the dataflash for u-boot since it grew because of relocation. dataflash is then repartitionned to make more room for u-boot and a redundant environment. Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-02-01Add defconfigs for LPC3250 boardsAlexandre Belloni
ea3250: Embedded Artists http://www.embeddedartists.com/products/kits/lpc3250_kit.php fdi3250: Future Designs Inc. http://www.teamfdi.com/development-tools-kits/products/6/SOMDIMM-LPC3250 phy3250: Phytec http://www.phytec.com/products/som/ARM-XScale/phyCORE-ARM9-LPC3250.html Signed-off-by: Alexandre Belloni <abelloni@adeneo-embedded.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-06qemu/sparc-ss10: update to use kernel version 3.2Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-06qemu/mips-malta: add new sample configGustavo Zacarias
Add a new qemu_mips_malta sample configuration for big endian MIPS testing. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-06qemu/x86-64: update to use kernel version 3.2Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-06qemu/x86: update to use kernel version 3.2Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-06qemu/sh4-r2d: update to use kernel 3.2Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-06qemu/mipsel-malta: update readme and use kernel version 3.2Gustavo Zacarias
Update configuration to use kernel version 3.2 Also update the readme to use buildroot basedir as a reference for kernel and rootfs like the other samples do. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-06qemu/arm-versatile: update to use kernel version 3.2Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-02configs: at91sam9g20dfc: use modern u-boot / mainline linuxPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-12-07Add Armadeus systems APF9328 support.Julien Boibessot
The APF9328 is an i.MXL+FPGA based SOM (System On Module). Here only minimal support is added: booting Linux kernel (UART, Ethernet and NOR), Buildroot toolchain and JFFS2 rootfs. [Peter: Remove redundant BR2_TARGET_OPTIMIZATION] Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-11-11qemu_sparc: add new qemu defconfigGustavo Zacarias
Add a new qemu sample config for the SPARC architecture. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-11-11qemu_x86_64: add new qemu defconfigGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-11-11qemu_x86: update to kernel 3.1 and add readmeGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-26qemu_sh4_r2d: update to fix serial console supportGustavo Zacarias
sh4-r2d has a serial port, however it's the second SH UART that's emulated by Qemu so we need to adjust the kernel configuration for it to see the relevant UART and adjust the qemu command line for it too. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-25qemu_sh4_r2d: update to kernel 3.1 and update readmeGustavo 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-10-25qemu_mipsel_malta: update to kernel 3.1Gustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-25qemu_arm_versatile: use kernel 3.1 and add readmeGustavo Zacarias
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-09-29qemu_x86_defconfig: use 3.0.4 linux kernelPeter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-09-07mini2440_defconfig: use mainline kernelPeter Korsgaard
mini2440 has been supported in the mainline kernel since early 2009, so use that instead of a custom tarball. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-08-25mini2440_defconfig: fix getty configPeter Korsgaard
BR2_TARGET_GENERIC_GETTY_TTYSAC0 is no more. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-08-24configs: remove arm toolchain defconfigsPeter Korsgaard
nptl is default nowadays, and configurations were pretty much random anyway. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-08-08qemu_mipsel_malta_defconfig: use 2.6.38.8Peter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-08-08qemu_arm_versatile_defconfig: use 2.6.38.8Peter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-08-08sheevaplug_defconfig: use 2.6.39.4Peter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-14sheevaplug_defconfig: use 2.6.39.3Peter Korsgaard
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>