Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120 | Gabor Juhos | 2012-10-17 | 1 | -26/+16 | |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33819 | |||||
* | ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routines | Gabor Juhos | 2012-10-17 | 5 | -97/+7 | |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33818 | |||||
* | ar71xx: add a helper function for setting up ETH_CFG register on AR934x | Gabor Juhos | 2012-10-17 | 2 | -0/+25 | |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33817 | |||||
* | ar71xx: OM2P-HS sysupgrade support | Gabor Juhos | 2012-10-17 | 1 | -0/+2 | |
| | | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33803 | |||||
* | ar71xx: add support for the OpenMesh OM2P-HS board | Gabor Juhos | 2012-10-17 | 6 | -2/+85 | |
| | | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33800 | |||||
* | ar71xx: fix sysupgrade for jjPlus JWAP003 | Gabor Juhos | 2012-10-14 | 1 | -4/+6 | |
| | | | | | | | | | [juhosg: change commit message] Signed-off-by: Artur Wronowski <arteqw@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33769 | |||||
* | ar71xx: ew-dorin: added ethernet switch configuration | Gabor Juhos | 2012-10-14 | 1 | -1/+6 | |
| | | | | | | | Signed-off-by: embedded wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33768 | |||||
* | ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LC | Gabor Juhos | 2012-10-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Commit r33248 introduced a regression by passing the board name plus 'board=' in the third argument. The board name string has to be put into the image as identifier of the image type. [juhosg: fix OpenMesh template instead of use of string substitution] Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33767 | |||||
* | ar71xx: build image for the TL-WR841N/ND v8 | Gabor Juhos | 2012-10-04 | 1 | -1/+2 | |
| | | | | SVN-Revision: 33623 | |||||
* | ar71xx: user-space support for TL-WR841N/ND v8 | Gabor Juhos | 2012-10-04 | 5 | -0/+20 | |
| | | | | SVN-Revision: 33622 | |||||
* | ar71xx: add support for the TL-WR841N/ND v8 board | Gabor Juhos | 2012-10-04 | 3 | -0/+198 | |
| | | | | SVN-Revision: 33621 | |||||
* | ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_mac | Gabor Juhos | 2012-09-27 | 1 | -2/+8 | |
| | | | | SVN-Revision: 33575 | |||||
* | ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boards | Gabor Juhos | 2012-09-25 | 3 | -3/+198 | |
| | | | | | | | | | | | | | With these images, it is possible to use the 'unused' partition of the flash. The 'fat' images can be installed with the sysupgrade command. When a 'fat' image is installed from a regular one, the platform specific sysupgrade script copies the calibration data to the end of the flash. Likewise, when a regular image is installed from the 'fat' version the sysupgrade script copies the calibration data back to the original location. SVN-Revision: 33540 | |||||
* | ar71xx: automatically find WLAN calibration data on TEW-673GRU | Gabor Juhos | 2012-09-25 | 1 | -18/+46 | |
| | | | | SVN-Revision: 33539 | |||||
* | ar71xx: automatically find WLAN calibration data on DIR-825-B1 | Gabor Juhos | 2012-09-25 | 1 | -17/+44 | |
| | | | | SVN-Revision: 33538 | |||||
* | ar71xx: add missing backslash to uci-defaults/leds (closes #12240) | Gabor Juhos | 2012-09-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33537 | |||||
* | ar71xx: use different machtype and setup for the TL-MR3040 | Gabor Juhos | 2012-09-24 | 7 | -16/+63 | |
| | | | | | | Should fix #12211. Compile tested only. SVN-Revision: 33535 | |||||
* | ar71xx: fix a typo in TEW-637GRU image names | Gabor Juhos | 2012-09-18 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33460 | |||||
* | ar71xx: revert DIR-825-B1 wholeflash image support. | Gabor Juhos | 2012-09-18 | 9 | -262/+2 | |
| | | | | | | | | | | It should be implemmented in a cleaner way. This reverts the following commits: [ar71xx] dir-825-b1: Fix wholeflash images [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash" SVN-Revision: 33459 | |||||
* | ar71xx: register the NAND flash controller device on DB120 | Gabor Juhos | 2012-09-17 | 6 | -14/+19 | |
| | | | | SVN-Revision: 33455 | |||||
* | 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 |