Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | switch to binutils 2.19.1 by default | Felix Fietkau | 2009-03-14 | 1 | -1/+2 |
| | | | | SVN-Revision: 14868 | ||||
* | remove obsolete eabi config overrides | Felix Fietkau | 2009-03-14 | 5 | -30/+0 |
| | | | | SVN-Revision: 14867 | ||||
* | move cflags default setting to target makefiles | Felix Fietkau | 2009-03-14 | 6 | -10/+25 |
| | | | | SVN-Revision: 14866 | ||||
* | gcc: backport a patch from gcc trunk that fixes an internal compiler error ↵ | Felix Fietkau | 2009-03-13 | 1 | -0/+71 |
| | | | | | | on arm in version 4.3.3 SVN-Revision: 14865 | ||||
* | Build autoconf before automake. | Lars-Peter Clausen | 2009-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 14864 | ||||
* | fix the target-local CONFIG_SITE export. apparently make can't do more than ↵ | Felix Fietkau | 2009-03-13 | 1 | -4/+6 |
| | | | | | | 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 | 5 | -9/+9 |
| | | | | SVN-Revision: 14862 | ||||
* | Cleanup the PS3 makefile | Geoff Levand | 2009-03-12 | 1 | -7/+11 |
| | | | | | | | | | 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 | 1 | -0/+0 |
| | | | | | | 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 | 2 | -32090/+0 |
| | | | | | | 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 | 2 | -1044/+0 |
| | | | | | | 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 | 1 | -77/+11 |
| | | | | | | | | | | 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 | 1 | -4/+8 |
| | | | | | | 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 | 1 | -2/+3 |
| | | | | | | the makefiles were included SVN-Revision: 14853 | ||||
* | enable Host/Install on compile: if package.mk is included | Felix Fietkau | 2009-03-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 14852 | ||||
* | move the CONFIG_SITE export to target-local exports | Felix Fietkau | 2009-03-12 | 1 | -5/+4 |
| | | | | SVN-Revision: 14851 | ||||
* | add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | Florian Fainelli | 2009-03-12 | 3 | -12/+80 |
| | | | | SVN-Revision: 14850 | ||||
* | do not duplicate fifo_size, since RX and TX fifo sizes are the same, ↵ | Florian Fainelli | 2009-03-11 | 3 | -17/+17 |
| | | | | | | request_mem_region on the registers SVN-Revision: 14848 | ||||
* | make SPI work in full-duplex mode by default | Florian Fainelli | 2009-03-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 14841 | ||||
* | allow flash start address and firmware offset to be set on the command line ↵ | Florian Fainelli | 2009-03-10 | 1 | -11/+24 |
| | | | | | | (#4666) SVN-Revision: 14832 | ||||
* | mac80211: update compat-wireless to 2009-03-09 | Gabor Juhos | 2009-03-10 | 4 | -90/+23 |
| | | | | SVN-Revision: 14831 | ||||
* | tew-632brp: add default network configuration | Gabor Juhos | 2009-03-10 | 1 | -0/+16 |
| | | | | SVN-Revision: 14830 | ||||
* | include kmod-switch in the default images | Florian Fainelli | 2009-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 14827 | ||||
* | make robocfg work on brcm63xx as well (#4599) | Florian Fainelli | 2009-03-09 | 1 | -35/+83 |
| | | | | SVN-Revision: 14826 | ||||
* | allow kmod-switch to be used on brcm63xx (#4599) | Florian Fainelli | 2009-03-09 | 3 | -4/+14 |
| | | | | SVN-Revision: 14825 | ||||
* | added directory for generic patches for linux kernel 2.6.29 - added ported ↵ | Mirko Vogt | 2009-03-09 | 1 | -0/+625 |
| | | | | | | patch <065-rootfs_split> SVN-Revision: 14822 | ||||
* | fix p54usb firmware md5sum (#4759) | Florian Fainelli | 2009-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 14821 | ||||
* | get rid of an illegal characters warning with packages that contain ↵ | Felix Fietkau | 2009-03-09 | 1 | -2/+2 |
| | | | | | | uppercase characters SVN-Revision: 14810 | ||||
* | move input device nodes to /dev/input | Felix Fietkau | 2009-03-09 | 1 | -0/+5 |
| | | | | SVN-Revision: 14809 | ||||
* | fix KERNEL_PATCHVER for rc kernels | Felix Fietkau | 2009-03-09 | 1 | -1/+2 |
| | | | | SVN-Revision: 14808 | ||||
* | kconfig.pl: throw warnings into stderr instead of stdout | Felix Fietkau | 2009-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 14807 | ||||
* | prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile ↵ | Felix Fietkau | 2009-03-09 | 2 | -1/+6 |
| | | | | | | targets, should fix usage of cross tools with host builds SVN-Revision: 14800 | ||||
* | mac80211: update compat-wireless to 2009-03-07 | Gabor Juhos | 2009-03-08 | 9 | -773/+2 |
| | | | | SVN-Revision: 14795 | ||||
* | package the bcm63xx-spi driver | Florian Fainelli | 2009-03-08 | 2 | -6/+15 |
| | | | | SVN-Revision: 14794 | ||||
* | add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ↵ | Florian Fainelli | 2009-03-08 | 3 | -6/+471 |
| | | | | | | consumer releases, needs testing SVN-Revision: 14793 | ||||
* | fix SPI accessors | Florian Fainelli | 2009-03-08 | 1 | -10/+14 |
| | | | | SVN-Revision: 14792 | ||||
* | fix typo for the bcm6338 spi IRQ, change platform driver name and make the ↵ | Florian Fainelli | 2009-03-08 | 3 | -2/+5 |
| | | | | | | SPI irq be fetchable by platform driver initialization code SVN-Revision: 14790 | ||||
* | compile and register SPI controller device | Florian Fainelli | 2009-03-08 | 2 | -0/+3 |
| | | | | SVN-Revision: 14789 | ||||
* | make bcm6358 consistend with the other boards naming | Florian Fainelli | 2009-03-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 14788 | ||||
* | fix some SPI register definitions and platform-device registration code | Florian Fainelli | 2009-03-08 | 4 | -20/+26 |
| | | | | SVN-Revision: 14787 | ||||
* | add support for the Numonyx 320S33B SPI flash chip which can be found on the ↵ | Gabor Juhos | 2009-03-08 | 1 | -0/+14 |
| | | | | | | TL-WR941NDv2 r1.1 boards SVN-Revision: 14786 |