summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/at91sam9261ek
Commit message (Collapse)AuthorAgeFilesLines
* target/device: rename program invocation symbol in defconfigsPeter Korsgaard2009-07-311-1/+1
| | | | | | The symbol is now BR2_PROGRAM_INVOCATION, not BR2_UCLIBC_PROGRAM_INVOCATION. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-183-3/+0
| | | | | | | | | | | | | 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.
* s/buildroot.uclibc.org/buildroot.net/Peter Korsgaard2009-03-023-3/+3
|
* Add AT91 defconfigs for binary toolchainsUlf Samuelsson2009-01-312-0/+1753
|
* readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard2009-01-301-1/+1
| | | | Package configs should start with BR2_PACKAGE_.
* Update some comments, which will cause defconfig to wait for inputUlf Samuelsson2009-01-291-7/+3
|
* Update at91sam9261ek BSPUlf Samuelsson2009-01-297-5755/+42
|
* Update at91sam9261ek BSPUlf Samuelsson2009-01-251-111/+321
|
* Add linux config for at91sam9261ekUlf Samuelsson2009-01-241-0/+1432
|
* Update at91sam9261ek configs, build completesUlf Samuelsson2009-01-092-113/+1878
|
* add .empty files for git-svnPeter Korsgaard2009-01-051-0/+0
| | | | | | | | 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.
* Update target/device/Atmel/*/Makefile.inUlf Samuelsson2009-01-031-1/+11
| | | | | | | | | | | | | ------------------------------------------ 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"
* Support AT91 in vanilla U-BootUlf Samuelsson2009-01-021-0/+9
|
* linux: remove unused BR2_LINUX_BOARD_PATCHPeter Korsgaard2008-11-141-1/+0
| | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* Update at91sam9261ek defconfigUlf Samuelsson2008-04-161-7/+48
|
* Update at91 defconfigsUlf Samuelsson2008-03-301-41/+117
|
* * Reverted r21540Nigel Kukard2008-03-281-4/+4
|
* * Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard2008-03-281-4/+4
|
* Define busybox config in board directory for Atmel boardsUlf Samuelsson2008-03-281-0/+1
|
* updates and additions for avr32 archJohn Voltz2008-03-061-2/+1
|
* Update at91sam9261ek default configUlf Samuelsson2008-01-101-11/+52
|
* Update ATMEL_MIRROR and bump at91bootstrap to v2.4Ulf Samuelsson2008-01-081-1/+1
|
* Update at91rm9200, at91sam9261, at91sam9263 defconfigsUlf Samuelsson2007-11-021-166/+165
|
* - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer2007-09-291-2/+2
|
* - add mips/mipsel target architecture selectionBernhard Reutner-Fischer2007-09-291-2/+2
| | | | - rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
* Update SAM9261EK linux configUlf Samuelsson2007-09-231-2/+20
|
* Add defconfig for AT91SAM9261Ulf Samuelsson2007-09-051-0/+654
|
* update sam9261 default linux configUlf Samuelsson2007-09-041-18/+17
|
* Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfcUlf Samuelsson2007-08-191-0/+2
|
* Update at91sam9261ek linux support to 2.6.22.1Ulf Samuelsson2007-08-161-0/+1441
|
* Cleanup Atmel boardsUlf Samuelsson2007-08-111-1/+1
|
* Use 1.6.0 config file for AT91 targetsUlf Samuelsson2007-07-291-0/+1
|
* Add AT91 targetsUlf Samuelsson2007-07-174-0/+2587