summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: fix defconfig script to work with ImageBuilderGabor Juhos2010-03-151-2/+2
| | | | | | * patch from #5722 SVN-Revision: 20231
* ar71xx: create separated and smaller sysupgrade files for the DIR-615 and ↵Gabor Juhos2010-03-151-2/+10
| | | | | | similar boards SVN-Revision: 20230
* ar71xx: build firmware image for the Fry's FR-54RTR boardGabor Juhos2010-03-151-0/+5
| | | | SVN-Revision: 20229
* ar71xx: don't break the existing network configuration in the wget2nand scriptGabor Juhos2010-03-151-4/+0
| | | | SVN-Revision: 20228
* ar71xx: change DIR-600-A1 image generation template, will be usable for ↵Gabor Juhos2010-03-151-22/+22
| | | | | | other boards SVN-Revision: 20227
* ar71xx: fix oprofile supportFelix Fietkau2010-03-112-1/+3
| | | | SVN-Revision: 20150
* the mips -ffreestanding patch has been unnecessary for a long time now, ↵Felix Fietkau2010-03-116-18/+18
| | | | | | remove it SVN-Revision: 20149
* ar71xx: add 2.6.34 preliminary support (patches)Alexandros C. Couloumbis2010-03-1132-0/+1136
| | | | SVN-Revision: 20141
* ar71xx: add 2.6.34 preliminary supportAlexandros C. Couloumbis2010-03-111-0/+314
| | | | SVN-Revision: 20139
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-112-0/+2
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* ar71xx: create smaller sysupgrade files for the TP-Link boardsGabor Juhos2010-03-101-1/+6
| | | | SVN-Revision: 20121
* ar71xx: fix sysupgrade on the LS-SR71 boardGabor Juhos2010-03-101-1/+1
| | | | SVN-Revision: 20119
* ar71xx: add default network configuration for the PB44 boardGabor Juhos2010-03-091-0/+16
| | | | SVN-Revision: 20099
* ar71xx: add uci-defaults for the RB750 boardGabor Juhos2010-03-091-0/+52
| | | | SVN-Revision: 20097
* ar71xx: override lan port names on the RB750Gabor Juhos2010-03-092-2/+9
| | | | SVN-Revision: 20096
* ar71xx: allow overriding of the lan port names on AP91 based boardsGabor Juhos2010-03-095-5/+24
| | | | SVN-Revision: 20095
* ar71xx: improve wget2nand scriptGabor Juhos2010-03-091-28/+41
| | | | SVN-Revision: 20094
* ar71xx: fix a typo in the ar7240 dsa driverGabor Juhos2010-03-091-1/+1
| | | | SVN-Revision: 20093
* ar71xx: ag71xx: fix MAC address setupGabor Juhos2010-03-092-4/+4
| | | | SVN-Revision: 20092
* ar71xx: add missing protocol definitions to default network configurationsGabor Juhos2010-03-095-0/+5
| | | | SVN-Revision: 20091
* ar71xx: simplify WP543 image generation, and fix rootfs offsetGabor Juhos2010-03-081-16/+7
| | | | SVN-Revision: 20063
* ar71xx: sync .33 configGabor Juhos2010-03-081-5/+0
| | | | SVN-Revision: 20060
* ar71xx: enable AR7240 DSA driver on 2.6.33 as wellGabor Juhos2010-03-083-0/+109
| | | | SVN-Revision: 20059
* ar71xx: refresh patchesGabor Juhos2010-03-083-10/+10
| | | | SVN-Revision: 20055
* ar71xx: add NAND driver for the RB750Gabor Juhos2010-03-086-1/+410
| | | | SVN-Revision: 20054
* ar71xx: add ar71xx_gpio_function_setupGabor Juhos2010-03-082-1/+21
| | | | SVN-Revision: 20053
* ar71xx: add LED driver for the RB750Gabor Juhos2010-03-087-0/+249
| | | | SVN-Revision: 20051
* ar71xx: add latch handling code for the RB750Gabor Juhos2010-03-082-0/+104
| | | | SVN-Revision: 20050
* ar71xx: increase kernel partition size for the WP543 boardsGabor Juhos2010-03-081-4/+4
| | | | SVN-Revision: 20049
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-078-0/+53
| | | | SVN-Revision: 20029
* ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XXGabor Juhos2010-03-072-2/+2
| | | | SVN-Revision: 20028
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbolGabor Juhos2010-03-075-4/+4
| | | | SVN-Revision: 20027
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetGabor Juhos2010-03-051-0/+7
| | | | SVN-Revision: 20007
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)Gabor Juhos2010-03-051-1/+1
| | | | | | * closes #6782 SVN-Revision: 20006
* ar71xx: fix status led detection on the RB4xx boardsGabor Juhos2010-03-052-4/+16
| | | | SVN-Revision: 20005
* ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockGabor Juhos2010-03-051-3/+3
| | | | SVN-Revision: 20004
* ar71xx: ag71xx: move link update functionGabor Juhos2010-03-053-104/+105
| | | | SVN-Revision: 20003
* ar71xx: ag71xx: don't use dev->trans_startGabor Juhos2010-03-052-3/+1
| | | | SVN-Revision: 20002
* ar71xx: ag71xx: use dma_unmap_single to unmap framesGabor Juhos2010-03-052-5/+14
| | | | SVN-Revision: 20001
* ar71xx: restore command line on 2.6.33Gabor Juhos2010-03-031-0/+3
| | | | SVN-Revision: 19966
* ar71xx: sync 2.6.33 configGabor Juhos2010-03-031-11/+0
| | | | SVN-Revision: 19965
* ar71xx: refresh 2.6.33 patchesGabor Juhos2010-03-0319-64/+52
| | | | SVN-Revision: 19960
* ar71xx: ag71xx: use correct device pointer for dma_map_singleGabor Juhos2010-03-022-4/+6
| | | | SVN-Revision: 19951
* ar71xx: ag71xx: don't use virt_to_physGabor Juhos2010-03-022-14/+17
| | | | SVN-Revision: 19950
* ar71xx: ag71xx: simplify register access functionsGabor Juhos2010-03-021-44/+24
| | | | SVN-Revision: 19949
* ar71xx: ag71xx: use NETDEV_TX_OKGabor Juhos2010-03-022-4/+5
| | | | SVN-Revision: 19948
* ar71xx: use COMMAND_LINE_SIZEGabor Juhos2010-03-021-1/+1
| | | | SVN-Revision: 19947
* ar71xx: add default network configuration file for the TL-WR741ND boardGabor Juhos2010-03-011-0/+19
| | | | SVN-Revision: 19930
* ar71xx: add default network configuration file for the DIR-600 rev. A1 boardGabor Juhos2010-03-011-0/+19
| | | | SVN-Revision: 19929
* ar71xx: register DSA switch for the AP91 based boardsGabor Juhos2010-03-011-0/+16
| | | | SVN-Revision: 19928