Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3c24xx: unbreak openmoko merge patch (mmc changes) | Felix Fietkau | 2009-03-17 | 1 | -418/+383 |
| | | | | SVN-Revision: 14927 | ||||
* | fix missing binutils default version change | Felix Fietkau | 2009-03-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 14926 | ||||
* | fix a bug which prevented imagetag from correctly initializing the version ↵ | Florian Fainelli | 2009-03-17 | 1 | -3/+3 |
| | | | | | | and magic2, use the broadcom default magics, which allows uploading through web interfaces SVN-Revision: 14925 | ||||
* | ap81: register SPI flash, and add default MTD partitions | Gabor Juhos | 2009-03-17 | 1 | -0/+53 |
| | | | | SVN-Revision: 14924 | ||||
* | ap81: register GPIO buttons | Gabor Juhos | 2009-03-17 | 1 | -0/+29 |
| | | | | SVN-Revision: 14923 | ||||
* | ap81: register USB host controller | Gabor Juhos | 2009-03-17 | 1 | -0/+2 |
| | | | | SVN-Revision: 14922 | ||||
* | ap81: register ethernet devices, and add default network configuration file | Gabor Juhos | 2009-03-17 | 3 | -0/+33 |
| | | | | SVN-Revision: 14921 | ||||
* | ap83: remove unnecessary include | Gabor Juhos | 2009-03-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 14920 | ||||
* | bcm47xx: Fix compilation on non-PCI configs. | Michael Büsch | 2009-03-17 | 1 | -13/+25 |
| | | | | SVN-Revision: 14919 | ||||
* | Final updates to default configuration of ps3 petitboot sub-target | Hamish Guthrie | 2009-03-17 | 3 | -1/+5 |
| | | | | SVN-Revision: 14918 | ||||
* | update other 2.6.28.7 targets to 2.6.28.8, too | Imre Kaloz | 2009-03-17 | 5 | -5/+5 |
| | | | | SVN-Revision: 14917 | ||||
* | update to 2.6.28.8 | Imre Kaloz | 2009-03-17 | 8 | -9/+9 |
| | | | | SVN-Revision: 14916 | ||||
* | Update kernel config | Hamish Guthrie | 2009-03-17 | 1 | -0/+8 |
| | | | | SVN-Revision: 14915 | ||||
* | fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) | Florian Fainelli | 2009-03-17 | 9 | -19/+134 |
| | | | | SVN-Revision: 14914 | ||||
* | Ensure that bin directory is created for ps3 buildbot build | Hamish Guthrie | 2009-03-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 14913 | ||||
* | ncurses: make sure the timestamp of copied host utils is current, so that it ↵ | Felix Fietkau | 2009-03-17 | 1 | -0/+3 |
| | | | | | | doesn't fall back to attempting to use cross-compiled ones SVN-Revision: 14912 | ||||
* | clean up ncurses makefile based on new host build changes | Felix Fietkau | 2009-03-17 | 1 | -85/+30 |
| | | | | SVN-Revision: 14911 | ||||
* | fix quilt variable and stampfile usage for host builds | Felix Fietkau | 2009-03-17 | 2 | -6/+12 |
| | | | | SVN-Revision: 14910 | ||||
* | fix download reverse depends | Felix Fietkau | 2009-03-17 | 1 | -2/+4 |
| | | | | SVN-Revision: 14907 | ||||
* | add PKG_HOST_ONLY variable to prevent target builds | Felix Fietkau | 2009-03-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 14906 | ||||
* | move host build in packages into a separate namespace: ↵ | Felix Fietkau | 2009-03-17 | 9 | -21/+93 |
| | | | | | | package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants SVN-Revision: 14905 | ||||
* | s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the ↵ | Felix Fietkau | 2009-03-16 | 1 | -1/+1 |
| | | | | | | right cpu SVN-Revision: 14904 | ||||
* | add missing cflags for s3c24xx | Felix Fietkau | 2009-03-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 14903 | ||||
* | fix mmap issues caused by the vm_exports patch (thx, danm) | Felix Fietkau | 2009-03-16 | 2 | -2/+2 |
| | | | | SVN-Revision: 14902 | ||||
* | remove autoconf from prereq-build.mk, as it is part of the tools/ build | Felix Fietkau | 2009-03-16 | 1 | -4/+0 |
| | | | | SVN-Revision: 14901 | ||||
* | Bison is not a prerequirement since it's build as part of the openwrt toolchain. | Lars-Peter Clausen | 2009-03-16 | 1 | -4/+0 |
| | | | | SVN-Revision: 14900 | ||||
* | Added target architecture name for ps3 | Hamish Guthrie | 2009-03-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 14899 | ||||
* | Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU | Hamish Guthrie | 2009-03-16 | 1 | -0/+2 |
| | | | | SVN-Revision: 14898 | ||||
* | Added defaults for extra target architecture for ps3 | Hamish Guthrie | 2009-03-16 | 1 | -0/+3 |
| | | | | SVN-Revision: 14897 | ||||
* | add the CFE offset command line option to the imagetag utility, closes (#4366) | Florian Fainelli | 2009-03-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 14896 | ||||
* | Bumped compiler version for PS3 | Hamish Guthrie | 2009-03-16 | 2 | -7/+2 |
| | | | | SVN-Revision: 14894 | ||||
* | Set default compiler for ps3 | Hamish Guthrie | 2009-03-16 | 2 | -1/+9 |
| | | | | SVN-Revision: 14893 | ||||
* | backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work ↵ | Florian Fainelli | 2009-03-15 | 1 | -0/+64 |
| | | | | | | (#1862) SVN-Revision: 14891 | ||||
* | use Alain Knaff's bzip2/lzma patch instead of the old lzma patch | Florian Fainelli | 2009-03-15 | 3 | -119/+3147 |
| | | | | SVN-Revision: 14890 | ||||
* | preliminary support for the Atheros AP81 refrence board | Gabor Juhos | 2009-03-15 | 6 | -2/+34 |
| | | | | SVN-Revision: 14888 | ||||
* | fix double g typo | Florian Fainelli | 2009-03-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 14887 | ||||
* | sync kernel config | Gabor Juhos | 2009-03-15 | 1 | -16/+1 |
| | | | | SVN-Revision: 14885 | ||||
* | add 2.6.28 patches and kernel config | Florian Fainelli | 2009-03-15 | 25 | -0/+1221 |
| | | | | SVN-Revision: 14884 | ||||
* | fix ppp and pptp typos where is used instead of (#4768, #4778) | Florian Fainelli | 2009-03-15 | 6 | -7/+7 |
| | | | | SVN-Revision: 14882 | ||||
* | fix typo in spidev_test category | Florian Fainelli | 2009-03-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 14880 | ||||
* | orion: fix preselection for ath9k | Felix Fietkau | 2009-03-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 14878 | ||||
* | pb42: add GPIO buttons | Gabor Juhos | 2009-03-14 | 1 | -0/+28 |
| | | | | SVN-Revision: 14877 | ||||
* | pb42: fix ethernet, remove USB registration, add default network configuration | Gabor Juhos | 2009-03-14 | 3 | -5/+29 |
| | | | | SVN-Revision: 14876 | ||||
* | nuke obsolete kernel stuff | Felix Fietkau | 2009-03-14 | 705 | -354417/+0 |
| | | | | SVN-Revision: 14875 | ||||
* | create firmware image for the Ubiquiti LS-SR71 board | Gabor Juhos | 2009-03-14 | 2 | -2/+13 |
| | | | | SVN-Revision: 14874 | ||||
* | ls-sr71: add GPIO LEDs | Gabor Juhos | 2009-03-14 | 1 | -1/+43 |
| | | | | SVN-Revision: 14873 | ||||
* | simplify setup code for Ubiquiti boards | Gabor Juhos | 2009-03-14 | 1 | -19/+17 |
| | | | | SVN-Revision: 14872 | ||||
* | mac80211: update compat-wireless to 2009-03-13 | Gabor Juhos | 2009-03-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 14871 | ||||
* | nuke some obsolete gcc versions | Felix Fietkau | 2009-03-14 | 28 | -1311/+2 |
| | | | | SVN-Revision: 14870 | ||||
* | enable eabi support by default | Felix Fietkau | 2009-03-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 14869 |