aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
* extract the rfkill module to an extra package, only build rfkill module if ↵Hauke Mehrtens2009-03-07
| | | | | | it is not integrated into the kernel. SVN-Revision: 14780
* ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE ↵Hauke Mehrtens2009-03-07
| | | | | | references were removed in r14461 SVN-Revision: 14779
* add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.Hauke Mehrtens2009-03-07
| | | | SVN-Revision: 14778
* load module capifs before capiHauke Mehrtens2009-03-07
| | | | SVN-Revision: 14775
* add ssb dependency to b44Hauke Mehrtens2009-03-07
| | | | SVN-Revision: 14774
* aec62xx is working with kernel 2.6.28 agagin.Hauke Mehrtens2009-03-07
| | | | SVN-Revision: 14773
* Add isdn4linux and gigaset kernel modules.Hauke Mehrtens2009-03-07
| | | | SVN-Revision: 14772
* On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel ↵Hauke Mehrtens2009-03-07
| | | | | | Marin SVN-Revision: 14770
* Switch back to the previous set resolution when unblanking the screen.Lars-Peter Clausen2009-03-06
| | | | SVN-Revision: 14768
* Do not suspend the regulator.Lars-Peter Clausen2009-03-06
| | | | SVN-Revision: 14767