Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-03 | Generate 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-20 | Add AP7200 eval kit configuration | Ulf Samuelsson | |
2008-11-29 | Add support for AT91SAM9G20 & -EK | Ulf Samuelsson | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2008-04-24 | This 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-07 | revert bad U-Boot patch | Ulf Samuelsson | |
2008-03-06 | updates and additions for avr32 arch | John Voltz | |
2007-09-29 | - remove some duplicate entries | Bernhard Reutner-Fischer | |
2007-09-28 | - rename to match Config.in.foo naming convention | Bernhard 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-15 | Add at91sam9260pf (AT91SAM9260 w Par Flash) target | Ulf Samuelsson | |
2007-07-29 | Cleanup of Atmel configuration | Ulf Samuelsson | |
2007-07-17 | Add AT91 targets | Ulf Samuelsson | |
2007-07-12 | Make Config.in targets for ARM chips look consistent | Ulf Samuelsson | |
2007-06-07 | - hide atmel target if arch is not arm nor avr32 | Bernhard Reutner-Fischer | |
2007-01-24 | - Prepatory patch for new Atmel targets boards | Bernhard Reutner-Fischer | |
Rearrange in Alphabetical order (Ulf Samuelsson) |