summaryrefslogtreecommitdiff
path: root/target/device/Atmel/atngw100/atngw100_defconfig
AgeCommit message (Collapse)Author
2009-05-15Update kernel config for atngw100_defconfigThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-05-08Update atngw100_defconfig to kernel 2.6.29.2Thiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
2009-05-08Update atngw100_defconfigThiago A. Correa
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
2009-04-30Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work ↵Thiago A. Corrêa
properly)
2009-04-29Fix atngw100_defconfig busybox config locationThiago A. Corrêa
2009-03-18pkgconfig: add pkgconfig package for targetPeter Korsgaard
The host versions shouldn't be visible in Kconfig, so remove the reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets with host-. At the same time add pkgconfig for the target (E.G. for development) and let BR2_PACKAGE_PKGCONFIG control that package. Notice: all defconfigs in the tree have been updated, but make sure to disable the pkgconfig package (unless you want it) if you use an external config, otherwise you'll end up with pkgconfig and glib2 in the target.
2009-03-02s/buildroot.uclibc.org/buildroot.net/Peter Korsgaard
2009-02-09Remove BR2_LINUX_COPYTO_TFTPBOOT from avr32 defconfigs. This will cause ↵Thiago A. Corrêa
build to fail if user is not root and don't have a /tftpboot folder
2009-01-31Update atngw100 BSPUlf Samuelsson
2009-01-30readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard
Package configs should start with BR2_PACKAGE_.
2009-01-29Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005Ulf Samuelsson
The boards now support 2.6.27.13 as default There are configs for 2.6.28.2, but this patch is marked (experimental) Configuration options for no longer existing patches are removed (AC-97,ISI and PS2-I/F)
2009-01-16Update broken AVR32 toolchain, and update configs for this, deprecate all ↵Ulf Samuelsson
but latest AVR32 toolchain
2009-01-11Update defocnfig for ngw100Ulf Samuelsson
2009-01-06Update atngw100 configs, needs patch from Atmel fork for strace to build ↵Ulf Samuelsson
correctly, otherwise disable strace
2008-11-14linux: remove unused BR2_LINUX_BOARD_PATCHPeter Korsgaard
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2008-07-04Update atngw100 defconfigUlf Samuelsson
2008-07-04Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch ↵Ulf Samuelsson
locations for prepatched toolchain to be under the toolchain directory
2008-07-02Update avr32 defconfigsThiago A. Corrêa
2008-05-06Update BR2_ATMEL_MIRROR in defconfigsUlf Samuelsson
2008-03-29Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵Ulf Samuelsson
AVR32 patches
2008-03-29Add some robustness to linux configurationUlf Samuelsson
2008-03-28* Reverted r21540Nigel Kukard
2008-03-28* Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard
2008-03-07Move defconfigs to board directoryUlf Samuelsson
2008-03-06updates and additions for avr32 archJohn Voltz
2008-01-08Update ATMEL_MIRROR and bump at91bootstrap to v2.4Ulf Samuelsson
2007-11-02Update defconfigs for AVR32 boardsUlf Samuelsson
2007-10-23update NGW100 defconfigUlf Samuelsson
2007-10-01Update ATNGW100 defconfigUlf Samuelsson
2007-09-29Update nwg100 defconfigUlf Samuelsson
2007-09-12Update atngw100 board supportUlf Samuelsson
2007-07-29Add atngw100 targetUlf Samuelsson