summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/atngw100-expanded
Commit message (Collapse)AuthorAgeFilesLines
* target/device/Atmel: remove atngw100-expanded configPeter Korsgaard2009-05-1961-10761/+0
| | | | | | Doesn't make much sense without working xserver. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Update atngw100-extended_defconfigThiago A. Correa2009-05-151-433/+201
| | | | | Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-181-1/+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.
* readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard2009-01-301-1/+1
| | | | Package configs should start with BR2_PACKAGE_.
* target/linux-advanced: default to menuconfig for all archsPeter Korsgaard2009-01-251-3/+3
| | | | | Default to menuconfig for atmel targets as well, mention QT3 dependency for make xconfig and update affected defconfigs.
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* linux: remove unused BR2_LINUX_BOARD_PATCHPeter Korsgaard2008-11-141-1/+0
| | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* target: add /sys directory to target skeletons needing itPeter Korsgaard2008-10-181-0/+0
| | | | The remaining target_skeletons where /etc/fstab mentions sysfs
* Add AVR32 patches for 2.6.25.10Ulf Samuelsson2008-07-101-0/+1271
|
* Update atngw100-expanded defconfigUlf Samuelsson2008-07-061-3/+3
|
* Update defconfig for atngw100-expandedUlf Samuelsson2008-07-041-139/+163
|
* Update busybox config for atngw100-expandedUlf Samuelsson2008-07-041-0/+767
|
* Use a more consistent name for the atngw100-expanded defconfigUlf Samuelsson2008-07-041-0/+0
|
* Update BR2_ATMEL_MIRROR in defconfigsUlf Samuelsson2008-05-061-1/+1
|
* update patches for atngw100_expandedJohn Voltz2008-05-018-885/+71
|
* target_skeleton: mark empty directories with .empty filesPeter Korsgaard2008-03-301-0/+0
| | | | | | | 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).
* Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵Ulf Samuelsson2008-03-294-37045/+0
| | | | AVR32 patches
* * Reverted r21540Nigel Kukard2008-03-281-3/+3
|
* * Bumped GCC to 4.2.2, removed 4.2.0Nigel Kukard2008-03-281-3/+3
|
* Define busybox config in board directory for Atmel boardsUlf Samuelsson2008-03-284-2282/+1
|
* updated defconfigJohn Voltz2008-03-111-24/+28
|
* Move defconfigs to board directoryUlf Samuelsson2008-03-071-0/+1082
|
* updates and additions for avr32 archJohn Voltz2008-03-0661-0/+47987