Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |||
* | add 2.6.28 patches and kernel config | Florian Fainelli | 2009-03-15 | |
| | | | | SVN-Revision: 14884 | |||
* | fix ppp and pptp typos where is used instead of (#4768, #4778) | Florian Fainelli | 2009-03-15 | |
| | | | | SVN-Revision: 14882 | |||
* | fix typo in spidev_test category | Florian Fainelli | 2009-03-15 | |
| | | | | SVN-Revision: 14880 | |||
* | orion: fix preselection for ath9k | Felix Fietkau | 2009-03-15 | |
| | | | | SVN-Revision: 14878 | |||
* | pb42: add GPIO buttons | Gabor Juhos | 2009-03-14 | |
| | | | | SVN-Revision: 14877 | |||
* | pb42: fix ethernet, remove USB registration, add default network configuration | Gabor Juhos | 2009-03-14 | |
| | | | | SVN-Revision: 14876 | |||
* | nuke obsolete kernel stuff | Felix Fietkau | 2009-03-14 | |
| | | | | SVN-Revision: 14875 | |||
* | create firmware image for the Ubiquiti LS-SR71 board | Gabor Juhos | 2009-03-14 | |
| | | | | SVN-Revision: 14874 | |||
* | ls-sr71: add GPIO LEDs | Gabor Juhos | 2009-03-14 | |
| | | | | SVN-Revision: 14873 | |||
* | simplify setup code for Ubiquiti boards | Gabor Juhos | 2009-03-14 | |
| | | | | SVN-Revision: 14872 | |||
* | mac80211: update compat-wireless to 2009-03-13 | Gabor Juhos | 2009-03-14 | |
| | | | | SVN-Revision: 14871 | |||
* | nuke some obsolete gcc versions | Felix Fietkau | 2009-03-14 | |
| | | | | SVN-Revision: 14870 | |||
* | enable eabi support by default | Felix Fietkau | 2009-03-14 | |
| | | | | SVN-Revision: 14869 | |||
* | switch to binutils 2.19.1 by default | Felix Fietkau | 2009-03-14 | |
| | | | | SVN-Revision: 14868 | |||
* | remove obsolete eabi config overrides | Felix Fietkau | 2009-03-14 | |
| | | | | SVN-Revision: 14867 | |||
* | move cflags default setting to target makefiles | Felix Fietkau | 2009-03-14 | |
| | | | | SVN-Revision: 14866 | |||
* | gcc: backport a patch from gcc trunk that fixes an internal compiler error ↵ | Felix Fietkau | 2009-03-13 | |
| | | | | | | on arm in version 4.3.3 SVN-Revision: 14865 | |||
* | Build autoconf before automake. | Lars-Peter Clausen | 2009-03-13 | |
| | | | | SVN-Revision: 14864 | |||
* | fix the target-local CONFIG_SITE export. apparently make can't do more than ↵ | Felix Fietkau | 2009-03-13 | |
| | | | | | | one of them in a single line SVN-Revision: 14863 | |||
* | fix stampfile variables for the toolchain build (fixes gcc compile error) | Felix Fietkau | 2009-03-13 | |
| | | | | SVN-Revision: 14862 | |||
* | Cleanup the PS3 makefile | Geoff Levand | 2009-03-12 | |
| | | | | | | | | | o LINUX_VERSION 2.6.28.2 to 2.6.28.7. o Remove petitboot patch facility. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14859 | |||
* | Rename defconfig-petitboot defconfig-ps3-petitboot | Geoff Levand | 2009-03-12 | |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14858 | |||
* | Remove PS3 linux-2.6.27 kernel support | Geoff Levand | 2009-03-12 | |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14857 | |||
* | Remove PS3 linux-2.6.25 kernel support | Geoff Levand | 2009-03-12 | |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14856 | |||
* | Update the PS3 2.6.28 kernel config: | Geoff Levand | 2009-03-12 | |
| | | | | | | | | | | CONFIG_EXT4_FS=y CONFIG_SPARSEMEM_VMEMMAP=n CONFIG_PS3_ADVANCED=y Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14855 | |||
* | Update the ps3-utils package from 2.2.0 to 2.3. | Geoff Levand | 2009-03-12 | |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14854 | |||
* | make the compile: host-install dependency independent of the order in which ↵ | Felix Fietkau | 2009-03-12 | |
| | | | | | | the makefiles were included SVN-Revision: 14853 | |||
* | enable Host/Install on compile: if package.mk is included | Felix Fietkau | 2009-03-12 | |
| | | | | SVN-Revision: 14852 | |||
* | move the CONFIG_SITE export to target-local exports | Felix Fietkau | 2009-03-12 | |
| | | | | SVN-Revision: 14851 | |||
* | add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | Florian Fainelli | 2009-03-12 | |
| | | | | SVN-Revision: 14850 | |||
* | do not duplicate fifo_size, since RX and TX fifo sizes are the same, ↵ | Florian Fainelli | 2009-03-11 | |
| | | | | | | request_mem_region on the registers SVN-Revision: 14848 | |||
* | make SPI work in full-duplex mode by default | Florian Fainelli | 2009-03-10 | |
| | | | | SVN-Revision: 14841 | |||
* | allow flash start address and firmware offset to be set on the command line ↵ | Florian Fainelli | 2009-03-10 | |
| | | | | | | (#4666) SVN-Revision: 14832 | |||
* | mac80211: update compat-wireless to 2009-03-09 | Gabor Juhos | 2009-03-10 | |
| | | | | SVN-Revision: 14831 | |||
* | tew-632brp: add default network configuration | Gabor Juhos | 2009-03-10 | |
| | | | | SVN-Revision: 14830 |