summaryrefslogtreecommitdiffstats
path: root/target/device
Commit message (Collapse)AuthorAgeFilesLines
* - update i386 sample config a little bitBernhard Reutner-Fischer2007-09-221-0/+2
|
* - move project settings from toolchain to deviceBernhard Reutner-Fischer2007-09-221-0/+4
|
* - Subsume and collaps toolchain options in one menuBernhard Reutner-Fischer2007-09-221-4/+2
| | | | | This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around..
* Add CONFIG_SEQ for atstk1002 busyboxUlf Samuelsson2007-09-201-1/+1
|
* Check if STK1002 init scripts are executable before runningUlf Samuelsson2007-09-201-1/+3
|
* Enable CONFIG_SEQ in busybox for ngw100Ulf Samuelsson2007-09-201-1/+1
|
* Use correct board name for ngw100Ulf Samuelsson2007-09-201-2/+4
|
* Revert bad patchUlf Samuelsson2007-09-171-2/+0
|
* - Atmel mirrors are only of interrest for atmelBernhard Reutner-Fischer2007-09-171-4/+6
|
* Update atngw100 board supportUlf Samuelsson2007-09-121-22/+147
|
* Update defconfig for AT91SAM9260Ulf Samuelsson2007-09-051-3/+0
|
* Add defconfig for AT91SAM9261Ulf Samuelsson2007-09-051-0/+654
|
* Add include file to define at91 lcd structUlf Samuelsson2007-09-041-0/+12
|
* update sam9261 default linux configUlf Samuelsson2007-09-041-18/+17
|
* Use default LINUX26_BINLOC for at91Ulf Samuelsson2007-09-041-1/+1
|
* Update u-boot autoscriptUlf Samuelsson2007-09-041-1/+1
|
* - fix glitch introduced in my whitespace removal (brm)Bernhard Reutner-Fischer2007-09-011-19/+19
|
* Fix bug in avr32 uClibc patchUlf Samuelsson2007-08-281-9/+0
|
* Update avr32 uclibc patch nameUlf Samuelsson2007-08-282-0/+0
|
* Fix bad regexp in u-boot.mkUlf Samuelsson2007-08-281-1/+1
|
* - adjust configBernhard Reutner-Fischer2007-08-251-5/+11
|
* bzcat => $(BZCAT) for u-boot and at91bootstrapUlf Samuelsson2007-08-222-4/+6
|
* Remove whitespace damageUlf Samuelsson2007-08-221-1/+1
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-2210-104/+104
|
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-224-130/+131
|
* - use the BZCAT/ZCAT as configured by the userBernhard Reutner-Fischer2007-08-221-1/+1
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-226-11/+11
|
* - adjust configBernhard Reutner-Fischer2007-08-211-208/+173
|
* - sed -i -e ↵Bernhard Reutner-Fischer2007-08-214-8/+8
| | | | | | "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g" (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
* additional skeleton for AVR32Ulf Samuelsson2007-08-218-0/+140
|
* Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86Ulf Samuelsson2007-08-201-0/+2
|
* install uClibc libraries correctlyUlf Samuelsson2007-08-201-0/+13
|
* Add kernel patches, if at91 or avr32 is selectedUlf Samuelsson2007-08-191-4/+7
|
* Update linux-2.6.22.1 config for sam9261ek, sam9260pf and sam9260dfcUlf Samuelsson2007-08-193-6/+14
|
* Delete avr32 specific patch and introduced merged at91/avr32 patchUlf Samuelsson2007-08-193-7009/+16756
|
* Move at91 patches from 2.6.21.1 to 2.6.21.5Ulf Samuelsson2007-08-193-9720/+0
|
* UPdate Soekris Linux config to 2.6.22.1Ulf Samuelsson2007-08-191-257/+201
|
* Update AVR32 tools download locationUlf Samuelsson2007-08-191-1/+1
|
* Move AVR32 kernel patches to target/device/Atmel/arch-avr32Ulf Samuelsson2007-08-188-2/+66125
| | | | | | | | | | | | Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch Move AT91 kernel patches to target/device/Atmel/arch-arm Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux" "kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR) if this is available. Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in as above "arch-arm/kernel-patches-..." if an AT91 or as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected Test build done for arm,avr32 and x86
* Add mplayer to atstk1002 target_skeletonUlf Samuelsson2007-08-171-0/+129
|
* Update atngw100 device tableUlf Samuelsson2007-08-171-18/+19
|
* Update atstk1002 device tableUlf Samuelsson2007-08-171-17/+18
|
* Update atstk1002 target skeletonUlf Samuelsson2007-08-1724-92/+93
|
* Update atngw100 target skeletonUlf Samuelsson2007-08-1720-71/+74
|
* Update x86 linux26.config to 2.6.22.1; (save 2.6.21.5 file renamed)Ulf Samuelsson2007-08-163-20/+3944
|
* Update at91sam9261ek linux support to 2.6.22.1Ulf Samuelsson2007-08-162-2/+1443
|
* Add programmable start adr/size to at91bootstrap + support for at91sam9260pfUlf Samuelsson2007-08-154-12/+805
|
* Add at91sam9260pf (AT91SAM9260 w Par Flash) targetUlf Samuelsson2007-08-158-0/+3182
|
* Workaround bug in TinyX makedepend by removing some whitespaceUlf Samuelsson2007-08-131-0/+86
|
* Update linux cfg for at91sam9260dfcUlf Samuelsson2007-08-121-5/+16
|