summaryrefslogtreecommitdiff
path: root/target/device/Atmel/atngw100
AgeCommit message (Collapse)Author
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
2009-01-05add .empty files for git-svnPeter Korsgaard
git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build.
2009-01-03Update target/device/Atmel/*/Makefile.inUlf Samuelsson
------------------------------------------ Replace $(BOARDNAME)_PATH with BOARD_PATH Set U-Boot targets for 1.2.0-atmel as well as 2009.01-rc1 Remove hardwiring of BusyBox configuration files. Remove older BusyBox configuration files Remove "at91sam9260dfc-linux-2.6.28-rc6.config" from at91sam9g20dfc directory Update "at91rm9200df_defconfig" Add "at91rm9200df-linux-2.6.28.config" Update "at91sam9260dfc_defconfig"
2008-12-08target/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-11-14linux: remove unused BR2_LINUX_BOARD_PATCHPeter Korsgaard
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2008-10-18target/device/Atmel: add /sys to target skeletonsPeter Korsgaard
Reported by John Schimandle
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-30target_skeleton: mark empty directories with .empty filesPeter Korsgaard
Mark empty directories in target skeletons with .empty files and remove them while copying to target (like it's already done for svn and cvs files) to better support version control system which don't handle empty directories (E.G. git-svn).
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-28Define busybox config in board directory for Atmel boardsUlf Samuelsson
2008-03-18Use same name for same patchUlf Samuelsson
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-12Add JFFS partition info for NGW100Ulf Samuelsson
2007-10-12Add 2.6.22.10 and 2.6.23 supportUlf Samuelsson
2007-10-12Update AVR32 to busybox-1.7.2Ulf Samuelsson
2007-10-12Update NGW100 skeletonUlf Samuelsson
2007-10-01Update AVR32 tools configUlf Samuelsson
2007-10-01Update ATNGW100 defconfigUlf Samuelsson
2007-09-29Update nwg100 defconfigUlf Samuelsson
2007-09-27Add minimal AVR configUlf Samuelsson
2007-09-20Enable CONFIG_SEQ in busybox for ngw100Ulf Samuelsson
2007-09-20Use correct board name for ngw100Ulf Samuelsson
2007-09-12Update atngw100 board supportUlf Samuelsson
2007-08-21additional skeleton for AVR32Ulf Samuelsson
2007-08-17Update atngw100 device tableUlf Samuelsson
2007-08-17Update atngw100 target skeletonUlf Samuelsson
2007-08-11Cleanup Atmel boardsUlf Samuelsson
2007-08-01Update AVR32 kernel configurations to 2.6.22.1Ulf Samuelsson
2007-08-01Remove duplicate AVR kernel patches from BR2_BOARD_PATH/kernel_patchesUlf Samuelsson
2007-07-29Add atngw100 targetUlf Samuelsson