| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips | nbd | 2013-01-26 | 1 | -10/+2 |
* | kernel: fix module export stripping | nbd | 2013-01-26 | 1 | -4/+4 |
* | kernel: fix stripping symbol exports | nbd | 2012-12-02 | 1 | -7/+23 |
* | [include] kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_C... | jow | 2011-10-03 | 1 | -1/+1 |
* | build: clean up handling of the kernel config | nbd | 2011-04-06 | 1 | -7/+4 |
* | Add kernel_nconfig make target | lars | 2010-08-06 | 1 | -1/+1 |
* | add a build system option for collecting all kernel debug information (includ... | nbd | 2010-07-21 | 1 | -0/+14 |
* | Revert "sort Kconfig symbols automatically to make Kaloz happy :p" | nbd | 2010-02-16 | 1 | -1/+0 |
* | sort Kconfig symbols automatically to make Kaloz happy :p | juhosg | 2010-02-11 | 1 | -0/+1 |
* | merge target kernel config files with subtarget config files and add a variab... | nbd | 2009-11-11 | 1 | -1/+2 |
* | add an optional config option for stripping all unnecessary symbol exports fr... | nbd | 2009-08-08 | 1 | -1/+23 |
* | kernel: make sure all patches are applied before running menuconfig or oldconfig | nbd | 2009-04-21 | 1 | -1/+1 |
* | enable quilt by default for the kernel tree | nbd | 2008-08-27 | 1 | -0/+1 |
* | fix make kernel_menuconfig for subtarget kernel config files | nbd | 2008-08-23 | 1 | -1/+1 |
* | rework parallel building to get rid of some warnings | nbd | 2008-08-16 | 1 | -10/+3 |
* | create a platform config-* file if there is none already when running kernel_... | nbd | 2008-06-13 | 1 | -0/+1 |
* | large improvement for parallel builds. works without V=99 now and without war... | nbd | 2008-06-09 | 1 | -5/+1 |
* | fix kernel config on kernel_menuconfig abort | nbd | 2008-05-08 | 1 | -0/+1 |
* | fixes for refresh/update handling | nbd | 2007-09-29 | 1 | -0/+1 |
* | Refactor downloading code into download.mk | nbd | 2007-09-29 | 1 | -5/+8 |
* | properly clean up after kernel_{old,menu}config | nbd | 2007-09-11 | 1 | -1/+1 |
* | fix kernel_menuconfig | nbd | 2007-09-10 | 1 | -1/+1 |
* | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 1 | -118/+26 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd | 2007-09-06 | 1 | -1/+2 |
* | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico | 2007-08-26 | 1 | -1/+0 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd | 2007-08-07 | 1 | -0/+2 |
* | fix image installation | nbd | 2007-08-03 | 1 | -2/+2 |
* | silence | nbd | 2007-07-30 | 1 | -1/+1 |
* | next round of cleanup, convert target/ - make -j works now ;) | nbd | 2007-07-30 | 1 | -0/+6 |
* | more dependency fixes | nbd | 2007-07-23 | 1 | -6/+0 |
* | prevent the new config changes from interfering with kernel_menuconfig | nbd | 2007-07-18 | 1 | -1/+1 |
* | dynamically enable/disable kernel config options for kmod packages based on b... | nbd | 2007-07-18 | 1 | -1/+1 |
* | add kernel_oldconfig target | nbd | 2007-07-16 | 1 | -2/+2 |
* | kernel: fix dependencies for .config, use selections from oldconfig when runn... | nbd | 2007-07-16 | 1 | -6/+6 |
* | merge the kernel config parts at dump time, so that overrides that disable ce... | nbd | 2007-06-30 | 1 | -2/+7 |
* | prepare for the transition to linux 2.6.22 - make it possible to override the... | nbd | 2007-06-16 | 1 | -4/+6 |
* | implement quilt handling for the kernel tree ... and there was much rejoicing! | nbd | 2007-06-03 | 1 | -2/+5 |
* | fix pcmcia/pccard build defaults | nbd | 2007-05-19 | 1 | -1/+1 |
* | Improved autorebuild for kernel related stuff. | nbd | 2007-04-18 | 1 | -1/+1 |
* | remove reference to unused .kernel.mk | nbd | 2007-04-15 | 1 | -1/+1 |
* | trigger a kernel module rebuild when the kernel config changes | nbd | 2007-03-24 | 1 | -4/+1 |
* | move default templates for the kernel build to kernel-defaults.mk (similar to... | nbd | 2007-03-24 | 1 | -84/+2 |
* | some cleanups in the metadata.pl script; allow target profiles to add overrid... | nbd | 2007-03-23 | 1 | -0/+4 |
* | nuke mdev and replace it with hotplug2 :) | nbd | 2007-03-04 | 1 | -0/+3 |
* | fix an error in the kernel image related commit | nbd | 2007-03-02 | 1 | -1/+1 |
* | kernel build cleanup | nbd | 2007-03-02 | 1 | -0/+1 |
* | fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time | nbd | 2007-02-23 | 1 | -1/+1 |
* | fix a small bug in the order of the profile metadata dump | nbd | 2007-02-22 | 1 | -1/+1 |
* | last commit was missing a change... | nbd | 2007-02-22 | 1 | -1/+1 |
* | Reorganize kernel configs - target/linux/*/config is now a directory. | nbd | 2007-02-22 | 1 | -12/+22 |