summaryrefslogtreecommitdiff
path: root/target/device/Atmel/Config.in
AgeCommit message (Collapse)Author
2009-04-01target/device/Atmel: remove unused legacy u-boot handlingPeter Korsgaard
2009-01-03Generate an autoscript for configuring u-boot in $(BINARIES_DIR)Ulf Samuelsson
mkimage the autoscript to autoscript.$(PROJECT)- Move build of u-boot-1.2.0-atmel to target/u-boot Only visible for AT91 targets. Fetch prepatched 1.2.0-atmel tarball from $(BR2_ATMEL_MIRROR) Rest from normal location. Introduce U_BOOT_CONFIGURE_OPTS Set to NOSOFT_FLOAT for u-boot-1.2.0-atmel Disable target/device/Atmel/u-boot Keep files in target/device/Atmel/u-boot during a test period. Files: M target/device/Atmel/Makefile.in M target/device/Atmel/Config.in M target/u-boot/Makefile.in M target/u-boot/Config.in A target/u-boot/1.2.0-atmel
2008-12-20Add AP7200 eval kit configurationUlf Samuelsson
2008-11-29Add support for AT91SAM9G20 & -EKUlf Samuelsson
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
2008-04-24This patch renames the Atmel atstk1002 target board to a more generic ↵John Voltz
atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002. Submitted by Hans-Christian Egtvedt
2008-03-07revert bad U-Boot patchUlf Samuelsson
2008-03-06updates and additions for avr32 archJohn Voltz
2007-09-29- remove some duplicate entriesBernhard Reutner-Fischer
2007-09-28- rename to match Config.in.foo naming conventionBernhard Reutner-Fischer
2007-09-26- revert some bad checkins, fixup bad settings in atmel targets and move the ↵Bernhard Reutner-Fischer
gcc target abi back to a place where the other arch-specific settings live
2007-08-15Add at91sam9260pf (AT91SAM9260 w Par Flash) targetUlf Samuelsson
2007-07-29Cleanup of Atmel configurationUlf Samuelsson
2007-07-17Add AT91 targetsUlf Samuelsson
2007-07-12Make Config.in targets for ARM chips look consistentUlf Samuelsson
2007-06-07- hide atmel target if arch is not arm nor avr32Bernhard Reutner-Fischer
2007-01-24- Prepatory patch for new Atmel targets boardsBernhard Reutner-Fischer
Rearrange in Alphabetical order (Ulf Samuelsson)