aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
Commit message (Collapse)AuthorAgeFilesLines
* [generic-2.6] move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-053-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] remove deprecated warningHauke Mehrtens2009-09-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Remove patches already included in mainline kernel.Hauke Mehrtens2009-09-262-509/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add patches for kernel 2.6.31Hauke Mehrtens2009-09-2627-0/+3109
| | | | | | | This is completly untested. Only a compile tests with the default config was done! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh patchesHauke Mehrtens2009-09-2612-33/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: switch to 2.6.30.7Felix Fietkau2009-09-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes ↵Felix Fietkau2009-09-241-0/+135
| | | | | | #4293, should fix #2374 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-102-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-102-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix EHCI/OHCI dependenciesMichael Büsch2009-09-061-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17536 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix EHCI/OHCI dependenciesMichael Büsch2009-09-061-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix merge errorMichael Büsch2009-09-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Port usb fixes to .30Michael Büsch2009-09-064-57/+117
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Apply bcm5354 USB fixMichael Büsch2009-09-061-0/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Clean up USB patchesMichael Büsch2009-09-063-56/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patchesHauke Mehrtens2009-08-152-16/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17268 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the 2.6.30 port of the cache workaround patch from #4293 (thx, acoul)Felix Fietkau2009-07-191-0/+135
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rfkill config cleanupImre Kaloz2009-06-152-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh patchesHauke Mehrtens2009-06-145-47/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Port to kernel 2.6.30.Hauke Mehrtens2009-06-1330-0/+2910
| | | | | | | | | There is an error in the unlzma system in the kernel. A lzma compressed squashfs filesystem does not work for me. This should compile and works for me on my Asus WL-500GP, please test it on more systems. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] include ubsec_ssb in the WGT634U profileFlorian Fainelli2009-06-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] fix ssb irq setup, allows ubsec_ssb devices on Asus WL500GP and ↵Florian Fainelli2009-06-111-0/+185
| | | | | | Netgear WGT634U to work, no side effects noticed on other devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add patches to workaround dcache realted fuse problems (#5186)Jo-Philipp Wich2009-06-112-0/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add watchdog driver (#5238)Florian Fainelli2009-06-083-1/+352
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] brcm47xx: make input support modular (closes: #5174)Nicolas Thill2009-05-281-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: initialize mtd bankwidth to fix problems with DIR-320 and others ↵Felix Fietkau2009-05-211-0/+1
| | | | | | (patch from #4729) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* even more config file cleanupImre Kaloz2009-05-181-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* config cleanupsImre Kaloz2009-05-151-8/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only ↵Hauke Mehrtens2009-05-122-0/+14
| | | | | | on brcm47xx. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more cleanupImre Kaloz2009-05-041-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup MTD option handlingImre Kaloz2009-05-041-39/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patchesImre Kaloz2009-05-045-36/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to newest stable kernel versionsImre Kaloz2009-05-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] use vmalloc instead of kmalloc when reserving space for the lzma ↵Florian Fainelli2009-05-011-11/+19
| | | | | | initramfs (#3488) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: remove 2.6.25 supportFelix Fietkau2009-04-2729-4259/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add nvram to default packagesJo-Philipp Wich2009-04-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually ↵Felix Fietkau2009-04-231-34/+16
| | | | | | broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] correctly set mapbase while registering the UART (#4622)Florian Fainelli2009-04-191-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] finally fix boot failures on buffalo devices, tested on ↵Florian Fainelli2009-04-173-4/+12
| | | | | | WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make ↵Florian Fainelli2009-04-122-2/+0
| | | | | | gpiommc be selectable with the spio-gpio-old module (#4659) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b44: use netdev_alloc_skbFelix Fietkau2009-04-081-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to kernel version 2.6.28.9Hauke Mehrtens2009-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix compilation on non-PCI configs.Michael Büsch2009-03-171-13/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update other 2.6.28.7 targets to 2.6.28.8, tooImre Kaloz2009-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh patches and configurationHauke Mehrtens2009-03-0122-255/+121
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke some wgt634u specific crap that was introduced upstreamFelix Fietkau2009-02-221-0/+178
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14619 3c298f89-4303-0410-b956-a3cf2f4a3e73