Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | linux/ar71xx: add 2.6.38 preliminary support | Alexandros C. Couloumbis | 2011-04-21 | |
| | | | | SVN-Revision: 26746 | |||
* | ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027) | Felix Fietkau | 2011-04-14 | |
| | | | | SVN-Revision: 26670 | |||
* | ar71xx: replace the madwifi profile with an ath5k profile | Felix Fietkau | 2011-04-12 | |
| | | | | SVN-Revision: 26626 | |||
* | ar71xx: fix build error w/o CONFIG_PCI | Gabor Juhos | 2011-04-12 | |
| | | | | SVN-Revision: 26606 | |||
* | ar71xx: don't hardcode console parameters in kernel config | Gabor Juhos | 2011-04-12 | |
| | | | | SVN-Revision: 26605 | |||
* | ar71xx: use the gpio_keys_polled driver instead of gpio_buttons | Gabor Juhos | 2011-04-12 | |
| | | | | SVN-Revision: 26603 | |||
* | ar71xx: Add support for WZR-HP-G301NH | Gabor Juhos | 2011-04-12 | |
| | | | | | | | | | | | | | | 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 | |
| | | | | SVN-Revision: 26595 | |||
* | ar71xx: fix AR934X_WMAC_SIZE | Gabor Juhos | 2011-04-11 | |
| | | | | SVN-Revision: 26594 | |||
* | ar71xx: fix section mismatch | Gabor Juhos | 2011-04-09 | |
| | | | | SVN-Revision: 26562 | |||
* | ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq | Gabor Juhos | 2011-04-09 | |
| | | | | | | | 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 | |
| | | | | SVN-Revision: 26560 | |||
* | ar71xx: cleanup SoC detection code | Gabor Juhos | 2011-04-09 | |
| | | | | SVN-Revision: 26559 | |||
* | ar71xx: sync kernel configuration | Gabor Juhos | 2011-04-09 | |
| | | | | SVN-Revision: 26558 | |||
* | ar71xx: Fix mac address offset for AR934x | Gabor Juhos | 2011-04-09 | |
| | | | | | | Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26557 | |||
* | ar71xx: add DB120 board specific PCI initialization | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26523 | |||
* | ar71xx: register WMAC device on the DB120 board | Gabor Juhos | 2011-04-07 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26518 | |||
* | ar71xx: indicate AR934x support in menuconfig | Gabor Juhos | 2011-04-07 | |
| | | | | | | 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 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26516 | |||
* | ar71xx: enable PCI for the AR934[24] SoCs | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26515 | |||
* | ar71xx: enable USB support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26514 | |||
* | ar71xx: enable GPIO support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | |
| | | | | | | 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 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26512 | |||
* | ar71xx: add AR934x specific UART clock initialization | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26511 | |||
* | ar71xx: add AR934x specific glue for IRQ initialization | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26510 | |||
* | ar71xx: add initial support for the AR934x SoCs | Gabor Juhos | 2011-04-07 | |
| | | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> SVN-Revision: 26509 | |||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | detection SVN-Revision: 26394 | |||
* | ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ↵ | Felix Fietkau | 2011-04-02 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 26271 | |||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | |
| | | | | SVN-Revision: 26226 | |||
* | ar71xx: remove 2.6.32 support | Felix Fietkau | 2011-03-17 | |
| | | | | SVN-Revision: 26211 | |||
* | ar71xx: add default configuration for the switch on AP96 | Felix Fietkau | 2011-03-15 | |
| | | | | | | | 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 | |
| | | | | SVN-Revision: 26126 | |||
* | ar71xx: add support for the TP-Link TL-WA901ND v2 board | Gabor Juhos | 2011-03-13 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 25854 | |||
* | ar71xx: add missing gpio_set_debounce function | Felix Fietkau | 2011-03-03 | |
| | | | | SVN-Revision: 25848 | |||
* | ar71xx: remove support for 2.6.36 | Felix Fietkau | 2011-02-25 | |
| | | | | SVN-Revision: 25716 | |||
* | ar71xx: update to 2.6.37.1 | Felix Fietkau | 2011-02-25 | |
| | | | | SVN-Revision: 25715 | |||
* | ar71xx: revert accidental kernel upgrade | Felix Fietkau | 2011-02-21 | |
| | | | | SVN-Revision: 25642 | |||
* | kernel: remove imq support, refresh patches | Felix Fietkau | 2011-02-21 | |
| | | | | SVN-Revision: 25641 | |||
* | ar71xx: fix fallout from the 2.6.32 kernel upgrade | Felix Fietkau | 2011-02-19 | |
| | | | | SVN-Revision: 25595 | |||
* | update to 2.6.32.29 | Florian Fainelli | 2011-02-19 | |
| | | | | SVN-Revision: 25583 |