Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a common BR2_COPYTO to prepare to replace | Ulf Samuelsson | 2009-01-26 | 3 | -9/+14 |
| | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | Update at91sam9260dfc BSP | Ulf Samuelsson | 2009-01-26 | 1 | -13/+6 |
| | |||||
* | target/device/Atmel/arch-avr32: remove old unused kernel patches | Peter Korsgaard | 2009-01-26 | 16 | -58777/+0 |
| | | | | | | | As discussed on the list: 22:08 < HcE> Jacmet: so yes, AVR32 wise you can delete anything older than 2.6.27 | ||||
* | Revert Atmel boards back to desired operation | Ulf Samuelsson | 2009-01-25 | 4 | -12/+12 |
| | |||||
* | Update at91sam9261ek BSP | Ulf Samuelsson | 2009-01-25 | 1 | -111/+321 |
| | |||||
* | target/linux-advanced: default to menuconfig for all archs | Peter Korsgaard | 2009-01-25 | 5 | -15/+15 |
| | | | | | Default to menuconfig for atmel targets as well, mention QT3 dependency for make xconfig and update affected defconfigs. | ||||
* | Add linux config for at91sam9261ek | Ulf Samuelsson | 2009-01-24 | 1 | -0/+1432 |
| | |||||
* | Update at91sam9260dfc BSP | Ulf Samuelsson | 2009-01-24 | 1 | -72/+162 |
| | |||||
* | Bump AT91 u-boot patches to 2009.01 | Ulf Samuelsson | 2009-01-23 | 13 | -0/+0 |
| | |||||
* | Update at91sam9263ek BSP | Ulf Samuelsson | 2009-01-23 | 1 | -114/+76 |
| | |||||
* | Update AT91 u-boot patches to 2009.01 | Ulf Samuelsson | 2009-01-22 | 1 | -5/+5 |
| | |||||
* | Bump u-boot to -2009.01-rc3, and add possibility to apply the arch-at91 ↵ | Ulf Samuelsson | 2009-01-19 | 17 | -0/+36 |
| | | | | patches if using an at91 | ||||
* | Update broken AVR32 toolchain, and update configs for this, deprecate all ↵ | Ulf Samuelsson | 2009-01-16 | 3 | -131/+198 |
| | | | | but latest AVR32 toolchain | ||||
* | target/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 9 | -10/+10 |
| | |||||
* | buildroot: add BR2_BACKUP_SITE and DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -0/+8 |
| | | | | | | | | This is the long requested backup mirror support. So far only enabled for Makefile.autotools.in, but there's no reason why we cannot use DOWNLOAD everywhere. Notice, I'm still syncing http://buildroot.uclibc.org/downloads/sources/ | ||||
* | BR2_PRIMARY_SITE: move to Mirrors and Download locations menu | Peter Korsgaard | 2009-01-16 | 1 | -0/+9 |
| | |||||
* | Update at91sam9263ek BSP | Ulf Samuelsson | 2009-01-13 | 2 | -9/+8 |
| | |||||
* | Update sam9263EK BSP | Ulf Samuelsson | 2009-01-12 | 2 | -58/+240 |
| | |||||
* | Update at91bootstrap to 2.10 | Ulf Samuelsson | 2009-01-11 | 1 | -5/+17 |
| | |||||
* | Move AT91 patches for u-boot-2009.01-rc1 to ↵ | Ulf Samuelsson | 2009-01-11 | 13 | -0/+4180 |
| | | | | device/Atmel/arch-arm/u-boot/2009.01-rc1 | ||||
* | Update AVR32 uclibc config for 0.9.30 | Ulf Samuelsson | 2009-01-11 | 1 | -8/+34 |
| | |||||
* | Update defocnfig for ngw100 | Ulf Samuelsson | 2009-01-11 | 1 | -11/+2 |
| | |||||
* | Add linux-2.6.27.10 config for stk100x | Ulf Samuelsson | 2009-01-11 | 1 | -0/+1270 |
| | |||||
* | Update at91sam9261ek configs, build completes | Ulf Samuelsson | 2009-01-09 | 2 | -113/+1878 |
| | |||||
* | Update sam9263ek configs, build completes | Ulf Samuelsson | 2009-01-08 | 2 | -116/+1751 |
| | |||||
* | Update atngw100 configs, needs patch from Atmel fork for strace to build ↵ | Ulf Samuelsson | 2009-01-06 | 2 | -132/+1565 |
| | | | | correctly, otherwise disable strace | ||||
* | Update at91sam9260 Board Support Package to linux-2.6.28 | Ulf Samuelsson | 2009-01-06 | 2 | -16/+1691 |
| | |||||
* | Update AT91SAM9G20 Board Support to linux-2.6.28 | Ulf Samuelsson | 2009-01-06 | 2 | -55/+152 |
| | |||||
* | Add support for SAM9G20 in at91bootstrap | Ulf Samuelsson | 2009-01-06 | 1 | -4/+4 |
| | |||||
* | add .empty files for git-svn | Peter Korsgaard | 2009-01-05 | 35 | -0/+0 |
| | | | | | | | | 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. | ||||
* | Allow use of uClibc-0.9.30 for AVR32 toolchain | Ulf Samuelsson | 2009-01-03 | 1 | -1/+3 |
| | |||||
* | Update target/device/Atmel/*/Makefile.in | Ulf Samuelsson | 2009-01-03 | 13 | -1412/+1620 |
| | | | | | | | | | | | | | ------------------------------------------ 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" | ||||
* | Generate an autoscript for configuring u-boot in $(BINARIES_DIR) | Ulf Samuelsson | 2009-01-03 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Fix remaining 'butterfinger' issue | Ulf Samuelsson | 2009-01-03 | 1 | -0/+2 |
| | |||||
* | Remove debugging variable added to svn by mistake, (Thanks Pter) | Ulf Samuelsson | 2009-01-03 | 7 | -1670/+258 |
| | |||||
* | Support AT91 in vanilla U-Boot | Ulf Samuelsson | 2009-01-02 | 8 | -5/+91 |
| | |||||
* | Update at91sam9260dfc BSP | Ulf Samuelsson | 2009-01-02 | 2 | -108/+1755 |
| | |||||
* | Update kernel patch from 2.6.28-rc6 to 2.6.28 | Ulf Samuelsson | 2008-12-30 | 6 | -439/+4 |
| | |||||
* | Use correct filename for patch | Ulf Samuelsson | 2008-12-29 | 2 | -0/+0 |
| | |||||
* | Use correct filename for patch | Ulf Samuelsson | 2008-12-29 | 1 | -0/+0 |
| | |||||
* | Add updated gcc-4.2.2 prepatched toolchain for AVR32 | Ulf Samuelsson | 2008-12-20 | 1 | -0/+24 |
| | |||||
* | Add AP7200 eval kit configuration | Ulf Samuelsson | 2008-12-20 | 1 | -1/+2 |
| | |||||
* | Add BSP for AP7200 | Ulf Samuelsson | 2008-12-20 | 62 | -0/+7687 |
| | |||||
* | Add support for AT32AP7200 | Ulf Samuelsson | 2008-12-20 | 1 | -0/+14 |
| | |||||
* | Add 2.6.27.7 patches for AVR32 | Ulf Samuelsson | 2008-12-20 | 7 | -0/+26968 |
| | |||||
* | Hide AT91 features if not an AT91 ARM | Ulf Samuelsson | 2008-12-20 | 1 | -1/+8 |
| | |||||
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 16 | -32/+33 |
| | |||||
* | Add support for AT91SAM9G20 & -EK | Ulf Samuelsson | 2008-11-29 | 8 | -9/+4726 |
| | |||||
* | Add AT91 support for 2.6.27.7 and 2.6.28-rc6 | Ulf Samuelsson | 2008-11-29 | 4 | -4/+437 |
| | |||||
* | linux: remove unused BR2_LINUX_BOARD_PATCH | Peter Korsgaard | 2008-11-14 | 9 | -9/+0 |
| | | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> |