Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support booting the Speedport W502V using BRN-BOOT. | John Crispin | 2012-02-14 | 6 | -7/+511 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | drop obselete Config.in file | John Crispin | 2012-02-14 | 1 | -27/+0 |
| | | | | SVN-Revision: 30531 | ||||
* | ramips: extract eeprom for the PCIe wlan module on the RT-N56U | Gabor Juhos | 2012-02-14 | 1 | -4/+12 |
| | | | | SVN-Revision: 30529 | ||||
* | ramips: rt3883: enable PCI on the RT-N56U board | Gabor Juhos | 2012-02-14 | 1 | -0/+16 |
| | | | | SVN-Revision: 30528 | ||||
* | ramips: rt3883: add PCI support | Gabor Juhos | 2012-02-14 | 8 | -1/+548 |
| | | | | SVN-Revision: 30527 | ||||
* | ramips: rt3883: sync 2.6.39 config | Gabor Juhos | 2012-02-14 | 1 | -7/+3 |
| | | | | SVN-Revision: 30526 | ||||
* | ramips: use SoC specific irq.h | Gabor Juhos | 2012-02-14 | 3 | -3/+36 |
| | | | | SVN-Revision: 30525 | ||||
* | fixes irq locking in ethernet driver | John Crispin | 2012-02-14 | 1 | -0/+71 |
| | | | | SVN-Revision: 30522 | ||||
* | fixes gpio_export patch | John Crispin | 2012-02-14 | 1 | -8/+8 |
| | | | | SVN-Revision: 30521 | ||||
* | bump to 1.12, merge improved lantiq aud_dev driver | John Crispin | 2012-02-14 | 7 | -1145/+1605 |
| | | | | SVN-Revision: 30520 | ||||
* | add a simple sip client | John Crispin | 2012-02-14 | 4 | -0/+209 |
| | | | | SVN-Revision: 30519 | ||||
* | add annex selection support to ltq_dsl package | John Crispin | 2012-02-14 | 4 | -7/+60 |
| | | | | SVN-Revision: 30518 | ||||
* | ar71xx: add profile and build image for the TP-Link TL-WR842N/ND v1 boards | Gabor Juhos | 2012-02-13 | 2 | -0/+17 |
| | | | | SVN-Revision: 30508 | ||||
* | ar71xx: add model detection for TL-WR842N/ND | Gabor Juhos | 2012-02-13 | 1 | -0/+3 |
| | | | | SVN-Revision: 30507 | ||||
* | hostapd: correctly pass 64 char hex PSK to wpa_supplicant | Hamish Guthrie | 2012-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 30504 | ||||
* | update to 3.2 | Florian Fainelli | 2012-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 30503 | ||||
* | fix titan gpio register size | Florian Fainelli | 2012-02-13 | 1 | -0/+33 |
| | | | | SVN-Revision: 30502 | ||||
* | block-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850) | Felix Fietkau | 2012-02-13 | 1 | -2/+7 |
| | | | | SVN-Revision: 30501 | ||||
* | quilt: add a NO_RECONFIGURE override for compiling a package without ↵ | Felix Fietkau | 2012-02-13 | 1 | -1/+2 |
| | | | | | | re-running Build/Configure SVN-Revision: 30500 | ||||
* | ramips: rt3883: update package list in the default profile | Gabor Juhos | 2012-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 30499 | ||||
* | ramips: add preliminary support for the Asus RT-N56U board | Gabor Juhos | 2012-02-13 | 11 | -0/+174 |
| | | | | SVN-Revision: 30498 | ||||
* | ramips: raeth: enable MDIO code for RT3883 | Gabor Juhos | 2012-02-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 30497 | ||||
* | package/modules: enable ECHI/OHCI for RT3883 | Gabor Juhos | 2012-02-13 | 1 | -0/+2 |
| | | | | SVN-Revision: 30496 | ||||
* | ramips: add preliminary support for the RT3662/RT3883 SoCs | Gabor Juhos | 2012-02-13 | 40 | -9/+2286 |
| | | | | SVN-Revision: 30495 | ||||
* | kexec-tools: update to 2.0.3 (fixes #9846) | Florian Fainelli | 2012-02-13 | 1 | -3/+3 |
| | | | | SVN-Revision: 30493 | ||||
* | add support for 3.2 | Florian Fainelli | 2012-02-13 | 1 | -0/+14 |
| | | | | SVN-Revision: 30492 | ||||
* | brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed. | Hauke Mehrtens | 2012-02-12 | 2 | -2/+0 |
| | | | | SVN-Revision: 30488 | ||||
* | brcm47xx: activate config bug to show warnings | Hauke Mehrtens | 2012-02-12 | 2 | -2/+0 |
| | | | | SVN-Revision: 30487 | ||||
* | gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent ↵ | Felix Fietkau | 2012-02-12 | 1 | -0/+68 |
| | | | | | | libgcc crap from leaking into every single binary SVN-Revision: 30486 | ||||
* | swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765) | Felix Fietkau | 2012-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 30485 | ||||
* | package/grub: fix stage2 link with recent binutils | Felix Fietkau | 2012-02-12 | 1 | -0/+77 |
| | | | | | | | | | | | | | | We want the `_start's symbols to be at the very beginning of the `stage2' binary's `.text' section. However, nothing enforces this requirement. With recent binutils (ie. post 2.19.1), this results in a corrupt binary, as ld(1) puts another symbol (eg. `journal_init') at the beginning of the section. Fix this by providing a stripped down version of the default linker script where we enforces the position of `_start' in the `.text' section. Patch by Arnaud Lacombe (#10444) SVN-Revision: 30484 | ||||
* | ramips: use GENERIC_{4,8}M image template for WR5123GN | Gabor Juhos | 2012-02-12 | 1 | -5/+2 |
| | | | | SVN-Revision: 30483 | ||||
* | ramips: rt305x: pass MTD partition map to the ALL0256N via cmdline | Gabor Juhos | 2012-02-12 | 1 | -1/+2 |
| | | | | SVN-Revision: 30482 | ||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2012-02-12 | 8 | -31/+20 |
| | | | | SVN-Revision: 30481 | ||||
* | brcm47xx: update usb driver for brcm47xx. | Hauke Mehrtens | 2012-02-12 | 8 | -390/+280 |
| | | | | SVN-Revision: 30480 | ||||
* | tools/genext2fs: do not include the host getline.h, it breaks the tool in ↵ | Felix Fietkau | 2012-02-12 | 1 | -1/+1 |
| | | | | | | subtle ways, and the source already has a getline replacement SVN-Revision: 30479 | ||||
* | glibc: remove all previous (ancient) versions, add 2.14 (partially based on ↵ | Felix Fietkau | 2012-02-12 | 15 | -266/+43 |
| | | | | | | a patch and testing by WillieNL) SVN-Revision: 30478 | ||||
* | broadcom-diag: fix WRT150N/WRT160N detection (patch from #10836) | Felix Fietkau | 2012-02-12 | 1 | -5/+54 |
| | | | | SVN-Revision: 30477 | ||||
* | ramips: add initial support for 3.2 | Gabor Juhos | 2012-02-12 | 13 | -1/+607 |
| | | | | SVN-Revision: 30476 | ||||
* | ramips: include 'linux/module.h' in the ramips_spi driver | Gabor Juhos | 2012-02-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 30475 | ||||
* | ramips: rt288x: remove per-board physmap_flash_data instances | Gabor Juhos | 2012-02-12 | 6 | -28/+30 |
| | | | | SVN-Revision: 30474 | ||||
* | ramips: rt305x: remove per-board physmap_flash_data instances | Gabor Juhos | 2012-02-12 | 21 | -120/+93 |
| | | | | SVN-Revision: 30473 | ||||
* | enable another l2 cache errate on newer kernels | Imre Kaloz | 2012-02-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 30472 | ||||
* | enable 2.22 for unsupported archs if BROKEN is enabled | Imre Kaloz | 2012-02-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 30471 | ||||
* | upgrade vanilla gcc to 4.6.2 | Imre Kaloz | 2012-02-12 | 15 | -12/+12 |
| | | | | SVN-Revision: 30470 | ||||
* | use binutils 2.22 by default | Imre Kaloz | 2012-02-12 | 1 | -3/+6 |
| | | | | SVN-Revision: 30469 | ||||
* | use uClibc 0.9.33 by default | Imre Kaloz | 2012-02-12 | 2 | -3/+3 |
| | | | | SVN-Revision: 30468 | ||||
* | use Linaro GCC 4.6 by default | Imre Kaloz | 2012-02-12 | 2 | -8/+5 |
| | | | | SVN-Revision: 30467 | ||||
* | update to latest Linaro releases | Imre Kaloz | 2012-02-12 | 1 | -5/+5 |
| | | | | SVN-Revision: 30466 | ||||
* | ramips: load gpio-polled keys module | Gabor Juhos | 2012-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 30463 |