summaryrefslogtreecommitdiff
path: root/scripts/build/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Determine whether -E/-r option selects extended regexpAlexey Neyman1-1/+1
2017-02-12Remove 'relocs' from archscripts being builtAlexey Neyman1-0/+11
2016-11-21Partially revert 6f8e89cb5ca061e899bf3feaaf3fecf30d366c3e.Alexey Neyman1-2/+2
2016-01-13linux: allow `arm*` to build headers for no-mmuBryan Hundven1-0/+1
2015-12-08scripts: Update usage of CT_GetCustomBryan Hundven1-5/+2
2015-12-08Linux: Remove obsolete Linux custom headersBryan Hundven1-47/+3
2015-11-17consistency: Use exported variables of required toolsBryan Hundven1-2/+2
2015-11-10blackfin: Remove blackfin supportBryan Hundven1-3/+2
2015-11-03linux: Set CROSS_COMPILE while building/checking headersBryan Hundven1-0/+2
2015-04-27kernel: Update kernel versionsBryan Hundven1-4/+5
2014-12-08scripts: Update download locationsBryan Hundven1-1/+1
2014-01-01kernel/linux: fix fall-out due to arm64 special caseYann E. MORIN"1-3/+3
2013-12-30arch/arm: add support for AArch64Yann E. MORIN"1-0/+4
2013-12-30kernel/linux: prepare for arch whose kenel name is not the standard nameYann E. MORIN"1-2/+5
2013-03-21kernel/linux: add xz-ed linux tarballsJerzy Grzegorek"1-0/+1
2012-11-14libc/mingw: replace mingw32 with generic mingwYann Diorcet2-27/+22
2012-10-17kernel/linux: fix missing 'then'Yann E. MORIN"1-1/+1
2012-10-16kernel/linux: fix using custom locationYann E. MORIN"1-4/+16
2012-10-11kernel/linux: use generic custom infrastructureDavid Holsgrove1-20/+5
2012-09-26kernel/linux: change m68k/no-mmu linux arch tuple to use -uclinuxEsben Haabendal1-6/+8
2012-09-23kernel/linux: symlink custom kernel source dir with '-f'Jang, Bongseo1-1/+1
2011-12-12kernel/linux: fix missing quoteBenoît Thébaudeau"1-1/+1
2011-12-11kernel/linux: add alternate download locationsYann E. MORIN"1-4/+4
2011-09-26kernel/linux: prepare for 3.1 and aboveYann E. MORIN"1-9/+11
2011-09-22kernel/linux: use a custom kernel source directoryYann E. MORIN"1-12/+20
2011-09-21kernel/linux: add alternate download locationsYann E. MORIN"1-1/+5
2011-08-16kernel/linux: fix using custom tarballYann E. MORIN"1-1/+1
2011-08-14kernel/linux: remove check for lzma tarballsYann E. MORIN"1-1/+0
2011-08-14kernel/linux: simplify custom tarball handlingYann E. MORIN"1-43/+27
2011-07-31libc/mingw: fix mingw source dirsYann E. MORIN"1-1/+1
2011-07-22kernel/linux: prepare to handle 3.xYann E. MORIN"1-6/+12
2011-01-14kernel/linux: simplify the download URLYann E. MORIN"1-2/+3
2011-01-14kernel/linux: longterm kernel location changedYann E. MORIN"1-1/+11
2010-12-22kernel/linux: Cleanup unneeded files from 'headers_check' and 'headers_install'Yann E. MORIN"1-1/+9
2010-08-14kernel/mingw32: use pre-set headers dirEsben Haabendal1-3/+3
2010-07-11kernel: add mingwYann E. MORIN"1-0/+27
2010-06-17kernel/linux: allow headers from full custom source treeYann E. MORIN"1-8/+49
2010-06-15kernel/linux: reorder upstream/custom-tree handlingYann E. MORIN"1-7/+5
2010-04-07Add basic support for the Blackfin architectureThomas Petazzoni1-1/+6
2010-04-11scripts/functions: make CT_Patch dumberYann E. MORIN"1-1/+1
2010-01-29kernel/linux: remove legacy checkYann E. MORIN"1-5/+0
2010-01-23kernel/linux: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"1-2/+2
2009-05-20Merge the uClinux/noMMU stuff back to /trunk:Yann E. MORIN"3-101/+102
2009-05-13Merge the /deve/uclinux branch back to /trunk:Yann E. MORIN"3-99/+101
2009-04-20There's no longer any reason to require GNU awk:Yann E. MORIN"1-1/+1
2009-04-06Use "${awk}", not gawk.Yann E. MORIN"1-1/+1
2009-03-03Rename the custom header option.Yann E. MORIN"1-6/+6
2009-03-03When using custom Linux kernel headers, allow using a tarball.Yann E. MORIN"1-3/+16
2009-01-05Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"1-1/+2
2009-01-04A small layout enhancement in the Linux kernel build script.Yann E. MORIN"1-1/+2