Commit Graph

95 Commits (ab919580466ef3845032180b52b629e2254fe77b)

Author SHA1 Message Date
Geoff Levand b552a51b7c ps3: Remove support for linux-2.6.28
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 22:00:33 +00:00
Geoff Levand e6b0215078 ps3: Update kernel to linux-2.6.30
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 21:57:24 +00:00
Geoff Levand 5c5c690718 ps3: Update defconfig-ps3-petitboot to not build udevtrigger
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 20:21:03 +00:00
Geoff Levand 841f4a1444 ps3/petitboot: Run petitboot at first startup
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 22:36:53 +00:00
Geoff Levand 029c28b5d6 ps3: Make ps3-bl-option executable
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 22:32:57 +00:00
Geoff Levand 0963266b1d powerpc: Create a powerpc64 config feature
The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 23:07:45 +00:00
Geoff Levand dd85c49093 ps3: General cleanup and update for defconfig-ps3-petitboot
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17305 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 21:55:45 +00:00
Geoff Levand 8a4dc0bb5a ps3: Move defconfig-ps3-petitboot to the petitboot profile directory
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 21:54:29 +00:00
Geoff Levand bfac7458d9 ps3: Update the Petitboot profile package dependencies
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 21:52:34 +00:00
Geoff Levand 25780bc555 ps3: Updates for ps3-bl-option
Update the ps3 bootloader helper script ps3-bl-option.

 o Add new option --set-bootloader-timeout.
 o Use generic name 'bootloader'.
 o General format cleanup.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 21:48:38 +00:00
Geoff Levand 3f063c39b8 ps3: Rename bl-option to ps3-bl-option
Rename the bootloader helper script bl-option to ps3-bl-option.
This change simply renames the file.  No other changes are
included.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-18 21:47:11 +00:00
Geoff Levand 309494bee5 PS3: Add some HID quirks to the PS3 kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:07:44 +00:00
Geoff Levand 682f778120 PS3: Add joystick support to the PS3 kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:06:55 +00:00
Geoff Levand 7748e6713c PS3: Fix gelic network RX hang
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:05:45 +00:00
Geoff Levand 70f24fa21f PS3: Cleanup kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:03:40 +00:00
Geoff Levand a8530d6c14 PS3: Enable kernel command line editing
To allow for kernel command line editing add an empty
comand line to the PS3 kernel config.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:01:59 +00:00
Geoff Levand 9dacfa8782 PS3: Enable kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 01:00:05 +00:00
Geoff Levand f3cc73eaf1 PS3: Revert kexec kernel patch
Remove the uneeded PS3 kernel patch
0006-powerpc-Remove-default-kexec-crash_kernel-ops-assig.patch
This patch causes the exec system call to fail.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10 00:57:03 +00:00
Imre Kaloz ee96d3dee8 use the same i/o schedulers for all targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-15 20:43:02 +00:00
Imre Kaloz d607abc0a8 we need CONFIG_NET_SCHED for 802.11n
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-15 19:43:05 +00:00
Imre Kaloz 704ef1ffe1 don't override CONFIG_NEW_LEDS in target configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-15 07:41:58 +00:00
Imre Kaloz 233a04a6c9 CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-15 06:47:09 +00:00
Imre Kaloz 69d2976c5d even more config file cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-18 13:21:25 +00:00
Imre Kaloz c8c98cdd14 config cleanups
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 10:40:04 +00:00
Imre Kaloz cbd1b567a8 some additional config file cleanup..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 13:32:34 +00:00
Imre Kaloz db8d9304dc unify congestion control options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 12:42:07 +00:00
Imre Kaloz 402c71c452 some more kernel config cleanup.. last for today :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 20:57:02 +00:00
Imre Kaloz 16600ec90d move MFD stuff to the generic kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 13:51:29 +00:00
Imre Kaloz 3f40c20af9 upgrade to newest stable kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-03 16:58:06 +00:00
Hamish Guthrie 9cb51ecd82 [ps3]: Update default configuration to use profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-16 10:40:15 +00:00
Hauke Mehrtens 42c24b862c [kernel] update to kernel version 2.6.28.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 15:06:53 +00:00
Hamish Guthrie 80ab269aa9 ps3: update ps3vram patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 08:54:41 +00:00
Hamish Guthrie eb72fec50e Backport of ps3vram from 2.6.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 15:59:08 +00:00
Hamish Guthrie 8b4b882158 Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 15:57:18 +00:00
Hamish Guthrie 170a11cddf Final updates to default configuration of ps3 petitboot sub-target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 16:02:52 +00:00
Imre Kaloz 1d1830d4fc update to 2.6.28.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 12:41:05 +00:00
Hamish Guthrie 388ed6d014 Update kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 11:49:14 +00:00
Hamish Guthrie 5a05e49782 Ensure that bin directory is created for ps3 buildbot build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 09:07:47 +00:00
Hamish Guthrie 3206f8e46d Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-16 15:28:27 +00:00
Geoff Levand eb96ab971c 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>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 19:43:37 +00:00
Geoff Levand 4113247631 Rename defconfig-petitboot defconfig-ps3-petitboot
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 19:36:56 +00:00
Geoff Levand c42d4ae586 Remove PS3 linux-2.6.27 kernel support
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 19:25:11 +00:00
Geoff Levand c17a3813f5 Remove PS3 linux-2.6.25 kernel support
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 19:22:58 +00:00
Geoff Levand 1e941fb5ad 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>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 19:10:52 +00:00
Felix Fietkau dbefaf4f75 disable all kernel config options that are set to =m
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:44:24 +00:00
Hamish Guthrie 154896caa7 Bumped ps3 kernel to 2.6.28.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 14:12:11 +00:00
Hamish Guthrie e9bddc34a3 Amend patch handling in ps3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-18 13:36:21 +00:00
Hamish Guthrie 8e5e72994f cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-18 12:04:40 +00:00
Hamish Guthrie 970eeff92b re-arrange ps3 tree
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-18 11:46:28 +00:00
Gabor Juhos 9c2776b652 [kernel] update to 2.6.27.9 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-16 10:37:14 +00:00