Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cleanup imagetag | Florian Fainelli | 2009-03-18 |
| | | | | SVN-Revision: 14941 | ||
* | Backport of ps3vram from 2.6.29 | Hamish Guthrie | 2009-03-18 |
| | | | | SVN-Revision: 14940 | ||
* | Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target | Hamish Guthrie | 2009-03-18 |
| | | | | SVN-Revision: 14939 | ||
* | Allow running without "logger" installed | Michael Büsch | 2009-03-18 |
| | | | | SVN-Revision: 14938 | ||
* | Support configurations without syslogd/klogd. | Michael Büsch | 2009-03-18 |
| | | | | SVN-Revision: 14937 | ||
* | NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y | Felix Fietkau | 2009-03-17 |
| | | | | SVN-Revision: 14935 | ||
* | get rid of the ncurses host build - the only reason why it was necessary in ↵ | Felix Fietkau | 2009-03-17 |
| | | | | | | the first place was because of misuse of the BUILD_CC variable override. SVN-Revision: 14934 | ||
* | b43: More non-PCI fixes | Michael Büsch | 2009-03-17 |
| | | | | SVN-Revision: 14933 | ||
* | b43: Fix for non-PCI builds | Michael Büsch | 2009-03-17 |
| | | | | SVN-Revision: 14932 | ||
* | ap81: register GPIO LEDs | Gabor Juhos | 2009-03-17 |
| | | | | SVN-Revision: 14931 | ||
* | b43-fwsquash: Fix dependency definitions | Michael Büsch | 2009-03-17 |
| | | | | SVN-Revision: 14930 | ||
* | b43: Add support for removing unnecessary firmware files to reduce the image ↵ | Michael Büsch | 2009-03-17 |
| | | | | | | size. SVN-Revision: 14929 | ||
* | s3c24xx: refresh kernel config | Felix Fietkau | 2009-03-17 |
| | | | | SVN-Revision: 14928 | ||
* | s3c24xx: unbreak openmoko merge patch (mmc changes) | Felix Fietkau | 2009-03-17 |
| | | | | SVN-Revision: 14927 | ||
* | fix missing binutils default version change | Felix Fietkau | 2009-03-17 |
| | | | | SVN-Revision: 14926 | ||
* | fix a bug which prevented imagetag from correctly initializing the version ↵ | Florian Fainelli | 2009-03-17 |
| | | | | | | 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 |
| | | | | SVN-Revision: 14924 | ||
* | ap81: register GPIO buttons | Gabor Juhos | 2009-03-17 |
| | | | | SVN-Revision: 14923 | ||
* | ap81: register USB host controller | Gabor Juhos | 2009-03-17 |
| | | | | SVN-Revision: 14922 | ||
* | ap81: register ethernet devices, and add default network configuration file | Gabor Juhos | 2009-03-17 |
| | | | | SVN-Revision: 14921 | ||
* | ap83: remove unnecessary include | Gabor Juhos | 2009-03-17 |
| | | | | SVN-Revision: 14920 | ||
* | bcm47xx: Fix compilation on non-PCI configs. | Michael Büsch | 2009-03-17 |
| | | | | SVN-Revision: 14919 | ||
* | Final updates to default configuration of ps3 petitboot sub-target | Hamish Guthrie | 2009-03-17 |
| | | | | SVN-Revision: 14918 | ||
* | update other 2.6.28.7 targets to 2.6.28.8, too | Imre Kaloz | 2009-03-17 |
| | | | | SVN-Revision: 14917 | ||
* | update to 2.6.28.8 | Imre Kaloz | 2009-03-17 |
| | | | | SVN-Revision: 14916 | ||
* | Update kernel config | Hamish Guthrie | 2009-03-17 |
| | | | | SVN-Revision: 14915 | ||
* | fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) | Florian Fainelli | 2009-03-17 |
| | | | | SVN-Revision: 14914 | ||
* | Ensure that bin directory is created for ps3 buildbot build | Hamish Guthrie | 2009-03-17 |
| | | | | SVN-Revision: 14913 | ||
* | ncurses: make sure the timestamp of copied host utils is current, so that it ↵ | Felix Fietkau | 2009-03-17 |
| | | | | | | 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 |
| | | | | SVN-Revision: 14911 | ||
* | fix quilt variable and stampfile usage for host builds | Felix Fietkau | 2009-03-17 |
| | | | | SVN-Revision: 14910 | ||
* | fix download reverse depends | Felix Fietkau | 2009-03-17 |
| | | | | SVN-Revision: 14907 | ||
* | add PKG_HOST_ONLY variable to prevent target builds | Felix Fietkau | 2009-03-17 |
| | | | | SVN-Revision: 14906 | ||
* | move host build in packages into a separate namespace: ↵ | Felix Fietkau | 2009-03-17 |
| | | | | | | 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 |
| | | | | | | right cpu SVN-Revision: 14904 | ||
* | add missing cflags for s3c24xx | Felix Fietkau | 2009-03-16 |
| | | | | SVN-Revision: 14903 | ||
* | fix mmap issues caused by the vm_exports patch (thx, danm) | Felix Fietkau | 2009-03-16 |
| | | | | SVN-Revision: 14902 | ||
* | remove autoconf from prereq-build.mk, as it is part of the tools/ build | Felix Fietkau | 2009-03-16 |
| | | | | SVN-Revision: 14901 | ||
* | Bison is not a prerequirement since it's build as part of the openwrt toolchain. | Lars-Peter Clausen | 2009-03-16 |
| | | | | SVN-Revision: 14900 | ||
* | Added target architecture name for ps3 | Hamish Guthrie | 2009-03-16 |
| | | | | SVN-Revision: 14899 | ||
* | Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU | Hamish Guthrie | 2009-03-16 |
| | | | | SVN-Revision: 14898 | ||
* | Added defaults for extra target architecture for ps3 | Hamish Guthrie | 2009-03-16 |
| | | | | SVN-Revision: 14897 | ||
* | add the CFE offset command line option to the imagetag utility, closes (#4366) | Florian Fainelli | 2009-03-16 |
| | | | | SVN-Revision: 14896 | ||
* | Bumped compiler version for PS3 | Hamish Guthrie | 2009-03-16 |
| | | | | SVN-Revision: 14894 | ||
* | Set default compiler for ps3 | Hamish Guthrie | 2009-03-16 |
| | | | | SVN-Revision: 14893 | ||
* | backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work ↵ | Florian Fainelli | 2009-03-15 |
| | | | | | | (#1862) SVN-Revision: 14891 | ||
* | use Alain Knaff's bzip2/lzma patch instead of the old lzma patch | Florian Fainelli | 2009-03-15 |
| | | | | SVN-Revision: 14890 | ||
* | preliminary support for the Atheros AP81 refrence board | Gabor Juhos | 2009-03-15 |
| | | | | SVN-Revision: 14888 | ||
* | fix double g typo | Florian Fainelli | 2009-03-15 |
| | | | | SVN-Revision: 14887 | ||
* | sync kernel config | Gabor Juhos | 2009-03-15 |
| | | | | SVN-Revision: 14885 |