- Apr 07, 2013
-
-
Gabor Juhos authored
Those are defined in the SoC specific .dtsi files. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36237
-
- Apr 06, 2013
-
-
Hauke Mehrtens authored
This fixes sysupgrade. The partition names are used all over the Internet in various howtos. Thank you russell for spotting this problem. SVN-Revision: 36235
-
Hauke Mehrtens authored
SVN-Revision: 36234
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36233
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36232
-
Gabor Juhos authored
Fix a typo in the node name and add vendor prefix for the compatible string. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36231
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36230
-
Gabor Juhos authored
* disable external interface if its property is not present * show an error message if the extif property is not valid * use proper error values intead of -1 * fix memory leak * wrap long lines Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36229
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36228
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36227
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36226
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36225
-
Gabor Juhos authored
Signed-off-by:
Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36224
-
Gabor Juhos authored
The RT-N56U board uses a parallel flash. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36223
-
Gabor Juhos authored
The RT-N56U uses an RTL8367M switch. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36222
-
Gabor Juhos authored
That is needed by the Asus RT-N56U board. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36221
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36220
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36219
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36218
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36217
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36216
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36215
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36214
-
- Apr 05, 2013
-
-
John Crispin authored
http://patchwork.openwrt.org/patch/3527/ Signed-off-by:
Daniel Petre <dani@ip6.ro> SVN-Revision: 36213
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 36212
-
Florian Fainelli authored
These two subtargets are used to build a 64-bit malta kernel along with 64-bit userland support. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36211
-
Florian Fainelli authored
Preliminary change to add support for MIPS64-based malta subtargets. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36210
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36209
-
Florian Fainelli authored
Fixes uClibc dynamic loader name requested by executables when targetting MIPS64 n64 Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36208
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36207
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36206
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36205
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36204
-
Florian Fainelli authored
The malta platform supports mips16 advertise this feature flag. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36203
-
Florian Fainelli authored
Enabling MIPS16 is made conditional on advertising the "mips16" feature for a specific target since it requires support from the CPU (HAS_MIPS16) and the actual use of MIPS16 for building packages (USE_MIPS16). Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36202
-
Florian Fainelli authored
Packages not picking up the regular TARGET_AS need their openwrt Makefiles tweaked. For a basic build, that's just openssl. This depends on patch 1/5. Signed-off-by:
Jay Carlson <nop@nop.com> Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36201
-
Florian Fainelli authored
The .init and .fini sections are built by concatenating code fragments. Putting mips16 code in the middle of a mips32 code block doesn't work. Make gcc built the magic crt stuff in no-mips16 mode. This is specific to 4.6-linaro but is probably portable to other gcc flavors. Adding this to the t-libgcc-mips16 makefile fragment is a hack not suitable for pushing upstream, but there is no mips/t-linux or mips/t-uclibc and I am not going to touch gcc/configure for two lines. Signed-off-by:
Jay Carlson <nop@nop.com> Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36200
-
Florian Fainelli authored
For now, build uclibc without -mips16. There's no mips16 syscall support AFAIK and uclibc uses inline assembly syscalls a lot. In addition, touching errno means touching a TLS model symbol, and that's not supported in gcc 4.6. The __set_errno macro can be put back to calling errno_location(). This allows much of the library to be built in mips16 mode. I don't understand the implications to the thread library of doing this. A list of "build as -mno-mips16" C source files can be placed in the mips architecture-dependent build files. Maintaining the list would be no fun. Signed-off-by:
Jay Carlson <nop@nop.com> Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36199
-
Florian Fainelli authored
To be safe, build "m16" into the toolchain and target architecture the same way mips32r2 does: target-mips_r2_m16_uClibc-0.9.33.2 toolchain-mips_r2_m16_gcc-4.6-linaro_uClibc-0.9.33.2 Signed-off-by:
Jay Carlson <nop@nop.com> Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36198
-
Florian Fainelli authored
Create and use a TARGET_ASFLAGS, defaulting to TARGET_CFLAGS. MIPS .S files reasonably assume they are not in mips16 mode. Because "-mips16 -mno-mips16" results in -mno-mips16, I can append that to the TARGET_ASFLAGS. This should be done with $(filter-out)? Signed-off-by:
Jay Carlson <nop@nop.com> Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36197
-