Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add .empty files for git-svn | Peter Korsgaard | 2009-01-05 | 2 | -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. | ||||
* | Update target/device/Atmel/*/Makefile.in | Ulf Samuelsson | 2009-01-03 | 1 | -2/+5 |
| | | | | | | | | | | | | | ------------------------------------------ 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" | ||||
* | Remove debugging variable added to svn by mistake, (Thanks Pter) | Ulf Samuelsson | 2009-01-03 | 1 | -1554/+0 |
| | |||||
* | Support AT91 in vanilla U-Boot | Ulf Samuelsson | 2009-01-02 | 1 | -1/+10 |
| | |||||
* | Add support for AT91SAM9G20 & -EK | Ulf Samuelsson | 2008-11-29 | 5 | -0/+4702 |