| Commit message (Expand) | Author | Age | Files | Lines |
* | move crypto support to a seperate crypto.mk file, split modules into multiple... | Nicolas Thill | 2007-09-23 | 12 | -184/+28 |
* | 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 |
* | added option to atheros kernel to be able to disable reset button from inside... | John Crispin | 2007-09-23 | 2 | -2/+21 |
* | make ATM_DRIVERS default to n | Felix Fietkau | 2007-09-22 | 2 | -0/+2 |
* | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ... | Nicolas Thill | 2007-09-22 | 7 | -46/+1384 |
* | 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 |
* | 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 |
* | add initial generic gpio-leds support | Eugene Konev | 2007-09-21 | 1 | -0/+44 |
* | make gpio conformant to generic gpio spec. | Eugene Konev | 2007-09-21 | 5 | -32/+32 |
* | checkin a new, experimental USB driver | Gabor Juhos | 2007-09-21 | 16 | -883/+4282 |
* | fix description of Kconfig option for the Macronix flash chips boot-location ... | Gabor Juhos | 2007-09-21 | 1 | -1/+1 |
* | clean up jffs2 config options | Gabor Juhos | 2007-09-21 | 2 | -12/+0 |
* | fix silliness in [8886] | Matteo Croce | 2007-09-20 | 1 | -7/+2 |
* | replace deprecated u_char with u8 | Matteo Croce | 2007-09-20 | 1 | -4/+4 |
* | Make ar7_part more readable and endianness safe | Matteo Croce | 2007-09-20 | 2 | -42/+64 |
* | small cpmac fixes | Matteo Croce | 2007-09-20 | 1 | -2/+1 |
* | remove useless dependency | Matteo Croce | 2007-09-20 | 1 | -1/+1 |
* | Add reiserfs module and include it in the FSG-3 profile. | Rod Whitby | 2007-09-20 | 1 | -1/+1 |
* | remove two ip6t modules on linux 2.4, because they're causing conflicts with ... | Felix Fietkau | 2007-09-20 | 1 | -2/+2 |
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add... | Nicolas Thill | 2007-09-20 | 3 | -9/+3 |
* | use set_irq_chip_and_handler (#2408) | Eugene Konev | 2007-09-20 | 1 | -1/+3 |
* | style cleanups (make checkpatch.pl happy) | Matteo Croce | 2007-09-19 | 1 | -5/+5 |
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 18 | -24/+0 |
* | enable jffs2 summary for faster mount time | Felix Fietkau | 2007-09-19 | 2 | -2/+2 |
* | made HOME=/root global instead of x86 specific | John Crispin | 2007-09-19 | 3 | -21/+0 |
* | root users folder is now in the fs and no longer /tmp | John Crispin | 2007-09-19 | 3 | -0/+21 |
* | cleanup (use dma API, use accessors, debugging/printk cleanup) | Eugene Konev | 2007-09-19 | 1 | -460/+429 |
* | We have generic irqs now. | Eugene Konev | 2007-09-19 | 1 | -1/+2 |
* | merge 3G usb serial card patches and move it at 802 | Nicolas Thill | 2007-09-17 | 2 | -24/+15 |
* | detect ar7 at runtime in set_except_vector and remove useless volatile | Matteo Croce | 2007-09-17 | 1 | -21/+25 |
* | changed the timeout for grub to load the menu from 10 secs to 2 secs | John Crispin | 2007-09-16 | 1 | -1/+1 |
* | rename packages dependecies missed from [8806] | Nicolas Thill | 2007-09-16 | 1 | -2/+2 |
* | rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ... | Nicolas Thill | 2007-09-16 | 2 | -2/+4 |
* | Add support for the D-Link DIR-450, thanks to Macpaul Lin ! | Florian Fainelli | 2007-09-16 | 4 | -1/+569 |
* | Moved config back to config-default, but left the FSG3 profile config non-wor... | Rod Whitby | 2007-09-14 | 1 | -0/+0 |
* | don't broke other archs, we're close to mainstream (i hope) | Matteo Croce | 2007-09-14 | 1 | -2/+5 |
* | Reinstated the kernel configuration for the FSG3 profile. | Rod Whitby | 2007-09-14 | 2 | -0/+21 |
* | fix previous commit | Eugene Konev | 2007-09-14 | 1 | -4/+5 |
* | add *dma_mask's to cpmacs | Eugene Konev | 2007-09-14 | 1 | -2/+11 |
* | fix watchdog seek test (#2383) | Eugene Konev | 2007-09-14 | 1 | -1/+1 |
* | image generation fixes, thanks to <berny156 at gmx.de> (#2379) | Gabor Juhos | 2007-09-13 | 2 | -8/+8 |
* | fix CAC_ADDR/UNCAC_ADDR macros | Eugene Konev | 2007-09-13 | 1 | -0/+16 |
* | mmzone.h is not needed anymore | Eugene Konev | 2007-09-13 | 1 | -27/+0 |