summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* some minor fixes, cleanups, package build abstractionnbd2007-09-285-9/+23
* remove duplicate include statementnbd2007-09-281-1/+0
* Use the generic NAND driverflorian2007-09-272-75/+134
* [adm5120] add initial diagnostic supportjuhosg2007-09-272-0/+98
* modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a t...rwhitby2007-09-271-2/+2
* do not fire up the qos-scripts hotplug part if the init script is disablednbd2007-09-271-1/+1
* [adm5120] fix mach_type for the WP54G-WRT boardjuhosg2007-09-261-1/+1
* [adm5120] add missing PCI irq map for the RouterBOARD 133 (closes #2431)juhosg2007-09-261-0/+2
* fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)nico2007-09-262-5/+50
* include fixes from #2429 Thanks Lubos Stanekthepeople2007-09-251-53/+53
* [adm5120] remove unused PCI externsjuhosg2007-09-251-3/+0
* [adm5120] fix initcall level of adm5120_board_setup()juhosg2007-09-251-1/+1
* [brcm-2.4] fix vlan configuration on Dell TrueMobile 2300juhosg2007-09-251-5/+9
* prom_free_memory should be __initflorian2007-09-241-2/+2
* [adm5120] move pci_irq_map definitions into the board specific filesjuhosg2007-09-2412-113/+112
* Fix rb535 revision 5 detectionflorian2007-09-242-4/+4
* Increased the size of the microcode payload area.rwhitby2007-09-241-1/+1
* dep fixnbd2007-09-241-1/+1
* remove obsolete filenbd2007-09-241-8/+0
* fix kmod-crypto-core error missing crypto_hash (closes: #2422)nico2007-09-231-0/+3
* add LM77 sensors support (closes: #2419)nico2007-09-231-1/+17
* update acx-mac80211matteo2007-09-233-18/+6
* add ipv6 conntrack support (closes: #2192)nico2007-09-234-8/+35
* move hardware monitoring support in a separate hwmon.mk (before adding other ...nico2007-09-232-37/+46
* move crypto support to a seperate crypto.mk file, split modules into multiple...nico2007-09-2319-225/+246
* [adm5120] fix a copy-paste errorjuhosg2007-09-231-1/+1
* [adm5120] add preliminary support for the Mikrotik RouterBOARD 192juhosg2007-09-233-2/+20
* [adm5120] fix ethernet vlan matrix of the NP28G board (closes: #2387)juhosg2007-09-231-3/+1
* backport [8862] to pre 2.6.22 kernels as wellnico2007-09-231-3/+3
* add necessary includesejka2007-09-231-0/+4
* add initial version of a package feeds management scriptnbd2007-09-237-130/+484
* added option to atheros kernel to be able to disable reset button from inside...blogic2007-09-233-2/+26
* only build linux-atm if it's actually selectednbd2007-09-221-4/+6
* make ATM_DRIVERS default to nnbd2007-09-222-0/+2
* add missing kconfig option for pppoanbd2007-09-221-1/+1
* remove linux-atm from ppp build deps - the internal version seems to be workingnbd2007-09-221-1/+1
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ...nico2007-09-228-49/+1421
* refresh brcm-2.4 kconfignico2007-09-221-7/+7
* set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfignico2007-09-221-0/+1
* base-files: Added support for swap configuration in /etc/config/fstabrwhitby2007-09-223-1/+27
* enable ps -w by defaultnbd2007-09-221-1/+1
* add back scx200 gpio i2c module removed in [8825] (too early for generic gpio...nico2007-09-221-3/+20
* remove uneeded flags, fix shared lib installnico2007-09-221-3/+1
* add 2 new kernel modules for USB webcams: ovc511 and ovcamchipnico2007-09-221-0/+35
* install OpenSSL pkgconfig dev filesnico2007-09-221-1/+7
* Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ix...rwhitby2007-09-212-2/+3
* [adm5120] rename NAND driverjuhosg2007-09-213-7/+11
* [adm5120] use prepare_generic_squashfs in image generation, thanks ffrrrrjuhosg2007-09-211-2/+8
* fix image preconfigurationejka2007-09-212-12/+17
* add initial generic gpio-leds supportejka2007-09-211-0/+44