5000 Commits (a5ca571832a21f8a4ba42d72c06cdbff1ed64548)
 

Author SHA1 Message Date
Florian Fainelli b0b49cffa2 Generate squashfs images as well 18 years ago
Florian Fainelli 0ed1f12441 Fix i2c module dependencies (#1525) 18 years ago
Felix Fietkau c2b42e1afe add check for openwrt build system makefiles when scanning for metadata 18 years ago
Florian Fainelli b7fac74f70 Add wifi profiles for ar7-2.6 18 years ago
Felix Fietkau c3a00eb1c4 convert from dos to unix format 18 years ago
Felix Fietkau 235692a7d6 fix iptables extension issue with mac os x builds 18 years ago
Felix Fietkau d651ee4602 Fix portability patch for uClibc. Certain versions of GNU cp treat -P as --parent, which is wrong here and -P should be implied by -R already. Fixes build on OSX with fink's fileutils installed. 18 years ago
Florian Fainelli aef8f80a3a Fix image generation (sn9) 18 years ago
Florian Fainelli b99dfc7133 Restore image creation for rdc boards 18 years ago
Florian Fainelli 8312a2acc2 Working configuration, minimalistic 18 years ago
Florian Fainelli 3e6bb28214 the redboot parsing function needs to be exported 18 years ago
Florian Fainelli c3697977ab Code cleanup 18 years ago
Hamish Guthrie 227346dd55 reversal of previous dummy commit 18 years ago
Hamish Guthrie 52a7d96edd Dummy update - to be reversed 18 years ago
Felix Fietkau 58de9a89ad call Build/Clean for clean: in package makefiles 18 years ago
Felix Fietkau 1f5d88a1e1 revert bluetooth kconfig change - it doesn't work that way 18 years ago
Florian Fainelli ce510473d5 Fix a typo 18 years ago
Florian Fainelli 806cd71e0a Fix the division by zero (sn9) 18 years ago
Florian Fainelli 5720195886 fix crc32 and endianness, thanks sn9 18 years ago
Felix Fietkau 7326a8beb5 /sbin/hotplug-call: export the hotplug event type through the environment for hotplug scripts 18 years ago
Felix Fietkau 9dd72732bb allow dhcp sections for dnsmasq to add command line options 18 years ago
Florian Fainelli 47fce96471 Disable firmware creation for the moment 18 years ago
Florian Fainelli ed5e0b9431 Split up drivers and specific files, update flash map driver 18 years ago
Florian Fainelli 263d62cf19 airlink generation fix, thanks st9_ 18 years ago
Mike Baker 3debff019c Remove extra - 18 years ago
Hamish Guthrie ad2a8ced9d Moved activity led to correct IO ports 18 years ago
Florian Fainelli d1eb342ea7 Cleanup system code and use definitions 18 years ago
Florian Fainelli ef53f5db7c Add definitions, add settings detection for SoCs 18 years ago
Florian Fainelli 56d10f7c3c Fix mkmylofw write_out_padding routine 18 years ago
Florian Fainelli d5bb3765ca Fix myloader partition table parser 18 years ago
Florian Fainelli f5b93badec Fix warning 18 years ago
Florian Fainelli ae90a1394d Working, but very minimalistic kernel config for rdc-2.6 18 years ago
Felix Fietkau f952681f35 run metadata scanning only once when multiple targets are specified on the command line 18 years ago
Felix Fietkau 4d8d426714 fix menuconfig 'deselect' statement 18 years ago
Florian Fainelli 55e4f0f8bc Should fix edimax generation 18 years ago
Felix Fietkau f4998c554a check initseq->first in awx after running include() 18 years ago
Felix Fietkau 54942b3ce2 fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it) 18 years ago
Felix Fietkau fcf0aa5ab7 make sure tmp/info gets created 18 years ago
Florian Fainelli 74304a4323 Fix the irq request 18 years ago
Felix Fietkau 447b0f537a add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead of just ':' 18 years ago
Felix Fietkau 36b75197e3 detect changes in package/kernel/modules/*.mk when scanning the package metadata 18 years ago
Felix Fietkau e71ae20b0b nuke some unnecessary complexity in the metadata scanning - simply call include/scan.mk on every make invocation (does not add any noticeable performance impact) 18 years ago
Felix Fietkau 92f558c4be Nuke lots of obsolete compiler versions Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about compile errors when trying to build brcm-2.4 with it. 18 years ago
Florian Fainelli e172d1c9ea Fix warnings 18 years ago
Florian Fainelli e93d651983 Bluetooth depends on USB for 2.6 kernels also 18 years ago
Florian Fainelli f0bc281e36 Bluetooth modules also depend on USB 18 years ago
Florian Fainelli 799427a878 Enable kmod-sched for adm5120 18 years ago
Florian Fainelli e1b66f44ea Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader parser 18 years ago
Florian Fainelli d8bf22859b Add myloader partition table parser 18 years ago
Nicolas Thill 7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS 18 years ago