aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* create firmware image for the Ubiquiti LS-SR71 boardGabor Juhos2009-03-14
| | | | SVN-Revision: 14874
* ls-sr71: add GPIO LEDsGabor Juhos2009-03-14
| | | | SVN-Revision: 14873
* simplify setup code for Ubiquiti boardsGabor Juhos2009-03-14
| | | | SVN-Revision: 14872
* mac80211: update compat-wireless to 2009-03-13Gabor Juhos2009-03-14
| | | | SVN-Revision: 14871
* nuke some obsolete gcc versionsFelix Fietkau2009-03-14
| | | | SVN-Revision: 14870
* enable eabi support by defaultFelix Fietkau2009-03-14
| | | | SVN-Revision: 14869
* switch to binutils 2.19.1 by defaultFelix Fietkau2009-03-14
| | | | SVN-Revision: 14868
* remove obsolete eabi config overridesFelix Fietkau2009-03-14
| | | | SVN-Revision: 14867
* move cflags default setting to target makefilesFelix Fietkau2009-03-14
| | | | SVN-Revision: 14866
* gcc: backport a patch from gcc trunk that fixes an internal compiler error ↵Felix Fietkau2009-03-13
| | | | | | on arm in version 4.3.3 SVN-Revision: 14865
* Build autoconf before automake.Lars-Peter Clausen2009-03-13
| | | | SVN-Revision: 14864
* fix the target-local CONFIG_SITE export. apparently make can't do more than ↵Felix Fietkau2009-03-13
| | | | | | one of them in a single line SVN-Revision: 14863
* fix stampfile variables for the toolchain build (fixes gcc compile error)Felix Fietkau2009-03-13
| | | | SVN-Revision: 14862
* Cleanup the PS3 makefileGeoff Levand2009-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-petitbootGeoff Levand2009-03-12
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14858
* Remove PS3 linux-2.6.27 kernel supportGeoff Levand2009-03-12
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14857
* Remove PS3 linux-2.6.25 kernel supportGeoff Levand2009-03-12
| | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 14856
* Update the PS3 2.6.28 kernel config:Geoff Levand2009-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 Levand2009-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 Fietkau2009-03-12
| | | | | | the makefiles were included SVN-Revision: 14853
* enable Host/Install on compile: if package.mk is includedFelix Fietkau2009-03-12
| | | | SVN-Revision: 14852
* move the CONFIG_SITE export to target-local exportsFelix Fietkau2009-03-12
| | | | SVN-Revision: 14851
* add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366Florian Fainelli2009-03-12
| | | | SVN-Revision: 14850
* do not duplicate fifo_size, since RX and TX fifo sizes are the same, ↵Florian Fainelli2009-03-11
| | | | | | request_mem_region on the registers SVN-Revision: 14848
* make SPI work in full-duplex mode by defaultFlorian Fainelli2009-03-10
| | | | SVN-Revision: 14841
* allow flash start address and firmware offset to be set on the command line ↵Florian Fainelli2009-03-10
| | | | | | (#4666) SVN-Revision: 14832
* mac80211: update compat-wireless to 2009-03-09Gabor Juhos2009-03-10
| | | | SVN-Revision: 14831
* tew-632brp: add default network configurationGabor Juhos2009-03-10
| | | | SVN-Revision: 14830
* include kmod-switch in the default imagesFlorian Fainelli2009-03-09
| | | | SVN-Revision: 14827
* make robocfg work on brcm63xx as well (#4599)Florian Fainelli2009-03-09
| | | | SVN-Revision: 14826
* allow kmod-switch to be used on brcm63xx (#4599)Florian Fainelli2009-03-09
| | | | SVN-Revision: 14825
* added directory for generic patches for linux kernel 2.6.29 - added ported ↵Mirko Vogt2009-03-09
| | | | | | patch <065-rootfs_split> SVN-Revision: 14822
* fix p54usb firmware md5sum (#4759)Florian Fainelli2009-03-09
| | | | SVN-Revision: 14821
* get rid of an illegal characters warning with packages that contain ↵Felix Fietkau2009-03-09
| | | | | | uppercase characters SVN-Revision: 14810
* move input device nodes to /dev/inputFelix Fietkau2009-03-09
| | | | SVN-Revision: 14809
* fix KERNEL_PATCHVER for rc kernelsFelix Fietkau2009-03-09
| | | | SVN-Revision: 14808
* kconfig.pl: throw warnings into stderr instead of stdoutFelix Fietkau2009-03-09
| | | | SVN-Revision: 14807
* prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile ↵Felix Fietkau2009-03-09
| | | | | | targets, should fix usage of cross tools with host builds SVN-Revision: 14800
* mac80211: update compat-wireless to 2009-03-07Gabor Juhos2009-03-08
| | | | SVN-Revision: 14795
* package the bcm63xx-spi driverFlorian Fainelli2009-03-08
| | | | SVN-Revision: 14794
* add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ↵Florian Fainelli2009-03-08
| | | | | | consumer releases, needs testing SVN-Revision: 14793
* fix SPI accessorsFlorian Fainelli2009-03-08
| | | | SVN-Revision: 14792
* fix typo for the bcm6338 spi IRQ, change platform driver name and make the ↵Florian Fainelli2009-03-08
| | | | | | SPI irq be fetchable by platform driver initialization code SVN-Revision: 14790
* compile and register SPI controller deviceFlorian Fainelli2009-03-08
| | | | SVN-Revision: 14789
* make bcm6358 consistend with the other boards namingFlorian Fainelli2009-03-08
| | | | SVN-Revision: 14788
* fix some SPI register definitions and platform-device registration codeFlorian Fainelli2009-03-08
| | | | SVN-Revision: 14787
* add support for the Numonyx 320S33B SPI flash chip which can be found on the ↵Gabor Juhos2009-03-08
| | | | | | TL-WR941NDv2 r1.1 boards SVN-Revision: 14786
* sysupgrade: install /bin/sleep into ramdisk too and add completition notice ↵Jo-Philipp Wich2009-03-08
| | | | | | (#4747) SVN-Revision: 14784
* turn some of the kernel dependencies the other way around to make it easier ↵Hauke Mehrtens2009-03-07
| | | | | | to support new kernel. SVN-Revision: 14783
* add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16Hauke Mehrtens2009-03-07
| | | | SVN-Revision: 14782