Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-17 | Remove all TARGET_DEVICE_TABLE definitions | Thomas Petazzoni | |
We have a special case for Xtensa, which was patching the generic device_table.txt. Instead of doing this, we just keep a copy of the device table, specific to Xtensa, with Xtensa specifities. The fact that the patch wasn't applying anymore on the generic device table is a sign that the existing approach wasn't working anyway. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2009-01-03 | Update target/device/Atmel/*/Makefile.in | Ulf 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" | |||
2008-12-08 | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-03-28 | Define busybox config in board directory for Atmel boards | Ulf Samuelsson | |
2008-03-06 | updates and additions for avr32 arch | John Voltz | |
2007-08-11 | Cleanup Atmel boards | Ulf Samuelsson | |
2007-07-29 | Add atngw100 target | Ulf Samuelsson | |