Re: [U-Boot] Please pull u-boot-x86

2019-11-03 Thread Tom Rini
On Sun, Nov 03, 2019 at 07:23:25AM +0800, Bin Meng wrote: > Hi Tom, > > This PR includes the following changes for x86: > > - Add support for Intel FSP-S and FSP-T in binman > - Correct priority selection for image loaders for SPL > - Add a size check for TPL > - Various small SPL/TPL bug fixes

Re: [U-Boot] Please pull u-boot-x86

2019-10-12 Thread Tom Rini
On Fri, Oct 11, 2019 at 10:49:59PM +0800, Bin Meng wrote: > Hi Tom, > > This PR includes the following changes: > > - Remember the device being emulated for Sandbox PCI > - Update Kconfig options for FSP 1.0 > - Drop RESET_BASE and RESET_SEG_SIZE that are no longer used > > The following

Re: [U-Boot] Please pull u-boot-x86

2019-10-09 Thread Tom Rini
On Tue, Oct 08, 2019 at 04:28:33PM +0800, Bin Meng wrote: > Hi Tom, > > This PR includes the following changes for v2020.01: > > - Rename existing FSP code to fsp1 > - Add fsp2 directory in preparation to support FSP 2.0 > - Various x86 platform codes update > - Various bug fixes and updates in

Re: [U-Boot] Please pull u-boot-x86

2019-10-05 Thread Tom Rini
On Fri, Oct 04, 2019 at 08:36:33AM +0800, Bin Meng wrote: > Hi Tom, > > This PR contains the following 2 bug fixes for v2019.10: > > - dm: core: Correct low cell in ofnode_read_pci_addr() > - dm: core: Correct bad cast in ofnode_get_addr_size_index() > > The following changes since commit

Re: [U-Boot] Please pull u-boot-x86

2019-10-01 Thread Tom Rini
On Tue, Oct 01, 2019 at 10:05:15PM +0800, Bin Meng wrote: > Hi Tom, > > This includes the following x86 changes for v2019.10: > > - Propagate acpi_rsdp_addr to x86 kernel via boot parameters > > The following changes since commit 023ff4b88dcec5faa3f9b841bae4d3d232b58ce2: > > Merge tag

Re: [U-Boot] Please pull u-boot-x86

2019-09-10 Thread Tom Rini
On Tue, Sep 10, 2019 at 08:35:30PM +0800, Bin Meng wrote: > Hi Tom, > > This PR includes the following x86 changes for v2019.10: > - Tangier ACPI table fixes > - Support getting high memory size on QEMU x86 > - Show UEFI images involved in crash for x86 > - EFI loader conventional memory map fix

Re: [U-Boot] Please pull u-boot-x86

2019-08-19 Thread Tom Rini
On Mon, Aug 19, 2019 at 09:07:00AM +0800, Bin Meng wrote: > Hi Tom, > > This PR includes the following changes in x86: > - QEMU build warning fix when CONFIG_DISTRO_DEFAULTS=n > - Small fixes on x86 reST docs > - Allow CBFS to be used in SPL > - Remove x86 specific GD flags > > The following

Re: [U-Boot] Please pull u-boot-x86

2019-08-10 Thread Tom Rini
On Sat, Aug 10, 2019 at 07:35:32AM +0800, Bin Meng wrote: > Hi Tom, > > This PR includes the following changes to x86: > - Enable SD slot on Intel Edison > - Populate CSRT ACPI table for shared DMA controller on Intel Tangier > - Convert Intel ICH-SPI driver to use new spi-mem ops > - Enable

Re: [U-Boot] Please pull u-boot-x86

2019-06-24 Thread Tom Rini
On Sat, Jun 22, 2019 at 11:00:16PM +0800, Bin Meng wrote: > Hi Tom, > > This includes the following changes to U-Boot x86 for v2019.07: > - boot failure fix for Intel edison > - tangier wdt conversion to driver model > > The following changes since commit

Re: [U-Boot] Please pull u-boot-x86

2019-05-19 Thread Tom Rini
On Sun, May 19, 2019 at 04:19:06PM +0800, Bin Meng wrote: > Hi Tom, > > This PR includes the following updates to U-Boot x86 support: > > - Allow coreboot to process unhandled tags > - Enable NVMe on QEMU x86_64 target > > The following changes since commit

Re: [U-Boot] Please pull u-boot-x86

2019-05-08 Thread Tom Rini
On Wed, May 08, 2019 at 07:21:01PM +0800, Bin Meng wrote: > Hi Tom, > > This includes the following changes to U-Boot x86 support: > > - Allow x86 boards to use TPL, SPL and U-Boot proper > - Update sysreset x86 driver to utilize ACPI registers to do power off > - Add a new chromebook_samus_tpl

Re: [U-Boot] Please pull u-boot-x86

2019-03-11 Thread Tom Rini
On Mon, Mar 11, 2019 at 11:05:48PM +0800, Bin Meng wrote: > Hi Tom, > > This includes the following changes for v2019.04: > > - ACPI changes and fixes to Intel Tangier/Edison > - i8254 beeper fixes > > The following changes since commit e8e3f2d2d48f97b2c79b698eccedce8f4f880993: > > Merge

Re: [U-Boot] Please pull u-boot-x86

2019-02-21 Thread Tom Rini
On Wed, Feb 20, 2019 at 04:52:15PM +0800, Bin Meng wrote: > Hi Tom, > > This includes the following changes to x86: > > - Add support for sound. > > Albeit the big changeset, changes are pretty limited to x86 only and a > few new sound drivers used by x86 so I think it would be good to

Re: [U-Boot] Please pull u-boot-x86

2019-02-12 Thread Tom Rini
On Tue, Feb 12, 2019 at 02:56:01PM +0800, Bin Meng wrote: > Hi Tom, > > This PR includes the following changes to x86: > - edison switch to CONFIG_OF_SEPARATE > - tangier initial ACPI support for PMIC device > - tsc timer driver update to support native calibration > - fixes to 64-bit U-Boot

Re: [U-Boot] Please pull u-boot-x86

2019-01-01 Thread Tom Rini
On Mon, Dec 31, 2018 at 12:53:19PM +0800, Bin Meng wrote: > Hi Tom, > > This includes x86 edison defconfig file clean up, and coreboot file > system (cbfs) fixes. > > The following changes since commit bea3d826203f90507ff32ed24bd0a3c53479e55c: > > Merge tag 'signed-efi-2019.01' of

Re: [U-Boot] Please pull u-boot-x86

2018-12-10 Thread Tom Rini
On Mon, Dec 10, 2018 at 10:22:27AM +0800, Bin Meng wrote: > Hi Tom, > > This includes the following changes for x86: > - Enable RTC for Intel Tangier > - Wrap the call to 8259 PIC with Kconfig options for old targets without 8259 > - Warp the call to USB init with Kconfg options for coreboot &

Re: [U-Boot] Please pull u-boot-x86

2018-11-06 Thread Tom Rini
On Tue, Nov 06, 2018 at 01:38:07PM +0800, Bin Meng wrote: > Hi Tom, > > This contains a fix to a warning by newer version IASL compiler. > > The following changes since commit 5ef76e59c12c79d106ebda70b710468aa6bd8b75: > > Merge branch 'master' of git://git.denx.de/u-boot-sh (2018-11-04 >

Re: [U-Boot] Please pull u-boot-x86

2018-10-28 Thread Tom Rini
On Sun, Oct 28, 2018 at 09:07:20PM +0800, Bin Meng wrote: > Hi Tom, > > These are various small fixes for x86 for this release. > > The following changes since commit 24a72511e7eeec78c9cc3f72953ff8726849b0c1: > > vf610twr: Enable thumb2 for builds (2018-10-26 08:40:53 -0400) > > are

Re: [U-Boot] Please pull u-boot-x86

2018-10-22 Thread Tom Rini
On Tue, Oct 23, 2018 at 09:26:29AM +0800, Bin Meng wrote: > Hi Tom, > > On Tue, Oct 23, 2018 at 1:47 AM Tom Rini wrote: > > > > On Mon, Oct 22, 2018 at 10:17:18PM +0800, Bin Meng wrote: > > > > > Hi Tom, > > > > > > This fixed the QEMU x86_64 support which has been broken here and > > > here,

Re: [U-Boot] Please pull u-boot-x86

2018-10-22 Thread Bin Meng
Hi Tom, On Tue, Oct 23, 2018 at 1:47 AM Tom Rini wrote: > > On Mon, Oct 22, 2018 at 10:17:18PM +0800, Bin Meng wrote: > > > Hi Tom, > > > > This fixed the QEMU x86_64 support which has been broken here and > > here, e.g.: built with newer version GCC compiler, EFI loader > > relocation, TSC as

Re: [U-Boot] Please pull u-boot-x86

2018-10-22 Thread Tom Rini
On Mon, Oct 22, 2018 at 10:17:18PM +0800, Bin Meng wrote: > Hi Tom, > > This fixed the QEMU x86_64 support which has been broken here and > here, e.g.: built with newer version GCC compiler, EFI loader > relocation, TSC as early timer. Now all issues have been addressed and > we can finally turn

Re: [U-Boot] Please pull u-boot-x86

2018-10-22 Thread Tom Rini
On Mon, Oct 22, 2018 at 11:49:36AM -0600, Simon Glass wrote: > Hi Tom, > > On 22 October 2018 at 11:47, Tom Rini wrote: > > > > On Mon, Oct 22, 2018 at 10:17:18PM +0800, Bin Meng wrote: > > > > > Hi Tom, > > > > > > This fixed the QEMU x86_64 support which has been broken here and > > > here,

Re: [U-Boot] Please pull u-boot-x86

2018-10-22 Thread Simon Glass
Hi Tom, On 22 October 2018 at 11:47, Tom Rini wrote: > > On Mon, Oct 22, 2018 at 10:17:18PM +0800, Bin Meng wrote: > > > Hi Tom, > > > > This fixed the QEMU x86_64 support which has been broken here and > > here, e.g.: built with newer version GCC compiler, EFI loader > > relocation, TSC as

Re: [U-Boot] Please pull u-boot-x86

2018-10-22 Thread Tom Rini
On Mon, Oct 22, 2018 at 10:17:18PM +0800, Bin Meng wrote: > Hi Tom, > > This fixed the QEMU x86_64 support which has been broken here and > here, e.g.: built with newer version GCC compiler, EFI loader > relocation, TSC as early timer. Now all issues have been addressed and > we can finally turn

Re: [U-Boot] Please pull u-boot-x86 (take 2)

2018-09-18 Thread Tom Rini
On Mon, Sep 17, 2018 at 5:39 AM, Bin Meng wrote: > Hi Tom, > > The following changes since commit 2976d3c1504960d3934a7404b0648e > dc28b52eb9: > > Merge branch 'master' of git://git.denx.de/u-boot-ubi (2018-09-14 > 13:54:37 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2018-09-17 Thread Bin Meng
Hi Tom, On Mon, Sep 17, 2018 at 4:54 PM Bin Meng wrote: > > Hi Tom, > > The following changes since commit 2976d3c1504960d3934a7404b0648edc28b52eb9: > > Merge branch 'master' of git://git.denx.de/u-boot-ubi (2018-09-14 13:54:37 > -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2018-08-30 Thread Tom Rini
On Thu, Aug 30, 2018 at 11:33:37AM +0800, Bin Meng wrote: > Hi Tom, > > This includes a small x86 efi payload enhancement to support booting > Linux, as well as a clean up on kernel boot protocol setup parameters > to match upstream and avoid confusion. > > The following changes since commit

Re: [U-Boot] Please pull u-boot-x86

2018-08-20 Thread Tom Rini
On Mon, Aug 20, 2018 at 01:59:12PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 9f8cf76be256a83643ee05de6cffaeb452ed0931: > > Convert CONFIG_SYS_I2C_DAVINCI to Kconfig (2018-08-17 15:43:38 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2018-07-20 Thread Tom Rini
On Fri, Jul 20, 2018 at 02:01:54PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit f7e48c54b246c460503e90315d0cd50ccbd586c6: > > Merge tag 'xilinx-for-v2018.09' of > git://git.denx.de/u-boot-microblaze (2018-07-19 11:48:33 -0400) > > are available in the git

Re: [U-Boot] Please pull u-boot-x86

2018-07-02 Thread Tom Rini
On Mon, Jul 02, 2018 at 10:00:38AM +0800, Bin Meng wrote: > Hi Tom, > > This fixes instability issues on qemu-x86, and enables efi-loader on > x86 to use ACPI. This should be the last PR for v2018.07. > > The following changes since commit 2121bbe49c27b2b2d865fac4e4071c5a90ae90b2: > > lib:

Re: [U-Boot] Please pull u-boot-x86

2018-06-25 Thread Tom Rini
On Sun, Jun 24, 2018 at 09:15:32AM +0800, Bin Meng wrote: > Hi Tom, > > This mainly fixes the broken EFI x86 payload support, and some other > small enhancements. > > The following changes since commit 77b5ba5d2b94c5b028991c82782493f64bd4f392: > > Merge branch 'master' of

Re: [U-Boot] Please pull u-boot-x86

2018-06-18 Thread Tom Rini
On Mon, Jun 18, 2018 at 03:37:36PM -0400, Tom Rini wrote: > On Sun, Jun 17, 2018 at 09:21:55PM +0800, Bin Meng wrote: > > > Hi Tom, > > > > The following changes since commit a715415bb5948c84cc44c601b193188990f7238b: > > > > Merge branch 'master' of git://git.denx.de/u-boot-usb (2018-06-16 >

Re: [U-Boot] Please pull u-boot-x86

2018-06-18 Thread Tom Rini
On Sun, Jun 17, 2018 at 09:21:55PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit a715415bb5948c84cc44c601b193188990f7238b: > > Merge branch 'master' of git://git.denx.de/u-boot-usb (2018-06-16 > 00:07:37 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2018-06-14 Thread Tom Rini
On Wed, Jun 13, 2018 at 10:17:03AM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 7868909ed53ed41a945f7ed95ebb88aa252142ce: > > Merge git://git.denx.de/u-boot-fsl-qoriq (2018-06-12 13:25:24 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86 (take 2)

2018-04-16 Thread Tom Rini
On Mon, Apr 16, 2018 at 11:01:25PM +0800, Bin Meng wrote: > Hi Tom, > > This includes some fixes and enhancements to VxWorks booting support, > as well as some mods to x86 I/O functions. > > The following changes since commit ebca902aeb3af3eaedd2787928184ad84a86b98f: > > Merge

Re: [U-Boot] Please pull u-boot-x86

2018-04-16 Thread Bin Meng
Hi Tom, On Mon, Apr 16, 2018 at 8:31 PM, Tom Rini wrote: > On Mon, Apr 16, 2018 at 05:17:30PM +0800, Bin Meng wrote: > >> Hi Tom, >> >> This includes some fixes and enhancements to VxWorks booting support, >> as well as some mods to x86 I/O functions. >> >> The following

Re: [U-Boot] Please pull u-boot-x86

2018-04-16 Thread Tom Rini
On Mon, Apr 16, 2018 at 05:17:30PM +0800, Bin Meng wrote: > Hi Tom, > > This includes some fixes and enhancements to VxWorks booting support, > as well as some mods to x86 I/O functions. > > The following changes since commit ebca902aeb3af3eaedd2787928184ad84a86b98f: > > Merge

Re: [U-Boot] Please pull u-boot-x86

2018-04-01 Thread Tom Rini
On Fri, Mar 30, 2018 at 04:12:19PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 81cf7c8d45935a295991fe2cd1df286f0f47511f: > > Merge git://git.denx.de/u-boot-ubi (2018-03-25 12:02:13 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2018-01-30 Thread Tom Rini
On Tue, Jan 30, 2018 at 10:42:32PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit eef11acebaa48e241e9187c717dc92d3e175c119: > > Prepare v2018.03-rc1 (2018-01-29 20:12:33 -0500) > > are available in the git repository at: > > git://git.denx.de/u-boot-x86.git > >

Re: [U-Boot] Please pull u-boot-x86

2018-01-08 Thread Tom Rini
On Mon, Jan 08, 2018 at 05:01:24PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit ca833ca9579b29c5667ea2fa7a9d3f89f1599a94: > > Merge git://git.denx.de/u-boot-rockchip (2018-01-03 12:27:12 -0500) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-12-21 Thread Tom Rini
On Thu, Dec 21, 2017 at 09:24:48AM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit b55c89ce0207d3a504238c1b8f268c56035656a3: > > Merge git://git.denx.de/u-boot-spi (2017-12-19 07:57:40 -0500) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-11-30 Thread Tom Rini
On Thu, Nov 30, 2017 at 02:03:53PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit b06c46de632c55f4c39d404c6f0f65e414b31050: > > Merge tag 'xilinx-for-v2018.01' of > git://www.denx.de/git/u-boot-microblaze (2017-11-29 08:26:07 -0500) > > are available in the git

Re: [U-Boot] Please pull u-boot-x86

2017-10-27 Thread Tom Rini
On Fri, Oct 27, 2017 at 03:18:55PM +0800, Bin Meng wrote: > Hi Tom, > > This fixes a bunch of x86 breakages. > > The following changes since commit 4c7a211046a3956058b512edd8533f7df031cc4a: > > Kconfig: add CONFIG_BROKEN (2017-10-23 17:28:18 -0400) > > are available in the git repository

Re: [U-Boot] Please pull u-boot-x86

2017-10-19 Thread Tom Rini
On Thu, Oct 19, 2017 at 11:55:13AM +0800, Bin Meng wrote: > Hi Tom, > > This includes a critical bug fix for Baytrail ACPI suspend/resume and > some other minor clean ups. > > The following changes since commit 6b0fea33424dcce82b6df0c6b3774601eb1ff36a: > > Merge git://git.denx.de/u-boot-i2c

Re: [U-Boot] Please pull u-boot-x86

2017-10-08 Thread Tom Rini
On Sat, Oct 07, 2017 at 03:16:26PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 3ea0520512089cffbe02b7d6eb645cdfddb09c5c: > > disk: part_dos: Use the original allocation scheme for the SPL case > (2017-10-05 10:45:33 -0400) > > are available in the git repository

Re: [U-Boot] Please pull u-boot-x86

2017-10-08 Thread Andy Shevchenko
On Sat, 2017-10-07 at 16:32 +0800, Bin Meng wrote: +Cc: Ferry (he might be interested in this thread) > > Edison?! Edison is dead (end), as I know it... Some people don't think so, there are ones who like the board. Actually, while working for Linux kernel at Intel I'm using that board on

Re: [U-Boot] Please pull u-boot-x86

2017-10-07 Thread Bin Meng
Hi Zoran, On Sat, Oct 7, 2017 at 3:31 PM, Zoran Stojsavljevic wrote: > Hello Bing, > > Edison?! Edison is dead (end), as I know it... The project is cancelled. > Correct me if I am wrong! > I don't know that story. Loop Andy in to comment. But my understanding is

Re: [U-Boot] Please pull u-boot-x86

2017-10-07 Thread Zoran Stojsavljevic
Hello Bing, Edison?! Edison is dead (end), as I know it... The project is cancelled. Correct me if I am wrong! Much more important INTEL U-Boot businesses are ATOM E3900/APL-I family and CORE-5 BDW-DE (possible also BDW-DE NS), What about these? Thank you, Zoran Stojsavljevic ___ On Sat,

Re: [U-Boot] Please pull u-boot-x86

2017-09-18 Thread Tom Rini
On Sat, Sep 16, 2017 at 05:54:47PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 079c92b0a77b9a9bf237a9430ed16cf81d43ce5d: > > ARM: davinci: Remove CONFIG_SOC_DA830 (2017-09-15 12:35:48 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-09-03 Thread Tom Rini
On Sat, Sep 02, 2017 at 11:56:45PM +0800, Bin Meng wrote: > Hi Tom, > > These are some bug fixes for v2017.09. > > The following changes since commit 6ef2f90108e2cf101d931c71ea7904f2b6301641: > > Convert CONFIG_BCH to Kconfig (2017-09-01 20:45:26 -0400) > > are available in the git

Re: [U-Boot] Please pull u-boot-x86

2017-08-26 Thread Tom Rini
On Thu, Aug 24, 2017 at 11:18:14AM +0800, Bin Meng wrote: > Hi Tom, > > This contains various fixes and a reworked version of serial RX buffer > support. Hopefully this is the last PR from x86 for v2017.09. > > The following changes since commit 90ae53ce1ae665a1b43ecf5ccafc339839392427: > >

Re: [U-Boot] Please pull u-boot-x86

2017-08-09 Thread Tom Rini
On Tue, Aug 08, 2017 at 09:29:19PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit eaa90e5df2a4a1cb12fb73571978a9379242d0b5: > > common/env_embedded.c: rename PPCENV/PPCTEXT macros (2017-08-04 > 20:38:39 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-08-02 Thread Tom Rini
On Tue, Aug 01, 2017 at 08:24:50PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 6364a5d4bd55beeedc11171419acd0bdff17a599: > > Prepare v2017.09-rc1 (2017-07-31 20:37:25 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-x86.git > >

Re: [U-Boot] Please pull u-boot-x86

2017-07-30 Thread Tom Rini
On Sun, Jul 30, 2017 at 10:45:06AM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 19d1f1a2f3ccfbf85125150f7876ce22714b38bd: > > Merge git://git.denx.de/u-boot-socfpga (2017-07-29 11:44:08 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-06-27 Thread Tom Rini
On Tue, Jun 27, 2017 at 04:34:52PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 7df4ff2c2689a6d3c16eb0c3cce098fcac622b0c: > > Merge branch 'master' of git://git.denx.de/u-boot-rockchip > (2017-06-23 11:02:21 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-06-23 Thread Tom Rini
On Thu, Jun 22, 2017 at 03:41:28PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 235c5b8315c6a9eb566fd3d99a098cc6db869fc5: > > Merge branch 'master' of git://git.denx.de/u-boot-samsung > (2017-06-21 08:01:07 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-06-05 Thread Tom Rini
On Mon, Jun 05, 2017 at 08:56:47AM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 5cafcbab580bac6c7f44ca4a164c422b7e1ecf20: > > Merge git://git.denx.de/u-boot-net (2017-06-03 18:05:28 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-05-17 Thread Tom Rini
On Wed, May 17, 2017 at 05:18:39PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 4125bbcef6a998ce8580a1f5c53c8c93a56a125b: > > Merge branch 'master' of git://git.denx.de/u-boot-mmc (2017-05-16 > 08:10:50 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-04-19 Thread Tom Rini
On Tue, Apr 18, 2017 at 04:12:34PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit f6c1df44b815a08585e7fd3805a1db51a5955d09: > > Prepare v2017.05-rc2 (2017-04-17 18:16:49 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-x86.git > >

Re: [U-Boot] Please pull u-boot-x86

2017-04-10 Thread Tom Rini
On Mon, Apr 10, 2017 at 10:17:28AM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 04735a8fc45ba7c9f5b17d4837a0c649087b29e1: > > Merge branch 'master' of git://git.denx.de/u-boot-samsung > (2017-04-08 10:20:26 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-02-22 Thread Tom Rini
On Tue, Feb 21, 2017 at 03:21:47PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 66c246cce7c66019a93ff7105157c3e2126dd277: > > ARM: DRA7xx: Fix memory allocation overflow (2017-02-17 17:24:35 -0500) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2017-02-07 Thread Tom Rini
On Tue, Feb 07, 2017 at 01:51:22PM +0800, Bin Meng wrote: > Hi Tom, > > This is U-Boot x86 64-bit preliminary support, on Google Chromebook > Link and QEMU targets. > > The following changes since commit c83a824e62277162ad35f52879b2316902c0eff5: > > Merge git://git.denx.de/u-boot-fsl-qoriq

Re: [U-Boot] Please pull u-boot-x86

2016-12-26 Thread Tom Rini
On Mon, Dec 26, 2016 at 01:42:43PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit a5b24110cad65c73d6bcf6ecada07d926975ed54: > > Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2016-12-23 > 18:41:56 -0500) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2016-10-18 Thread Tom Rini
On Tue, Oct 18, 2016 at 04:03:08PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit d5a815327d2c257fbba108ff46974b1c1d12fd2a: > > Prepare v2016.11-rc2 (2016-10-17 20:09:33 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-x86.git > >

Re: [U-Boot] Please pull u-boot-x86

2016-10-18 Thread Tom Rini
On Tue, Oct 18, 2016 at 10:06:28AM -0400, Tom Rini wrote: > On Tue, Oct 18, 2016 at 04:03:08PM +0800, Bin Meng wrote: > > > Hi Tom, > > > > The following changes since commit d5a815327d2c257fbba108ff46974b1c1d12fd2a: > > > > Prepare v2016.11-rc2 (2016-10-17 20:09:33 -0400) > > > > are

Re: [U-Boot] Please pull u-boot-x86

2016-10-18 Thread Tom Rini
On Tue, Oct 18, 2016 at 04:03:08PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit d5a815327d2c257fbba108ff46974b1c1d12fd2a: > > Prepare v2016.11-rc2 (2016-10-17 20:09:33 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-x86.git > >

Re: [U-Boot] Please pull u-boot-x86

2016-10-12 Thread Tom Rini
On Wed, Oct 12, 2016 at 11:04:12AM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit f5fd45ff64e28a73499548358e3d1ceda0de7daf: > > Merge branch 'master' of git://www.denx.de/git/u-boot-imx > (2016-10-08 09:33:37 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2016-08-29 Thread Tom Rini
On Tue, Aug 30, 2016 at 09:33:03AM +0800, Bin Meng wrote: > Hi Tom, > > This includes minor updates on IvyBridge support, as well as fixes to > EFI payload. > > The following changes since commit ff62bdfbd5dd67d37901002a35b541f2c65ad78d: > > Merge branch 'master' of

Re: [U-Boot] Please pull u-boot-x86

2016-08-16 Thread Tom Rini
On Tue, Aug 16, 2016 at 12:41:22PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 4cc9699be7ffc6072482240f5ba208488abe1090: > > common: env_nand: Ensure that we have nand_info[0] prior to use > (2016-08-15 18:46:41 -0400) > > are available in the git repository at: >

Re: [U-Boot] Please pull u-boot-x86

2016-07-12 Thread Tom Rini
On Tue, Jul 12, 2016 at 02:09:06PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 19ce924ff914f315dc2fdf79f357825c513aed6e: > > Prepare v2016.07 (2016-07-11 15:01:01 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-x86.git master >

Re: [U-Boot] Please pull u-boot-x86

2016-06-28 Thread Tom Rini
On Wed, Jun 29, 2016 at 10:11:04AM +0800, Bin Meng wrote: > Hi Tom, > > This includes a fix for coreboot-x86 for v2016.07 release. > > The following changes since commit 44faff24f58859bdc1acf28ac739020b5091678a: > > Merge git://git.denx.de/u-boot-fsl-qoriq (2016-06-28 15:59:05 -0400) > >

Re: [U-Boot] Please pull u-boot-x86

2016-06-19 Thread Tom Rini
On Sun, Jun 12, 2016 at 12:38:56PM +0800, Bin Meng wrote: > Hi Tom, > > This includes a fix to acpi madt table, and fixes to card detect pin > configuration of the SD controller on BayTrail SoC. > > The following changes since commit 6b3943f1b04be60f147ee540fbd72c4c7ea89f80: > >

Re: [U-Boot] Please pull u-boot-x86

2016-05-31 Thread Tom Rini
On Mon, May 30, 2016 at 10:45:35AM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 6523dbf7cce8d8c903346f756e0e41e46ce6d6b9: > > Merge branch 'master' of git://git.denx.de/u-boot-mips (2016-05-25 > 20:22:48 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2016-05-24 Thread Tom Rini
On Mon, May 23, 2016 at 04:17:36PM +0800, Bin Meng wrote: > Hi Tom, > > This introduces U-Boot ACPI support on Intel BayTrail platform with > Ubuntu/Windows installation and boot support, QEMU fw_cfg interface > codes refactoring to be used on other platforms, as well as some bug > fixes and

Re: [U-Boot] Please pull u-boot-x86

2016-04-22 Thread Tom Rini
On Fri, Apr 22, 2016 at 12:08:20PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit ee8b25fa354da7cfaafe0e6781e873c74c29bbad: > > Prepare v2016.05-rc2 (2016-04-21 09:37:33 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-x86.git

Re: [U-Boot] Please pull u-boot-x86

2016-04-21 Thread Bin Meng
On Fri, Apr 22, 2016 at 12:08 PM, Bin Meng wrote: > Hi Tom, > > The following changes since commit ee8b25fa354da7cfaafe0e6781e873c74c29bbad: > > Prepare v2016.05-rc2 (2016-04-21 09:37:33 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2016-03-19 Thread Tom Rini
On Thu, Mar 17, 2016 at 10:31:48AM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit f8a4826383860318d90079bf40402447d369ad87: > > spl: arm: Make sure to include all of the u_boot_list entries > (2016-03-16 15:27:55 -0400) > > are available in the git repository at: >

Re: [U-Boot] Please pull u-boot-x86

2016-02-21 Thread Tom Rini
On Sun, Feb 21, 2016 at 02:14:12PM +0800, Bin Meng wrote: > Hi Tom, > > This includes the 2nd part of the Intel Cougar Canyon2 board support, > plus one bug fix of the mp init. > > The following changes since commit 20680b560a17fb29c862de77930cfbf76b24f83c: > > Merge branch 'master' of

Re: [U-Boot] Please pull u-boot-x86

2016-02-08 Thread Tom Rini
On Fri, Feb 05, 2016 at 12:52:49PM +0800, Bin Meng wrote: > Hi Tom, > > This includes changes to move all x86 codes to use DM PCI APIs > completely. Now DM_PCI_COMPAT is disabled in the x86 build. > > The following changes since commit 94985cc9d3d7ed991ca8b2627d5894df5ea68f49: > > Merge

Re: [U-Boot] Please pull u-boot-x86

2016-01-28 Thread Tom Rini
On Thu, Jan 28, 2016 at 03:13:18PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit b20c38a973a51bf3f663bd298c63ad1b8e0de445: > > arm: mvebu: Add support for the Armada XP theadorable board > (2016-01-27 07:45:43 +0100) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2016-01-24 Thread Tom Rini
On Sun, Jan 24, 2016 at 02:05:36PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 12f229ea8f6c8e20f8fd07906eafc853c4c354a9: > > Merge git://git.denx.de/u-boot-fdt (2016-01-22 17:01:22 -0500) > > are available in the git repository at: > > >

Re: [U-Boot] Please pull u-boot-x86

2016-01-14 Thread Tom Rini
On Fri, Jan 15, 2016 at 09:39:13AM +0800, Bin Meng wrote: > Hi Tom, > > On Thu, Jan 14, 2016 at 5:55 AM, Tom Rini wrote: > > On Wed, Jan 13, 2016 at 04:03:48PM +0800, Bin Meng wrote: > > > >> Hi Tom, > >> > >> The following changes since commit > >>

Re: [U-Boot] Please pull u-boot-x86

2016-01-14 Thread Bin Meng
Hi Tom, On Thu, Jan 14, 2016 at 5:55 AM, Tom Rini wrote: > On Wed, Jan 13, 2016 at 04:03:48PM +0800, Bin Meng wrote: > >> Hi Tom, >> >> The following changes since commit fa85e826c16b9ce1ad302a57e9c4b24db0d8b930: >> >> Prepare v2016.01 (2016-01-12 09:06:54 -0500) >> >> are

Re: [U-Boot] Please pull u-boot-x86

2016-01-13 Thread Tom Rini
On Wed, Jan 13, 2016 at 04:03:48PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit fa85e826c16b9ce1ad302a57e9c4b24db0d8b930: > > Prepare v2016.01 (2016-01-12 09:06:54 -0500) > > are available in the git repository at: > > git://git.denx.de/u-boot-x86.git master >

Re: [U-Boot] Please pull u-boot-x86

2015-12-09 Thread Bin Meng
Hi Tom, On Wed, Dec 9, 2015 at 10:02 AM, Bin Meng wrote: > Hi Tom, > > This includes fixes to PCI UART on CrownBay and Galileo, and minor > changes to x86 timer. > > The following changes since commit 8555dd88cd1a7b5dd1e76c111fe635a92223b98b: > > axs10x: add support of

Re: [U-Boot] Please pull u-boot-x86, take 2

2015-12-09 Thread Tom Rini
On Wed, Dec 09, 2015 at 05:55:05PM +0800, Bin Meng wrote: > Hi Tom, > > This includes fixes to PCI UART on CrownBay and Galileo, minor changes > to x86 timer and some clean up to ivybridge support. > > The following changes since commit 8555dd88cd1a7b5dd1e76c111fe635a92223b98b: > > axs10x:

Re: [U-Boot] Please pull u-boot-x86

2015-11-16 Thread Tom Rini
On Fri, Nov 13, 2015 at 10:58:04PM +0800, Bin Meng wrote: > Hi Tom, > > The following changes since commit 9ac4fc82071ce346e3885118242ff45d22f69b82: > > board_init: Change the logic to setup malloc_base (2015-11-12 20:34:07 > -0500) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86.git

2015-10-22 Thread Tom Rini
On Wed, Oct 21, 2015 at 05:15:17PM -0600, Simon Glass wrote: > Hi Tom, > > This includes support for booting VxWorks, the Advantech SOM-6896, MRC > fixes (speeds up boot), expanded video support and some debug UART > improvements. > > > The following changes since commit

Re: [U-Boot] Please pull u-boot-x86

2015-10-09 Thread Tom Rini
On Thu, Oct 08, 2015 at 10:46:08PM +0100, Simon Glass wrote: > Hi Tom, > > The following changes since commit 996ec1dcc58a34b53891acde0ec5df9141b5fcc2: > > Merge branch 'master' of git://git.denx.de/u-boot-fdt (2015-10-03 > 10:48:06 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86.git (take 2)

2015-10-02 Thread Tom Rini
On Tue, Sep 29, 2015 at 09:20:53AM -0600, Simon Glass wrote: > Hi Tom. > > This include one more bug fix. > > The following changes since commit 1f8836396de8215b7f460616926052b32597bb29: > > Prepare v2015.10-rc4 (2015-09-28 16:57:42 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2015-09-28 Thread Simon Glass
Hi Bin, On 28 September 2015 at 22:48, Bin Meng wrote: > Hi Simon, > > On Tue, Sep 29, 2015 at 12:46 PM, Simon Glass wrote: >> Hi, >> >> A little bug fix, >> >> The following changes since commit 1f8836396de8215b7f460616926052b32597bb29: >> >> Prepare

Re: [U-Boot] Please pull u-boot-x86

2015-09-28 Thread Bin Meng
Hi Simon, On Tue, Sep 29, 2015 at 12:46 PM, Simon Glass wrote: > Hi, > > A little bug fix, > > The following changes since commit 1f8836396de8215b7f460616926052b32597bb29: > > Prepare v2015.10-rc4 (2015-09-28 16:57:42 -0400) > > are available in the git repository at: > >

Re: [U-Boot] Please pull u-boot-x86

2015-09-17 Thread Tom Rini
On Thu, Sep 17, 2015 at 12:56:04PM -0600, Simon Glass wrote: > Hi Tom, > > Here are the rest of the quark networkng support, plus fixes for Linux > booting, etc. > > > The following changes since commit fa43ce842c3026c2abf19d4234d02cd4c62eeec0: > > Merge git://git.denx.de/u-boot-fdt

Re: [U-Boot] Please pull u-boot-x86.git

2015-09-11 Thread Tom Rini
On Thu, Sep 10, 2015 at 03:50:36PM -0700, Simon Glass wrote: > Hi Tom, > > Here are a few more driver model PCI fixes, the tftp revert and some > driver model conversions for x86, as well as a few other minor fixes. > There are a few more patches in flight but I could not apply them due > to

Re: [U-Boot] Please pull u-boot-x86.git

2015-08-26 Thread Tom Rini
On Wed, Aug 26, 2015 at 02:26:03PM -0700, Simon Glass wrote: Hi Tom, The includes ACPI support for the first time and quite a few fixes: microcode for newer Minnowmax boards, coreboot booting, i8042 keyboard, Minnowmax GPIO and getting serial running on crownbay. It also includes the

Re: [U-Boot] Please pull u-boot-x86.git

2015-08-17 Thread Tom Rini
On Fri, Aug 14, 2015 at 10:57:59AM -0600, Simon Glass wrote: Hi Tom, This includes various fixes including moving x86 over to use board_init_f_mem() and proper interrupt support on minnowmax. The revert of fdtdec_get_addr_size() is here also. Stephen confirmed it will not affect 64-bit

Re: [U-Boot] Please pull u-boot-x86

2015-08-05 Thread Tom Rini
On Wed, Aug 05, 2015 at 12:06:19PM -0600, Simon Glass wrote: Hi Tom, This includes the EFI support, updates for baytrail and minnowmax, plus multi-cpu support for qemu-x86. There are a few small fixes also. The following changes since commit e22b1a54942d9003b10564325a34e3cf767556ce:

Re: [U-Boot] Please pull u-boot-x86

2015-08-01 Thread Tom Rini
On Fri, Jul 31, 2015 at 07:35:23AM -0600, Simon Glass wrote: Hi Tom, A fix for a nasty problem where patman runs twice! The following changes since commit cc35734358540a1bbaf042fdf9f4cb2de17389ed: Merge branch 'master' of git://git.denx.de/u-boot-tegra (2015-07-29 18:58:39 -0400)

Re: [U-Boot] Please pull u-boot-x86

2015-07-29 Thread Tom Rini
On Tue, Jul 28, 2015 at 11:42:22AM -0600, Simon Glass wrote: Hi Tom, Here are some more PCI driver model improvements and better interrupt support on x86. The following changes since commit 66d10c18bf2c34698362b6fe1891bcc6e8755243: Merge branch 'zynq' of

Re: [U-Boot] Please pull u-boot-x86

2015-07-16 Thread Tom Rini
On Wed, Jul 15, 2015 at 08:29:09AM -0600, Simon Glass wrote: Hi Tom, Here's the first pull request for x86. It includes fixes and improvements with PCI, multi-core init, Intel FSP init and adds graphics support for crownbay. The following changes since commit

  1   2   >