Historial de Commits

Autor SHA1 Mensaje Fecha
  Lars-Peter Clausen 2bc9d6f6e9 include/target.mk: Only set usb feature flag for a target if there is a HCD hace 16 años
  Florian Fainelli e7f046805a disable ucitrigger for now, not used, patch from Dave Kooper hace 16 años
  Felix Fietkau ea41d3a288 merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) hace 16 años
  Imre Kaloz 3d0c1254df brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name hace 16 años
  Imre Kaloz 2004d4165a add preliminary coldfire v4e support hace 16 años
  Felix Fietkau 0d442a08b6 enable ucitrigger by default hace 16 años
  Imre Kaloz 72d88f2a48 add pcie feature flag hace 16 años
  Ralph Hempel b6e5025f15 fix typo hace 16 años
  Felix Fietkau 9ecec14ce0 emit proper error messages if important kernel config files are missing hace 16 años
  Felix Fietkau 56164a5815 add a modified version of the mips64 patch from #4603 hace 17 años
  Hamish Guthrie ffc86f7e3a Update default configuration to use profiles hace 17 años
  Hamish Guthrie b6d7bfc94f Final updates to default configuration of ps3 petitboot sub-target hace 17 años
  Felix Fietkau 72faa09dff move cflags default setting to target makefiles hace 17 años
  Felix Fietkau 431c9267b4 replace a few unnecessary $(shell) calls hace 17 años
  Felix Fietkau 127296bc45 speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions hace 17 años
  Ralph Hempel 3d0285a783 avoid kernel version in target if sub-targets available (usefull if we have 2.4 and 2.6 sub-targets in parallel) hace 17 años
  Nicolas Thill a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) hace 17 años
  Steven Barth 9d0f42d50a Disable LuCI in default build config as it should be enabled manually for building release builds hace 17 años
  Nicolas Thill 3691a072cc bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number hace 17 años
  Felix Fietkau 2c638cf43b enable luci-admin-mini by default as suggested by cyrus hace 17 años
  Felix Fietkau 1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. hace 17 años
  Felix Fietkau 926925622f enable luci by default hace 17 años
  Felix Fietkau 5437cc1f7c target features: fix usb support detection hace 17 años
  Travis Kemen 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default hace 17 años
  John Crispin 21bbdc24c3 adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... hace 17 años
  Felix Fietkau d26fa58d25 create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig hace 17 años
  Nicolas Thill cf1e8abcdf remove dup iptables in default package set hace 17 años
  Felix Fietkau 2448cb8a15 add optional version suffix to kernel files/ directories hace 17 años
  Nicolas Thill ddc57879ec add a gpio feature for devices supporting the generic GPIO interface hace 18 años
  Felix Fietkau f09555425c enable uci by default hace 18 años