| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | adm5120: fix USB LED configuration for the BR-6104KP (closes #4187) | juhosg | 2010-03-09 | 1 | -2/+2 |
* | ar71xx: add uci-defaults for the RB750 board | juhosg | 2010-03-09 | 1 | -0/+52 |
* | ar71xx: override lan port names on the RB750 | juhosg | 2010-03-09 | 2 | -2/+9 |
* | ar71xx: allow overriding of the lan port names on AP91 based boards | juhosg | 2010-03-09 | 5 | -5/+24 |
* | ar71xx: improve wget2nand script | juhosg | 2010-03-09 | 1 | -28/+41 |
* | ar71xx: fix a typo in the ar7240 dsa driver | juhosg | 2010-03-09 | 1 | -1/+1 |
* | ar71xx: ag71xx: fix MAC address setup | juhosg | 2010-03-09 | 2 | -4/+4 |
* | ar71xx: add missing protocol definitions to default network configurations | juhosg | 2010-03-09 | 5 | -0/+5 |
* | [ar7] switch to 2.6.32 | florian | 2010-03-09 | 1 | -1/+1 |
* | [ar7] fix missing bits in ar7.h after r20037 | florian | 2010-03-09 | 1 | -2/+4 |
* | Several small fixes for ar8216 driver (patch by Jonas Gorski) | nbd | 2010-03-09 | 2 | -12/+35 |
* | [xburst] jz4740: Properly setup intc irq handler. | lars | 2010-03-09 | 1 | -2/+3 |
* | [xburst] n516-lpc: Ack wakeup events and some minor cleanups | lars | 2010-03-09 | 1 | -54/+40 |
* | brcm47xx: fix commit r18413 "128MB ram problem" | hauke | 2010-03-08 | 11 | -61/+146 |
* | [xburst] jz4740-gpio: Fix potential race condition | lars | 2010-03-08 | 1 | -1/+1 |
* | [xbrust] Fix gpio and irq wakeup irq handling. | lars | 2010-03-08 | 2 | -1/+7 |
* | [xburst] Export gpio and irq registers through debugfs | lars | 2010-03-08 | 2 | -18/+90 |
* | ar71xx: simplify WP543 image generation, and fix rootfs offset | juhosg | 2010-03-08 | 1 | -16/+7 |
* | ar71xx: sync .33 config | juhosg | 2010-03-08 | 1 | -5/+0 |
* | ar71xx: enable AR7240 DSA driver on 2.6.33 as well | juhosg | 2010-03-08 | 3 | -0/+109 |
* | ar71xx: refresh patches | juhosg | 2010-03-08 | 3 | -10/+10 |
* | ar71xx: add NAND driver for the RB750 | juhosg | 2010-03-08 | 6 | -1/+410 |
* | ar71xx: add ar71xx_gpio_function_setup | juhosg | 2010-03-08 | 2 | -1/+21 |
* | ar71xx: add LED driver for the RB750 | juhosg | 2010-03-08 | 7 | -0/+249 |
* | ar71xx: add latch handling code for the RB750 | juhosg | 2010-03-08 | 2 | -0/+104 |
* | ar71xx: increase kernel partition size for the WP543 boards | juhosg | 2010-03-08 | 1 | -4/+4 |
* | [xburst] Add sound support for the n516. | lars | 2010-03-07 | 3 | -0/+313 |
* | [xburst] Add support for enabling/disabling the aic controllers clock. | lars | 2010-03-07 | 2 | -27/+50 |
* | [ar7] correct the MDIO base address and reset sequence for Titan (#6573) | florian | 2010-03-07 | 2 | -27/+85 |
* | ar71xx: add preliminary support for the RouterBOARD 750 | juhosg | 2010-03-07 | 8 | -0/+53 |
* | ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XX | juhosg | 2010-03-07 | 2 | -2/+2 |
* | ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol | juhosg | 2010-03-07 | 5 | -4/+4 |
* | [ar7] let 802.1q tagged frames go in and out from cpmac (#6730) | florian | 2010-03-06 | 2 | -0/+22 |
* | [ar7] fallback to "dumb switch" mode if no PHY was detected | florian | 2010-03-06 | 1 | -0/+16 |
* | [ar7] fix cpmac panics with 2.6.32 (#6764) | florian | 2010-03-06 | 1 | -0/+15 |
* | fix missing symbols for kernel 2.6.33, closes #6803 thanks Maddes | thepeople | 2010-03-05 | 1 | -0/+24 |
* | fix missing symbols for kernel 2.6.32, closes #6802 thanks Maddes | thepeople | 2010-03-05 | 1 | -0/+3 |
* | add missing symbol | thepeople | 2010-03-05 | 1 | -0/+1 |
* | ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in reset | juhosg | 2010-03-05 | 1 | -0/+7 |
* | ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) | juhosg | 2010-03-05 | 1 | -1/+1 |
* | ar71xx: fix status led detection on the RB4xx boards | juhosg | 2010-03-05 | 2 | -4/+16 |
* | ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlock | juhosg | 2010-03-05 | 1 | -3/+3 |
* | ar71xx: ag71xx: move link update function | juhosg | 2010-03-05 | 3 | -104/+105 |
* | ar71xx: ag71xx: don't use dev->trans_start | juhosg | 2010-03-05 | 2 | -3/+1 |
* | ar71xx: ag71xx: use dma_unmap_single to unmap frames | juhosg | 2010-03-05 | 2 | -5/+14 |
* | [xburst] Add support for the n516 | lars | 2010-03-05 | 11 | -3/+2467 |
* | [xburst] Add subtarget for each device | lars | 2010-03-05 | 7 | -23/+57 |
* | [xburst] jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend an... | lars | 2010-03-05 | 6 | -20/+52 |
* | [xburst] gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macros | lars | 2010-03-05 | 1 | -4/+4 |
* | [xburst] jz4740_fb: Add support for parallel displays, improve power consumption | lars | 2010-03-05 | 3 | -106/+295 |