summaryrefslogtreecommitdiff
path: root/target/device/Atmel/Config.in
AgeCommit message (Collapse)Author
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)