| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 31848
|
|
|
|
|
|
| |
overriding eeprom, fixes bogus wlan mac address on arv4520
SVN-Revision: 31835
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* CONFIG_ARCH_DMA_ADDR_T_64BIT
* CONFIG_ARCH_HAS_ILOG2_U32
* CONFIG_ARCH_HAS_ILOG2_U64
* CONFIG_ARCH_PHYS_ADDR_T_64BIT
* CONFIG_ARCH_SUPPORTS_MSI
* CONFIG_GENERIC_CPU_DEVICES
* CONFIG_HWMON_DEBUG_CHIP
* CONFIG_I2C_PXA_PCI
* CONFIG_LEDS_GPIO
* CONFIG_MINIX_FS_NATIVE_ENDIAN
* CONFIG_MLX4_CORE
* CONFIG_POWER_SUPPLY
* CONFIG_POWER_SUPPLY_DEBUG
* CONFIG_QUOTACTL
* CONFIG_SDIO_UART
* CONFIG_SENSORS_K10TEMP
* CONFIG_SENSORS_SCH56XX_COMMON
* CONFIG_SENSORS_VIA_CPUTEMP
* CONFIG_SERIO_AMBAKMI
* CONFIG_SERIO_I8042
* CONFIG_SERIO_LIBPS2
* CONFIG_SERIO_PCIPS2
* CONFIG_SERIO_RAW
* CONFIG_SERIO_SERPORT
* CONFIG_SPI_BITBANG
* CONFIG_SPI_GPIO
SVN-Revision: 31737
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31735
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31734
|
|
|
|
| |
SVN-Revision: 31733
|
|
|
|
| |
SVN-Revision: 31718
|
|
|
|
| |
SVN-Revision: 31709
|
|
|
|
| |
SVN-Revision: 31672
|
|
|
|
| |
SVN-Revision: 31671
|
|
|
|
| |
SVN-Revision: 31670
|
|
|
|
| |
SVN-Revision: 31645
|
|
|
|
|
|
| |
having to keep non-upstream ethernet driver changes
SVN-Revision: 31637
|
|
|
|
| |
SVN-Revision: 31541
|
|
|
|
| |
SVN-Revision: 31459
|
|
|
|
|
|
| |
Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com>
SVN-Revision: 31443
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
port 4 on the ARV4520PW board
The VLAN mapping on the ARV4520PW board is the following:
port on Router: | VLAN in software:
LAN 1 | 3
LAN 2 | 2
LAN 3 | 1
LAN 4 | 0
DSL | 4
So LAN4 is not VLAN4 but VLAN0 (VLAN4 is DSL port) -> set "3 2 1 0 5t" as default switch config.
SVN-Revision: 31391
|
|
|
|
|
|
| |
Thanks Gabor for spotting it.
SVN-Revision: 31337
|
|
|
|
| |
SVN-Revision: 31336
|
|
|
|
| |
SVN-Revision: 31335
|
|
|
|
| |
SVN-Revision: 31307
|
|
|
|
|
|
| |
sync with lantiq kernel series
SVN-Revision: 31260
|
|
|
|
| |
SVN-Revision: 31222
|
|
|
|
|
|
|
|
| |
Implements the ARV752DPW architecture in mach-arv.c
Signed-off-by: Christian Rustmeier <rustmeier@gmail.com>
SVN-Revision: 31206
|
|
|
|
|
|
|
|
| |
A power-enable toggle gpio is not available, it is always on and protected with a resettable fuse.
Signed-off-by: Pieter Voorthuijsen<p.voorthuijsen at gmail.com>
SVN-Revision: 31205
|
|
|
|
|
|
| |
Also remove a duplicate patch from lantiq (already in generic).
SVN-Revision: 31158
|
|
|
|
|
|
|
| |
Turns out it triggers on some AR71xx devices where no swapping should be done.
Enable endian check for the lantiq target.
SVN-Revision: 31084
|
|
|
|
|
|
|
| |
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31064
|
|
|
|
| |
SVN-Revision: 31063
|
|
|
|
| |
SVN-Revision: 31062
|
|
|
|
| |
SVN-Revision: 31061
|
|
|
|
| |
SVN-Revision: 31060
|
|
|
|
| |
SVN-Revision: 31015
|
|
|
|
|
|
|
|
| |
Needed for using external rootfs on usb sticks.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 30940
|
|
|
|
| |
SVN-Revision: 30689
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 30534
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 30522
|
|
|
|
| |
SVN-Revision: 30521
|
|
|
|
| |
SVN-Revision: 30518
|
|
|
|
| |
SVN-Revision: 29966
|
|
|
|
|
|
|
|
|
|
|
| |
* fixes leds
* adds all leds found on the sx763 board
* removes board_config from flash layout because wireless data is stored in kernel (ath5k)
* fix button handling
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 29763
|
|
|
|
| |
SVN-Revision: 29726
|
|
|
|
| |
SVN-Revision: 29470
|
|
|
|
| |
SVN-Revision: 29348
|
|
|
|
|
|
| |
This patch is/was a duplicate of generic/patches-3.1/307-mips_oprofile_fix.patch
SVN-Revision: 29294
|
|
|
|
|
|
|
|
| |
api * minor style cleanups
Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
SVN-Revision: 29292
|
|
|
|
| |
SVN-Revision: 29161
|
|
|
|
|
|
| |
dev-wifi-rt2x00 fails to build on falcon due to missing pci
SVN-Revision: 29129
|