Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atmel: Add at91sam9g45ekes board support | Josh.Wu | 2010-04-09 | 1 | -0/+1 |
| | | | | | Signed-off-by: Josh.Wu <josh.wu@atmel.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/device/Atmel: remove unused legacy u-boot handling | Peter Korsgaard | 2009-04-01 | 1 | -2/+0 |
| | |||||
* | Generate an autoscript for configuring u-boot in $(BINARIES_DIR) | Ulf Samuelsson | 2009-01-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Add AP7200 eval kit configuration | Ulf Samuelsson | 2008-12-20 | 1 | -1/+2 |
| | |||||
* | Add support for AT91SAM9G20 & -EK | Ulf Samuelsson | 2008-11-29 | 1 | -0/+4 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -1/+1 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | This patch renames the Atmel atstk1002 target board to a more generic ↵ | John Voltz | 2008-04-24 | 1 | -1/+1 |
| | | | | | | atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002. Submitted by Hans-Christian Egtvedt | ||||
* | revert bad U-Boot patch | Ulf Samuelsson | 2008-03-07 | 1 | -0/+1 |
| | |||||
* | updates and additions for avr32 arch | John Voltz | 2008-03-06 | 1 | -17/+17 |
| | |||||
* | - remove some duplicate entries | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -1/+1 |
| | |||||
* | - rename to match Config.in.foo naming convention | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -2/+2 |
| | |||||
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -13/+13 |
| | | | | gcc target abi back to a place where the other arch-specific settings live | ||||
* | Add at91sam9260pf (AT91SAM9260 w Par Flash) target | Ulf Samuelsson | 2007-08-15 | 1 | -0/+1 |
| | |||||
* | Cleanup of Atmel configuration | Ulf Samuelsson | 2007-07-29 | 1 | -6/+5 |
| | |||||
* | Add AT91 targets | Ulf Samuelsson | 2007-07-17 | 1 | -2/+62 |
| | |||||
* | Make Config.in targets for ARM chips look consistent | Ulf Samuelsson | 2007-07-12 | 1 | -1/+1 |
| | |||||
* | - hide atmel target if arch is not arm nor avr32 | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -2/+6 |
| | |||||
* | - Prepatory patch for new Atmel targets boards | Bernhard Reutner-Fischer | 2007-01-24 | 1 | -0/+5 |
Rearrange in Alphabetical order (Ulf Samuelsson) |