summaryrefslogtreecommitdiff
path: root/target/device/Atmel
AgeCommit message (Collapse)Author
2009-01-23Bump AT91 u-boot patches to 2009.01Ulf Samuelsson
2009-01-23Update at91sam9263ek BSPUlf Samuelsson
2009-01-22Update AT91 u-boot patches to 2009.01Ulf Samuelsson
2009-01-19Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 ↵Ulf Samuelsson
patches if using an at91
2009-01-16Update broken AVR32 toolchain, and update configs for this, deprecate all ↵Ulf Samuelsson
but latest AVR32 toolchain
2009-01-16target/: convert to DOWNLOAD helperPeter Korsgaard
2009-01-13Update at91sam9263ek BSPUlf Samuelsson
2009-01-12Update sam9263EK BSPUlf Samuelsson
2009-01-11Update at91bootstrap to 2.10Ulf Samuelsson
2009-01-11Move AT91 patches for u-boot-2009.01-rc1 to ↵Ulf Samuelsson
device/Atmel/arch-arm/u-boot/2009.01-rc1
2009-01-11Update AVR32 uclibc config for 0.9.30Ulf Samuelsson
2009-01-11Update defocnfig for ngw100Ulf Samuelsson
2009-01-11Add linux-2.6.27.10 config for stk100xUlf Samuelsson
2009-01-09Update at91sam9261ek configs, build completesUlf Samuelsson
2009-01-08Update sam9263ek configs, build completesUlf Samuelsson
2009-01-06Update atngw100 configs, needs patch from Atmel fork for strace to build ↵Ulf Samuelsson
correctly, otherwise disable strace
2009-01-06Update at91sam9260 Board Support Package to linux-2.6.28Ulf Samuelsson
2009-01-06Update AT91SAM9G20 Board Support to linux-2.6.28Ulf Samuelsson
2009-01-06Add support for SAM9G20 in at91bootstrapUlf Samuelsson
2009-01-05add .empty files for git-svnPeter Korsgaard
git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build.
2009-01-03Update target/device/Atmel/*/Makefile.inUlf Samuelsson
------------------------------------------ Replace $(BOARDNAME)_PATH with BOARD_PATH Set U-Boot targets for 1.2.0-atmel as well as 2009.01-rc1 Remove hardwiring of BusyBox configuration files. Remove older BusyBox configuration files Remove "at91sam9260dfc-linux-2.6.28-rc6.config" from at91sam9g20dfc directory Update "at91rm9200df_defconfig" Add "at91rm9200df-linux-2.6.28.config" Update "at91sam9260dfc_defconfig"
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
2009-01-03Fix remaining 'butterfinger' issueUlf Samuelsson
2009-01-03Remove debugging variable added to svn by mistake, (Thanks Pter)Ulf Samuelsson
2009-01-02Support AT91 in vanilla U-BootUlf Samuelsson
2009-01-02Update at91sam9260dfc BSPUlf Samuelsson
2008-12-30Update kernel patch from 2.6.28-rc6 to 2.6.28Ulf Samuelsson
2008-12-29Use correct filename for patchUlf Samuelsson
2008-12-29Use correct filename for patchUlf Samuelsson
2008-12-20Add AP7200 eval kit configurationUlf Samuelsson
2008-12-20Add BSP for AP7200Ulf Samuelsson
2008-12-20Add support for AT32AP7200Ulf Samuelsson
2008-12-20Add 2.6.27.7 patches for AVR32Ulf Samuelsson
2008-12-20Hide AT91 features if not an AT91 ARMUlf Samuelsson
2008-12-08target/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-11-29Add support for AT91SAM9G20 & -EKUlf Samuelsson
2008-11-29Add AT91 support for 2.6.27.7 and 2.6.28-rc6Ulf Samuelsson
2008-11-14linux: remove unused BR2_LINUX_BOARD_PATCHPeter Korsgaard
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
2008-10-18target: add /sys directory to target skeletons needing itPeter Korsgaard
The remaining target_skeletons where /etc/fstab mentions sysfs
2008-10-18target/device/Atmel: add /sys to target skeletonsPeter Korsgaard
Reported by John Schimandle
2008-08-27target/device/Atmel: fix long help text linesPeter Korsgaard
And remove trailing spaces while we're at it.
2008-08-23Update AT91 patches to latest LinuxUlf Samuelsson
2008-08-14target/device: enable uclibc globbing supportPeter Korsgaard
Enable UCLIBC_HAS_GNU_GLOB like in the generic config for target specific uclibc configs. Fixes globbing issue reported on the uclibc list.
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-07-10Do not use a localversion of kernel, to allow modules to be installed in the ↵Ulf Samuelsson
correct directory
2008-07-10Add AVR32 patches for 2.6.25.10Ulf Samuelsson
2008-07-06Update atngw100-expanded defconfigUlf Samuelsson
2008-07-06Update atstk100x defconfigUlf Samuelsson
2008-07-04Update atstk100x defconfigUlf Samuelsson