| Commit message (Expand) | Author | Age | Files | Lines |
* | enable preinit in a few other platforms | Felix Fietkau | 2007-03-03 | 1 | -1/+1 |
* | make the rest of the structure for the targets that dont have profiles yet | Tim Yardley | 2007-03-03 | 1 | -0/+3 |
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 1 | -0/+0 |
* | add missing config files | Felix Fietkau | 2007-02-22 | 1 | -0/+204 |
* | Reorganize kernel configs - target/linux/*/config is now a directory. | Felix Fietkau | 2007-02-22 | 2 | -1589/+0 |
* | move tlb change for mips 4KC to generic patches (required for most mips targets) | Felix Fietkau | 2007-02-13 | 1 | -19/+0 |
* | port [6229] to kamikaze | Felix Fietkau | 2007-02-08 | 1 | -1/+1 |
* | fix [6191] | Mike Baker | 2007-01-24 | 1 | -1/+1 |
* | kernel has gotten too big; move kernel/jffs2 boundary | Mike Baker | 2007-01-24 | 1 | -1/+1 |
* | Forgot to add the DELUDE target :/ | Florian Fainelli | 2007-01-23 | 1 | -0/+1 |
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 | 1 | -0/+2 |
* | store the default kernel version for our ports in a single place (target make... | Felix Fietkau | 2006-12-25 | 1 | -4/+0 |
* | upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for i... | Imre Kaloz | 2006-12-19 | 1 | -2/+2 |
* | some platform support path name cleanup | Felix Fietkau | 2006-12-18 | 1 | -2/+2 |
* | Upgrade to Linux 2.6.19 | Felix Fietkau | 2006-12-14 | 10 | -1481/+1479 |
* | revert last commit - flash map driver not updated yet | Felix Fietkau | 2006-12-14 | 1 | -1/+1 |
* | remove some padding | Felix Fietkau | 2006-12-14 | 1 | -1/+1 |
* | Add HFS and HFS+ modules (#1024) | Florian Fainelli | 2006-12-07 | 1 | -2/+2 |
* | move target/image/platform to target/linux/platform/image | Mike Baker | 2006-11-28 | 3 | -0/+44 |
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 1 | -0/+11 |
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 | 1 | -1/+1 |
* | reorganize nat helper packages, move ftp and irc nat to a package that is ena... | Felix Fietkau | 2006-11-19 | 1 | -2/+2 |
* | add mini_fo | Felix Fietkau | 2006-11-17 | 1 | -0/+1 |
* | reorder variables | Felix Fietkau | 2006-11-12 | 1 | -1/+2 |
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -0/+1 |
* | make target/linux/* directories self-contained, use the selected kernel versi... | Felix Fietkau | 2006-11-11 | 1 | -0/+9 |
* | Enable iso9660 and udf kernel modules (#930) | Florian Fainelli | 2006-11-09 | 1 | -2/+6 |
* | Update kernel configurations to enable NLS KOI8R (russian) and package the mo... | Florian Fainelli | 2006-11-04 | 1 | -1/+1 |
* | fix irq issue (ap70 eth1) | Mike Baker | 2006-10-24 | 1 | -1/+4 |
* | cleanup/rewrite of the kernel build process | Felix Fietkau | 2006-10-19 | 1 | -8/+1 |
* | cleanup | Felix Fietkau | 2006-10-19 | 1 | -1/+0 |
* | enable native ipsec modules on 2.6, add ipsec kernel modules | Nicolas Thill | 2006-10-18 | 1 | -10/+13 |
* | rewrite of platform irq handler | Mike Baker | 2006-10-12 | 1 | -229/+78 |
* | fix bug in ethernet irq handler | Mike Baker | 2006-10-12 | 1 | -1/+1 |
* | update config | Mike Baker | 2006-08-25 | 1 | -4/+16 |
* | enable ipip for aruba | Felix Fietkau | 2006-08-19 | 1 | -2/+2 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 1 | -0/+6 |
* | cosmetic fix for irq error messages | Mike Baker | 2006-06-22 | 1 | -1/+1 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | 1 | -2/+2 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | Felix Fietkau | 2006-06-21 | 1 | -5/+2 |
* | be politically correct | Imre Kaloz | 2006-06-20 | 2 | -2/+2 |
* | fix irq handling on 2.6.17 | Mike Baker | 2006-06-20 | 2 | -101/+16 |
* | update Aruba config for 2.6.17 | Imre Kaloz | 2006-06-19 | 1 | -56/+65 |
* | fix the Aruba ethernet drivers for 2.6.17 | Imre Kaloz | 2006-06-19 | 2 | -528/+548 |
* | upgrade to 2.6.17, probably break some stuff temporary | Imre Kaloz | 2006-06-18 | 2 | -189/+189 |
* | return the correct system type for Aruba | Imre Kaloz | 2006-06-15 | 1 | -2/+11 |
* | remove early_initcall hacks | Felix Fietkau | 2006-06-14 | 1 | -12/+0 |
* | remove aruba specific ramdisk option | Felix Fietkau | 2006-06-13 | 1 | -4/+0 |
* | enable slab, disable slob - for better performance (#583) | Felix Fietkau | 2006-06-09 | 1 | -2/+2 |
* | make ramdisk support generic, some cleanups | Felix Fietkau | 2006-06-07 | 2 | -1524/+0 |