| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 31666
|
|
|
|
| |
SVN-Revision: 31665
|
|
|
|
|
|
| |
Based on the 3.2.9 patches by Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31664
|
|
|
|
| |
SVN-Revision: 31663
|
|
|
|
| |
SVN-Revision: 31662
|
|
|
|
| |
SVN-Revision: 31661
|
|
|
|
|
|
| |
It is compile tested only.
SVN-Revision: 31660
|
|
|
|
| |
SVN-Revision: 31659
|
|
|
|
|
|
| |
It is compile tested only.
SVN-Revision: 31658
|
|
|
|
| |
SVN-Revision: 31654
|
|
|
|
| |
SVN-Revision: 31646
|
|
|
|
| |
SVN-Revision: 31645
|
|
|
|
| |
SVN-Revision: 31643
|
|
|
|
|
|
| |
It is working in qemu, but it has not been tested on real hardware.
SVN-Revision: 31642
|
|
|
|
| |
SVN-Revision: 31641
|
|
|
|
|
|
|
|
|
| |
With our recent switch to the 3.3 kernel target, some headers were
occidentally omitted.
Signed-off-by: Jonathan Bither <jonbither@gmail.com>
SVN-Revision: 31640
|
|
|
|
|
|
|
|
|
| |
The fallback sprom handler was installed too late, resulting in ssb
failing to get a valid sprom on some devices.
Fixes #11384.
SVN-Revision: 31638
|
|
|
|
|
|
| |
having to keep non-upstream ethernet driver changes
SVN-Revision: 31637
|
|
|
|
|
|
| |
This fixes a compile error with kernel 3.3.
SVN-Revision: 31635
|
|
|
|
| |
SVN-Revision: 31626
|
|
|
|
|
|
| |
newer kernels
SVN-Revision: 31625
|
|
|
|
|
|
| |
Linux 3.3.4 boots fine on my AR7 device.
SVN-Revision: 31623
|
|
|
|
| |
SVN-Revision: 31617
|
|
|
|
| |
SVN-Revision: 31616
|
|
|
|
| |
SVN-Revision: 31615
|
|
|
|
| |
SVN-Revision: 31614
|
|
|
|
|
|
| |
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31610
|
|
|
|
|
|
| |
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31608
|
|
|
|
| |
SVN-Revision: 31602
|
|
|
|
|
|
| |
Reported-by: Sven Eckelmann <sven@narfation.org>
SVN-Revision: 31601
|
|
|
|
| |
SVN-Revision: 31599
|
|
|
|
| |
SVN-Revision: 31597
|
|
|
|
| |
SVN-Revision: 31596
|
|
|
|
| |
SVN-Revision: 31595
|
|
|
|
| |
SVN-Revision: 31594
|
|
|
|
| |
SVN-Revision: 31593
|
|
|
|
| |
SVN-Revision: 31592
|
|
|
|
| |
SVN-Revision: 31591
|
|
|
|
| |
SVN-Revision: 31590
|
|
|
|
| |
SVN-Revision: 31589
|
|
|
|
| |
SVN-Revision: 31588
|
|
|
|
| |
SVN-Revision: 31587
|
|
|
|
| |
SVN-Revision: 31586
|
|
|
|
| |
SVN-Revision: 31576
|
|
|
|
|
|
| |
Fixes #11372.
SVN-Revision: 31574
|
|
|
|
| |
SVN-Revision: 31573
|
|
|
|
|
|
|
|
| |
[juhosg: export xt_layer7.h for all kernel versions]
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
SVN-Revision: 31566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed: GPIO typos and confirmed GPIO_BUTTON_RESET
Fixed: Lan & Wan reversed: swaped "eth0.2" with "eth0.1" by
removing a line(default is correct), and reversed the
Lan/wan layout LLLLW to WLLLL.
Added: image/Makefile now builds -factory.bin files. I am
unsure of the accepted way to change the makefile but
the name of the image needs to be 'linkn Kernel Image'
in order to be accepted by the OEM firmware.
Known issue: eth0 (internal switch i think has mac address:
00:11:22:33:44:55 but i think it should be same as
the lan).
Known issue: Pressing the reset button has no noticable effect,
i would expect the router to boot failsafe if being
pressed on boot, reboot if short press and reset all
to default if long press.
[juhosg: remove mtdlayout_W306R and use mtdlayout_4M instead]
Signed-off-by: David Pearce <david_18051985@hotmail.com>
SVN-Revision: 31557
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make serial console for DIR-300-B1 work again.
With some recent change, "console=ttyS1,57600" was removed from the
default kernel command line, this adds the necessary mkcmdline
incantation to image/Makefile to add it there for this target.
This is quite likely broken for other targets as well.
Without this the console switches to ttyS0 instead of ttyS1 and
kernel output is missing, and the userspace comes up with 9600 baud
instead of 57600.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 31556
|
|
|
|
| |
SVN-Revision: 31555
|