| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | brcm47xx: use old partition names again for kernel 3.8 | Hauke Mehrtens | 2013-04-06 | 2 | -1/+21 |
* | brcm47xx: fix error in board detection when nvram is not available. | Hauke Mehrtens | 2013-04-06 | 2 | -4/+8 |
* | linux/3.8: implement pcibios_get_phb_of_node for MIPS | Gabor Juhos | 2013-04-06 | 2 | -0/+197 |
* | linux/3.8: backport devm_ioremap_resource from 3.9 | Gabor Juhos | 2013-04-06 | 1 | -0/+251 |
* | ramips: fix ethernet switch node in DIR-645.dts | Gabor Juhos | 2013-04-06 | 1 | -3/+3 |
* | generic: rtl8367: add compatible string with vendor prefix | Gabor Juhos | 2013-04-06 | 1 | -0/+1 |
* | generic: rtl8367b: fix rtl8367b_extif_init_of | Gabor Juhos | 2013-04-06 | 1 | -7/+18 |
* | linux/3.8: add more missing symbols | Gabor Juhos | 2013-04-06 | 1 | -0/+2 |
* | package/kernel: only include i2c-of if CONFIG_OF enabled | Gabor Juhos | 2013-04-06 | 1 | -1/+4 |
* | linux/3.8: add missing symbol | Gabor Juhos | 2013-04-06 | 1 | -0/+1 |
* | kernel: fix md5sum for 3.8.6 | Gabor Juhos | 2013-04-06 | 1 | -1/+1 |
* | kernel: Allow talitos crypto hw module selection | Gabor Juhos | 2013-04-06 | 1 | -0/+14 |
* | ramips: remove spi node from RTN56.dts | Gabor Juhos | 2013-04-06 | 1 | -42/+1 |
* | ramips: fix ethernet switch node in RTN56U.dts | Gabor Juhos | 2013-04-06 | 1 | -2/+2 |
* | ramips: rt3883: enable the RTL8367 driver | Gabor Juhos | 2013-04-06 | 1 | -0/+1 |
* | generic: rtl8367: allow to load extif config from OF | Gabor Juhos | 2013-04-06 | 1 | -6/+61 |
* | generic: rtl8367: fix a typo in MODULE_DEVICE_TABLE macro | Gabor Juhos | 2013-04-06 | 1 | -1/+1 |
* | generic: rtl8367: add vendor prefix to the compatible string | Gabor Juhos | 2013-04-06 | 1 | -1/+1 |
* | ramips: rt3883: sync 3.8 config | Gabor Juhos | 2013-04-06 | 1 | -10/+2 |
* | fix typo pinmmux -> pinmux | John Crispin | 2013-04-06 | 62 | -62/+62 |
* | kernel: update linux 3.8 to 3.8.6 | Gabor Juhos | 2013-04-06 | 83 | -698/+174 |
* | refresh kernel configs with kconfig.pl | Gabor Juhos | 2013-04-06 | 3 | -12/+12 |
* | fix dir-615 h1 network config | John Crispin | 2013-04-05 | 1 | -1/+1 |
* | fix typo that made gpiomuxing fail | John Crispin | 2013-04-05 | 16 | -16/+16 |
* | malta: add le64 and be64 sub targets | Florian Fainelli | 2013-04-05 | 5 | -1/+51 |
* | malta: move 32-bits options to subtarget config | Florian Fainelli | 2013-04-05 | 5 | -1/+18 |
* | malta: move endianness kernel configuration to subtarget | Florian Fainelli | 2013-04-05 | 2 | -1/+2 |
* | toolchain/uClibc: backport a MIPS64 fix from openadk | Florian Fainelli | 2013-04-05 | 1 | -0/+25 |
* | toolchain/uClibc: handle different MIPS64 ABIs | Florian Fainelli | 2013-04-05 | 7 | -1/+110 |
* | toolchain: musl is not available on MIPS64 | Florian Fainelli | 2013-04-05 | 1 | -0/+1 |
* | toolchain: allow choosing the MIPS64 user-land ABI | Florian Fainelli | 2013-04-05 | 4 | -1/+35 |
* | buildroot: factor knowledge of a 64bits architecture | Florian Fainelli | 2013-04-05 | 3 | -2/+9 |
* | malta: enable mips16 feature flag | Florian Fainelli | 2013-04-05 | 2 | -2/+2 |
* | buildroot: allow enabling MIPS16 user-space build | Florian Fainelli | 2013-04-05 | 4 | -0/+19 |
* | openssl: Pass in any TARGET_ASFLAGS | Florian Fainelli | 2013-04-05 | 1 | -0/+2 |
* | toolchain/gcc: .init and .fini need to pick one ISA | Florian Fainelli | 2013-04-05 | 1 | -0/+9 |
* | toolchain/uClibc: Disable mips16 for uClibc for now | Florian Fainelli | 2013-04-05 | 1 | -0/+2 |
* | rules.mk: MIPS16 builds get a different toolchain | Florian Fainelli | 2013-04-05 | 1 | -0/+1 |
* | rules.mk: Create TARGET_ASFLAGS; force -mno-mips16 | Florian Fainelli | 2013-04-05 | 1 | -1/+5 |
* | netifd: Bump to latest version * Fix a memory corruption when updating IPv6 p... | Steven Barth | 2013-04-05 | 1 | -2/+2 |
* | ubus: update to latest version, fixes a crash on reconnect | Felix Fietkau | 2013-04-04 | 1 | -3/+3 |
* | add a helper that allows loading the eeprom from a MTD partition pointed to b... | John Crispin | 2013-04-04 | 1 | -0/+106 |
* | netifd: Rewrite IPv6 prefix assignment * Add ip6hint option to specify assign... | Steven Barth | 2013-04-03 | 1 | -2/+2 |
* | unbreak i2c-mv64xxx dependencies | John Crispin | 2013-04-03 | 1 | -1/+1 |
* | fix borken of-i2c dependencies | John Crispin | 2013-04-03 | 1 | -4/+3 |
* | remove the old (and nonworking) hack and identify our patched GCCs properly | Imre Kaloz | 2013-04-03 | 2 | -3/+9 |
* | fix eglibc compile | John Crispin | 2013-04-03 | 1 | -1/+3 |
* | Migrate lantiq platform to common led helper functions | John Crispin | 2013-04-03 | 1 | -29/+11 |
* | add a missing patch that makes board detection work again | John Crispin | 2013-04-03 | 1 | -0/+107 |
* | revert patch that renames the worker thread as it seems to cause an oops | John Crispin | 2013-04-03 | 1 | -9/+0 |