| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR3... | Ulf Samuelsson | 2008-03-29 | 2 | -17/+63 |
* | Feeding the kernel zero optimization -O0 breaks the kernel build at least on ... | Nigel Kukard | 2008-03-29 | 1 | -1/+2 |
* | Add some robustness to linux configuration | Ulf Samuelsson | 2008-03-29 | 1 | -13/+28 |
* | kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink ... | John Voltz | 2008-03-21 | 1 | -1/+1 |
* | Use correct symbold for linux config path | Ulf Samuelsson | 2008-03-20 | 1 | -1/+1 |
* | Use correct kernel-patch for x86 | Ulf Samuelsson | 2008-03-18 | 1 | -2/+10 |
* | Update Kernel config | Ulf Samuelsson | 2008-03-18 | 1 | -9/+19 |
* | Use correct Linux version for depmod | Ulf Samuelsson | 2008-03-15 | 1 | -1/+1 |
* | added support for kernel 2.6.24 | John Voltz | 2008-03-06 | 2 | -12/+31 |
* | More debug info for linux | Ulf Samuelsson | 2008-01-10 | 1 | -0/+1 |
* | Add support for GNU and kernel.org mirrors | Ivan Kuten | 2007-12-17 | 1 | -1/+1 |
* | Add more info to linux status | Ulf Samuelsson | 2007-10-18 | 1 | -1/+2 |
* | Fix syntax error in Makefile for Advanced Linux configuration | Ulf Samuelsson | 2007-10-18 | 1 | -1/+1 |
* | Use correct kernel name for advanced linux build | Ulf Samuelsson | 2007-10-13 | 1 | -6/+9 |
* | Move config item deeper into menu system | Ulf Samuelsson | 2007-10-13 | 1 | -2/+1 |
* | Create Advanced Linux Configuration option/Remove experimental | Ulf Samuelsson | 2007-10-13 | 4 | -370/+1286 |
* | Update AVR32 toolchain with new binutils and uClibc, This time it works (cros... | Ulf Samuelsson | 2007-10-13 | 1 | -1/+2 |
* | Add 2.6.22.10 and 2.6.23 support | Ulf Samuelsson | 2007-10-12 | 1 | -2/+11 |
* | - fix some whitespace damage.. | Bernhard Reutner-Fischer | 2007-10-05 | 1 | -1/+1 |
* | - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI) | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -1/+1 |
* | - add mips/mipsel target architecture selection | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -1/+1 |
* | - fixup after Ulf | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -99/+101 |
* | Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd... | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
* | Add administration for linux,uclibc and main | Ulf Samuelsson | 2007-09-28 | 1 | -1/+3 |
* | Allow easy update of target linux config | Ulf Samuelsson | 2007-09-26 | 1 | -0/+3 |
* | Add more management to linux and buysbox packages | Ulf Samuelsson | 2007-09-26 | 1 | -1/+8 |
* | Use correct path to vmlinux, Fix bad SED of config | Ulf Samuelsson | 2007-09-23 | 1 | -2/+6 |
* | - put LZMA into generic flags | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -4/+6 |
* | - add a more generic "Kernel" menu instead of "Linux Options" | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -3/+3 |
* | - patch the correct dir | Bernhard Reutner-Fischer | 2007-09-18 | 1 | -1/+1 |
* | Unbreak multiple boards, add Ingo's rt patch | Ulf Samuelsson | 2007-09-12 | 1 | -1/+4 |
* | Add unpacking + patching of linux source tree to simplify creating a new patch | Ulf Samuelsson | 2007-09-05 | 1 | -0/+2 |
* | - remove initramfs related config settings and configure them back if needed | Bernhard Reutner-Fischer | 2007-09-04 | 1 | -3/+4 |
* | - build and use the list of the small initramfs | Bernhard Reutner-Fischer | 2007-09-02 | 1 | -2/+11 |
* | This patch allows each project to have a private linux build. | Ulf Samuelsson | 2007-08-24 | 1 | -19/+52 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - random whitespace cleanup | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - improve the way host prerequisites for "dependencies" are established | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -9/+1 |
* | - add handling of lzma for the host (unconditionally for now) | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+2 |
* | - propagate IPv6 setting down to the kernel | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -0/+6 |
* | Remove target specific things from Linux config | Ulf Samuelsson | 2007-08-19 | 1 | -8/+1 |
* | Fix bad parameter list for patching linux kernel | Ulf Samuelsson | 2007-08-19 | 1 | -1/+1 |
* | Ensure lzma is built *before* linux, allow system installation in /usr/local/bin | Ulf Samuelsson | 2007-08-16 | 1 | -1/+9 |
* | Allow user configurable kernel name | Ulf Samuelsson | 2007-08-01 | 1 | -0/+2 |
* | - revert a part that was introduced with the PROJECT changes. | Bernhard Reutner-Fischer | 2007-07-23 | 1 | -3/+3 |
* | Add option for advanced linux configuration (experimental, only visible for A... | Ulf Samuelsson | 2007-07-20 | 1 | -0/+353 |
* | Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-... | "Steven J. Hill" | 2007-07-18 | 1 | -7/+8 |
* | Add 'linux26-modules' target to allow external drivers to be built with the k... | "Steven J. Hill" | 2007-07-17 | 1 | -1/+2 |
* | A number of fixes including placing of the final image into the 'binaries' di... | "Steven J. Hill" | 2007-07-17 | 1 | -8/+8 |
* | BSP Patch: | Ulf Samuelsson | 2007-07-12 | 1 | -3/+3 |