Message ID | CAEUhbmUPqmaufyuBA952o5XQKjGM1vZSNg-S2eimoJB1jtsSkA@mail.gmail.com |
---|---|
State | New |
Headers | show |
Series | Please pull u-boot-x86 | expand |
On Sat, Feb 08, 2020 at 09:54:37AM +0800, Bin Meng wrote: > Hi Tom, > > This PR includes the following changes for v2020.04: > > - Move P2SB from Apollo Lake to a more generic location > - Add a function to find a device by drvdata in DM core > - Enhancement of DM IRQ uclass driver > - Add a clock driver for Intel devices > - Add support for ACPI general-purpose events > - Add a TPM driver for H1/Cr50 > - Enable TPM on Google Chromebook Coral > > The following changes since commit 8a6ffeda97dfda5263ef40e1a4efb25b032ce04c: > > video: enable VIDEO_ANSI and all VIDEO_BBP options (2020-02-06 16:11:47 -0500) > > are available in the git repository at: > > https://gitlab.denx.de/u-boot/custodians/u-boot-x86 > > for you to fetch changes up to 0f6a70e971b2d87de3e58e8f0b51b0cd6723bc96: > > x86: coral: Enable TPM (2020-02-07 22:46:36 +0800) > Applied to u-boot/master, thanks!
On Mon, 10 Feb 2020 08:39:45 -0500 Tom Rini trini at konsulko.com wrote: ... > > The following changes since commit 8a6ffeda97dfda5263ef40e1a4efb25b032ce04c: > > > > video: enable VIDEO_ANSI and all VIDEO_BBP options (2020-02-06 16:11:47 -0500) > > > > are available in the git repository at: > > > > https://gitlab.denx.de/u-boot/custodians/u-boot-x86 > > > > for you to fetch changes up to 0f6a70e971b2d87de3e58e8f0b51b0cd6723bc96: > > > > x86: coral: Enable TPM (2020-02-07 22:46:36 +0800) > > > > Applied to u-boot/master, thanks! it seems this hasn't been pulled into master branch yet, I don't see patches from this pull request in master. Could you please check? Thanks! -- Anatolij
On Mon, Feb 10, 2020 at 06:20:54PM +0100, Anatolij Gustschin wrote: > On Mon, 10 Feb 2020 08:39:45 -0500 > Tom Rini trini at konsulko.com wrote: > ... > > > The following changes since commit 8a6ffeda97dfda5263ef40e1a4efb25b032ce04c: > > > > > > video: enable VIDEO_ANSI and all VIDEO_BBP options (2020-02-06 16:11:47 -0500) > > > > > > are available in the git repository at: > > > > > > https://gitlab.denx.de/u-boot/custodians/u-boot-x86 > > > > > > for you to fetch changes up to 0f6a70e971b2d87de3e58e8f0b51b0cd6723bc96: > > > > > > x86: coral: Enable TPM (2020-02-07 22:46:36 +0800) > > > > > > > Applied to u-boot/master, thanks! > > it seems this hasn't been pulled into master branch yet, I don't see > patches from this pull request in master. Could you please check? Thanks! Thanks for catching that. While I did test it over the weekend: https://gitlab.denx.de/u-boot/u-boot/pipelines/2120 I seemed to have dropped it by accident testing something else.