summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/at91bootstrap/at91bootstrap.mk
Commit message (Collapse)AuthorAgeFilesLines
* Clean up at91bootstrapUlf Samuelsson2009-01-291-2/+0
|
* Create a common BR2_COPYTO to prepare to replaceUlf Samuelsson2009-01-261-3/+7
| | | | | | | | | | | | | | | | | | | | all the different COPYTOs spread out all over Buildroot. Generate COPY_FILE subroutine which can be used to copy a file. $(COPY_FILE , file, directory, filename) This will copy to binary dir and to the selected copy dir if set in new config (intended to replace all old COPYTO configs) This is overridden by BUILDROOT_COPYTO, if set into the environment.
* target/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* Update at91bootstrap to 2.10Ulf Samuelsson2009-01-111-5/+17
|
* Remove debugging variable added to svn by mistake, (Thanks Pter)Ulf Samuelsson2009-01-031-9/+20
|
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* buildroot: additional tftpboot fixesPeter Korsgaard2008-04-111-1/+1
| | | | Patch by Jean-Christian de Rivaz
* Add configuration items to at91bootstrapUlf Samuelsson2008-04-101-22/+46
|
* download url was invalidJohn Voltz2008-03-111-1/+1
|
* updates and additions for avr32 archJohn Voltz2008-03-061-49/+25
|
* Update ATMEL_MIRROR and bump at91bootstrap to v2.4Ulf Samuelsson2008-01-081-5/+5
|
* Bump version of AT91 bootstrapUlf Samuelsson2007-09-241-3/+3
|
* bzcat => $(BZCAT) for u-boot and at91bootstrapUlf Samuelsson2007-08-221-3/+5
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-14/+14
|
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-221-10/+10
|
* Add programmable start adr/size to at91bootstrap + support for at91sam9260pfUlf Samuelsson2007-08-151-9/+29
|
* Reintroduce ATMEL_MIRROR in at91bootstrapUlf Samuelsson2007-07-291-0/+2
|
* Use a single ATMEL_MIRROR declaration + cleanupUlf Samuelsson2007-07-221-2/+2
|
* Add AT91 targetsUlf Samuelsson2007-07-171-0/+67