Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add InstallDev/(Pre|Post) hooks. | Lars-Peter Clausen | 2008-09-11 | 1 | -2/+10 |
| | | | | SVN-Revision: 12569 | ||||
* | Prevent unwanted shell expansion | Steven Barth | 2008-09-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 12568 | ||||
* | use generic cansleep wrappers for GPIO | Gabor Juhos | 2008-09-11 | 1 | -19/+1 |
| | | | | SVN-Revision: 12567 | ||||
* | 2.6.26: add gpiommc driver | Gabor Juhos | 2008-09-10 | 5 | -297/+1249 |
| | | | | SVN-Revision: 12566 | ||||
* | Do not try to build autoconf emacs library, as it can fail on some systems ↵ | Florian Fainelli | 2008-09-09 | 1 | -0/+24 |
| | | | | | | like Fedora core 9 SVN-Revision: 12562 | ||||
* | au1000: fix gpio output | Florian Fainelli | 2008-09-09 | 1 | -0/+20 |
| | | | | | | | | | | | | when setting the output state of one GPIO pin we have to keep the state of the other pins, hence use binary OR. also gpio_direction_output() wants to set an initial value, so add that too. this fixes a problem with the USB power switch on mtx-1 boards. (#3974) Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 12561 | ||||
* | bump ifxmips to 2.6.26.2 | John Crispin | 2008-09-09 | 3 | -70/+93 |
| | | | | SVN-Revision: 12557 | ||||
* | fix autoconf compilation (#3956) | Felix Fietkau | 2008-09-08 | 1 | -4/+3 |
| | | | | SVN-Revision: 12554 | ||||
* | firmware-utils/mkmylofw: WP543 support | Gabor Juhos | 2008-09-08 | 2 | -26/+47 |
| | | | | SVN-Revision: 12552 | ||||
* | target features: fix usb support detection | Felix Fietkau | 2008-09-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 12551 | ||||
* | fixes script that mounts usd storage when it gets attached | John Crispin | 2008-09-08 | 1 | -14/+11 |
| | | | | SVN-Revision: 12548 | ||||
* | dnsmasq: Use a more intelligent way of parsing dhcp-options using the new ↵ | Steven Barth | 2008-09-07 | 1 | -7/+3 |
| | | | | | | UCI list datatype SVN-Revision: 12547 | ||||
* | restore the /tmp/resolv.conf symlink when stopping dnsmasq | Felix Fietkau | 2008-09-07 | 1 | -0/+5 |
| | | | | SVN-Revision: 12546 | ||||
* | build more image types | Gabor Juhos | 2008-09-07 | 1 | -4/+11 |
| | | | | SVN-Revision: 12545 | ||||
* | add gpio-buttons devices | Gabor Juhos | 2008-09-07 | 4 | -0/+100 |
| | | | | SVN-Revision: 12544 | ||||
* | simplify leds-gpio device registration | Gabor Juhos | 2008-09-07 | 4 | -34/+56 |
| | | | | SVN-Revision: 12543 | ||||
* | feeds: Switched to LuCI stable branch | Steven Barth | 2008-09-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 12542 | ||||
* | madwifi: add missing include file for the tools multicall binary | Felix Fietkau | 2008-09-05 | 1 | -1/+2 |
| | | | | SVN-Revision: 12541 | ||||
* | madwifi: select the right hal binary for EABI on ARM | Felix Fietkau | 2008-09-05 | 1 | -4/+4 |
| | | | | SVN-Revision: 12540 | ||||
* | 2.6.26: fix build error caused by the gpio sysfs stuff | Gabor Juhos | 2008-09-05 | 1 | -1/+3 |
| | | | | SVN-Revision: 12536 | ||||
* | upgrade to uci 0.6.2 (bugfixes) | Felix Fietkau | 2008-09-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 12535 | ||||
* | 2.6.26: fix gpio sysfs patch, forgot to refresh it | Gabor Juhos | 2008-09-04 | 1 | -14/+18 |
| | | | | SVN-Revision: 12529 | ||||
* | register gpio-leds on the WP543 board | Gabor Juhos | 2008-09-04 | 1 | -0/+46 |
| | | | | SVN-Revision: 12528 | ||||
* | enable gpio sysfs support | Gabor Juhos | 2008-09-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 12527 | ||||
* | 2.6.26: backport gpio sysfs support form 2.6.27-rcX | Gabor Juhos | 2008-09-04 | 2 | -0/+1021 |
| | | | | SVN-Revision: 12526 | ||||
* | enable USB support, and sync kernel config | Gabor Juhos | 2008-09-03 | 1 | -6/+10 |
| | | | | SVN-Revision: 12521 | ||||
* | make use the USB controller on the WP543 board | Gabor Juhos | 2008-09-03 | 1 | -0/+2 |
| | | | | SVN-Revision: 12520 | ||||
* | fix platform device ids of the USB controllers | Gabor Juhos | 2008-09-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 12519 | ||||
* | fix EHCI driver | Gabor Juhos | 2008-09-03 | 1 | -2/+0 |
| | | | | SVN-Revision: 12518 | ||||
* | fix phy id on the WP543 board | Gabor Juhos | 2008-09-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 12517 | ||||
* | fix ccache installation (#3942) | Felix Fietkau | 2008-09-03 | 1 | -3/+1 |
| | | | | SVN-Revision: 12515 | ||||
* | fix shell return status of the find symlink command | Felix Fietkau | 2008-09-03 | 1 | -1/+3 |
| | | | | SVN-Revision: 12514 | ||||
* | add default Build/Install template, which is activated by setting PKG_INSTALL=1 | Felix Fietkau | 2008-09-03 | 2 | -11/+15 |
| | | | | SVN-Revision: 12512 | ||||
* | change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags | Felix Fietkau | 2008-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 12511 | ||||
* | add -rpath-link to TARGET_LDFLAGS by default | Felix Fietkau | 2008-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 12510 | ||||
* | fix recursive symlink issue | Felix Fietkau | 2008-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 12508 | ||||
* | make sure that when the kernel config changes, compile is triggered for all ↵ | Felix Fietkau | 2008-09-02 | 1 | -0/+2 |
| | | | | | | kernel dependent packages SVN-Revision: 12503 | ||||
* | fix ./scripts/env for newer git versions | Felix Fietkau | 2008-09-02 | 1 | -3/+1 |
| | | | | SVN-Revision: 12502 | ||||
* | remove 0-byte files | Felix Fietkau | 2008-09-02 | 34 | -0/+0 |
| | | | | SVN-Revision: 12501 | ||||
* | nuke ipkg, now that we use opkg, we don't need it anymore | Felix Fietkau | 2008-09-02 | 1 | -77/+0 |
| | | | | SVN-Revision: 12500 | ||||
* | final fix for BCM5354 USB cores, hopefully | Imre Kaloz | 2008-09-02 | 1 | -3/+13 |
| | | | | SVN-Revision: 12499 | ||||
* | remove ipkg from busybox | Felix Fietkau | 2008-09-02 | 8 | -14073/+0 |
| | | | | SVN-Revision: 12498 | ||||
* | remove awx from busybox, refresh patches | Felix Fietkau | 2008-09-02 | 7 | -1629/+8 |
| | | | | SVN-Revision: 12497 | ||||
* | BusyBox httpd Accept Header Patch | Felix Fietkau | 2008-09-02 | 1 | -0/+42 |
| | | | | | | | | | | | | | | With this patch the BusyBox httpd pass the "Accept:" and "Accept-Language:" header by the environment variables to the CGI-Script, so this can make Content Negotiation to deliver the page in the language, which was selected by the user in the browser settings, and/or serve the XHTML page with the right MIME-Type application/xhtml+xml to user agents which support it und text/html which don't. Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> SVN-Revision: 12496 | ||||
* | provide a md5sum wrapper for BSDish systems | Felix Fietkau | 2008-09-02 | 1 | -3/+15 |
| | | | | SVN-Revision: 12495 | ||||
* | get rid of a shell warning if md5sum is not found | Felix Fietkau | 2008-09-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 12494 | ||||
* | clean up md5s() shell function | Felix Fietkau | 2008-09-02 | 1 | -1/+4 |
| | | | | SVN-Revision: 12493 | ||||
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | Felix Fietkau | 2008-09-02 | 4 | -0/+4 |
| | | | | SVN-Revision: 12492 | ||||
* | add prereq check for extended getopt (#3944) | Felix Fietkau | 2008-09-02 | 1 | -0/+8 |
| | | | | SVN-Revision: 12491 | ||||
* | quilt depends on sed | Felix Fietkau | 2008-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 12490 |