summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/atstk100x
Commit message (Collapse)AuthorAgeFilesLines
* Update atstk200x BSPUlf Samuelsson2009-01-311-16/+14
|
* readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/Peter Korsgaard2009-01-301-1/+1
| | | | Package configs should start with BR2_PACKAGE_.
* Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005Ulf Samuelsson2009-01-299-6529/+116
| | | | | | | | The boards now support 2.6.27.13 as default There are configs for 2.6.28.2, but this patch is marked (experimental) Configuration options for no longer existing patches are removed (AC-97,ISI and PS2-I/F)
* Update atstk100x BSPUlf Samuelsson2009-01-293-22/+2586
|
* Update broken AVR32 toolchain, and update configs for this, deprecate all ↵Ulf Samuelsson2009-01-161-123/+185
| | | | but latest AVR32 toolchain
* Add linux-2.6.27.10 config for stk100xUlf Samuelsson2009-01-111-0/+1270
|
* Update target/device/Atmel/*/Makefile.inUlf Samuelsson2009-01-031-5/+3
| | | | | | | | | | | | | ------------------------------------------ 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"
* linux: remove unused BR2_LINUX_BOARD_PATCHPeter Korsgaard2008-11-141-1/+0
| | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* target/device/Atmel: add /sys to target skeletonsPeter Korsgaard2008-10-181-0/+0
| | | | Reported by John Schimandle
* Update atstk100x defconfigUlf Samuelsson2008-07-061-3/+47
|
* Update atstk100x defconfigUlf Samuelsson2008-07-041-2/+2
|
* Update atstk100x defconfigUlf Samuelsson2008-07-041-50/+106
|
* Update BR2_ATMEL_MIRROR in defconfigsUlf Samuelsson2008-05-062-2/+2
|
* This patch renames the Atmel atstk1002 target board to a more generic ↵John Voltz2008-04-2466-0/+11450
atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002. Submitted by Hans-Christian Egtvedt