summaryrefslogtreecommitdiff
path: root/target/device/Atmel/at91sam9261ek
AgeCommit message (Collapse)Author
2009-01-25Update at91sam9261ek BSPUlf Samuelsson
2009-01-24Add linux config for at91sam9261ekUlf Samuelsson
2009-01-09Update at91sam9261ek configs, build completesUlf Samuelsson
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"
2009-01-02Support AT91 in vanilla U-BootUlf Samuelsson
2008-11-14linux: remove unused BR2_LINUX_BOARD_PATCHPeter Korsgaard
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2008-04-16Update at91sam9261ek defconfigUlf Samuelsson
2008-03-30Update at91 defconfigsUlf 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-06updates and additions for avr32 archJohn Voltz
2008-01-10Update at91sam9261ek default configUlf Samuelsson
2008-01-08Update ATMEL_MIRROR and bump at91bootstrap to v2.4Ulf Samuelsson
2007-11-02Update at91rm9200, at91sam9261, at91sam9263 defconfigsUlf Samuelsson
2007-09-29- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer
2007-09-29- add mips/mipsel target architecture selectionBernhard Reutner-Fischer
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
2007-09-23Update SAM9261EK linux configUlf Samuelsson
2007-09-05Add defconfig for AT91SAM9261Ulf Samuelsson
2007-09-04update sam9261 default linux configUlf Samuelsson
2007-08-19Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfcUlf Samuelsson
2007-08-16Update at91sam9261ek linux support to 2.6.22.1Ulf Samuelsson
2007-08-11Cleanup Atmel boardsUlf Samuelsson
2007-07-29Use 1.6.0 config file for AT91 targetsUlf Samuelsson
2007-07-17Add AT91 targetsUlf Samuelsson