Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a common BR2_COPYTO to prepare to replace | Ulf Samuelsson | 2009-01-26 | 1 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | 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 helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -2/+3 |
| | |||||
* | Avoid hardwiring tftpboot | Ulf Samuelsson | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | updates and additions for avr32 arch | John Voltz | 2008-03-06 | 1 | -7/+6 |
| | |||||
* | Update ATMEL_MIRROR and bump at91bootstrap to v2.4 | Ulf Samuelsson | 2008-01-08 | 1 | -1/+1 |
| | |||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | - random whitespace cleanup | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+4 |
| | |||||
* | Fix vi syntax highlighting in dataflashboot | Ulf Samuelsson | 2007-07-29 | 1 | -0/+1 |
| | |||||
* | Reintroduce ATMEL_MIRROR in dataflashboot | Ulf Samuelsson | 2007-07-29 | 1 | -0/+1 |
| | |||||
* | Use a single ATMEL_MIRROR declaration + cleanup | Ulf Samuelsson | 2007-07-22 | 1 | -1/+0 |
| | |||||
* | Add AT91 targets | Ulf Samuelsson | 2007-07-17 | 2 | -0/+70 |