| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 33253
|
|
|
|
| |
SVN-Revision: 33252
|
|
|
|
| |
SVN-Revision: 33251
|
|
|
|
| |
SVN-Revision: 33250
|
|
|
|
| |
SVN-Revision: 33249
|
|
|
|
| |
SVN-Revision: 33248
|
|
|
|
| |
SVN-Revision: 33247
|
|
|
|
| |
SVN-Revision: 33246
|
|
|
|
| |
SVN-Revision: 33245
|
|
|
|
| |
SVN-Revision: 33244
|
|
|
|
| |
SVN-Revision: 33243
|
|
|
|
| |
SVN-Revision: 33242
|
|
|
|
| |
SVN-Revision: 33241
|
|
|
|
| |
SVN-Revision: 33240
|
|
|
|
| |
SVN-Revision: 33239
|
|
|
|
| |
SVN-Revision: 33238
|
|
|
|
|
|
| |
These functions will be used to simplify the Makefile.
SVN-Revision: 33237
|
|
|
|
| |
SVN-Revision: 33236
|
|
|
|
|
|
|
|
| |
* add profile for BCM4705 based SoC using tg3 instead of b44
* remove redundant 105-Atheros.mk
* reorder
SVN-Revision: 33235
|
|
|
|
| |
SVN-Revision: 33234
|
|
|
|
| |
SVN-Revision: 33232
|
|
|
|
| |
SVN-Revision: 33231
|
|
|
|
|
|
| |
Closes #12031.
SVN-Revision: 33230
|
|
|
|
| |
SVN-Revision: 33229
|
|
|
|
| |
SVN-Revision: 33228
|
|
|
|
| |
SVN-Revision: 33227
|
|
|
|
|
|
| |
The 'mtdparts=' prefix and the name of the flash device is missing.
SVN-Revision: 33226
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33225
|
|
|
|
|
|
|
|
|
|
| |
For the pure convenience of having a correctly named
image and system name in /proc/cpuinfo , until we can
do that by having system names in DTS...
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33224
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33220
|
|
|
|
|
|
|
|
|
|
|
| |
The TL-WDR3600 is identical to the TL-WDR4300 with the exception that is has
only two antennas.
[juhosg: remove the custom machine type, change the board name instead]
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 33219
|
|
|
|
| |
SVN-Revision: 33218
|
|
|
|
|
|
| |
Signed-off-by: Andy Leiserson <andy@leiserson.org>
SVN-Revision: 33215
|
|
|
|
| |
SVN-Revision: 33210
|
|
|
|
|
|
|
| |
There are some ifdefs missing so when only ssb or only bcma was
selected in the kernel config it did not build.
SVN-Revision: 33209
|
|
|
|
| |
SVN-Revision: 33208
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Generate image for the ALL0239-3G which can be flashed through the
chipset-vendor SDK based firmware's web-interface and bootloader.
The bootloader seems to ignore uImage checksum errors, but does complain about
them once the 0xDEADC0DE was replaced by an actual JFFS2 page.
I'm working on implementing fixtrx for uImage in the mtd package to solve this.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33206
|
|
|
|
|
|
|
|
|
|
|
|
| |
rt2x00 still needs some patching as the radio doesn't come to life.
Installation via webflash.
[juhosg: fix whitespace issues, remove rt305x_register_usb
from machine setup because the board has no USB port]
Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi>
SVN-Revision: 33205
|
|
|
|
|
|
| |
Closes #11889.
SVN-Revision: 33202
|
|
|
|
|
|
| |
staging tree
SVN-Revision: 33196
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes the following build error:
SYSMAP System.map
Building modules, stage 2.
MODPOST 48 modules
ERROR: "usb_enable_xhci_ports" [drivers/usb/host/ehci-hcd.ko] undefined!
ERROR: "usb_is_intel_switchable_xhci" [drivers/usb/host/ehci-hcd.ko] undefined!
make[6]: *** [__modpost] Error 1
make[5]: *** [modules] Error 2
SVN-Revision: 33193
|
|
|
|
| |
SVN-Revision: 33192
|
|
|
|
|
|
| |
Should make inclusion for other MCS814x SoCs easier
SVN-Revision: 33188
|
|
|
|
|
|
| |
Signed-off-by: SHI Bin <shibin@ctsing.com>
SVN-Revision: 33183
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Creation of uImage for WNR854T only done once (before 2x for jffs2 build and 1x for squashfs build)
* Got rid of unneccessary padding of rootfs partition
* ARM zImages always need a machine id, therefore do not copy generic (=no id) uImage to BIN_DIR, instead copy zImage
* Generalized functions for easier re-using and enhancing (e.g. D-Link DNS 323 implementation would be only a couple lines)
* Copy rootfs partitions to BIN_DIR, just like it is done for D-Link DNS 323
* Use variables to allows easily changing for custom builds, e.g. kernel mtd size for symbols
* Size check of kernel files to avoid builds that break devices
* Use for "-sysupgrade" and "-factory" in image names (like ar71xx, brcm63xx, etc.) to avoid questions about which image to use
Signed-off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 33174
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33165
|
|
|
|
|
|
| |
Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com>
SVN-Revision: 33158
|
|
|
|
|
|
| |
Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com>
SVN-Revision: 33157
|
|
|
|
|
|
| |
Signed-off-by: Miguel GAIO <miguel.gaio@efixo.com>
SVN-Revision: 33156
|
|
|
|
|
|
|
|
|
| |
In order to get OHCI/EHCI working on the Rt3352, the platform device must be
named so rt3883-?hci will recognize it.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33145
|