[coreboot] Patch merged into coreboot/master: f71950a libpayload: Shutdown reasonably if we can't init usb msc device

2012-06-22 Thread gerrit
the following patch was just integrated into master: commit f71950a28efd954c43e7ed2f6ac940c0935f5971 Author: Nico Huber nico.hu...@secunet.com Date: Thu Jun 21 10:52:49 2012 +0200 libpayload: Shutdown reasonably if we can't init usb msc device This lets the init of usb mass storage

[coreboot] Patch merged into coreboot/master: 82568c6 libpayload: Add check for failure in usb_attach_device()

2012-06-22 Thread gerrit
the following patch was just integrated into master: commit 82568c60960b61ff510b1ba4ef24a688e1a900ae Author: Nico Huber nico.hu...@secunet.com Date: Thu Jun 21 11:21:23 2012 +0200 libpayload: Add check for failure in usb_attach_device() This adds a simple check if a device is

[coreboot] New patch to review for coreboot: 456002b ROMCC: fix unused attribute lookup

2012-06-22 Thread sv...@stackframe.org
Sven Schnelle (sv...@stackframe.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1133 -gerrit commit 456002b00e946f1be85dccb167c8f9874adf1b3f Author: Sven Schnelle sv...@stackframe.org Date: Fri Jun 22 08:53:36 2012 +0200 ROMCC: fix unused

[coreboot] Patch set updated for coreboot: 5400ae4 Add Supermicro X7DB8 motherboard

2012-06-22 Thread sv...@stackframe.org
Sven Schnelle (sv...@stackframe.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/493 -gerrit commit 5400ae4a51bcfa9dcc580c32bef86aa2a54b59b1 Author: Sven Schnelle sv...@stackframe.org Date: Wed Jun 20 14:56:46 2012 +0200 Add Supermicro X7DB8

[coreboot] Patch set updated for coreboot: 3505f09 i3100: add smbus_write_byte()

2012-06-22 Thread sv...@stackframe.org
Sven Schnelle (sv...@stackframe.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1116 -gerrit commit 3505f09e9c25332a430c77fdfcb41ed45e9039cc Author: Sven Schnelle sv...@stackframe.org Date: Wed Jun 20 14:54:08 2012 +0200 i3100: add

[coreboot] Patch merged into coreboot/master: 456002b ROMCC: fix unused attribute lookup

2012-06-22 Thread gerrit
the following patch was just integrated into master: commit 456002b00e946f1be85dccb167c8f9874adf1b3f Author: Sven Schnelle sv...@stackframe.org Date: Fri Jun 22 08:53:36 2012 +0200 ROMCC: fix unused attribute lookup commit 57cd1dd29679918afa650c2a7e82a474765f357d added this

[coreboot] New patch to review for coreboot: edaf818 Wait for gdb connection if the gdb stub configuration is chosen.

2012-06-22 Thread gnu...@no-log.org
Denis Carikli (gnu...@no-log.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1134 -gerrit commit edaf818e15cc2d36b57ae25a73257cfa761657b8 Author: Denis 'GNUtoo' Carikli gnu...@no-log.org Date: Fri Jun 22 15:56:37 2012 +0200 Wait for gdb

[coreboot] Patch set updated for coreboot: f435ce9 Add Supermicro X7DB8 motherboard

2012-06-22 Thread sv...@stackframe.org
Sven Schnelle (sv...@stackframe.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/493 -gerrit commit f435ce9ec37bb863b0dbedafd1906c6f9db0cac4 Author: Sven Schnelle sv...@stackframe.org Date: Wed Jun 20 14:56:46 2012 +0200 Add Supermicro X7DB8

[coreboot] Patch merged into coreboot/master: 8f0e148 libpayload: Adjust timeouts and delays in OHCI driver

2012-06-22 Thread gerrit
the following patch was just integrated into master: commit 8f0e148abe2490e677ed5f3ac588aea860c29c44 Author: Nico Huber nico.hu...@secunet.com Date: Tue Jun 19 10:27:00 2012 +0200 libpayload: Adjust timeouts and delays in OHCI driver This sets the timeout for control and bulk

[coreboot] New patch to review for coreboot: 84d1809 romcc: fix up attribute((unused)) detection

2012-06-22 Thread stefan.reina...@coreboot.org
Stefan Reinauer (stefan.reina...@coreboot.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1135 -gerrit commit 84d18095b8e10b15d5e95c026fc96148b3603580 Author: Stefan Reinauer reina...@chromium.org Date: Fri Jun 22 11:07:25 2012 -0700 romcc:

[coreboot] Patch set updated for coreboot: e251653 Add an option for Waiting for gdb connection if the gdb stub configuration is chosen.

2012-06-22 Thread gnu...@no-log.org
Denis Carikli (gnu...@no-log.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/1134 -gerrit commit e251653bf5f5d807218f1822ba950161648e0e34 Author: Denis 'GNUtoo' Carikli gnu...@no-log.org Date: Fri Jun 22 15:56:37 2012 +0200 Add an option for

[coreboot] Patch merged into coreboot/master: e251653 Add an option for Waiting for gdb connection if the gdb stub configuration is chosen.

2012-06-22 Thread gerrit
the following patch was just integrated into master: commit e251653bf5f5d807218f1822ba950161648e0e34 Author: Denis 'GNUtoo' Carikli gnu...@no-log.org Date: Fri Jun 22 15:56:37 2012 +0200 Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. Here's a