This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-31 16:35:44 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
lantiq
History
Felix Fietkau
335877a2b3
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
...
SVN-Revision: 26300
2011-03-26 01:07:12 +00:00
..
base-files
adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support.
2010-12-12 22:57:16 +00:00
falcon
* update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
2011-03-11 08:19:53 +00:00
image
* fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver
2011-03-14 07:33:23 +00:00
patches
* fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver
2011-03-14 07:33:23 +00:00
xway
* update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
2011-03-11 08:19:53 +00:00
config-default
* update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
2011-03-11 08:19:53 +00:00
extract.py
* adds profiles to the kernel * fixes 2 compile errors in the usb driver * ioports were not allocated properly
2011-02-01 14:37:35 +00:00
extract.sh
* adds profiles to the kernel * fixes 2 compile errors in the usb driver * ioports were not allocated properly
2011-02-01 14:37:35 +00:00
Makefile
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
2011-03-26 01:07:12 +00:00
modules.mk
* update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
2011-03-11 08:19:53 +00:00