Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux/ar71xx: add 2.6.38 preliminary support | Alexandros C. Couloumbis | 2011-04-21 | 34 | -0/+1141 |
| | | | | SVN-Revision: 26746 | ||||
* | ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027) | Felix Fietkau | 2011-04-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 26670 | ||||
* | ar71xx: replace the madwifi profile with an ath5k profile | Felix Fietkau | 2011-04-12 | 2 | -16/+16 |
| | | | | SVN-Revision: 26626 | ||||
* | ar71xx: fix build error w/o CONFIG_PCI | Gabor Juhos | 2011-04-12 | 3 | -1/+15 |
| | | | | SVN-Revision: 26606 | ||||
* | ar71xx: don't hardcode console parameters in kernel config | Gabor Juhos | 2011-04-12 | 3 | -52/+101 |
| | | | | SVN-Revision: 26605 | ||||
* | ar71xx: use the gpio_keys_polled driver instead of gpio_buttons | Gabor Juhos | 2011-04-12 | 38 | -262/+299 |
| | | | | SVN-Revision: 26603 | ||||
* | ar71xx: Add support for WZR-HP-G301NH | Gabor Juhos | 2011-04-12 | 9 | -19/+90 |
| | | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26601 | ||||
* | ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmac | Gabor Juhos | 2011-04-11 | 23 | -222/+164 |
| | | | | SVN-Revision: 26595 | ||||
* | ar71xx: fix AR934X_WMAC_SIZE | Gabor Juhos | 2011-04-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 26594 | ||||
* | ar71xx: fix section mismatch | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 26562 | ||||
* | ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq | Gabor Juhos | 2011-04-09 | 4 | -20/+25 |
| | | | | | | | Also initialize that for each SoC and print its value along with the other frequencies. SVN-Revision: 26561 | ||||
* | ar71xx: show the SoC type earlier | Gabor Juhos | 2011-04-09 | 1 | -3/+2 |
| | | | | SVN-Revision: 26560 | ||||
* | ar71xx: cleanup SoC detection code | Gabor Juhos | 2011-04-09 | 1 | -9/+6 |
| | | | | SVN-Revision: 26559 | ||||
* | ar71xx: sync kernel configuration | Gabor Juhos | 2011-04-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 26558 | ||||
* | ar71xx: Fix mac address offset for AR934x | Gabor Juhos | 2011-04-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26557 | ||||
* | ar71xx: add DB120 board specific PCI initialization | Gabor Juhos | 2011-04-07 | 6 | -0/+63 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26523 | ||||
* | ar71xx: register WMAC device on the DB120 board | Gabor Juhos | 2011-04-07 | 3 | -0/+11 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26522 | ||||
* | ar71xx: add support for the built-in WMAC of the AR934x | Gabor Juhos | 2011-04-07 | 5 | -0/+89 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26521 | ||||
* | ar71xx: create a separate profile for the Atheros DB120 board | Gabor Juhos | 2011-04-07 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26520 | ||||
* | ar71xx: build firmware image for the Atheros DB120 board | Gabor Juhos | 2011-04-07 | 1 | -0/+28 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26519 | ||||
* | ar71xx: add initial support for the Atheros DB120 board | Gabor Juhos | 2011-04-07 | 5 | -0/+131 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26518 | ||||
* | ar71xx: indicate AR934x support in menuconfig | Gabor Juhos | 2011-04-07 | 2 | -3/+3 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26517 | ||||
* | ar71xx: add support for the watchdog of the AR934x SoCs | Gabor Juhos | 2011-04-07 | 1 | -2/+20 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26516 | ||||
* | ar71xx: enable PCI for the AR934[24] SoCs | Gabor Juhos | 2011-04-07 | 1 | -0/+4 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26515 | ||||
* | ar71xx: enable USB support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 1 | -1/+4 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26514 | ||||
* | ar71xx: enable GPIO support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 2 | -0/+12 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26513 | ||||
* | ar71xx: add AR934x specific glue for ar7100_device{start,stop} | Gabor Juhos | 2011-04-07 | 1 | -0/+26 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26512 | ||||
* | ar71xx: add AR934x specific UART clock initialization | Gabor Juhos | 2011-04-07 | 1 | -2/+25 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26511 | ||||
* | ar71xx: add AR934x specific glue for IRQ initialization | Gabor Juhos | 2011-04-07 | 3 | -5/+48 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26510 | ||||
* | ar71xx: add initial support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | 2 | -3/+249 |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26509 | ||||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | 1 | -1/+1 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | ||||
* | ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to ↵ | Felix Fietkau | 2011-04-02 | 3 | -3/+3 |
| | | | | | | the profiles, fixes imagebuilder issues SVN-Revision: 26401 | ||||
* | ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link ↵ | Felix Fietkau | 2011-04-02 | 4 | -0/+4 |
| | | | | | | detection SVN-Revision: 26394 | ||||
* | ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ↵ | Felix Fietkau | 2011-04-02 | 3 | -76/+109 |
| | | | | | | behind the switch instead SVN-Revision: 26393 | ||||
* | ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not ↵ | Felix Fietkau | 2011-04-02 | 1 | -4/+5 |
| | | | | | | run them on every device open, only on tx timeouts SVN-Revision: 26392 | ||||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 | 1 | -1/+1 |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | ||||
* | fix image generation in the Image Builder environment | Jo-Philipp Wich | 2011-03-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 26271 | ||||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 26226 | ||||
* | ar71xx: remove 2.6.32 support | Felix Fietkau | 2011-03-17 | 34 | -1248/+0 |
| | | | | SVN-Revision: 26211 | ||||
* | ar71xx: add default configuration for the switch on AP96 | Felix Fietkau | 2011-03-15 | 1 | -0/+10 |
| | | | | | | | Enables forwarding of frames between the switch ports (eth0). Patch by Jouni Malinen SVN-Revision: 26180 | ||||
* | kernel: update to kernel version 2.6.37.3 | Hauke Mehrtens | 2011-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 26126 | ||||
* | ar71xx: add support for the TP-Link TL-WA901ND v2 board | Gabor Juhos | 2011-03-13 | 12 | -1/+177 |
| | | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26119 | ||||
* | Revert "ar71xx: add missing gpio_set_debounce function" - wrong target | Felix Fietkau | 2011-03-03 | 1 | -5/+0 |
| | | | | SVN-Revision: 25854 | ||||
* | ar71xx: add missing gpio_set_debounce function | Felix Fietkau | 2011-03-03 | 1 | -0/+5 |
| | | | | SVN-Revision: 25848 | ||||
* | ar71xx: remove support for 2.6.36 | Felix Fietkau | 2011-02-25 | 34 | -1116/+0 |
| | | | | SVN-Revision: 25716 | ||||
* | ar71xx: update to 2.6.37.1 | Felix Fietkau | 2011-02-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 25715 | ||||
* | ar71xx: revert accidental kernel upgrade | Felix Fietkau | 2011-02-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 25642 | ||||
* | kernel: remove imq support, refresh patches | Felix Fietkau | 2011-02-21 | 27 | -50/+50 |
| | | | | SVN-Revision: 25641 | ||||
* | ar71xx: fix fallout from the 2.6.32 kernel upgrade | Felix Fietkau | 2011-02-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 25595 | ||||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 25583 |