| Commit message (Expand) | Author | Age | Files | Lines |
* | [toolchain] move all arch fixups from Install to Prepare stage, so that fixed... | nico | 2009-01-20 | 1 | -38/+31 |
* | [cris] fix missing ptrace.h needed to build final gcc | nico | 2009-01-12 | 1 | -1/+9 |
* | [massive] add support for alternative C libraries (currently only glibc/eglibc) | nico | 2009-01-08 | 1 | -12/+66 |
* | The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers... | hcg | 2008-10-09 | 1 | -3/+5 |
* | fix up the asm includes location for .27 when building kernel headers | nbd | 2008-09-29 | 1 | -0/+5 |
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | nbd | 2008-09-02 | 1 | -0/+1 |
* | remove ugly hack for etrax | blogic | 2008-05-03 | 1 | -8/+4 |
* | fix path to etrax patches (#3055) | nbd | 2008-02-03 | 1 | -2/+2 |
* | *sigh* :P | kaloz | 2008-02-03 | 1 | -1/+1 |
* | Disabling use of libintl in kernel-headers. | agb | 2007-12-26 | 1 | -0/+1 |
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico | 2007-08-26 | 1 | -1/+0 |
* | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec... | florian | 2007-08-11 | 1 | -1/+1 |
* | fix kernel-headers download (#2179) | nbd | 2007-08-07 | 1 | -7/+10 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd | 2007-08-07 | 1 | -22/+17 |
* | no need to call compile,install on the kernel-headers dir - this gets rid of ... | nbd | 2007-07-30 | 1 | -13/+11 |
* | disable quilt for kernel-headers | nbd | 2007-06-28 | 1 | -0/+2 |
* | fix kernel-headers patching (#1878) | nbd | 2007-06-12 | 1 | -1/+1 |
* | Fixed a bug in the kernel-headers/Makefile introduced by the cris merge | blogic | 2007-06-02 | 1 | -2/+4 |
* | add initial support for the crisarchitecture used on foxboards to openwrt | blogic | 2007-06-02 | 1 | -2/+19 |
* | changes to target/linux/generic-* should not trigger a kernel-headers rebuild | nbd | 2007-03-03 | 1 | -1/+0 |
* | mark uml as broken and add some cleanups (not working yet) | nbd | 2007-02-28 | 1 | -7/+5 |
* | add kernel_headers dependency on target/linux/generic-2.* | nbd | 2007-02-25 | 1 | -0/+1 |
* | fix user mode linux toolchain build | nbd | 2007-01-19 | 1 | -0/+1 |
* | fix uml-2.6 build with 2.6.19.1 | nico | 2006-12-29 | 1 | -1/+6 |
* | fix kernel-headers compile | nbd | 2006-12-14 | 1 | -4/+6 |
* | another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc mi... | nbd | 2006-11-30 | 1 | -1/+3 |
* | another build fix for ppc | nbd | 2006-11-30 | 1 | -0/+5 |
* | fix ppc compile | nbd | 2006-11-30 | 1 | -1/+1 |
* | another bsd bugfix | nbd | 2006-11-27 | 1 | -1/+1 |
* | fix kernel-headers prepare (#949) | nbd | 2006-11-12 | 1 | -3/+2 |
* | more shell related fixes | nbd | 2006-11-12 | 1 | -1/+1 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | nbd | 2006-11-11 | 1 | -29/+8 |
* | another one ... | nbd | 2006-10-14 | 1 | -1/+1 |
* | remove some obsolete stuff | nbd | 2006-10-14 | 1 | -1/+1 |
* | use $(TAR) in unpack commands | nbd | 2006-10-14 | 1 | -1/+1 |
* | explicitly set CONFIG_SHELL to bash for the kernel headers configure | nbd | 2006-10-10 | 1 | -1/+4 |
* | don't touch TAR_OPTIONS in host.mk | nbd | 2006-10-10 | 1 | -1/+1 |
* | only use --wildcards for gnu tar | nbd | 2006-10-10 | 1 | -1/+2 |
* | move tools from toolchain/ to tools/ | nbd | 2006-09-27 | 1 | -3/+3 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -1/+1 |
* | fix problems with new tar versions, closes #628 and #646 | kaloz | 2006-07-21 | 1 | -1/+1 |
* | add missing copyright | nbd | 2006-06-27 | 1 | -0/+6 |
* | massive cleanup of toolchain/ | nbd | 2006-06-21 | 1 | -40/+41 |
* | patch kernelheaders before distributing in staging_dir | wbx | 2006-03-14 | 1 | -0/+1 |
* | change cp to $(CP) | mbm | 2006-02-01 | 1 | -1/+1 |
* | Corrected ticket #162 | florian | 2005-12-28 | 1 | -0/+1 |
* | mipseb -> mips, thx kaloz for clearification | wbx | 2005-12-26 | 1 | -1/+0 |
* | first ar531x support for 2.4, thx Mile Albon, some addons from me for mips bi... | wbx | 2005-12-25 | 1 | -0/+1 |
* | update the 2.4 kernel to 2.4.32. it seems pl2303 has the fixes from 2.6, so w... | kaloz | 2005-11-18 | 1 | -2/+2 |
* | large build system cleanup. added some stuff to control the verbosity level, ... | nbd | 2005-10-22 | 1 | -4/+5 |