Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a ↵ | Felix Fietkau | 2010-06-26 | 3 | -3/+0 | |
| | | | | | | proper type changing commit) SVN-Revision: 21944 | |||||
* | change a typo in ath5k profile | Jo-Philipp Wich | 2010-06-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21853 | |||||
* | deselect wpad-mini in wl profile instead of adding it to all other profiles, ↵ | Jo-Philipp Wich | 2010-06-20 | 5 | -7/+7 | |
| | | | | | | slightly change titles SVN-Revision: 21852 | |||||
* | add a profile using proprietary wl instead of b43 | Jo-Philipp Wich | 2010-06-20 | 3 | -4/+25 | |
| | | | | SVN-Revision: 21851 | |||||
* | brcm47xx: add some exports to be used by the new wl driver | Felix Fietkau | 2010-06-14 | 4 | -0/+92 | |
| | | | | SVN-Revision: 21793 | |||||
* | generic: move more common options to generic configuration | Gabor Juhos | 2010-06-10 | 3 | -29/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ABX500_CORE * CONFIG_ATOMIC64_SELFTEST * CONFIG_BRIDGE_IGMP_SNOOPING * CONFIG_CAIF * CONFIG_CEPH_FS * CONFIG_CRYSTALHD * CONFIG_DEFAULT_SECURITY_SELINUX * CONFIG_DEFAULT_SECURITY_SMACK * CONFIG_DEFAULT_SECURITY_TOMOYO * CONFIG_DT3155 * CONFIG_IP_MROUTE_MULTIPLE_TABLES * CONFIG_L2TP * CONFIG_LOGFS * CONFIG_LPC_SCH * CONFIG_MFD_JANZ_CMODIO * CONFIG_MFD_RDC321X * CONFIG_N_GSM * CONFIG_RAMOOPS * CONFIG_SERIAL_ALTERA_JTAGUART * CONFIG_SERIAL_ALTERA_UART * CONFIG_SERIAL_TIMBERDALE * CONFIG_SM_FTL * CONFIG_SQUASHFS_XATTRS SVN-Revision: 21750 | |||||
* | generic: don't override CONFIG_DEBUG_FS | Gabor Juhos | 2010-06-10 | 3 | -3/+0 | |
| | | | | SVN-Revision: 21749 | |||||
* | generic: move some common symbols to generic configuration | Gabor Juhos | 2010-06-10 | 3 | -4/+0 | |
| | | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748 | |||||
* | generic: remove trailing whitespaces from kernel configs | Gabor Juhos | 2010-06-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21747 | |||||
* | generic: standardize CONFIG_INLINE_* symbols usage | Gabor Juhos | 2010-06-10 | 3 | -62/+0 | |
| | | | | SVN-Revision: 21746 | |||||
* | brcm47xx: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-08 | 27 | -0/+2748 | |
| | | | | SVN-Revision: 21707 | |||||
* | update linux kernel to 2.6.32.14 | Nicolas Thill | 2010-05-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21583 | |||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2010-05-23 | 14 | -48/+48 | |
| | | | | SVN-Revision: 21543 | |||||
* | kernel: update kernel to version 2.6.32.13 and 2.6.33.4 | Hauke Mehrtens | 2010-05-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21540 | |||||
* | Move CONFIG_LZMA_{DE,}COMPRESS to generic config | Lars-Peter Clausen | 2010-05-12 | 2 | -4/+0 | |
| | | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437 | |||||
* | brcm47xx: use tab instead of space | Hauke Mehrtens | 2010-05-12 | 4 | -144/+144 | |
| | | | | SVN-Revision: 21430 | |||||
* | brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * ↵ | Hauke Mehrtens | 2010-05-12 | 3 | -165/+36 | |
| | | | | | | make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method SVN-Revision: 21427 | |||||
* | brcm47xx: adjust the brcm4710 cache workaround code so that it does not ↵ | Felix Fietkau | 2010-05-07 | 6 | -9/+9 | |
| | | | | | | break bcm4716 (patch by Bernhard Loos) SVN-Revision: 21395 | |||||
* | kernel: bring ssb in sync with upstream (as of current wireless-testing) | Felix Fietkau | 2010-04-30 | 14 | -211/+37 | |
| | | | | SVN-Revision: 21269 | |||||
* | brcm47xx: update config-2.6.33 options | Alexandros C. Couloumbis | 2010-04-30 | 1 | -3/+9 | |
| | | | | SVN-Revision: 21266 | |||||
* | brcm47xx: refresh 2.6.33 kernel patches | Alexandros C. Couloumbis | 2010-04-30 | 6 | -18/+17 | |
| | | | | SVN-Revision: 21265 | |||||
* | sync to kernel 2.6.32.12 | Alexandros C. Couloumbis | 2010-04-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21195 | |||||
* | brcm47xx: add missing bits & bytes on r21119 | Alexandros C. Couloumbis | 2010-04-24 | 3 | -0/+237 | |
| | | | | SVN-Revision: 21145 | |||||
* | brcm47xx: add sysfs attributes to ssb devices & new defines for registers ↵ | Alexandros C. Couloumbis | 2010-04-24 | 6 | -0/+210 | |
| | | | | | | and device ids (credits: Bernhard Loos) SVN-Revision: 21119 | |||||
* | brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey ↵ | Alexandros C. Couloumbis | 2010-04-23 | 3 | -11/+144 | |
| | | | | | | RT-210W, RT-220W and alike boards (closes #6789) SVN-Revision: 21108 | |||||
* | kernel: refresh patches for 2.6.34-rc5 and update md5sum | Gabor Juhos | 2010-04-22 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21082 | |||||
* | brcm47xx: fix r21042, nuke (boardnum == 42 section) | Alexandros C. Couloumbis | 2010-04-20 | 1 | -30/+13 | |
| | | | | SVN-Revision: 21047 | |||||
* | brcm47xx: fix ethernet link state (closes #7056) | Alexandros C. Couloumbis | 2010-04-20 | 1 | -0/+78 | |
| | | | | SVN-Revision: 21042 | |||||
* | brcm47xx: allow isdn on brcm47xx | Hauke Mehrtens | 2010-04-18 | 1 | -1/+0 | |
| | | | | SVN-Revision: 21001 | |||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2010-04-18 | 14 | -42/+38 | |
| | | | | SVN-Revision: 20996 | |||||
* | brcm47xx: fix build of tg3 for kernel 2.6.34 | Hauke Mehrtens | 2010-04-18 | 1 | -29/+29 | |
| | | | | SVN-Revision: 20994 | |||||
* | brcm47xx: fix ide drive assignment (closes #7061) | Alexandros C. Couloumbis | 2010-04-16 | 3 | -0/+42 | |
| | | | | SVN-Revision: 20924 | |||||
* | brcm47xx: add preliminary 2.6.34 support | Alexandros C. Couloumbis | 2010-04-15 | 24 | -0/+2672 | |
| | | | | SVN-Revision: 20888 | |||||
* | brcm47xx: remove support for older for kernel | Hauke Mehrtens | 2010-03-26 | 52 | -5690/+0 | |
| | | | | SVN-Revision: 20492 | |||||
* | kernel: update to 2.6.32.10 | Gabor Juhos | 2010-03-26 | 3 | -15/+11 | |
| | | | | SVN-Revision: 20444 | |||||
* | added feature "pcmcia" | Markus Wigge | 2010-03-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 20268 | |||||
* | fix yenta_socket driver | Markus Wigge | 2010-03-16 | 2 | -0/+96 | |
| | | | | | | | Disable some calls the WRT54G3G implementation does not like and enable interrupts to allow hotplugging. SVN-Revision: 20240 | |||||
* | fix PCI resouce allocation for SSB PCI host bridge | Markus Wigge | 2010-03-16 | 2 | -0/+106 | |
| | | | | | | | | | | | | | | | | | | | | The defined offset is wrong and the fixup-code overrides it later on so that it never gets used for most PCI devices. Unfortunately the yenta-socket allocates its own resources and crashes because of the wrong mem_offset. It seems that the offset and fixup code came from 2.4 where resource allocation was handled differently. This patch removes the unneeded parts and thus enables the yenta_socket on the WRT54G3G platform. It was tested on Asus WL500G-Premium (v1 and v2), Linksys WRT54G3G, Netgear WGT634U Signed-off-by: Michael Buesch <mb@bu3sch.de> SVN-Revision: 20239 | |||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 4 | -0/+4 | |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | |||||
* | brcm47xx: fix commit r18413 "128MB ram problem" | Hauke Mehrtens | 2010-03-08 | 11 | -61/+146 | |
| | | | | | | | | | | The patch commited in r18413 was wrong. This patch prevents prom_init_mem from scanning over 128MB ram. This is from #6765 and #3177 Refresh all patches SVN-Revision: 20072 | |||||
* | brcm47xx: add CONFIG_CMDLINE again | Hauke Mehrtens | 2010-03-03 | 1 | -0/+3 | |
| | | | | | | | Fix for r19955 this patch was suggested by tripolar SVN-Revision: 19967 | |||||
* | brcm47xx: add support for kernel 2.6.33 | Hauke Mehrtens | 2010-03-02 | 25 | -0/+2629 | |
| | | | | | | Thanks to acoul and tripolar SVN-Revision: 19955 | |||||
* | explicitely enable shared interrupt 2 for any core that did not a dedicated IRQ | Florian Fainelli | 2010-02-28 | 1 | -0/+41 | |
| | | | | | | | | | | Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work. Also remove a bogus comment. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 19895 | |||||
* | remove unneeded patch | Hauke Mehrtens | 2010-02-28 | 3 | -75/+0 | |
| | | | | SVN-Revision: 19891 | |||||
* | kernel: update to kernel 2.6.32.9 | Hauke Mehrtens | 2010-02-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 19890 | |||||
* | Fix build warnings | Hauke Mehrtens | 2010-02-20 | 4 | -20/+4 | |
| | | | | SVN-Revision: 19782 | |||||
* | refresh patches | Hauke Mehrtens | 2010-02-20 | 24 | -81/+81 | |
| | | | | SVN-Revision: 19781 | |||||
* | fix mistake, thanks xMff | Travis Kemen | 2010-02-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 19620 | |||||
* | sync kernel config, closes #6675 | Travis Kemen | 2010-02-13 | 1 | -0/+1 | |
| | | | | SVN-Revision: 19619 | |||||
* | update brcm47xx to .32, thanks tripolar | Travis Kemen | 2010-02-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 19592 |