Commit Graph

3080 Commits

Author SHA1 Message Date
Hamish Guthrie
57ae5be233 Backport of ps3vram from 2.6.29
SVN-Revision: 14940
2009-03-18 15:59:08 +00:00
Hamish Guthrie
1b216aa20a Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
SVN-Revision: 14939
2009-03-18 15:57:18 +00:00
Gabor Juhos
d17716e16f ap81: register GPIO LEDs
SVN-Revision: 14931
2009-03-17 19:59:33 +00:00
Felix Fietkau
56bf010d4c s3c24xx: refresh kernel config
SVN-Revision: 14928
2009-03-17 19:12:03 +00:00
Felix Fietkau
1ff94303f5 s3c24xx: unbreak openmoko merge patch (mmc changes)
SVN-Revision: 14927
2009-03-17 19:10:36 +00:00
Gabor Juhos
d63a050292 ap81: register SPI flash, and add default MTD partitions
SVN-Revision: 14924
2009-03-17 18:48:00 +00:00
Gabor Juhos
ed3b6e558e ap81: register GPIO buttons
SVN-Revision: 14923
2009-03-17 18:34:11 +00:00
Gabor Juhos
64958577a7 ap81: register USB host controller
SVN-Revision: 14922
2009-03-17 18:14:55 +00:00
Gabor Juhos
ef537a68da ap81: register ethernet devices, and add default network configuration file
SVN-Revision: 14921
2009-03-17 18:07:16 +00:00
Gabor Juhos
066052eddf ap83: remove unnecessary include
SVN-Revision: 14920
2009-03-17 18:02:50 +00:00
Michael Büsch
7ddf197c26 bcm47xx: Fix compilation on non-PCI configs.
SVN-Revision: 14919
2009-03-17 16:45:23 +00:00
Hamish Guthrie
b6d7bfc94f Final updates to default configuration of ps3 petitboot sub-target
SVN-Revision: 14918
2009-03-17 16:02:52 +00:00
Imre Kaloz
af65816d5d update other 2.6.28.7 targets to 2.6.28.8, too
SVN-Revision: 14917
2009-03-17 12:53:22 +00:00
Imre Kaloz
45a676441d update to 2.6.28.8
SVN-Revision: 14916
2009-03-17 12:41:05 +00:00
Hamish Guthrie
e71ccfdbbd Update kernel config
SVN-Revision: 14915
2009-03-17 11:49:14 +00:00
Florian Fainelli
32c29f1aaf fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)
SVN-Revision: 14914
2009-03-17 11:28:54 +00:00
Hamish Guthrie
fb5b85c7c8 Ensure that bin directory is created for ps3 buildbot build
SVN-Revision: 14913
2009-03-17 09:07:47 +00:00
Felix Fietkau
7ef6b74519 s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the right cpu
SVN-Revision: 14904
2009-03-16 23:37:46 +00:00
Felix Fietkau
9c0c64e142 add missing cflags for s3c24xx
SVN-Revision: 14903
2009-03-16 22:56:28 +00:00
Felix Fietkau
9b8ce25ba3 fix mmap issues caused by the vm_exports patch (thx, danm)
SVN-Revision: 14902
2009-03-16 22:14:22 +00:00
Hamish Guthrie
52f41b1289 Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU
SVN-Revision: 14898
2009-03-16 15:28:27 +00:00
Florian Fainelli
b865f9b722 add the CFE offset command line option to the imagetag utility, closes (#4366)
SVN-Revision: 14896
2009-03-16 12:29:11 +00:00
Florian Fainelli
beb4eae1fa backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work (#1862)
SVN-Revision: 14891
2009-03-15 16:40:42 +00:00
Florian Fainelli
a16e6d4088 use Alain Knaff's bzip2/lzma patch instead of the old lzma patch
SVN-Revision: 14890
2009-03-15 16:27:16 +00:00
Gabor Juhos
beb47c57af preliminary support for the Atheros AP81 refrence board
SVN-Revision: 14888
2009-03-15 14:30:08 +00:00
Gabor Juhos
4c371bff3a sync kernel config
SVN-Revision: 14885
2009-03-15 12:57:49 +00:00
Florian Fainelli
499fa7f7a1 add 2.6.28 patches and kernel config
SVN-Revision: 14884
2009-03-15 12:56:39 +00:00
Felix Fietkau
61dca5a46a orion: fix preselection for ath9k
SVN-Revision: 14878
2009-03-15 00:53:20 +00:00
Gabor Juhos
9b59499893 pb42: add GPIO buttons
SVN-Revision: 14877
2009-03-14 19:28:28 +00:00
Gabor Juhos
fa36af494f pb42: fix ethernet, remove USB registration, add default network configuration
SVN-Revision: 14876
2009-03-14 18:28:33 +00:00
Felix Fietkau
16defbb2bd nuke obsolete kernel stuff
SVN-Revision: 14875
2009-03-14 15:52:42 +00:00
Gabor Juhos
b4644aedce create firmware image for the Ubiquiti LS-SR71 board
SVN-Revision: 14874
2009-03-14 13:25:49 +00:00
Gabor Juhos
83f6f853e9 ls-sr71: add GPIO LEDs
SVN-Revision: 14873
2009-03-14 12:53:31 +00:00
Gabor Juhos
a31a173aec simplify setup code for Ubiquiti boards
SVN-Revision: 14872
2009-03-14 12:24:11 +00:00
Felix Fietkau
28724bd8aa remove obsolete eabi config overrides
SVN-Revision: 14867
2009-03-14 03:17:23 +00:00
Felix Fietkau
72faa09dff move cflags default setting to target makefiles
SVN-Revision: 14866
2009-03-14 03:17:06 +00:00
Geoff Levand
44553edacc Cleanup the PS3 makefile
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
2009-03-12 19:43:37 +00:00
Geoff Levand
2fd00f03aa Rename defconfig-petitboot defconfig-ps3-petitboot
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 14858
2009-03-12 19:36:56 +00:00
Geoff Levand
034be741e2 Remove PS3 linux-2.6.27 kernel support
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 14857
2009-03-12 19:25:11 +00:00
Geoff Levand
c9bb944b5e Remove PS3 linux-2.6.25 kernel support
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 14856
2009-03-12 19:22:58 +00:00
Geoff Levand
6ff5de18f5 Update the PS3 2.6.28 kernel config:
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
2009-03-12 19:10:52 +00:00
Florian Fainelli
6495fa36ea add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366
SVN-Revision: 14850
2009-03-12 08:54:04 +00:00
Florian Fainelli
8065eb4a55 do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers
SVN-Revision: 14848
2009-03-11 10:32:44 +00:00
Florian Fainelli
51125fb616 make SPI work in full-duplex mode by default
SVN-Revision: 14841
2009-03-10 15:28:29 +00:00
Gabor Juhos
ceb3b8c837 tew-632brp: add default network configuration
SVN-Revision: 14830
2009-03-10 08:14:26 +00:00
Florian Fainelli
add058c382 include kmod-switch in the default images
SVN-Revision: 14827
2009-03-09 21:58:49 +00:00
Mirko Vogt
ea601ebe33 added directory for generic patches for linux kernel 2.6.29 - added ported patch <065-rootfs_split>
SVN-Revision: 14822
2009-03-09 18:38:56 +00:00
Florian Fainelli
58a11bcb40 package the bcm63xx-spi driver
SVN-Revision: 14794
2009-03-08 19:21:55 +00:00
Florian Fainelli
ae1ed9b7f4 add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the consumer releases, needs testing
SVN-Revision: 14793
2009-03-08 15:27:46 +00:00
Florian Fainelli
871b0d6fed fix SPI accessors
SVN-Revision: 14792
2009-03-08 14:20:15 +00:00