summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* add missing file from [9055]juhosg2007-09-281-0/+294
* make morse LED trigger available for all platformsjuhosg2007-09-286-296/+2
* [adm5120] morse LED trigger cleanupsjuhosg2007-09-281-20/+30
* [adm5120] add morse LED trigger, will be used for diagnostic, update kernel c...juhosg2007-09-284-8/+310
* Use the generic NAND driverflorian2007-09-272-75/+134
* [adm5120] add initial diagnostic supportjuhosg2007-09-272-0/+98
* [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
* [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
* add ipv6 conntrack support (closes: #2192)nico2007-09-232-6/+4
* move crypto support to a seperate crypto.mk file, split modules into multiple...nico2007-09-2312-184/+28
* [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
* added option to atheros kernel to be able to disable reset button from inside...blogic2007-09-232-2/+21
* make ATM_DRIVERS default to nnbd2007-09-222-0/+2
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ...nico2007-09-227-46/+1384
* refresh brcm-2.4 kconfignico2007-09-221-7/+7
* set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfignico2007-09-221-0/+1
* 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
* add initial generic gpio-leds supportejka2007-09-211-0/+44
* make gpio conformant to generic gpio spec.ejka2007-09-215-32/+32
* [adm5120] checkin a new, experimental USB driverjuhosg2007-09-2116-883/+4282
* [adm5120] fix description of Kconfig option for the Macronix flash chips boot...juhosg2007-09-211-1/+1
* [adm5120] clean up jffs2 config optionsjuhosg2007-09-212-12/+0
* fix silliness in [8886]matteo2007-09-201-7/+2
* replace deprecated u_char with u8matteo2007-09-201-4/+4
* Make ar7_part more readable and endianness safematteo2007-09-202-42/+64
* small cpmac fixesmatteo2007-09-201-2/+1
* remove useless dependencymatteo2007-09-201-1/+1
* Add reiserfs module and include it in the FSG-3 profile.rwhitby2007-09-201-1/+1
* remove two ip6t modules on linux 2.4, because they're causing conflicts with ...nbd2007-09-201-2/+2
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add...nico2007-09-203-9/+3
* use set_irq_chip_and_handler (#2408)ejka2007-09-201-1/+3
* style cleanups (make checkpatch.pl happy)matteo2007-09-191-5/+5
* clean up jffs2 config optionsnbd2007-09-1918-24/+0
* enable jffs2 summary for faster mount timenbd2007-09-192-2/+2
* made HOME=/root global instead of x86 specificblogic2007-09-193-21/+0
* root users folder is now in the fs and no longer /tmpblogic2007-09-193-0/+21
* cleanup (use dma API, use accessors, debugging/printk cleanup)ejka2007-09-191-460/+429
* We have generic irqs now.ejka2007-09-191-1/+2