Age | Commit message (Expand) | Author |
2008-06-13 | create a platform config-* file if there is none already when running kernel_... | nbd |
2008-06-09 | large improvement for parallel builds. works without V=99 now and without war... | nbd |
2008-05-08 | fix kernel config on kernel_menuconfig abort | nbd |
2007-09-29 | fixes for refresh/update handling | nbd |
2007-09-29 | Refactor downloading code into download.mk | nbd |
2007-09-11 | properly clean up after kernel_{old,menu}config | nbd |
2007-09-10 | fix kernel_menuconfig | nbd |
2007-09-08 | major target cleanup. it is now possible to have subtargets that can override... | nbd |
2007-09-06 | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd |
2007-08-26 | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is... | nico |
2007-08-07 | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | nbd |
2007-08-03 | fix image installation | nbd |
2007-07-30 | silence | nbd |
2007-07-30 | next round of cleanup, convert target/ - make -j works now ;) | nbd |
2007-07-23 | more dependency fixes | nbd |
2007-07-18 | prevent the new config changes from interfering with kernel_menuconfig | nbd |
2007-07-18 | dynamically enable/disable kernel config options for kmod packages based on b... | nbd |
2007-07-16 | add kernel_oldconfig target | nbd |
2007-07-16 | kernel: fix dependencies for .config, use selections from oldconfig when runn... | nbd |
2007-06-30 | merge the kernel config parts at dump time, so that overrides that disable ce... | nbd |
2007-06-16 | prepare for the transition to linux 2.6.22 - make it possible to override the... | nbd |
2007-06-03 | implement quilt handling for the kernel tree ... and there was much rejoicing! | nbd |
2007-05-19 | fix pcmcia/pccard build defaults | nbd |
2007-04-18 | Improved autorebuild for kernel related stuff. | nbd |
2007-04-15 | remove reference to unused .kernel.mk | nbd |
2007-03-24 | trigger a kernel module rebuild when the kernel config changes | nbd |
2007-03-24 | move default templates for the kernel build to kernel-defaults.mk (similar to... | nbd |
2007-03-23 | some cleanups in the metadata.pl script; allow target profiles to add overrid... | nbd |
2007-03-04 | nuke mdev and replace it with hotplug2 :) | nbd |
2007-03-02 | fix an error in the kernel image related commit | nbd |
2007-03-02 | kernel build cleanup | nbd |
2007-02-23 | fix kernel features detection - GENERIC_PLATFORM_DIR is unset at DUMP time | nbd |
2007-02-22 | fix a small bug in the order of the profile metadata dump | nbd |
2007-02-22 | last commit was missing a change... | nbd |
2007-02-22 | Reorganize kernel configs - target/linux/*/config is now a directory. | nbd |
2007-02-16 | make kernel_menuconfig work without target toolchain | nbd |
2007-02-16 | add top-level kernel_menuconfig target to unpack and reconfigure the kernel -... | nbd |
2007-02-04 | Minor kernel build changes: | nbd |
2007-01-21 | make spca5xx depend on video device support in the kernel | nbd |
2007-01-20 | Add WL-700gE support (based on work by jr) | nbd |
2007-01-20 | add descriptions to the broadcom target profiles and export them to the targe... | nbd |
2006-12-25 | store the default kernel version for our ports in a single place (target make... | nbd |
2006-12-23 | Also build bzImage for rdc boards | florian |
2006-12-20 | replace another instance of a relative path to generic-2.* with an absolute o... | nbd |
2006-12-18 | some platform support path name cleanup | nbd |
2006-12-16 | fix path to generic init file when using a symlinked target support directory | nbd |
2006-11-28 | more cleanup, build fix on freebsd | nbd |
2006-11-27 | minor cleanup and freebsd compile fix | nbd |
2006-11-19 | autodetect atm, pci, usb, pcmcia features from kernel config file | nbd |
2006-11-18 | add prereq checks for target/linux/* and target/image/*, check for fdisk for ... | nbd |