Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros | Lars-Peter Clausen | 2010-03-05 | 1 | -4/+4 | |
| | | | | SVN-Revision: 19983 | |||||
* | jz4740_fb: Add support for parallel displays, improve power consumption and ↵ | Lars-Peter Clausen | 2010-03-05 | 3 | -106/+295 | |
| | | | | | | some minor bugfixes SVN-Revision: 19982 | |||||
* | fix watchdog driver unregistering, patch by Bernhard Loos | Florian Fainelli | 2010-03-04 | 1 | -3/+12 | |
| | | | | SVN-Revision: 19979 | |||||
* | jz4740_udc: Implement suspend/resume | Lars-Peter Clausen | 2010-03-04 | 1 | -9/+39 | |
| | | | | SVN-Revision: 19978 | |||||
* | rework reboot mechanism with the new watchdog fixes | Florian Fainelli | 2010-03-04 | 3 | -2/+46 | |
| | | | | | | | | 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 | 1 | -1/+2 | |
| | | | | SVN-Revision: 19976 | |||||
* | remove now unused rdc321x_gpio.h file | Florian Fainelli | 2010-03-04 | 1 | -16/+0 | |
| | | | | SVN-Revision: 19975 | |||||
* | improve sitecom device support | Florian Fainelli | 2010-03-04 | 2 | -9/+14 | |
| | | | | | | | Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons driver. Patch by Bernhard Loos. SVN-Revision: 19974 | |||||
* | select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver | Florian Fainelli | 2010-03-04 | 1 | -0/+1 | |
| | | | | SVN-Revision: 19973 | |||||
* | add a new southbridge driver which registers the gpio and watchdog platform ↵ | Florian Fainelli | 2010-03-04 | 5 | -97/+493 | |
| | | | | | | | | | devices This also fixes the watchdog logic and abstracts the access to the RDC321x southbridge PCI configuration register space. Based on a patch by Bernhard Loos. SVN-Revision: 19972 | |||||
* | merge the two patches applying to the same file in a single patch | Florian Fainelli | 2010-03-04 | 2 | -10/+9 | |
| | | | | SVN-Revision: 19971 | |||||
* | brcm47xx: add CONFIG_CMDLINE again | Hauke Mehrtens | 2010-03-03 | 2 | -1/+3 | |
| | | | | | | | Fix for r19955 this patch was suggested by tripolar SVN-Revision: 19967 | |||||
* | ar71xx: restore command line on 2.6.33 | Gabor Juhos | 2010-03-03 | 1 | -0/+3 | |
| | | | | SVN-Revision: 19966 | |||||
* | ar71xx: sync 2.6.33 config | Gabor Juhos | 2010-03-03 | 1 | -11/+0 | |
| | | | | SVN-Revision: 19965 | |||||
* | 2.6.33 fixes for atheros and madwifi | Matteo Croce | 2010-03-03 | 2 | -50/+92 | |
| | | | | SVN-Revision: 19963 | |||||
* | kernel: fix m25p80 patches for 2.6.33 | Gabor Juhos | 2010-03-03 | 3 | -15/+15 | |
| | | | | SVN-Revision: 19961 | |||||
* | ar71xx: refresh 2.6.33 patches | Gabor Juhos | 2010-03-03 | 19 | -64/+52 | |
| | | | | SVN-Revision: 19960 | |||||
* | kernel: refresh 2.6.33 patches | Gabor Juhos | 2010-03-03 | 14 | -52/+52 | |
| | | | | SVN-Revision: 19959 | |||||
* | do not register devices in device_initcall level, this breaks the SSB SPROM ↵ | Florian Fainelli | 2010-03-02 | 2 | -38/+0 | |
| | | | | | | registration SVN-Revision: 19957 | |||||
* | kernel: add some missing config files and make compat-wireless build with ↵ | Hauke Mehrtens | 2010-03-02 | 2 | -0/+34 | |
| | | | | | | | | kernel 2.6.33 Thanks tripolar for the missing config symbols SVN-Revision: 19956 | |||||
* | brcm47xx: add support for kernel 2.6.33 | Hauke Mehrtens | 2010-03-02 | 25 | -0/+2629 | |
| | | | | | | Thanks to acoul and tripolar SVN-Revision: 19955 | |||||
* | ar71xx: ag71xx: use correct device pointer for dma_map_single | Gabor Juhos | 2010-03-02 | 2 | -4/+6 | |
| | | | | SVN-Revision: 19951 | |||||
* | ar71xx: ag71xx: don't use virt_to_phys | Gabor Juhos | 2010-03-02 | 2 | -14/+17 | |
| | | | | SVN-Revision: 19950 | |||||
* | ar71xx: ag71xx: simplify register access functions | Gabor Juhos | 2010-03-02 | 1 | -44/+24 | |
| | | | | SVN-Revision: 19949 | |||||
* | ar71xx: ag71xx: use NETDEV_TX_OK | Gabor Juhos | 2010-03-02 | 2 | -4/+5 | |
| | | | | SVN-Revision: 19948 | |||||
* | ar71xx: use COMMAND_LINE_SIZE | Gabor Juhos | 2010-03-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 19947 | |||||
* | remove mail headers from patches | Florian Fainelli | 2010-03-01 | 2 | -128/+0 | |
| | | | | SVN-Revision: 19935 | |||||
* | prevent UML build failure against decompress_lzo.c | Florian Fainelli | 2010-03-01 | 2 | -2/+2 | |
| | | | | SVN-Revision: 19934 | |||||
* | drop support for the old style magicbox-cf driver | Imre Kaloz | 2010-03-01 | 1 | -320/+0 | |
| | | | | SVN-Revision: 19932 | |||||
* | ar71xx: add default network configuration file for the TL-WR741ND board | Gabor Juhos | 2010-03-01 | 1 | -0/+19 | |
| | | | | SVN-Revision: 19930 | |||||
* | ar71xx: add default network configuration file for the DIR-600 rev. A1 board | Gabor Juhos | 2010-03-01 | 1 | -0/+19 | |
| | | | | SVN-Revision: 19929 | |||||
* | ar71xx: register DSA switch for the AP91 based boards | Gabor Juhos | 2010-03-01 | 1 | -0/+16 | |
| | | | | SVN-Revision: 19928 | |||||
* | ar71xx: add DSA driver for the AR7240 built-in ethernet switch | Gabor Juhos | 2010-03-01 | 3 | -0/+765 | |
| | | | | SVN-Revision: 19927 | |||||
* | ar71xx: add QinQ tagging format for the DSA driver | Gabor Juhos | 2010-03-01 | 3 | -0/+207 | |
| | | | | SVN-Revision: 19926 | |||||
* | kernel: add 2 config symbols preventing ppc40x & ppc44X from being ↵ | Nicolas Thill | 2010-03-01 | 1 | -0/+2 | |
| | | | | | | configured with all modules enabled SVN-Revision: 19924 | |||||
* | add support for 2.6.33 | Florian Fainelli | 2010-02-28 | 22 | -0/+2939 | |
| | | | | SVN-Revision: 19921 | |||||
* | misc 2.6.33 compilation and config symbols fixes | Florian Fainelli | 2010-02-28 | 19 | -72/+120 | |
| | | | | SVN-Revision: 19920 | |||||
* | add support for 2.6.32, dropped the SPI patch for now | Florian Fainelli | 2010-02-28 | 23 | -1/+3022 | |
| | | | | SVN-Revision: 19919 | |||||
* | remove asterisk from default vlan ports in netconfig | Jo-Philipp Wich | 2010-02-28 | 1 | -9/+9 | |
| | | | | SVN-Revision: 19910 | |||||
* | switch: eliminate the asterisk from the switch port configuration and set it ↵ | Jo-Philipp Wich | 2010-02-28 | 1 | -1/+2 | |
| | | | | | | automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format SVN-Revision: 19909 | |||||
* | ar71xx: 2.6.33 patches | Matteo Croce | 2010-02-28 | 29 | -0/+1293 | |
| | | | | SVN-Revision: 19908 | |||||
* | atheros: 2.6.33 patches | Matteo Croce | 2010-02-28 | 12 | -0/+6562 | |
| | | | | SVN-Revision: 19906 | |||||
* | kernel: add 2.6.33 patches | Matteo Croce | 2010-02-28 | 109 | -0/+37753 | |
| | | | | SVN-Revision: 19905 | |||||
* | 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 | |||||
* | build images for RG100A (bcm6358-based boards) (#6755) | Florian Fainelli | 2010-02-28 | 1 | -0/+13 | |
| | | | | SVN-Revision: 19894 | |||||
* | add a MIPS Malta target to be used with qemu | Florian Fainelli | 2010-02-28 | 4 | -0/+441 | |
| | | | | SVN-Revision: 19893 | |||||
* | add missing libertas symbols | Florian Fainelli | 2010-02-28 | 1 | -0/+2 | |
| | | | | SVN-Revision: 19892 | |||||
* | 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 | 18 | -18/+18 | |
| | | | | SVN-Revision: 19890 | |||||
* | adm5120: remove 2.6.31 related stuff | Gabor Juhos | 2010-02-28 | 16 | -1300/+0 | |
| | | | | SVN-Revision: 19889 |