| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make kernels use /etc/preinit by default | kaloz | 2009-05-14 | 57 | -90/+168 |
* | add a few fixes for the sibyte target | kaloz | 2009-05-14 | 4 | -3/+140 |
* | nuke the old sibyte network setup | kaloz | 2009-05-14 | 1 | -14/+0 |
* | RTCs shouldn't be modules, ever.. | kaloz | 2009-05-14 | 1 | -0/+2 |
* | [cobalt] add support for cobalt microservers (mips-based) | florian | 2009-05-14 | 3 | -0/+464 |
* | [ar71xx] reorder mtd partitions on the WRT400N | juhosg | 2009-05-13 | 1 | -4/+4 |
* | [ar71xx] create image for the WRT400N board (thanks to netprince) | juhosg | 2009-05-13 | 2 | -0/+38 |
* | rename s3c24xx-specific serial devices on 2.6.29 as well | mirko | 2009-05-13 | 1 | -0/+11 |
* | [cavium-octeon] resync kernel configuration | florian | 2009-05-13 | 1 | -9/+47 |
* | [kernel] also workaround gcc4.1 bug with binfmt_elf for 2.6.30 | florian | 2009-05-13 | 1 | -0/+11 |
* | reduce the total cpu usage of ipt_do_table under high network load from 3.1% ... | nbd | 2009-05-13 | 3 | -0/+129 |
* | turn off -Os by default for the kernel and stick to -O2 | nbd | 2009-05-13 | 7 | -7/+7 |
* | workaround a bootloader bug on the WBD111 | kaloz | 2009-05-13 | 1 | -1/+3 |
* | [kernel] add missing configuration symbol | florian | 2009-05-13 | 1 | -0/+1 |
* | [etrax] Cleanup kernel config | claudio | 2009-05-13 | 2 | -26/+3 |
* | [brcm-2.4] unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config | jow | 2009-05-13 | 1 | -1/+1 |
* | [brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only ... | hauke | 2009-05-12 | 2 | -0/+14 |
* | [kernel] Add missing kernel configuration options. | hauke | 2009-05-12 | 1 | -1/+26 |
* | [kernel] Only build the modules needed by mac80211 as module. | hauke | 2009-05-12 | 1 | -3/+5 |
* | [x86] x86 Kernel configuration for kernel 2.6.30. | hauke | 2009-05-12 | 1 | -0/+450 |
* | [kernel] Compile fix. | hauke | 2009-05-12 | 2 | -24/+22 |
* | [cavium-octeon] update to 2.6.30-rc5 | florian | 2009-05-12 | 7 | -23/+77 |
* | [kernel] add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023) | florian | 2009-05-12 | 3 | -0/+519 |
* | [ssb] Add support for pcmcia to ssb. | hauke | 2009-05-11 | 3 | -0/+27 |
* | [kernel] Refresh patches. | hauke | 2009-05-11 | 15 | -111/+106 |
* | [kernel] Compile fixes for kernel 2.6.29. | hauke | 2009-05-11 | 2 | -24/+22 |
* | [kernel] Add some missing kernel configurations. | hauke | 2009-05-11 | 3 | -0/+25 |
* | add preliminary support for the successor of the storm port | kaloz | 2009-05-11 | 5 | -0/+5576 |
* | enable support for GTA02-batteries | mirko | 2009-05-11 | 1 | -1/+1 |
* | rb532: preserve commandline-patched kernel images for faster kernel testing v... | nbd | 2009-05-11 | 1 | -2/+3 |
* | rb532: check the link status with a timer | nbd | 2009-05-11 | 1 | -0/+51 |
* | add support for kernel 2.6.29 (rc3) by a patch based on the Openmoko patchset... | mirko | 2009-05-10 | 5 | -1/+267324 |
* | improve the skb padding performance change to avoid unnecessary reallocations... | nbd | 2009-05-10 | 3 | -12/+132 |
* | upgrade ppc40x to 2.6.28.10 | kaloz | 2009-05-10 | 6 | -340/+9 |
* | [etrax] dump to 2.6.30-rc5, override device_type | claudio | 2009-05-09 | 1 | -1/+2 |
* | [etrax] add patches for 2.6.30, remove config-default | claudio | 2009-05-09 | 9 | -498/+42 |
* | [ar71xx] refresh patches for 2.6.30 | juhosg | 2009-05-09 | 6 | -6/+6 |
* | [kirkwood] bump to 2.6.30-rc5 | juhosg | 2009-05-09 | 1 | -1/+1 |
* | [sibyte] bump to 2.6.30-rc5 | juhosg | 2009-05-09 | 1 | -2/+2 |
* | [kernel] generic-2.6/2.6.30: resync patches for 2.6.30-rc5 | juhosg | 2009-05-09 | 7 | -42/+42 |
* | [ar71xx] remove extern directives | juhosg | 2009-05-09 | 1 | -6/+6 |
* | [ar71xx] increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting) | juhosg | 2009-05-09 | 1 | -1/+1 |
* | rb532: add missing drivers and adjust the kernel command line for the right d... | nbd | 2009-05-08 | 2 | -5/+8 |
* | rb532: restore command line patching functionality | nbd | 2009-05-08 | 1 | -0/+20 |
* | rb532: disable the automatic rootfs selection - it breaks the cmdline based s... | nbd | 2009-05-08 | 1 | -0/+2 |
* | rb532: bring the target specific default /etc/config/network closer to the gl... | nbd | 2009-05-08 | 1 | -2/+4 |
* | backport mv88e6095 support for orion - this also fixes the non-working switch... | kaloz | 2009-05-07 | 1 | -0/+115 |
* | add missing RTC_DEBUG symbol | kaloz | 2009-05-07 | 5 | -0/+5 |
* | [brcm63xx] also supports pcmcia | florian | 2009-05-07 | 1 | -1/+1 |
* | [ar7] include kmod-acx in default images | florian | 2009-05-07 | 1 | -1/+1 |