| Commit message (Expand) | Author | Age | Files | Lines |
* | add morse LED trigger, will be used for diagnostic, update kernel config | Gabor Juhos | 2007-09-28 | 4 | -8/+310 |
* | add $(STAGING_DIR) as argument to the InstallDev template and update packages... | Felix Fietkau | 2007-09-28 | 16 | -123/+123 |
* | some minor fixes, cleanups, package build abstraction | Felix Fietkau | 2007-09-28 | 5 | -9/+23 |
* | remove duplicate include statement | Felix Fietkau | 2007-09-28 | 1 | -1/+0 |
* | Use the generic NAND driver | Florian Fainelli | 2007-09-27 | 2 | -75/+134 |
* | add initial diagnostic support | Gabor Juhos | 2007-09-27 | 2 | -0/+98 |
* | modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a t... | Rod Whitby | 2007-09-27 | 1 | -2/+2 |
* | do not fire up the qos-scripts hotplug part if the init script is disabled | Felix Fietkau | 2007-09-27 | 1 | -1/+1 |
* | fix mach_type for the WP54G-WRT board | Gabor Juhos | 2007-09-26 | 1 | -1/+1 |
* | add missing PCI irq map for the RouterBOARD 133 (closes #2431) | Gabor Juhos | 2007-09-26 | 1 | -0/+2 |
* | fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957) | Nicolas Thill | 2007-09-26 | 2 | -5/+50 |
* | include fixes from #2429 Thanks Lubos Stanek | Travis Kemen | 2007-09-25 | 1 | -53/+53 |
* | remove unused PCI externs | Gabor Juhos | 2007-09-25 | 1 | -3/+0 |
* | fix initcall level of adm5120_board_setup() | Gabor Juhos | 2007-09-25 | 1 | -1/+1 |
* | fix vlan configuration on Dell TrueMobile 2300 | Gabor Juhos | 2007-09-25 | 1 | -5/+9 |
* | prom_free_memory should be __init | Florian Fainelli | 2007-09-24 | 1 | -2/+2 |
* | move pci_irq_map definitions into the board specific files | Gabor Juhos | 2007-09-24 | 12 | -113/+112 |
* | Fix rb535 revision 5 detection | Florian Fainelli | 2007-09-24 | 2 | -4/+4 |
* | Increased the size of the microcode payload area. | Rod Whitby | 2007-09-24 | 1 | -1/+1 |
* | dep fix | Felix Fietkau | 2007-09-24 | 1 | -1/+1 |
* | remove obsolete file | Felix Fietkau | 2007-09-24 | 1 | -8/+0 |
* | fix kmod-crypto-core error missing crypto_hash (closes: #2422) | Nicolas Thill | 2007-09-23 | 1 | -0/+3 |
* | add LM77 sensors support (closes: #2419) | Nicolas Thill | 2007-09-23 | 1 | -1/+17 |
* | update acx-mac80211 | Matteo Croce | 2007-09-23 | 3 | -18/+6 |
* | add ipv6 conntrack support (closes: #2192) | Nicolas Thill | 2007-09-23 | 4 | -8/+35 |
* | move hardware monitoring support in a separate hwmon.mk (before adding other ... | Nicolas Thill | 2007-09-23 | 2 | -37/+46 |
* | move crypto support to a seperate crypto.mk file, split modules into multiple... | Nicolas Thill | 2007-09-23 | 19 | -225/+246 |
* | fix a copy-paste error | Gabor Juhos | 2007-09-23 | 1 | -1/+1 |
* | add preliminary support for the Mikrotik RouterBOARD 192 | Gabor Juhos | 2007-09-23 | 3 | -2/+20 |
* | fix ethernet vlan matrix of the NP28G board (closes: #2387) | Gabor Juhos | 2007-09-23 | 1 | -3/+1 |
* | backport [8862] to pre 2.6.22 kernels as well | Nicolas Thill | 2007-09-23 | 1 | -3/+3 |
* | add necessary includes | Eugene Konev | 2007-09-23 | 1 | -0/+4 |
* | add initial version of a package feeds management script | Felix Fietkau | 2007-09-23 | 7 | -130/+484 |
* | added option to atheros kernel to be able to disable reset button from inside... | John Crispin | 2007-09-23 | 3 | -2/+26 |
* | only build linux-atm if it's actually selected | Felix Fietkau | 2007-09-22 | 1 | -4/+6 |
* | make ATM_DRIVERS default to n | Felix Fietkau | 2007-09-22 | 2 | -0/+2 |
* | add missing kconfig option for pppoa | Felix Fietkau | 2007-09-22 | 1 | -1/+1 |
* | remove linux-atm from ppp build deps - the internal version seems to be working | Felix Fietkau | 2007-09-22 | 1 | -1/+1 |
* | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ... | Nicolas Thill | 2007-09-22 | 8 | -49/+1421 |
* | refresh brcm-2.4 kconfig | Nicolas Thill | 2007-09-22 | 1 | -7/+7 |
* | set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfig | Nicolas Thill | 2007-09-22 | 1 | -0/+1 |
* | base-files: Added support for swap configuration in /etc/config/fstab | Rod Whitby | 2007-09-22 | 3 | -1/+27 |
* | enable ps -w by default | Felix Fietkau | 2007-09-22 | 1 | -1/+1 |
* | add back scx200 gpio i2c module removed in [8825] (too early for generic gpio... | Nicolas Thill | 2007-09-22 | 1 | -3/+20 |
* | remove uneeded flags, fix shared lib install | Nicolas Thill | 2007-09-22 | 1 | -3/+1 |
* | add 2 new kernel modules for USB webcams: ovc511 and ovcamchip | Nicolas Thill | 2007-09-22 | 1 | -0/+35 |
* | install OpenSSL pkgconfig dev files | Nicolas Thill | 2007-09-22 | 1 | -1/+7 |
* | Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ix... | Rod Whitby | 2007-09-21 | 2 | -2/+3 |
* | rename NAND driver | Gabor Juhos | 2007-09-21 | 3 | -7/+11 |
* | use prepare_generic_squashfs in image generation, thanks ffrrrr | Gabor Juhos | 2007-09-21 | 1 | -2/+8 |