Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar71xx: ar934x_nfc: remove unused oob parameter of ar934x_nfc_send_read | Gabor Juhos | 2012-09-17 | 1 | -12/+8 | |
| | | | | SVN-Revision: 33454 | |||||
* | ar71xx: ar934x_nfc: increase DMA retry count | Gabor Juhos | 2012-09-17 | 1 | -1/+2 | |
| | | | | SVN-Revision: 33453 | |||||
* | ar71xx: ar934x_nfc: optimize READOOB operation on large page devices | Gabor Juhos | 2012-09-17 | 1 | -6/+4 | |
| | | | | SVN-Revision: 33452 | |||||
* | ar71xx: ar934x_nfc: fix RNDOUT operation | Gabor Juhos | 2012-09-17 | 1 | -2/+6 | |
| | | | | SVN-Revision: 33451 | |||||
* | ar71xx: ar934x_nfc: fix READ{0,1} operation on large page devices | Gabor Juhos | 2012-09-17 | 1 | -6/+9 | |
| | | | | SVN-Revision: 33450 | |||||
* | dir-825-b1: Fix wholeflash images: Attempting to flash a wholeflash ↵ | Daniel Dickinson | 2012-09-17 | 9 | -33/+87 | |
| | | | | | | (-openwrt) image from the normal image would brick (but recoverable via emergency flash) the router if the wholeflash image was larger than the maximum size for a normal image. First we rename the -openwrt images to -wholeflash since -openwrt is really too generic. We also revert the changes to the regular dir-825-b1 image, which now is the same as before, but add a -towholeflash image which is almost the same as the regular dir-825-b1 image, but copies caldata to new location and allows flashing of images that use the full flash (except u-boot, u-boot-env, and caldata paritition space) (these are the -wholeflash images). SVN-Revision: 33447 | |||||
* | ar71xx: add missing code for ar933x WMAC reset that was left out during the ↵ | Felix Fietkau | 2012-09-17 | 1 | -0/+31 | |
| | | | | | | ar71xx->ath79 migration, should fix wifi stability issues on ar933x SVN-Revision: 33446 | |||||
* | ar71xx: fix WP543 image builds | Felix Fietkau | 2012-09-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33413 | |||||
* | ar71xx: merge machine support patches | Gabor Juhos | 2012-09-13 | 5 | -157/+47 | |
| | | | | SVN-Revision: 33389 | |||||
* | ar71xx: register the NAND controller device on the RB2011 | Gabor Juhos | 2012-09-13 | 4 | -3/+83 | |
| | | | | SVN-Revision: 33388 | |||||
* | ar71xx: add device registration code for the AR934x NAND flash controller | Gabor Juhos | 2012-09-13 | 7 | -7/+141 | |
| | | | | SVN-Revision: 33387 | |||||
* | ar71xx: package the AR934x NAND driver module | Gabor Juhos | 2012-09-13 | 1 | -0/+17 | |
| | | | | SVN-Revision: 33386 | |||||
* | ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x | Gabor Juhos | 2012-09-13 | 3 | -0/+1200 | |
| | | | | SVN-Revision: 33385 | |||||
* | ar71xx: define NAND controller base address and register size for AR934X/QCA955x | Gabor Juhos | 2012-09-12 | 2 | -13/+23 | |
| | | | | SVN-Revision: 33382 | |||||
* | ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on QCA955x | Gabor Juhos | 2012-09-10 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33362 | |||||
* | ar71xx: fix QCA955X_EHCI_SIZE | Gabor Juhos | 2012-09-10 | 3 | -3/+3 | |
| | | | | SVN-Revision: 33360 | |||||
* | fix description of nand/Ath5k profile (#12149) | Jo-Philipp Wich | 2012-09-09 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33352 | |||||
* | ar71xx: add initial support for RB2011UAS-2HnD | Gabor Juhos | 2012-09-09 | 4 | -1/+82 | |
| | | | | SVN-Revision: 33349 | |||||
* | ar71xx: use routerboot_find_tag to find wlan data offset on RB751 | Gabor Juhos | 2012-09-09 | 5 | -17/+25 | |
| | | | | SVN-Revision: 33348 | |||||
* | ar71xx: add RouterBoot related helper routines | Gabor Juhos | 2012-09-09 | 8 | -18/+145 | |
| | | | | SVN-Revision: 33347 | |||||
* | ar71xx: define MTD partitions for RB2011 | Gabor Juhos | 2012-09-09 | 1 | -1/+42 | |
| | | | | SVN-Revision: 33345 | |||||
* | ar71xx: add preliminary support for Mikrotik RB2011L | Gabor Juhos | 2012-09-09 | 5 | -1/+153 | |
| | | | | | | | | | | | | | This patch adds preliminary support for the Mikrotik RB2011L. The NAND flash is not yet supported, so only the initramfs kernel can be used for now. [juhosg: remove unnecessary PCI/USB related stuff, the board does not use that, update commit message] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 33344 | |||||
* | ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934x | Gabor Juhos | 2012-09-09 | 2 | -4/+47 | |
| | | | | SVN-Revision: 33343 | |||||
* | ar71xx: add dynamic MDIO clock calculation | Gabor Juhos | 2012-09-09 | 2 | -8/+66 | |
| | | | | SVN-Revision: 33342 | |||||
* | ar71xx: use the RLE library for RB751 | Gabor Juhos | 2012-09-08 | 4 | -42/+17 | |
| | | | | SVN-Revision: 33338 | |||||
* | ar71xx: add library code for RLE decoding | Gabor Juhos | 2012-09-08 | 2 | -0/+115 | |
| | | | | | | It will be used for the MikroTik boards. SVN-Revision: 33337 | |||||
* | ar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934x | Gabor Juhos | 2012-09-08 | 11 | -32/+238 | |
| | | | | SVN-Revision: 33335 | |||||
* | ar71xx: refresh kernel patches | Gabor Juhos | 2012-09-08 | 6 | -17/+11 | |
| | | | | SVN-Revision: 33334 | |||||
* | dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be ↵ | Daniel Dickinson | 2012-09-06 | 8 | -2/+208 | |
| | | | | | | flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. SVN-Revision: 33326 | |||||
* | ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on AR934x | Gabor Juhos | 2012-09-05 | 1 | -0/+49 | |
| | | | | SVN-Revision: 33318 | |||||
* | ar71xx: add rssileds to package set in profile for devices which got them. | Gabor Juhos | 2012-09-05 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33317 | |||||
* | Revert "ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240" | Gabor Juhos | 2012-08-29 | 1 | -8/+1 | |
| | | | | | | That was based on assumptions. SVN-Revision: 33310 | |||||
* | ar71xx: all0315n: fix ethernet according to vendor info | Gabor Juhos | 2012-08-29 | 1 | -12/+2 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33309 | |||||
* | ar71xx: add RSSI LEDs of ALL0315N to uci-defaults/leds | Gabor Juhos | 2012-08-29 | 1 | -0/+7 | |
| | | | | SVN-Revision: 33308 | |||||
* | ar71xx: image: fix Profile name for TL-WA701 (closes #12094) | Gabor Juhos | 2012-08-29 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33295 | |||||
* | ar71xx: Buffalo WZR-HP-AG300H LED support | Gabor Juhos | 2012-08-29 | 4 | -0/+114 | |
| | | | | | | | | | | | | | | | | | | | An improved LED support for Buffalo WZR-HP-AG300H. There will be two new packages to go with this patch (ar922x-led-fix-hotplug and ar922x-led-fix-init). These packages essentially perform the same task of disabling "JTAG over GPIO pins" function which is currently required for LEDs on AR922x emac GPIO to work, and are both considered a temporary fix that circumvent this problem. [juhosg: add the hotplug script from the proposed ar922x-led-fix-hotplug package to ar71xx/base-files] Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 33294 | |||||
* | ar71xx: add profile for Allnet devices | Gabor Juhos | 2012-08-27 | 1 | -0/+39 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33287 | |||||
* | ar71xx: generate image for ALL0315N | Gabor Juhos | 2012-08-27 | 1 | -1/+20 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33286 | |||||
* | ar71xx: sysupgrade for the ALL0315N | Gabor Juhos | 2012-08-27 | 2 | -14/+17 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33285 | |||||
* | ar71xx: rename all0258n.sh to allnet.sh | Gabor Juhos | 2012-08-27 | 1 | -0/+0 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33284 | |||||
* | ar71xx: detect ALL0315N board | Gabor Juhos | 2012-08-27 | 2 | -0/+4 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33282 | |||||
* | ar71xx: add support for the Allnet ALL0315N board | Gabor Juhos | 2012-08-27 | 3 | -0/+140 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33281 | |||||
* | ar71xx: only allow RGMII mode on the 2nd ethernet MAC of the AR7240 | Gabor Juhos | 2012-08-27 | 1 | -1/+8 | |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33280 | |||||
* | ar71xx: unbreak building images for TL-WR1041N-v2, TL-WR2543N | Gabor Juhos | 2012-08-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | Commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 (r33251) introduced a regression with board= kernel command line parameter incorrectly initialised. The faulty builds propogated to the snapshots download area. This makes the device unbootable and TP-Link users have to attach the serial to recover. Here is the q&d way i used to identify MIPS boards that didn't have a corresponding entry in the image/Makefile: for i in `find ../files/arch/mips/ath79/ -type f -exec cat {} \; \ | sed -n '/MIPS_MACHINE/ { s/^[^"]*"\([^"]*\)".*$/\1/; p; }'`; do grep -q ,$i, Makefile || echo $i; done > missing-boards.new Reported-by: Casper on IRC Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 33274 | |||||
* | ar71xx: image: fix TL-WR1043ND board id (#12079) | Gabor Juhos | 2012-08-26 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33272 | |||||
* | ar71xx: image: group and sort {Single,Multi}Profiles | Gabor Juhos | 2012-08-23 | 1 | -109/+63 | |
| | | | | SVN-Revision: 33264 | |||||
* | ar71xx: image: group and sort mtdlayout definitions | Gabor Juhos | 2012-08-23 | 1 | -21/+22 | |
| | | | | SVN-Revision: 33263 | |||||
* | ar71xx: image: use the MultiProfile helper for the Madwifi profile | Gabor Juhos | 2012-08-23 | 1 | -8/+1 | |
| | | | | SVN-Revision: 33262 | |||||
* | ar71xx: image: automatically build a list of SingleProfiles | Gabor Juhos | 2012-08-23 | 1 | -77/+5 | |
| | | | | | | Use that for Default/Minimal profiles. SVN-Revision: 33261 | |||||
* | ar71xx: image: use the new helpers for the ZyXEL images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 | |
| | | | | SVN-Revision: 33260 |