summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* - patch the correct dirBernhard Reutner-Fischer2007-09-181-1/+1
|
* 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
|
* Unbreak multiple boards, add Ingo's rt patchUlf Samuelsson2007-09-121-1/+4
|
* Update defconfig for AT91SAM9260Ulf Samuelsson2007-09-051-3/+0
|
* Add defconfig for AT91SAM9261Ulf Samuelsson2007-09-051-0/+654
|
* Add unpacking + patching of linux source tree to simplify creating a new patchUlf Samuelsson2007-09-051-0/+2
|
* - remove initramfs related config settings and configure them back if neededBernhard Reutner-Fischer2007-09-041-3/+4
|
* 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
|
* - build and use the list of the small initramfsBernhard Reutner-Fischer2007-09-021-2/+11
| | | | | Overriding the use of the whole system (as does the initramfs target) is done on purpose.
* - 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
|
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-281-3/+3
|
* Fix bad regexp in u-boot.mkUlf Samuelsson2007-08-281-1/+1
|
* - adjust configBernhard Reutner-Fischer2007-08-251-5/+11
|
* - workaround for broken external toolchainsBernhard Reutner-Fischer2007-08-257-7/+7
|
* This patch allows each project to have a private linux build.Ulf Samuelsson2007-08-241-19/+52
| | | | | | | | | | Split build of kernel headers and kernel image into two source trees. Kernel headers are built in $(TOOL_BUILD_DIR) Kernel build is in $(PROJECT_BUILD_DIR) Make sure that kernel patches are applied to the kernel tree in $(PROJECT_BUILD_DIR) Add board specific patches, if available.
* 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-2216-177/+177
|
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-225-131/+132
|
* - use the BZCAT/ZCAT as configured by the userBernhard Reutner-Fischer2007-08-221-1/+1
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-2217-26/+26
|
* - fix patch regexBernhard Reutner-Fischer2007-08-221-1/+1
|
* - improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer2007-08-221-9/+1
|
* - fixup whitespace damage after ulfBernhard Reutner-Fischer2007-08-211-4/+4
|
* - add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer2007-08-211-1/+2
| | | | - remove non-working attempt to install an lzma to the host via sudo
* - start to use BR2_HAVE_MANPAGES and BR2_HAVE_INFOPAGESBernhard Reutner-Fischer2007-08-218-5/+37
| | | | - always error out if ldconfig for the target fails (was inconsistent..)
* - adjust configBernhard Reutner-Fischer2007-08-211-208/+173
|
* - propagate IPv6 setting down to the kernelBernhard Reutner-Fischer2007-08-211-0/+6
|
* - 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
* - a few more cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-214-13/+12
|
* 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
|
* Remove target specific things from Linux configUlf Samuelsson2007-08-191-8/+1
|
* Fix bad parameter list for patching linux kernelUlf Samuelsson2007-08-191-1/+1
|
* 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-189-3/+66127
| | | | | | | | | | | | 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
|