summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* linux-advanced: add linux26-force like in the simple linux makefilePeter Korsgaard2008-07-131-0/+4
| | | | Patch by Brian Beattie.
* Fix comments regarding latest stable kernelUlf Samuelsson2008-07-101-2/+2
|
* Update 'latest' kernel infoUlf Samuelsson2008-07-101-1/+1
|
* linux: add knob to force a rebuild of the kernelPeter Korsgaard2008-07-091-0/+4
| | | | | | Makes development easier. Thanks to Brian Beattie for this handy idea. 1df013316b in Bernhards tree.
* Add support for latest kernelsUlf Samuelsson2008-07-031-10/+26
|
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-192-36/+36
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* Make linux kernel extension visible also when defined in board directoryUlf Samuelsson2008-05-121-2/+8
|
* Avoid duplicate rules for downloading kernel source, if kernel and headers ↵Ulf Samuelsson2008-04-161-1/+3
| | | | are the same
* Fix bad linux kernel nameUlf Samuelsson2008-04-161-20/+5
|
* Allow build to complete, even if tftpboot is not writeable by userUlf Samuelsson2008-04-151-2/+2
|
* Reversing bad tftpboot patch resulting in two identical targetsUlf Samuelsson2008-04-151-4/+4
|
* buildroot: additional tftpboot fixesPeter Korsgaard2008-04-111-4/+4
| | | | Patch by Jean-Christian de Rivaz
* Use lower caseUlf Samuelsson2008-04-061-2/+2
|
* * Dereference link when copying over kernel image, missed this one in my ↵Nigel Kukard2008-04-061-1/+1
| | | | previous commit
* Make xconfig the default for Atmel targetsUlf Samuelsson2008-04-061-0/+1
|
* Update linux source tree with minor versionUlf Samuelsson2008-04-061-6/+12
|
* Patch in EXTRA_VERSIONUlf Samuelsson2008-03-312-1/+13
|
* linux advanced: make menuconfig defaultPeter Korsgaard2008-03-301-1/+1
|
* Allow selection of kernel config toolUlf Samuelsson2008-03-302-3/+34
|
* Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵Ulf Samuelsson2008-03-292-17/+63
| | | | AVR32 patches
* Feeding the kernel zero optimization -O0 breaks the kernel build at least on ↵Nigel Kukard2008-03-291-1/+2
| | | | x86 with asm errors, remove -O0 when building the kernel
* Add some robustness to linux configurationUlf Samuelsson2008-03-291-13/+28
|
* kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink ↵John Voltz2008-03-211-1/+1
| | | | and all, this gives an incorrect symlink deref in binaries/uclibc/ and points to ../../x86/bzImage. Do not copy symlink in place, follow it. Patch by Nigel Kukard.
* Use correct symbold for linux config pathUlf Samuelsson2008-03-201-1/+1
|
* Use correct kernel-patch for x86Ulf Samuelsson2008-03-181-2/+10
|
* Update Kernel configUlf Samuelsson2008-03-181-9/+19
|
* Use correct Linux version for depmodUlf Samuelsson2008-03-151-1/+1
|
* added support for kernel 2.6.24John Voltz2008-03-062-12/+31
|
* More debug info for linuxUlf Samuelsson2008-01-101-0/+1
|
* Add support for GNU and kernel.org mirrorsIvan Kuten2007-12-171-1/+1
|
* Add more info to linux statusUlf Samuelsson2007-10-181-1/+2
|
* Fix syntax error in Makefile for Advanced Linux configurationUlf Samuelsson2007-10-181-1/+1
|
* Use correct kernel name for advanced linux buildUlf Samuelsson2007-10-131-6/+9
|
* Move config item deeper into menu systemUlf Samuelsson2007-10-131-2/+1
|
* Create Advanced Linux Configuration option/Remove experimentalUlf Samuelsson2007-10-134-370/+1286
|
* Update AVR32 toolchain with new binutils and uClibc, This time it works ↵Ulf Samuelsson2007-10-131-1/+2
| | | | (cross-fingers)
* Add 2.6.22.10 and 2.6.23 supportUlf Samuelsson2007-10-121-2/+11
|
* - fix some whitespace damage..Bernhard Reutner-Fischer2007-10-051-1/+1
| | | | - add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
* - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)Bernhard Reutner-Fischer2007-09-291-1/+1
|
* - add mips/mipsel target architecture selectionBernhard Reutner-Fischer2007-09-291-1/+1
| | | | - rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
* - fixup after UlfBernhard Reutner-Fischer2007-09-291-99/+101
|
* Cleanup cross toolchain admin, split uclibc-menuconfig into same + ↵Ulf Samuelsson2007-09-281-1/+1
| | | | uclibc-update to avoid overwriting board support file
* Add administration for linux,uclibc and mainUlf Samuelsson2007-09-281-1/+3
|
* Allow easy update of target linux configUlf Samuelsson2007-09-261-0/+3
|
* Add more management to linux and buysbox packagesUlf Samuelsson2007-09-261-1/+8
|
* Use correct path to vmlinux, Fix bad SED of configUlf Samuelsson2007-09-231-2/+6
|
* - put LZMA into generic flagsBernhard Reutner-Fischer2007-09-221-4/+6
| | | | - some additional cleanups while at it
* - add a more generic "Kernel" menu instead of "Linux Options"Bernhard Reutner-Fischer2007-09-221-3/+3
|
* - patch the correct dirBernhard Reutner-Fischer2007-09-181-1/+1
|
* Unbreak multiple boards, add Ingo's rt patchUlf Samuelsson2007-09-121-1/+4
|