| Commit message (Expand) | Author | Age | Files | Lines |
* | apex: Updated to version 1.5.4 | Rod Whitby | 2007-05-31 | 2 | -136/+12 |
* | revert patch that is breaking ethernet on Avila GW2348-4 | Felix Fietkau | 2007-05-31 | 1 | -17/+0 |
* | Make rdc boot a little further, still broken though, resync kernel config | Florian Fainelli | 2007-05-31 | 2 | -16/+39 |
* | mount_root should only mount the root | Mike Baker | 2007-05-31 | 2 | -48/+54 |
* | make sure that /etc/rc.d exists before creating symlinks | Felix Fietkau | 2007-05-31 | 1 | -0/+1 |
* | fix typo introduced in last commit | Felix Fietkau | 2007-05-31 | 1 | -1/+1 |
* | fix typo | Mike Baker | 2007-05-31 | 1 | -3/+3 |
* | fix typo | Felix Fietkau | 2007-05-31 | 1 | -2/+2 |
* | kernel config resync with generic-2.6 | Florian Fainelli | 2007-05-31 | 1 | -4/+0 |
* | more kernel config cleanup | Felix Fietkau | 2007-05-31 | 2 | -19/+4 |
* | fix the damn kernel config | Mike Baker | 2007-05-31 | 1 | -0/+1 |
* | madwifi: fix a few locking mistakes | Felix Fietkau | 2007-05-31 | 1 | -80/+92 |
* | madwifi: add patch for doing ad-hoc and master mode at the same (including be... | Felix Fietkau | 2007-05-31 | 2 | -0/+252 |
* | Update to .21 | Florian Fainelli | 2007-05-30 | 5 | -72/+39 |
* | netfilter dscp target/match is now in xtables | Felix Fietkau | 2007-05-30 | 1 | -0/+2 |
* | Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters. | Rod Whitby | 2007-05-30 | 1 | -0/+24 |
* | Updated yaffs2, thanks to David Goodenough (#1779) | Florian Fainelli | 2007-05-30 | 1 | -993/+2903 |
* | Update YAFFS config, wget2nand should use br-lan since eth0 is always bridged... | Florian Fainelli | 2007-05-30 | 2 | -4/+5 |
* | Removed the disabling of CONFIG_TUN, and a number of other USB-related items,... | Rod Whitby | 2007-05-30 | 1 | -20/+0 |
* | Fix admswconfig source URL | Florian Fainelli | 2007-05-30 | 1 | -2/+2 |
* | Fixed trx - variable append used uninitialised. If -A option was not used, th... | Hamish Guthrie | 2007-05-30 | 1 | -2/+3 |
* | Regenerate the menuconfig once symlinked packages are gone | Florian Fainelli | 2007-05-30 | 1 | -0/+1 |
* | Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhos | Florian Fainelli | 2007-05-30 | 8 | -149/+445 |
* | Enabled CONFIG_INPUT as a module, and included other default settings to enab... | Rod Whitby | 2007-05-30 | 1 | -0/+5 |
* | Use the cmdline hacked's prom.c and disable this patching part accordingly | Florian Fainelli | 2007-05-30 | 2 | -24/+6 |
* | Define target specific ramdisk images for testing (Gabor Juhos) | Florian Fainelli | 2007-05-30 | 2 | -28/+69 |
* | Call the Initramfs template if existing | Florian Fainelli | 2007-05-30 | 1 | -0/+1 |
* | Resync with generic-2.6 config-template | Florian Fainelli | 2007-05-30 | 1 | -13/+17 |
* | mkcsysimg cleanups | Florian Fainelli | 2007-05-30 | 1 | -143/+149 |
* | Minor fixes, do not count interrupts without interrupt source as spurious (#1... | Florian Fainelli | 2007-05-30 | 3 | -6/+10 |
* | Remove the disabling of LEDS support for ixp4xx-2.6 compared to generic-2.6, ... | Rod Whitby | 2007-05-30 | 1 | -1/+1 |
* | Added required scsi autoloads to pata_artop | Rod Whitby | 2007-05-30 | 1 | -1/+1 |
* | Add the rbmipsnand fix from #1778 | Florian Fainelli | 2007-05-29 | 1 | -1/+12 |
* | .21 fixes | Florian Fainelli | 2007-05-29 | 2 | -1/+2 |
* | Remove the disabling of sound support for ixp4xx-2.6 compared to generic-2.6 | Rod Whitby | 2007-05-29 | 1 | -1/+0 |
* | Add gitignore files | Felix Fietkau | 2007-05-29 | 2 | -0/+13 |
* | Remove the disabling of bluetooth for ixp4xx-2.6 compared to generic-2.6 | Rod Whitby | 2007-05-29 | 1 | -1/+0 |
* | Fix .21 compilation on memory.c (#1778) | Florian Fainelli | 2007-05-29 | 1 | -2/+1 |
* | pata-artop: no longer requires ide modules | Rod Whitby | 2007-05-29 | 1 | -1/+1 |
* | Include the architecture specific gpio file for now | Florian Fainelli | 2007-05-29 | 1 | -1/+1 |
* | Restore the gpio.h file, platform.c uses the generic GPIO API | Florian Fainelli | 2007-05-29 | 2 | -1/+117 |
* | update openswan to latest upstream version and add fixes for 2.6.21 api changes | Felix Fietkau | 2007-05-28 | 5 | -59/+19 |
* | fix kmod-usb-hid package build | Felix Fietkau | 2007-05-28 | 1 | -5/+3 |
* | add support for the AMCC Taishan, mark it as broken until we fix the combined... | Imre Kaloz | 2007-05-28 | 7 | -0/+345 |
* | Default kernel config file for .21 kernel | Hamish Guthrie | 2007-05-28 | 1 | -1/+3 |
* | Serial patches for .21 | Hamish Guthrie | 2007-05-28 | 2 | -104/+91 |
* | mtd partitioning for .21 | Hamish Guthrie | 2007-05-28 | 1 | -12/+12 |
* | GPIO changes for .21 kernel | Hamish Guthrie | 2007-05-28 | 1 | -56/+32 |
* | patch no longer required - incorporated in base patches | Hamish Guthrie | 2007-05-28 | 1 | -30/+0 |
* | userspace gpio driver for .21 | Hamish Guthrie | 2007-05-28 | 1 | -32/+30 |