| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ar71xx] add SoC specific reset code | juhosg | 2008-12-04 | 1 | -8/+44 |
* | [ar71xx] add AR913x specific reset register offsets | juhosg | 2008-12-04 | 1 | -0/+6 |
* | [ar71xx] rename reset register definitions | juhosg | 2008-12-04 | 5 | -39/+39 |
* | Add missing GPIO related config symbols | florian | 2008-12-04 | 1 | -0/+2 |
* | [au1000] refresh patches | juhosg | 2008-12-04 | 6 | -17/+13 |
* | [ar71xx] fix a typo | juhosg | 2008-12-04 | 1 | -1/+1 |
* | [ar71xx] register GPIO buttons on the AP83 board | juhosg | 2008-12-04 | 1 | -0/+23 |
* | [ar71xx] make all AR913x GPIO lines usable | juhosg | 2008-12-04 | 3 | -2/+23 |
* | [ar71xx] OHCI driver cleanup | juhosg | 2008-12-04 | 1 | -64/+29 |
* | [ar71xx] register USB device on the AP83 board | juhosg | 2008-12-04 | 1 | -0/+1 |
* | [ar71xx] add ar913x specific USB setup | juhosg | 2008-12-04 | 1 | -0/+13 |
* | [ar71xx] don't override CONFIG_USB_EHCI_ROOT_TT | juhosg | 2008-12-04 | 1 | -0/+1 |
* | Move txpower settings after the interface comes up. Thanks alisonken1 | thepeople | 2008-12-03 | 1 | -3/+5 |
* | Finally fix the CONFIG_SSB_SILENT symbol | florian | 2008-12-03 | 5 | -1/+6 |
* | [ar71xx] create platform data for the EHCI driver | juhosg | 2008-12-03 | 3 | -3/+32 |
* | [ar71xx] rename USB variables | juhosg | 2008-12-03 | 1 | -10/+10 |
* | add two patches for ath9k 802.11n AP mode | kaloz | 2008-12-03 | 2 | -0/+513 |
* | [ar71xx] ag71xx driver: minor cleanup | juhosg | 2008-12-03 | 1 | -5/+1 |
* | [ar71xx] oops, i accidentally switched it to 2.6.27.7 | juhosg | 2008-12-03 | 1 | -1/+1 |
* | remove toolchain build directory as well in 'make dirclean' | nico | 2008-12-03 | 1 | -1/+1 |
* | fix gcc-4.2.4 when target != avr32 | nico | 2008-12-03 | 1 | -1/+3 |
* | [kernel] make mips_machine stuff available for other MIPS targets | juhosg | 2008-12-02 | 15 | -3/+15 |
* | [kernel] refresh 2.6.27 patches | juhosg | 2008-12-02 | 1 | -1/+1 |
* | [kernel] refresh 2.6.26 patches | juhosg | 2008-12-02 | 2 | -3/+3 |
* | [ar71xx] update mips_machine stuff | juhosg | 2008-12-02 | 13 | -77/+44 |
* | Added jungo-image.py script for backing up and flashing Jungo-based routers | noz | 2008-12-02 | 1 | -0/+223 |
* | compile in-cpu rtc into the kernel, clean up config | kaloz | 2008-12-02 | 1 | -33/+25 |
* | nuke old gcc 4.2 versions | kaloz | 2008-12-02 | 93 | -40818/+0 |
* | sync gcc's Config.in with Config.version | kaloz | 2008-12-02 | 1 | -2/+3 |
* | nuke binutils 2.16.1 - old, unused, buggy | kaloz | 2008-12-02 | 9 | -1060/+0 |
* | sync gcc patches with the Atmel 1.1.3 release | kaloz | 2008-12-02 | 7 | -7672/+7362 |
* | clean up patch | kaloz | 2008-12-02 | 1 | -461/+0 |
* | Disable b43 for targets that are not brcm47xx or brcm63xx | florian | 2008-12-02 | 1 | -1/+1 |
* | Fix an off-by one printing error | florian | 2008-12-02 | 1 | -1/+1 |
* | madwifi: fix frame type parsing (fixes stp, see #4205) | nbd | 2008-12-02 | 1 | -0/+13 |
* | bump hostapd to version 0.6.6 | kaloz | 2008-12-02 | 1 | -2/+2 |
* | fix chaostables patch to have headers installed when using 'make -C $(KDIR) h... | nico | 2008-12-02 | 6 | -0/+60 |
* | sync avr32 binutils patch with the Atmel 1.0.1 release | kaloz | 2008-12-02 | 1 | -509/+283 |
* | [ar71xx] ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register... | juhosg | 2008-12-02 | 1 | -9/+9 |
* | [ar71xx] ag71xx driver: add some debug stuff | juhosg | 2008-12-02 | 1 | -0/+22 |
* | [ar71xx] ag71xx driver: reset DMA registers in hardware initialization | juhosg | 2008-12-01 | 2 | -8/+50 |
* | upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support | kaloz | 2008-12-01 | 8 | -568/+221 |
* | backport the new style ds1672 driver and switch to it | kaloz | 2008-12-01 | 5 | -22/+254 |
* | [ar71xx] update .26 USB patch as well (missed from r13455) | juhosg | 2008-11-30 | 1 | -1/+1 |
* | [ar71xx] update USB patches | juhosg | 2008-11-30 | 1 | -1/+1 |
* | [ar71xx] more ehci driver cleanup | juhosg | 2008-11-30 | 1 | -35/+37 |
* | disable CONFIG_NF_CT_ACCT | kaloz | 2008-11-30 | 1 | -1/+0 |
* | Fix libertas compile on 2.6.27. | lars | 2008-11-30 | 1 | -15/+78 |
* | Fix compile for olpc target. | lars | 2008-11-30 | 2 | -2/+6 |
* | migrate gateworks board support to the new at24 eeprom driver | kaloz | 2008-11-30 | 12 | -453/+361 |