Commit Graph

4966 Commits (c3a9685aa3e03f7705f9584dfd7fb5b82166102a)
 

Author SHA1 Message Date
Florian Fainelli d07c8a8b83 Enable squashfs for adm5120 as well
SVN-Revision: 6821
17 years ago
Florian Fainelli 1d9e1884fb Config is now more complete : firewalling, filesystems ...
SVN-Revision: 6820
17 years ago
Felix Fietkau 478ee4a135 network config: ignore nonexistant interfaces
SVN-Revision: 6819
17 years ago
Felix Fietkau 64a525eddb patch for busybox httpd that adds an option for redirecting all requests to a specific page (e.g. for making a splash screen)
SVN-Revision: 6818
17 years ago
Florian Fainelli 3c9a0598e9 Fixes from Compex to make OpenWrt run on WP54AG, thanks !
SVN-Revision: 6817
17 years ago
Felix Fietkau 4b5e7678f6 move /dev/tun to /dev/net/tun
SVN-Revision: 6814
17 years ago
Florian Fainelli 100aa69579 Add usbnet and asix ethernet based adapters support (#1481)
SVN-Revision: 6812
17 years ago
Florian Fainelli e4c0f1e97b Fix i2c kernel configuration dependency (#1511)
SVN-Revision: 6811
17 years ago
Florian Fainelli 69673570ca Fix the warning
SVN-Revision: 6809
17 years ago
Imre Kaloz 4221581d90 use CONFIG_CMDLINE on Atheros boards
SVN-Revision: 6808
17 years ago
Felix Fietkau d38f546994 fix fuse compile on osx
SVN-Revision: 6807
17 years ago
Florian Fainelli 478fdc180a Use an updated r6040 ethernet driver which implements NAPI polling
SVN-Revision: 6805
17 years ago
Florian Fainelli 2266aad2ec Limit the number of hotplug childrens
SVN-Revision: 6804
17 years ago
Florian Fainelli 6cfc172b61 Small changes in the kernel config
SVN-Revision: 6803
17 years ago
Florian Fainelli 8cae829e57 Improve kernel configuration
SVN-Revision: 6802
17 years ago
Florian Fainelli efa7b43e77 Enable MTD_BLOCK
SVN-Revision: 6801
17 years ago
Florian Fainelli b0b49cffa2 Generate squashfs images as well
SVN-Revision: 6800
17 years ago
Florian Fainelli 0ed1f12441 Fix i2c module dependencies (#1525)
SVN-Revision: 6794
17 years ago
Felix Fietkau c2b42e1afe add check for openwrt build system makefiles when scanning for metadata
SVN-Revision: 6793
17 years ago
Florian Fainelli b7fac74f70 Add wifi profiles for ar7-2.6
SVN-Revision: 6792
17 years ago
Felix Fietkau c3a00eb1c4 convert from dos to unix format
SVN-Revision: 6791
17 years ago
Felix Fietkau 235692a7d6 fix iptables extension issue with mac os x builds
SVN-Revision: 6786
17 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.
SVN-Revision: 6784
17 years ago
Florian Fainelli aef8f80a3a Fix image generation (sn9)
SVN-Revision: 6781
17 years ago
Florian Fainelli b99dfc7133 Restore image creation for rdc boards
SVN-Revision: 6780
17 years ago
Florian Fainelli 8312a2acc2 Working configuration, minimalistic
SVN-Revision: 6779
17 years ago
Florian Fainelli 3e6bb28214 the redboot parsing function needs to be exported
SVN-Revision: 6778
17 years ago
Florian Fainelli c3697977ab Code cleanup
SVN-Revision: 6777
17 years ago
Hamish Guthrie 227346dd55 reversal of previous dummy commit
SVN-Revision: 6776
17 years ago
Hamish Guthrie 52a7d96edd Dummy update - to be reversed
SVN-Revision: 6775
17 years ago
Felix Fietkau 58de9a89ad call Build/Clean for clean: in package makefiles
SVN-Revision: 6773
17 years ago
Felix Fietkau 1f5d88a1e1 revert bluetooth kconfig change - it doesn't work that way
SVN-Revision: 6772
17 years ago
Florian Fainelli ce510473d5 Fix a typo
SVN-Revision: 6771
17 years ago
Florian Fainelli 806cd71e0a Fix the division by zero (sn9)
SVN-Revision: 6770
17 years ago
Florian Fainelli 5720195886 fix crc32 and endianness, thanks sn9
SVN-Revision: 6769
17 years ago
Felix Fietkau 7326a8beb5 /sbin/hotplug-call: export the hotplug event type through the environment for hotplug scripts
SVN-Revision: 6768
17 years ago
Felix Fietkau 9dd72732bb allow dhcp sections for dnsmasq to add command line options
SVN-Revision: 6767
17 years ago
Florian Fainelli 47fce96471 Disable firmware creation for the moment
SVN-Revision: 6766
17 years ago
Florian Fainelli ed5e0b9431 Split up drivers and specific files, update flash map driver
SVN-Revision: 6765
17 years ago
Florian Fainelli 263d62cf19 airlink generation fix, thanks st9_
SVN-Revision: 6764
17 years ago
Mike Baker 3debff019c Remove extra -
SVN-Revision: 6763
17 years ago
Hamish Guthrie ad2a8ced9d Moved activity led to correct IO ports
SVN-Revision: 6761
17 years ago
Florian Fainelli d1eb342ea7 Cleanup system code and use definitions
SVN-Revision: 6760
17 years ago
Florian Fainelli ef53f5db7c Add definitions, add settings detection for SoCs
SVN-Revision: 6759
17 years ago
Florian Fainelli 56d10f7c3c Fix mkmylofw write_out_padding routine
SVN-Revision: 6758
17 years ago
Florian Fainelli d5bb3765ca Fix myloader partition table parser
SVN-Revision: 6757
17 years ago
Florian Fainelli f5b93badec Fix warning
SVN-Revision: 6756
17 years ago
Florian Fainelli ae90a1394d Working, but very minimalistic kernel config for rdc-2.6
SVN-Revision: 6755
17 years ago
Felix Fietkau f952681f35 run metadata scanning only once when multiple targets are specified on the command line
SVN-Revision: 6754
17 years ago
Felix Fietkau 4d8d426714 fix menuconfig 'deselect' statement
SVN-Revision: 6753
17 years ago