Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | switch to 2.6.32 | Florian Fainelli | 2010-03-09 | |
| | | | | SVN-Revision: 20087 | |||
* | fix missing bits in ar7.h after r20037 | Florian Fainelli | 2010-03-09 | |
| | | | | SVN-Revision: 20086 | |||
* | remove dependency on CONFIG_ALL | Jo-Philipp Wich | 2010-03-09 | |
| | | | | SVN-Revision: 20084 | |||
* | Several small fixes for ar8216 driver (patch by Jonas Gorski) | Felix Fietkau | 2010-03-09 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create defines for some magic values/masks. * Change vlan_id to u16, to allow VIDs > 255. * Add a range check to set_pvid as it isn't a VID, but the index in the vlan table. * Set the max VID to 4094, since 4095 is a reserved value and should not be used. * In mangle_rx replace the provided VID with the VID of the table entry of the port, not the index of the table. * In hw_apply, remove a redundant emptyness check (was already checked several lines above). * In no vlan mode do not set the ingress mode to secure, as there are no vlan table entries, but to use the port's destination masks. Otherwise the switch won't forward anything. * In read_status tell that the phy is up (taken from the rtl8306 driver). SVN-Revision: 20083 | |||
* | jz4740: Properly setup intc irq handler. | Lars-Peter Clausen | 2010-03-09 | |
| | | | | SVN-Revision: 20082 | |||
* | n516-lpc: Ack wakeup events and some minor cleanups | Lars-Peter Clausen | 2010-03-09 | |
| | | | | SVN-Revision: 20075 | |||
* | brcm47xx: fix commit r18413 "128MB ram problem" | Hauke Mehrtens | 2010-03-08 | |
| | | | | | | | | | | 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 | |||
* | jz4740-gpio: Fix potential race condition | Lars-Peter Clausen | 2010-03-08 | |
| | | | | SVN-Revision: 20071 | |||
* | Fix gpio and irq wakeup irq handling. | Lars-Peter Clausen | 2010-03-08 | |
| | | | | SVN-Revision: 20070 | |||
* | Export gpio and irq registers through debugfs | Lars-Peter Clausen | 2010-03-08 | |
| | | | | SVN-Revision: 20069 | |||
* | imagebuilder: add REVISION variable (closes #6795) | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20064 | |||
* | ar71xx: simplify WP543 image generation, and fix rootfs offset | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20063 | |||
* | ar71xx: sync .33 config | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20060 | |||
* | ar71xx: enable AR7240 DSA driver on 2.6.33 as well | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20059 | |||
* | ar71xx: refresh patches | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20055 | |||
* | ar71xx: add NAND driver for the RB750 | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20054 | |||
* | ar71xx: add ar71xx_gpio_function_setup | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20053 | |||
* | ar71xx: add LED driver for the RB750 | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20051 | |||
* | ar71xx: add latch handling code for the RB750 | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20050 | |||
* | ar71xx: increase kernel partition size for the WP543 boards | Gabor Juhos | 2010-03-08 | |
| | | | | SVN-Revision: 20049 | |||
* | Add sound support for the n516. | Lars-Peter Clausen | 2010-03-07 | |
| | | | | SVN-Revision: 20044 | |||
* | Add support for enabling/disabling the aic controllers clock. | Lars-Peter Clausen | 2010-03-07 | |
| | | | | SVN-Revision: 20043 | |||
* | correct the MDIO base address and reset sequence for Titan (#6573) | Florian Fainelli | 2010-03-07 | |
| | | | | SVN-Revision: 20037 | |||
* | ar71xx: add preliminary support for the RouterBOARD 750 | Gabor Juhos | 2010-03-07 | |
| | | | | SVN-Revision: 20029 | |||
* | ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XX | Gabor Juhos | 2010-03-07 | |
| | | | | SVN-Revision: 20028 | |||
* | ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol | Gabor Juhos | 2010-03-07 | |
| | | | | SVN-Revision: 20027 | |||
* | let 802.1q tagged frames go in and out from cpmac (#6730) | Florian Fainelli | 2010-03-06 | |
| | | | | SVN-Revision: 20023 | |||
* | fallback to "dumb switch" mode if no PHY was detected | Florian Fainelli | 2010-03-06 | |
| | | | | | | | This will enable the second Ethernet MAC in most cases, but will allow previously non working devices to work. SVN-Revision: 20022 | |||
* | fix cpmac panics with 2.6.32 (#6764) | Florian Fainelli | 2010-03-06 | |
| | | | | SVN-Revision: 20021 | |||
* | fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes | Travis Kemen | 2010-03-05 | |
| | | | | SVN-Revision: 20010 | |||
* | fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes | Travis Kemen | 2010-03-05 | |
| | | | | SVN-Revision: 20009 | |||
* | add missing symbol | Travis Kemen | 2010-03-05 | |
| | | | | SVN-Revision: 20008 | |||
* | ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in reset | Gabor Juhos | 2010-03-05 | |
| | | | | SVN-Revision: 20007 | |||
* | ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) | Gabor Juhos | 2010-03-05 | |
| | | | | | | * closes #6782 SVN-Revision: 20006 | |||
* | ar71xx: fix status led detection on the RB4xx boards | Gabor Juhos | 2010-03-05 | |
| | | | | SVN-Revision: 20005 | |||
* | ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock | Gabor Juhos | 2010-03-05 | |
| | | | | SVN-Revision: 20004 | |||
* | ar71xx: ag71xx: move link update function | Gabor Juhos | 2010-03-05 | |
| | | | | SVN-Revision: 20003 | |||
* | ar71xx: ag71xx: don't use dev->trans_start | Gabor Juhos | 2010-03-05 | |
| | | | | SVN-Revision: 20002 | |||
* | ar71xx: ag71xx: use dma_unmap_single to unmap frames | Gabor Juhos | 2010-03-05 | |
| | | | | SVN-Revision: 20001 | |||
* | Add support for the n516 | Lars-Peter Clausen | 2010-03-05 | |
| | | | | SVN-Revision: 19987 | |||
* | Add subtarget for each device | Lars-Peter Clausen | 2010-03-05 | |
| | | | | SVN-Revision: 19986 | |||
* | jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate ↵ | Lars-Peter Clausen | 2010-03-05 | |
| | | | | | | clocks off which arn't handeld by their subsystems yet. SVN-Revision: 19984 | |||
* | gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros | Lars-Peter Clausen | 2010-03-05 | |
| | | | | SVN-Revision: 19983 | |||
* | jz4740_fb: Add support for parallel displays, improve power consumption and ↵ | Lars-Peter Clausen | 2010-03-05 | |
| | | | | | | some minor bugfixes SVN-Revision: 19982 | |||
* | fix watchdog driver unregistering, patch by Bernhard Loos | Florian Fainelli | 2010-03-04 | |
| | | | | SVN-Revision: 19979 | |||
* | jz4740_udc: Implement suspend/resume | Lars-Peter Clausen | 2010-03-04 | |
| | | | | SVN-Revision: 19978 | |||
* | rework reboot mechanism with the new watchdog fixes | Florian Fainelli | 2010-03-04 | |
| | | | | | | | | The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup can no longer be called from NMI context, instead, override the machine_retart callback with our southrbridge reboot mechanism. Patch by Bernhard Loos. SVN-Revision: 19977 | |||
* | enable the required packages to use a gpio-based reset button | Florian Fainelli | 2010-03-04 | |
| | | | | SVN-Revision: 19976 | |||
* | remove now unused rdc321x_gpio.h file | Florian Fainelli | 2010-03-04 | |
| | | | | SVN-Revision: 19975 | |||
* | improve sitecom device support | Florian Fainelli | 2010-03-04 | |
| | | | | | | | Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons driver. Patch by Bernhard Loos. SVN-Revision: 19974 |