[coreboot] [PATCH] Enable Ultrabay and IDE interface if Ultrabay device is present

2011-04-27 Thread Sven Schnelle
this small patch series enable the Ultrabay found in T60 and X60 Laptops. The X60 is a bit more ugly as the T60 because the X60 ultrabase notifies the system over some GPIO Lines about Ultrabay state, while the T60 uses PMH7 and the EC for status information. I'm not sure if everyone likes

[coreboot] [PATCH 2/4] Lenovo PMH7: add pmh7_ultrabay_power_enable()

2011-04-27 Thread Sven Schnelle
Signed-off-by: Sven Schnelle sv...@stackframe.org --- src/ec/lenovo/pmh7/pmh7.c |8 src/ec/lenovo/pmh7/pmh7.h |1 + 2 files changed, 9 insertions(+), 0 deletions(-) diff --git a/src/ec/lenovo/pmh7/pmh7.c b/src/ec/lenovo/pmh7/pmh7.c index d536d74..276a378 100644 ---

[coreboot] [PATCH 3/4] T60: enable Ultrabay if device is plugged in

2011-04-27 Thread Sven Schnelle
Signed-off-by: Sven Schnelle sv...@stackframe.org --- src/mainboard/lenovo/t60/devicetree.cb |2 +- src/mainboard/lenovo/t60/mainboard.c | 13 - 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/mainboard/lenovo/t60/devicetree.cb

[coreboot] [PATCH 4/4] X60: enable Ultrabay if device is plugged in

2011-04-27 Thread Sven Schnelle
Signed-off-by: Sven Schnelle sv...@stackframe.org --- src/mainboard/lenovo/x60/Makefile.inc |1 + src/mainboard/lenovo/x60/devicetree.cb |2 +- src/mainboard/lenovo/x60/dock.c|6 +- src/mainboard/lenovo/x60/dock.h|1 + src/mainboard/lenovo/x60/mainboard.c |

[coreboot] [PATCH 1/4] Lenovo H8: add h8_ultrabay_device_present()

2011-04-27 Thread Sven Schnelle
Signed-off-by: Sven Schnelle sv...@stackframe.org --- src/ec/lenovo/h8/h8.c |6 ++ src/ec/lenovo/h8/h8.h |5 + 2 files changed, 11 insertions(+), 0 deletions(-) diff --git a/src/ec/lenovo/h8/h8.c b/src/ec/lenovo/h8/h8.c index 6a59525..fafaef2 100644 --- a/src/ec/lenovo/h8/h8.c

Re: [coreboot] [PATCH] Enable Ultrabay and IDE interface if Ultrabay device is present

2011-04-27 Thread Peter Stuge
Sven Schnelle wrote: this small patch series enable the Ultrabay found in T60 and X60 Laptops. The X60 is a bit more ugly as the T60 because the X60 ultrabase notifies the system over some GPIO Lines about Ultrabay state, while the T60 uses PMH7 and the EC for status information. I'm not

[coreboot] [commit] r6545 - trunk/src/ec/lenovo/h8

2011-04-27 Thread repository service
Author: svens Date: Wed Apr 27 21:47:28 2011 New Revision: 6545 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6545 Log: Lenovo H8: add h8_ultrabay_device_present() returns 1 if a CDROM/HDD device is plugging in the ultrabay. Return 0 if there's a battery or superio extensions plugged

[coreboot] [commit] r6546 - trunk/src/ec/lenovo/pmh7

2011-04-27 Thread repository service
Author: svens Date: Wed Apr 27 21:47:42 2011 New Revision: 6546 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6546 Log: Lenovo PMH7: add pmh7_ultrabay_power_enable() Can be used to enable/disable Ultrabay power on Thinkpads who control that with the PMH7. (i.e. T60) Signed-off-by:

[coreboot] [commit] r6547 - trunk/src/mainboard/lenovo/t60

2011-04-27 Thread repository service
Author: svens Date: Wed Apr 27 21:47:49 2011 New Revision: 6547 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6547 Log: T60: enable Ultrabay if device is plugged in Signed-off-by: Sven Schnelle sv...@stackframe.org Acked-by: Peter Stuge pe...@stuge.se Modified:

[coreboot] [commit] r6548 - trunk/src/mainboard/lenovo/x60

2011-04-27 Thread repository service
Author: svens Date: Wed Apr 27 21:48:05 2011 New Revision: 6548 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6548 Log: X60: enable Ultrabay if device is plugged in Signed-off-by: Sven Schnelle sv...@stackframe.org Acked-by: Peter Stuge pe...@stuge.se Modified:

Re: [coreboot] [RFC] cheapish and free usb spi flashing device

2011-04-27 Thread Stefan Tauner
On Fri, 22 Apr 2011 05:08:32 +0200 Peter Stuge pe...@stuge.se wrote: right now my plan is the following: an avr atmegaXXu2 is connected via usb and implements the serprog protocol Please do not! Make good use of USB and design a protocol that actually takes advantage of relevant USB

[coreboot] Sun Ultra 40 M2

2011-04-27 Thread Thom Lauret
Hey all, I know the Sun Ultra 40 has a coreboot image available but is anyone working on the Sun Ultra 40 M2 ? Sun / Oracle's latest BIOS for this unit will not support quad or six core (or dual threaded) Opterons. The chipset is definitely capable however. A BIOS with a microcode update would

Re: [coreboot] Sun Ultra 40 M2

2011-04-27 Thread Stefan Reinauer
* Thom Lauret diracsh...@gmail.com [110427 17:05]: Hey all, I know the Sun Ultra 40 has a coreboot image available but is anyone working on the Sun Ultra 40 M2 ? You will have to make a new port. Give it a try and let us know how it goes. Thanks, Stefan -- coreboot mailing list: