Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: W306R V2.0 - GPIO and Network fixes | Gabor Juhos | 2012-05-02 | 4 | -4/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | ramips: Make serial console for DIR-300-B1 work again | Gabor Juhos | 2012-05-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | 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 | ||||
* | mpc83xx: remove 2.6.36 support | Gabor Juhos | 2012-05-02 | 32 | -5006/+0 |
| | | | | SVN-Revision: 31555 | ||||
* | mpc83xx: switch to 3.3 | Gabor Juhos | 2012-05-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 31554 | ||||
* | mpc83xx: add support for 3.3 | Gabor Juhos | 2012-05-02 | 11 | -0/+4555 |
| | | | | SVN-Revision: 31553 | ||||
* | linux/3.3: add more missing symbols | Gabor Juhos | 2012-05-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 31552 | ||||
* | use a define for the poll and debounce interval | Florian Fainelli | 2012-05-02 | 35 | -98/+111 |
| | | | | SVN-Revision: 31550 | ||||
* | linux/3.3: add more missing symbols | Gabor Juhos | 2012-05-01 | 1 | -0/+7 |
| | | | | SVN-Revision: 31548 | ||||
* | move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs | Gabor Juhos | 2012-05-01 | 4 | -0/+4 |
| | | | | SVN-Revision: 31547 | ||||
* | switch to 2.6.38 | Imre Kaloz | 2012-05-01 | 116 | -21912/+91470 |
| | | | | SVN-Revision: 31546 | ||||
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 23 | -98/+23 |
| | | | | SVN-Revision: 31541 | ||||
* | linux: rtl836x: add a generic reset_switch function | Gabor Juhos | 2012-04-29 | 5 | -76/+29 |
| | | | | SVN-Revision: 31536 | ||||
* | linux: rtl836x: rename rtl836*_hw_init to rtl836*_setup | Gabor Juhos | 2012-04-29 | 3 | -21/+6 |
| | | | | SVN-Revision: 31535 | ||||
* | linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops | Gabor Juhos | 2012-04-29 | 5 | -24/+11 |
| | | | | SVN-Revision: 31534 | ||||
* | ar71xx: allow to disable link polling on unused PHYs | Gabor Juhos | 2012-04-29 | 3 | -4/+16 |
| | | | | SVN-Revision: 31533 | ||||
* | rb532: remove 2.6.35 support | Gabor Juhos | 2012-04-29 | 3 | -268/+0 |
| | | | | | | The generic 2.6.35 support has been remove long time ago. SVN-Revision: 31532 | ||||
* | linux/3.3: refresh patches | Gabor Juhos | 2012-04-29 | 1 | -14/+8 |
| | | | | SVN-Revision: 31531 | ||||
* | rdc: add 3.3 support | Gabor Juhos | 2012-04-29 | 10 | -0/+1394 |
| | | | | SVN-Revision: 31530 | ||||
* | mpc85xx: add support for 3.3 | Gabor Juhos | 2012-04-29 | 5 | -0/+355 |
| | | | | | | Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31529 | ||||
* | orion: add 3.3 support | Gabor Juhos | 2012-04-29 | 9 | -0/+431 |
| | | | | SVN-Revision: 31528 | ||||
* | linux/3.3: yet another missing symbol | Gabor Juhos | 2012-04-29 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31527 | ||||
* | linux/3.3: add support for the Pericom PT7C4338 I2C RTC chip | Gabor Juhos | 2012-04-29 | 1 | -0/+253 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31525 | ||||
* | mpc85xx: add kmod-booke-wdt to the default packages | Gabor Juhos | 2012-04-29 | 1 | -0/+2 |
| | | | | | | Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31523 | ||||
* | mpc85xx: don't override CONFIG_WATHCDOG | Gabor Juhos | 2012-04-29 | 1 | -1/+0 |
| | | | | SVN-Revision: 31521 | ||||
* | linux: move CONFIG_BOOKE_WDT to the generic config | Gabor Juhos | 2012-04-29 | 5 | -2/+3 |
| | | | | SVN-Revision: 31520 | ||||
* | linux/2.6.36: R.I.P. | Gabor Juhos | 2012-04-29 | 125 | -74685/+0 |
| | | | | SVN-Revision: 31519 | ||||
* | linux: add broken flag to targets which are using 2.6.36 | Gabor Juhos | 2012-04-29 | 2 | -2/+2 |
| | | | | SVN-Revision: 31518 | ||||
* | adm5120: create a new subtarget for the RB1xx devices | Gabor Juhos | 2012-04-29 | 9 | -50/+90 |
| | | | | SVN-Revision: 31513 | ||||
* | adm5120: share a common kernel config between the subtargets | Gabor Juhos | 2012-04-29 | 3 | -403/+228 |
| | | | | SVN-Revision: 31512 | ||||
* | adm5120: merge 3.3 patches | Gabor Juhos | 2012-04-29 | 38 | -1919/+223 |
| | | | | SVN-Revision: 31511 | ||||
* | adm5120: remove 2.6.32 support | Gabor Juhos | 2012-04-29 | 19 | -1444/+0 |
| | | | | SVN-Revision: 31510 | ||||
* | adm5120: switch to 3.3.3 | Gabor Juhos | 2012-04-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 31509 | ||||
* | adm5120: fix macronix bootloc patch | Gabor Juhos | 2012-04-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 31508 | ||||
* | ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN | Gabor Juhos | 2012-04-29 | 2 | -1/+2 |
| | | | | | | Patch-by: Lebedev Dmitry <lebedev@trendnet.ru> SVN-Revision: 31507 | ||||
* | adm8668: merge 3.3 fixes | Gabor Juhos | 2012-04-28 | 7 | -327/+43 |
| | | | | SVN-Revision: 31497 | ||||
* | adm8668: nuke 2.6.36 support | Gabor Juhos | 2012-04-28 | 4 | -139/+0 |
| | | | | SVN-Revision: 31496 | ||||
* | adm8668: switch to 3.3 | Gabor Juhos | 2012-04-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 31495 | ||||
* | switch to gpio-keys-polled | Florian Fainelli | 2012-04-27 | 16 | -42/+42 |
| | | | | SVN-Revision: 31491 | ||||
* | linux/3.3: yet another missing symbol | Gabor Juhos | 2012-04-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 31488 | ||||
* | brcm47xx: BCMA - Modified PCI CFG space access | Hauke Mehrtens | 2012-04-25 | 1 | -0/+104 |
| | | | | | | | | | | The existing code (prior to the patch) does an "ioremap_nocache" on a subset of a memory region that I think has already been mapped, and then un-maps that smaller region when it is finished. Thanks Nathan Hintz for the patch SVN-Revision: 31481 | ||||
* | adm8668: add support for 3.3 | Gabor Juhos | 2012-04-25 | 7 | -0/+451 |
| | | | | SVN-Revision: 31480 | ||||
* | adm8668: build gzip compressed uImage for testing | Gabor Juhos | 2012-04-25 | 1 | -0/+19 |
| | | | | SVN-Revision: 31479 | ||||
* | adm8668: use a suffix for initramfs images | Gabor Juhos | 2012-04-25 | 1 | -0/+10 |
| | | | | SVN-Revision: 31478 | ||||
* | ar71xx: enable MIB counters in the built-in switch of the AR934x | Gabor Juhos | 2012-04-25 | 1 | -2/+11 |
| | | | | SVN-Revision: 31476 | ||||
* | adm5120: remove 2.6.38 support | Gabor Juhos | 2012-04-25 | 22 | -1677/+0 |
| | | | | SVN-Revision: 31475 | ||||
* | adm5120: add 3.3 support | Gabor Juhos | 2012-04-25 | 26 | -0/+2841 |
| | | | | | | Partially based on the 3.1 patches by Hartmut Knaack <knaack.h [at] gmx.de> SVN-Revision: 31474 | ||||
* | linux/3.3: fix compiler warnings in the plat_nand driver | Gabor Juhos | 2012-04-25 | 1 | -3/+3 |
| | | | | SVN-Revision: 31473 | ||||
* | adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN | Gabor Juhos | 2012-04-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 31472 | ||||
* | brcm47xx: A couple of other (inconsequential) BCMA patches | Hauke Mehrtens | 2012-04-24 | 2 | -0/+30 |
| | | | | | | | | Noticed these while reviewing the code. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 31471 | ||||
* | brcm47xx: b44 fix workaround detection on some brcm47xx boards | Hauke Mehrtens | 2012-04-24 | 1 | -16/+9 |
| | | | | | | | | | | Because of api change of nvram_getenv, the workaround failed to detect the hardware. Based on patch by b.sander Fixes #11268. SVN-Revision: 31470 |