Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -0/+2 |
| | | | | SVN-Revision: 14866 | ||||
* | 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 | ||||
* | add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | Florian Fainelli | 2009-03-12 | 2 | -0/+34 |
| | | | | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | package the bcm63xx-spi driver | Florian Fainelli | 2009-03-08 | 1 | -6/+0 |
| | | | | 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 | ||||
* | Switch back to the previous set resolution when unblanking the screen. | Lars-Peter Clausen | 2009-03-06 | 1 | -0/+48 |
| | | | | SVN-Revision: 14768 | ||||
* | Do not suspend the regulator. | Lars-Peter Clausen | 2009-03-06 | 1 | -0/+65 |
| | | | | SVN-Revision: 14767 | ||||
* | prepare target for use with EABI | Mirko Vogt | 2009-03-06 | 1 | -0/+6 |
| | | | | SVN-Revision: 14766 | ||||
* | prepare for SPI controller driver | Florian Fainelli | 2009-03-06 | 5 | -0/+252 |
| | | | | SVN-Revision: 14755 | ||||
* | fix SPI register definitions | Florian Fainelli | 2009-03-06 | 1 | -6/+14 |
| | | | | SVN-Revision: 14754 | ||||
* | Some symbols were missing or wrong. Tested with x86. | Hauke Mehrtens | 2009-03-05 | 1 | -0/+7 |
| | | | | SVN-Revision: 14751 | ||||
* | make selection of ASC for prom working | Thomas Langer | 2009-03-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 14750 | ||||
* | move kernel support to 2.6.28.7 | Thomas Langer | 2009-03-04 | 10 | -3/+574 |
| | | | | SVN-Revision: 14747 | ||||
* | fix a bcm963xx-flash warning | Florian Fainelli | 2009-03-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 14730 | ||||
* | refresh patches and configuration | Hauke Mehrtens | 2009-03-01 | 22 | -255/+121 |
| | | | | SVN-Revision: 14722 | ||||
* | add missing symbols | Hauke Mehrtens | 2009-03-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 14721 | ||||
* | refresh patches for kernel 2.6.28 | Hauke Mehrtens | 2009-03-01 | 2 | -17/+9 |
| | | | | SVN-Revision: 14720 | ||||
* | add BLK_DEV_PIIX symbol needed for Virtual Box. | Hauke Mehrtens | 2009-03-01 | 2 | -171/+4 |
| | | | | SVN-Revision: 14719 | ||||
* | generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8} | Hauke Mehrtens | 2009-03-01 | 2 | -12/+18 |
| | | | | SVN-Revision: 14716 | ||||
* | generic-2.6: remove remaining ipp2p patches | Gabor Juhos | 2009-03-01 | 21 | -3751/+48 |
| | | | | SVN-Revision: 14714 | ||||
* | build firmware image for the Atlantis-Land A02-RB-W300N | Gabor Juhos | 2009-03-01 | 2 | -0/+22 |
| | | | | SVN-Revision: 14711 | ||||
* | tl-wr941nd: rename firmware image | Gabor Juhos | 2009-03-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 14710 | ||||
* | tew-632brp: increase the size of rootfs partition, and build one unified ↵ | Gabor Juhos | 2009-03-01 | 2 | -7/+6 |
| | | | | | | firmware image only SVN-Revision: 14709 | ||||
* | tl-wr941nd: change profile's description as well | Gabor Juhos | 2009-03-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 14706 | ||||
* | tl-wr941nd: change profile name to what new ar71xx image generation code expects | Andy Boyett | 2009-03-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 14705 | ||||
* | fix u-boot build error (make[...]: avr32-linux-gcc: Command not found) | Nicolas Thill | 2009-03-01 | 1 | -3/+2 |
| | | | | SVN-Revision: 14702 | ||||
* | add default network configuration for the RB-411 board | Gabor Juhos | 2009-02-28 | 1 | -0/+12 |
| | | | | SVN-Revision: 14695 | ||||
* | move madwifi driver into a separate profile, and add hostapd-mini for the ↵ | Gabor Juhos | 2009-02-28 | 10 | -9/+32 |
| | | | | | | devices based on the ar913x SVN-Revision: 14694 | ||||
* | add initial profiles | Gabor Juhos | 2009-02-28 | 9 | -8/+141 |
| | | | | SVN-Revision: 14693 | ||||
* | generic-2.6/2.6.28: add missing Kconfig option | Gabor Juhos | 2009-02-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 14691 | ||||
* | update kernel config | Gabor Juhos | 2009-02-28 | 1 | -8/+1 |
| | | | | SVN-Revision: 14690 | ||||
* | add default network configuration for the AW-NR580 | Gabor Juhos | 2009-02-27 | 2 | -0/+15 |
| | | | | SVN-Revision: 14688 | ||||
* | aw-nr580: add GPIO LEDs | Gabor Juhos | 2009-02-27 | 1 | -1/+33 |
| | | | | SVN-Revision: 14687 | ||||
* | aw-nr580: add support for the PCI slot | Gabor Juhos | 2009-02-27 | 1 | -0/+11 |
| | | | | SVN-Revision: 14686 |