John Crispin
23b2bd9494
linux-atm: update solos-pci driver to upstream
...
Fixes for the solos-pci driver.
- Corrects calculation of headroom for padding.
- Removes pointless debug messages.
- Expose Bis A and Bis M annex capabilities.
- Expose hardware revision.
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 30541
13 years ago
John Crispin
9e5b8ad833
linux-atm: headroom/padding fixes
...
Submitted upstream to netdev by Chas Williams on linux-atm.
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 30540
13 years ago
John Crispin
1a71f07d00
generate uboot environment data in target
...
With this patch it is possible to generate uboot environment config file
inside lantiq target. Currently it is only supporting GIGASX76X board.
uboot environment config is used by fw_printenv fw_setenv tools.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 30537
13 years ago
John Crispin
7416a5f0aa
fix compile error in previous commit
...
SVN-Revision: 30534
13 years ago
John Crispin
cd1a204365
Support booting the Speedport W502V using BRN-BOOT.
...
While the disadvantage is less available flash space, it's easy and
safe to flash without opening the device.
Going back to the original firmware is also possible.
This patch add two firmware utilities, mkbrncmdline and mkbrnboot.
mkbrncmdline patches the uncompressed kernel so the registeres a0 to
a3 are initialized and the memory size is passed in.
mkbrnboot takes the lzma compressed kernel and squashfs images and
creates a firmware image that can be flashed using the BRN-BOOT
recovery kernel, which is booted by holding both buttons when
powering up the device and will listen on http://192.168.2.1 .
The firmware file from bin/lantiq/ to use is
openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage
The BRN-BOOT recovery kernel does size-check the image, so if it's
too big to fit into flash it will complain accordingly.
A second patch is needed to make the wired network interface work
since there is no u-boot to pre-initialise it.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 30532
13 years ago
Gabor Juhos
02a01a16c7
ramips: extract eeprom for the PCIe wlan module on the RT-N56U
...
SVN-Revision: 30529
13 years ago
Gabor Juhos
43d1a2c3ab
ramips: rt3883: enable PCI on the RT-N56U board
...
SVN-Revision: 30528
13 years ago
Gabor Juhos
784be92e39
ramips: rt3883: add PCI support
...
SVN-Revision: 30527
13 years ago
Gabor Juhos
10f00dc48b
ramips: rt3883: sync 2.6.39 config
...
SVN-Revision: 30526
13 years ago
Gabor Juhos
ed79921fe5
ramips: use SoC specific irq.h
...
SVN-Revision: 30525
13 years ago
John Crispin
0b07769898
fixes irq locking in ethernet driver
...
SVN-Revision: 30522
13 years ago
John Crispin
55bf39e98c
fixes gpio_export patch
...
SVN-Revision: 30521
13 years ago
John Crispin
976d3eb854
add annex selection support to ltq_dsl package
...
SVN-Revision: 30518
13 years ago
Gabor Juhos
9a0e17857e
ar71xx: add profile and build image for the TP-Link TL-WR842N/ND v1 boards
...
SVN-Revision: 30508
13 years ago
Gabor Juhos
1c57a22aae
ar71xx: add model detection for TL-WR842N/ND
...
SVN-Revision: 30507
13 years ago
Florian Fainelli
e16916480d
update to 3.2
...
SVN-Revision: 30503
13 years ago
Florian Fainelli
7bed2e2225
fix titan gpio register size
...
SVN-Revision: 30502
13 years ago
Gabor Juhos
8d5dfa75e6
ramips: rt3883: update package list in the default profile
...
SVN-Revision: 30499
13 years ago
Gabor Juhos
99c019fb0d
ramips: add preliminary support for the Asus RT-N56U board
...
SVN-Revision: 30498
13 years ago
Gabor Juhos
97e641a0e6
ramips: raeth: enable MDIO code for RT3883
...
SVN-Revision: 30497
13 years ago
Gabor Juhos
e532fa5fd4
ramips: add preliminary support for the RT3662/RT3883 SoCs
...
SVN-Revision: 30495
13 years ago
Florian Fainelli
4a0dc3a32a
add support for 3.2
...
SVN-Revision: 30492
13 years ago
Hauke Mehrtens
30408f1cc4
brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed.
...
SVN-Revision: 30488
13 years ago
Hauke Mehrtens
e7bd7f7e85
brcm47xx: activate config bug to show warnings
...
SVN-Revision: 30487
13 years ago
Gabor Juhos
22ec8b4839
ramips: use GENERIC_{4,8}M image template for WR5123GN
...
SVN-Revision: 30483
13 years ago
Gabor Juhos
b7f129e19b
ramips: rt305x: pass MTD partition map to the ALL0256N via cmdline
...
SVN-Revision: 30482
13 years ago
Hauke Mehrtens
fa21aef5ab
brcm47xx: refresh patches
...
SVN-Revision: 30481
13 years ago
Hauke Mehrtens
838c363886
brcm47xx: update usb driver for brcm47xx.
...
SVN-Revision: 30480
13 years ago
Gabor Juhos
a287c60a61
ramips: add initial support for 3.2
...
SVN-Revision: 30476
13 years ago
Gabor Juhos
388013b0ce
ramips: include 'linux/module.h' in the ramips_spi driver
...
SVN-Revision: 30475
13 years ago
Gabor Juhos
faae4235c4
ramips: rt288x: remove per-board physmap_flash_data instances
...
SVN-Revision: 30474
13 years ago
Gabor Juhos
3502e2b93f
ramips: rt305x: remove per-board physmap_flash_data instances
...
SVN-Revision: 30473
13 years ago
Imre Kaloz
143e861708
enable another l2 cache errate on newer kernels
...
SVN-Revision: 30472
13 years ago
Gabor Juhos
3a11dcdaa8
ramips: load gpio-polled keys module
...
SVN-Revision: 30463
13 years ago
Gabor Juhos
323ece9474
ramips: remove yet another CONFIG_MTD_PARTITION ifdef
...
SVN-Revision: 30462
13 years ago
Gabor Juhos
32b9e8c750
ramips: use gpio-keys-polled instead of gpio-buttons
...
SVN-Revision: 30461
13 years ago
Imre Kaloz
8ce80f7454
add some missing symbols
...
SVN-Revision: 30460
13 years ago
Gabor Juhos
80b40497de
ramips: add MIPS platform file
...
SVN-Revision: 30459
13 years ago
Gabor Juhos
80a535ba58
generic/2.6.39: refresh patches
...
SVN-Revision: 30458
13 years ago
Imre Kaloz
440a7fbc3b
refresh patches to -rc3
...
SVN-Revision: 30456
13 years ago
Gabor Juhos
4e1b870f3e
ramips: add MDIO bus support for RT288X
...
SVN-Revision: 30455
13 years ago
Imre Kaloz
0ace4636db
rename 3.1 patches directory as it will be used for newer kernels as well
...
SVN-Revision: 30454
13 years ago
Imre Kaloz
1fb5ff4e04
rename 2.6.39 patches directory
...
SVN-Revision: 30453
13 years ago
Gabor Juhos
34a9ccf544
ramips: fix Belkin F5D8235-v2 VLAN setup
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 30452
13 years ago
Gabor Juhos
8916c02b47
ramips: raeth: make debugging messages configurable
...
SVN-Revision: 30450
13 years ago
Gabor Juhos
aac3ad4c0e
ramips: raeth: use device pointer in DMA API calls
...
SVN-Revision: 30449
13 years ago
Gabor Juhos
1fd8724e94
ramips: raeth: add netdev pointer to private structure
...
SVN-Revision: 30448
13 years ago
Gabor Juhos
c6fa11d00f
ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmit
...
SVN-Revision: 30447
13 years ago
Gabor Juhos
2d055f130e
ramips: raeth: unmap rx DMA address in ramips_cleanup_dma
...
SVN-Revision: 30446
13 years ago
Gabor Juhos
7bd7ddcf4e
ramips: raeth: add rx_dma array to store the DMA address of the rx packets
...
SVN-Revision: 30445
13 years ago