summaryrefslogtreecommitdiff
path: root/target/linux
AgeCommit message (Collapse)Author
2008-03-19cpmac: fixed phy seems to be broken, hack cpmac to always report link upmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19bcm47xx: Fix warningmb
arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19GPIODEV: Fix open-count race condition.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpiomb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-19This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23nbd
(its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd. I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-17fix switch support on the Compex WP18/NP18Akaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-17fix image generation on x86kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-15bcm47xx: Fix GPIO data direction output bit assignmentmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13[AR7]: fix serial patchmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13at91: added new sim enable code as well as detection code to hcg
differentiate between v1.0 and v1.5 hardware revisions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13Update cleanups of ssb-gigemb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13Removed binary file added in errorhcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-13Add back support for 2.6.21 kernels - add some required directories.hcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ↵matteo
(closes #2569) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11Add AG241 code pattern (fixes #1089)matteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-10fix apex compile on osx, suppress some build warningsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09Upgrade x86 to 2.6.24florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09Fix bzImage copy with 2.6.24 kernelsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07add new led trigger for network traffic, fixes #2776blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07disable partitions for unallocated redboot flash memory - it caused a null ↵nbd
pointer deref git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-07Add PCnet32 ethernet support (#3195)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-06[kernel] 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-05[AR7] fix cpmac in a more elegant way, thanks Anton Vorontsovmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-05[AR7] fixed_phy seems to be broken, this simple workaround fixes itmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-28SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-27Fix the roboswitch code for the WRT350Nmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-25Adding rootdelay and quiet parameter (again)ryd
Rootdelay is required to boot from USB-Stick. Otherwise the rootfs was found to late. quit will also boot up faster git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-23More SSB GigE fixes.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-21Hopefully fix the PCI resource conflict and upgrade to .24.2florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20[kernel] netfilter: update to the latest IMQ patch for 2.6.24 from ↵juhosg
http://www.actusa.net/~linuximq/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20bcm47xx: Add driver for the SSB Gigabit Ethernet core.mb
It doesn't work, yet, but let's commit what we have. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-20[kernel] netfilter: fix IMQ bug on 2.6.24juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19ssb: Fix the horrible crash of innocent cardbus cards.mb
No Animals were harmed in the production of this patch. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19ssb: Make the GPIO API reentrancy safe.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19ssb: Update the GPIO APImb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19SSB: Update the watchdog fix to the patch version that will go upstream.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19Adding .24 support for olpcryd
kernel compiles fine, but graphic support is broken to test new kernel version, change target/linux/olpc/Makefile from .23.16 to .24 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19ssb: Move the generic ssb fixes patch to the generic kernel.mb
This should fix SSB for people using a b43 card on a non-47xx machine. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.mb
This needs a different fix, but use this workaround for now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19ssb: Update to latest upstream version of ssb.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-19Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141agb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18b43: Make probing of NPHY devices possible.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18ssb: Fix serial console on new 47xx devices.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18upgrade apex to 1.5.13, fixup EABI supportkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-18[kernel] generic-2.4: add ip6t_REJECT supportjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-17bcm47xx: We can use the ssb-invariants callback now,mb
as was changed to be called late enough. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-17bcm47xx: Remove FIXMEmb
We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-16bcm47xx: Extract all available information from NVRAM into the sprom data ↵mb
structure. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-16Fix support for PCI devices behind a SSB->PCI bridge.mb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-14add eabi autoselection for the kernel as well - fixes iptables problemsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10461 3c298f89-4303-0410-b956-a3cf2f4a3e73