summaryrefslogtreecommitdiff
path: root/target/linux/ps3
AgeCommit message (Collapse)Author
2009-08-19ps3/petitboot: Run petitboot at first startupgeoff
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-19ps3: Make ps3-bl-option executablegeoff
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-18powerpc: Create a powerpc64 config featuregeoff
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-18ps3: General cleanup and update for defconfig-ps3-petitbootgeoff
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-18ps3: Move defconfig-ps3-petitboot to the petitboot profile directorygeoff
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-18ps3: Update the Petitboot profile package dependenciesgeoff
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-18ps3: Updates for ps3-bl-optiongeoff
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-18ps3: Rename bl-option to ps3-bl-optiongeoff
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-07-10PS3: Add some HID quirks to the PS3 kernel configgeoff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10PS3: Add joystick support to the PS3 kernel configgeoff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10PS3: Fix gelic network RX hanggeoff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10PS3: Cleanup kernel configgeoff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10PS3: Enable kernel command line editinggeoff
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-10PS3: Enable kernel patchesgeoff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-10PS3: Revert kexec kernel patchgeoff
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-06-15use the same i/o schedulers for all targetskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-15we need CONFIG_NET_SCHED for 802.11nkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-15don't override CONFIG_NEW_LEDS in target configskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-15CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrtkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-18even more config file cleanupkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15config cleanupskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14some additional config file cleanup..kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14unify congestion control optionskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04some more kernel config cleanup.. last for today :)kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04move MFD stuff to the generic kernel configskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-03upgrade to newest stable kernel versionskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-16[ps3]: Update default configuration to use profileshcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24[kernel] update to kernel version 2.6.28.9hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24ps3: update ps3vram patcheshcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18Backport of ps3vram from 2.6.29hcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-targethcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17Final updates to default configuration of ps3 petitboot sub-targethcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17update to 2.6.28.8kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17Update kernel confighcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17Ensure that bin directory is created for ps3 buildbot buildhcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-16Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPUhcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12Cleanup the PS3 makefilegeoff
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-12Rename defconfig-petitboot defconfig-ps3-petitbootgeoff
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-12Remove PS3 linux-2.6.27 kernel supportgeoff
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-12Remove PS3 linux-2.6.25 kernel supportgeoff
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-12Update the PS3 2.6.28 kernel config:geoff
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-02-22disable all kernel config options that are set to =mnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20Bumped ps3 kernel to 2.6.28.2hcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-18Amend patch handling in ps3hcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-18cleanuphcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-18re-arrange ps3 treehcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-16[kernel] update to 2.6.27.9 and refresh patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11add a suitable default config for ps3 petitboothcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11Add 2.6.27.8 kernelhcg
Modify startup files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-25move THERMAL symbols into the generic configkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13346 3c298f89-4303-0410-b956-a3cf2f4a3e73