summaryrefslogtreecommitdiffstats
path: root/target/device
Commit message (Collapse)AuthorAgeFilesLines
...
* Add 2.6.27.7 patches for AVR32Ulf Samuelsson2008-12-207-0/+26968
|
* Hide AT91 features if not an AT91 ARMUlf Samuelsson2008-12-201-1/+8
|
* target/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-0816-32/+33
|
* Add support for AT91SAM9G20 & -EKUlf Samuelsson2008-11-298-9/+4726
|
* Add AT91 support for 2.6.27.7 and 2.6.28-rc6Ulf Samuelsson2008-11-294-4/+437
|
* linux: remove unused BR2_LINUX_BOARD_PATCHPeter Korsgaard2008-11-149-9/+0
| | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
* target/Config.in.toolchain: cleanupPeter Korsgaard2008-11-141-15/+13
|
* Update valka targetArnar Mar Sigurðsson2008-10-3120-20361/+527
|
* target: add /sys directory to target skeletons needing itPeter Korsgaard2008-10-183-0/+0
| | | | The remaining target_skeletons where /etc/fstab mentions sysfs
* target/device/Atmel: add /sys to target skeletonsPeter Korsgaard2008-10-183-0/+0
| | | | Reported by John Schimandle
* target/device/jp: fix long help text linesPeter Korsgaard2008-08-271-1/+3
|
* target/device/Atmel: fix long help text linesPeter Korsgaard2008-08-273-9/+18
| | | | And remove trailing spaces while we're at it.
* Update AT91 patches to latest LinuxUlf Samuelsson2008-08-232-0/+6
|
* target/device: enable uclibc globbing supportPeter Korsgaard2008-08-143-3/+3
| | | | | Enable UCLIBC_HAS_GNU_GLOB like in the generic config for target specific uclibc configs. Fixes globbing issue reported on the uclibc list.
* buildroot: remove trailing spacesPeter Korsgaard2008-08-043-3/+3
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-1716-27/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Do not use a localversion of kernel, to allow modules to be installed in the ↵Ulf Samuelsson2008-07-101-0/+5
| | | | correct directory
* Add AVR32 patches for 2.6.25.10Ulf Samuelsson2008-07-103-0/+1278
|
* Update atngw100-expanded defconfigUlf Samuelsson2008-07-061-3/+3
|
* Update atstk100x defconfigUlf Samuelsson2008-07-061-3/+47
|
* un-deprecate gcc-4.2.1 for AVR32 external toolchainUlf Samuelsson2008-07-051-1/+0
|
* Run AVR32 toolchain with Sysroot (will fail if not enabled), deprecate 4.1.2 ↵Ulf Samuelsson2008-07-051-0/+5
| | | | and 4.2.1
* Update atstk100x defconfigUlf Samuelsson2008-07-041-2/+2
|
* Update atstk100x defconfigUlf Samuelsson2008-07-041-50/+106
|
* Update defconfig for atngw100-expandedUlf Samuelsson2008-07-041-139/+163
|
* Update busybox config for atngw100-expandedUlf Samuelsson2008-07-041-0/+767
|
* Use a more consistent name for the atngw100-expanded defconfigUlf Samuelsson2008-07-041-0/+0
|
* Update configs for atngw100-baseUlf Samuelsson2008-07-043-62/+892
|
* Fix Config conflict caused by duplicate definition in KB9202 BSPUlf Samuelsson2008-07-043-28/+28
|
* Update atngw100 defconfigUlf Samuelsson2008-07-041-2/+5
|
* Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch ↵Ulf Samuelsson2008-07-045-114/+92
| | | | locations for prepatched toolchain to be under the toolchain directory
* Enable KB9202 board in ConfigUlf Samuelsson2008-07-031-0/+1
|
* Add support for KwikByte KB9202 board, courtesy Brian BeattieUlf Samuelsson2008-07-0331-0/+4945
|
* Add AT91 patches for 2.6.25 and 2.6.25-rc3Ulf Samuelsson2008-07-033-0/+14
|
* Update avr32 defconfigsThiago A. Corrêa2008-07-021-19/+22
|
* Remove trailing quote from help linesThiago A. Corrêa2008-07-021-6/+6
|
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-1913-114/+114
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* Update BR2_ATMEL_MIRROR in defconfigsUlf Samuelsson2008-05-065-13/+49
|
* Fix dependencies in ConfigsUlf Samuelsson2008-05-062-0/+2
|
* update patches for atngw100_expandedJohn Voltz2008-05-018-885/+71
|
* This patch renames the Atmel atstk1002 target board to a more generic ↵John Voltz2008-04-2492-6/+6
| | | | | | atstk100x name. This to make it easier to add support for other CPU-boards than atstk1002. Submitted by Hans-Christian Egtvedt
* Update at91sam9261ek defconfigUlf Samuelsson2008-04-161-7/+48
|
* Fix bad linux kernel nameUlf Samuelsson2008-04-161-1/+1
|
* buildroot: additional tftpboot fixesPeter Korsgaard2008-04-111-1/+1
| | | | Patch by Jean-Christian de Rivaz
* Add configuration items to at91bootstrapUlf Samuelsson2008-04-102-25/+93
|
* Avoid hardwiring tftpbootUlf Samuelsson2008-04-101-9/+9
|
* Avoid hardwiring tftpbootUlf Samuelsson2008-04-101-1/+1
|
* target/device/ARM: Use menuconfig and add description of optionsPeter Korsgaard2008-04-061-4/+9
|
* target/device/ARM: Don't override Config settingsPeter Korsgaard2008-04-061-3/+2
| | | | Don't override board name/path with hardcoded values in Makefile.
* target/device/ARM: remove unused busybox configPeter Korsgaard2008-04-051-690/+0
|