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 5ec0003b19cbdf06ccd6941
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:
>
> g
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 prob
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 t
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-bi
On Sun, Apr 19, 2015 at 08:26:01PM -0600, Simon Glass wrote:
> Hi Tom,
>
> I've rebased on master and built again. Note this is branch 'sandbox'.
>
>
> The following changes since commit b8d7652c81689a69bc6eaa206cf875bbe632831c:
>
> Merge branch 'buildman' of git://git.denx.de/u-boot-x86 (20
On Sat, Apr 18, 2015 at 04:23:42PM -0600, Simon Glass wrote:
> Hi Tom,
>
> Here are the queued-up buildman/patman patches, including the new
> CONFIG comparison feature (remember to build with -C if using it).
>
> Note these are in branch 'buildman'.
>
>
> The following changes since commit 5a
On Wed, Mar 25, 2015 at 04:33:00PM -0600, Simon Glass wrote:
> Hi Tom,
>
> These are improvements to a new board and some code clean-ups that I
> requested, so I think it is probably reasonable to take these now.
>
>
> The following changes since commit b81bdf62e0cf9b5c64d30284d01658a851f142f7:
On Sun, Feb 15, 2015 at 02:46:05PM -0700, Simon Glass wrote:
> Hi Tom,
>
> There are the only pending sandbox/patman/buildman patches that I am
> aware of (for this release). If I have missed any, please assign them
> to me in patchwork.
>
> Note these are in branch 'sandbox'.
>
>
> The follow
On Wed, Jan 14, 2015 at 10:20:06PM -0700, Simon Glass wrote:
> Hi Tom,
>
> Can we please try that again? I think I did something wrong. The
> branch name is 'buildman'. I am still getting errors about not pushing
> the code there, for non-master branches.
>
>
> The following changes since commi
On Tue, Jan 13, 2015 at 07:51:04PM -0800, Simon Glass wrote:
> Hi Tom,
>
> Here are all the buildman enhancements and bug fixes so far. I have a
> few more to work on but no patches yet.
>
> Note these are in branch 'buildman'.
>
>
> The following changes since commit 5f88ed5cde04612e5b4520327
On Tue, Jan 13, 2015 at 10:21:06AM -0800, Simon Glass wrote:
> Hi Tom,
>
> I'm not sure of the process for a failed pull request. I have fixed up
> the offending patch (fdt: Add several apis to decode pci device node)
> and pushed to to x86/master.
>
>
> The following changes since commit 92fa7
Hi Tom,
On 13 January 2015 at 06:37, Tom Rini wrote:
> On Mon, Jan 12, 2015 at 05:06:19PM -0800, Simon Glass wrote:
>
>> Hi Tom,
>>
>> The following changes since commit 92fa7f53f1f3f03296f8ffb14bdf1baefab83368:
>>
>> Prepare v2015.01 (2015-01-12 09:39:08 -0500)
>>
>> are available in the git r
On Mon, Jan 12, 2015 at 05:06:19PM -0800, Simon Glass wrote:
> Hi Tom,
>
> The following changes since commit 92fa7f53f1f3f03296f8ffb14bdf1baefab83368:
>
> Prepare v2015.01 (2015-01-12 09:39:08 -0500)
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-x86.git
>
> for
On Mon, Jan 05, 2015 at 05:48:01PM -0700, Simon Glass wrote:
> Hi Tom,
>
> This didn't go through last time, it is on branch 'misc'.
>
>
> The following changes since commit d622ac39274a949b6445f1bfd92dc1644014388b:
>
> powerpc: mpc824x: remove MPC824X cpu support (2015-01-05 12:08:55 -0500)
Hi Tom,
On 29 December 2014 at 19:26, Tom Rini wrote:
> On Mon, Dec 29, 2014 at 03:07:41PM -0700, Simon Glass wrote:
>
>> Hi Tom,
>>
>> Here are a few misc fixes and updates. Note that the branch is 'misc'
>> (there is also a 'master' branch pull out there).
>>
>>
>> The following changes since c
On Thu, Dec 18, 2014 at 05:29:39PM -0700, Simon Glass wrote:
> Hi Tom,
>
> Here is the last of the Atom changes - we now have good support for
> one Atom variant (with a path to adding to it) and basic support for
> ivybridge. A good start.
>
>
> The following changes since commit d8bec60c1b0de
On Mon, Dec 29, 2014 at 03:07:41PM -0700, Simon Glass wrote:
> Hi Tom,
>
> Here are a few misc fixes and updates. Note that the branch is 'misc'
> (there is also a 'master' branch pull out there).
>
>
> The following changes since commit d8bec60c1b0de7770f9b56ad092ab9be801d99af:
>
> ARM: Uni
On Mon, Dec 01, 2014 at 03:31:17PM -0700, Simon Glass wrote:
> Hi Tom,
>
> A random collection of thnigs. Note the branch is 'sandbox'.
>
>
> The following changes since commit 85bafb6da4dddfffa78479aa49a72ae48578a4ce:
>
> Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
> (2014-1
On Wed, Nov 26, 2014 at 09:28:50AM -0700, Simon Glass wrote:
> Hi Tom,
>
> This is the last of the bare x86 support for this release. I also
> brought in some interrupt fixes from Bin.
>
>
>
> The following changes since commit 2a82ec77d27ef5f860a107c4b764643a655dceeb:
>
> Prepare v2015.01-
On Fri, Nov 21, 2014 at 08:00:27AM +0100, Simon Glass wrote:
> Hi Tom,
>
> Here's the introduction of bare x86 support.
>
>
> The following changes since commit 4d70b34d7f721d8b1d4d628e68c3a44ab7a10dff:
>
> Merge branch 'master' of git://git.denx.de/u-boot-ubi (2014-11-19
> 23:18:29 -0500)
>
On Fri, Nov 21, 2014 at 11:28:25PM +0100, Simon Glass wrote:
> Hi Masahiro,
>
> On 21 November 2014 09:29, Masahiro Yamada wrote:
> > Hi Simon, Tom,
> >
> >
> >
> > On Fri, 21 Nov 2014 08:24:54 +0100
> > Simon Glass wrote:
> >
> >> Hi Masahiro,
> >>
> >> On 21 November 2014 08:11, Masahiro Yamad
Hi Masahiro,
On 21 November 2014 09:29, Masahiro Yamada wrote:
> Hi Simon, Tom,
>
>
>
> On Fri, 21 Nov 2014 08:24:54 +0100
> Simon Glass wrote:
>
>> Hi Masahiro,
>>
>> On 21 November 2014 08:11, Masahiro Yamada wrote:
>> > Simon,
>> >
>> > On Fri, 21 Nov 2014 08:00:27 +0100
>> > Simon Glass wr
Hi Simon, Tom,
On Fri, 21 Nov 2014 08:24:54 +0100
Simon Glass wrote:
> Hi Masahiro,
>
> On 21 November 2014 08:11, Masahiro Yamada wrote:
> > Simon,
> >
> > On Fri, 21 Nov 2014 08:00:27 +0100
> > Simon Glass wrote:
> >
> >> Hi Tom,
> >>
> >> Here's the introduction of bare x86 support.
> >>
Hi Masahiro,
On 21 November 2014 08:11, Masahiro Yamada wrote:
> Simon,
>
> On Fri, 21 Nov 2014 08:00:27 +0100
> Simon Glass wrote:
>
>> Hi Tom,
>>
>> Here's the introduction of bare x86 support.
>>
>>
>> The following changes since commit 4d70b34d7f721d8b1d4d628e68c3a44ab7a10dff:
>>
>> Merge
Simon,
On Fri, 21 Nov 2014 08:00:27 +0100
Simon Glass wrote:
> Hi Tom,
>
> Here's the introduction of bare x86 support.
>
>
> The following changes since commit 4d70b34d7f721d8b1d4d628e68c3a44ab7a10dff:
>
> Merge branch 'master' of git://git.denx.de/u-boot-ubi (2014-11-19
> 23:18:29 -0500)
On Wed, Oct 22, 2014 at 09:55:47PM -0600, Simon Glass wrote:
> Hi Tom,
>
> These are the last of the x86 patches before it is converted to driver model.
>
>
> The following changes since commit 35d4fed320d577a4446531d7b9350ce40065c4b0:
>
> x86: Fix GDT limit in start16.S (2014-10-22 09:03:07
On Mon, Sep 22, 2014 at 09:33:37AM -0600, Simon Glass wrote:
> Hi Tom,
>
> Here are some minor fixes for sandbox, buildman and patman.
>
>
> The following changes since commit 9170818a4e004af7893fa0113f6e5b4afafded55:
>
> kconfiglib: change SPDX-License-Identifier to ISC (2014-09-17 21:03:18
On Tue, Sep 23, 2014 at 12:10:41PM +0900, Masahiro YAMADA wrote:
> 2014-09-23 2:26 GMT+09:00 Simon Glass :
> > Hi Masahiro,
> >
> > On 22 September 2014 11:13, Masahiro YAMADA
> > wrote:
> >> 2014-09-23 0:33 GMT+09:00 Simon Glass :
> >>
> >>> --
2014-09-23 2:26 GMT+09:00 Simon Glass :
> Hi Masahiro,
>
> On 22 September 2014 11:13, Masahiro YAMADA wrote:
>> 2014-09-23 0:33 GMT+09:00 Simon Glass :
>>
>>>
>>> Jagannadha Sutradharudu Teki (1):
>>> sandbox: Update minor doc
Hi Masahiro,
On 22 September 2014 11:13, Masahiro YAMADA wrote:
> 2014-09-23 0:33 GMT+09:00 Simon Glass :
>
>>
>> Jagannadha Sutradharudu Teki (1):
>> sandbox: Update minor documentation changes
>
>
> As I commented in
> http:
2014-09-23 0:33 GMT+09:00 Simon Glass :
>
> Jagannadha Sutradharudu Teki (1):
> sandbox: Update minor documentation changes
As I commented in
http://patchwork.ozlabs.org/patch/384547/
the second hunk does not make sense at al
On Tue, Sep 09, 2014 at 04:52:18PM -0600, Simon Glass wrote:
> Hi Tom,
>
> Here are all the pending changes for patman/buildman. Mostly these add
> tests but there are also several fixes, some found by the tests. I
> believe it is worth applying these now, to make it easier to find
> other issues
On Fri, Sep 05, 2014 at 01:48:41PM -0600, Simon Glass wrote:
> Hi Tom,
>
> This is the rest of the initial patman/buildman series, except for the
> MAKEALL deprecation.
>
> I plan to also pull in the second buildman/patman series (with its
> fixes and new tests) for this release. There is a merg
On Thu, Aug 28, 2014 at 09:00:32AM -0600, Simon Glass wrote:
> Hi Tom,
>
> This is just for one commit which fixes patman, so it should be
> applied before we get to the other stuff.
>
> (branch 'patman')
>
>
> The following changes since commit 7bee1c91a94db19bd26f92cc67be35d3592c6429:
>
>
On Wed, Aug 13, 2014 at 09:31:58AM -0600, Simon Glass wrote:
> Hi Tom,
>
> On 13 August 2014 09:26, Tom Rini wrote:
> > On Wed, Aug 13, 2014 at 08:46:48AM -0600, Simon Glass wrote:
> >
> >> The following changes since commit
> >> 5b7d0027c2463101dabf337a7cccd768fc20b85e:
> >>
> >> Merge branch
Hi Tom,
On 13 August 2014 09:26, Tom Rini wrote:
> On Wed, Aug 13, 2014 at 08:46:48AM -0600, Simon Glass wrote:
>
>> The following changes since commit 5b7d0027c2463101dabf337a7cccd768fc20b85e:
>>
>> Merge branch 'master' of git://git.denx.de/u-boot-blackfin
>> (2014-08-12 16:54:55 -0400)
>>
>>
On Wed, Aug 13, 2014 at 08:46:48AM -0600, Simon Glass wrote:
> The following changes since commit 5b7d0027c2463101dabf337a7cccd768fc20b85e:
>
> Merge branch 'master' of git://git.denx.de/u-boot-blackfin
> (2014-08-12 16:54:55 -0400)
>
> are available in the git repository at:
>
> http://git
On Mon, Jul 28, 2014 at 05:00:31AM +0100, Simon Glass wrote:
> Hi Tom,
>
> I think a few of these are ready to go in.
>
> The following changes since commit 772e173802627a1917a3f5878ad4b9b920089a33:
>
> Merge branch 'master' of git://git.denx.de/u-boot-sh (2014-07-25
> 15:05:09 -0400)
>
> ar
On Mon, Jul 07, 2014 at 05:26:15PM -0600, Simon Glass wrote:
> Hi Tom,
>
> I've pick up a few bugfixes for this release in case there is time to
> pull these.
>
>
> The following changes since commit 6ee3d00d1d9d9977e975bd72c3668ee4f210a99d:
>
> Merge branch 'master' of git://git.denx.de/u-b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/23/2014 05:43 PM, Simon Glass wrote:
> Hi Tom,
>
> Here are some sandbox bug fixes and one for x86.
>
>
> The following changes since commit 038380597bc9b97378da2e18355cd7346d17b002:
>
> mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 boar
On Fri, May 16, 2014 at 01:02:48PM -0600, Simon Glass wrote:
> Hi Tom,
>
> I collected these three fixes for pulling.
>
> Regards,
> Simon
>
>
> The following changes since commit 2072e7262965bb48d7fffb1e283101e6ed8b21a8:
>
> mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address
On Fri, May 09, 2014 at 04:36:01PM -0600, Simon Glass wrote:
> Hi Tom,
>
> This collects together the patches in my queue. I have taken the
> liberty of also adding 'Make 'run' use run_command_list() instead of
> run_command()' which is here:
>
> http://patchwork.ozlabs.org/patch/286250/
>
> -
On Sat, Mar 22, 2014 at 04:31:19PM -0700, Simon Glass wrote:
> Hi Tom,
>
> Here are a few more things from my patchwork queue. I have tested with
> buildman.
>
>
>
> The following changes since commit 2c072c958bb544c72f0e848375803dbd6971f022:
>
> sandbox: config: Enable cros_ec emulation a
On Mon, Mar 17, 2014 at 08:15:54PM -0600, Simon Glass wrote:
> Hi Tom,
>
> This collects up all the remaining sandbox changes to get the
> LCD/keyboard emulation running in U-Boot. Most of this was submitted
> for the last release but I had to hold back because the LCD was
> enabled by default -
On Wed, Jan 08, 2014 at 07:28:12PM -0700, Simon Glass wrote:
> Hi Tom,
>
> These are the first half of the sandbox enhancements. The second half
> may not make it before the release as I have found a few grey areas I
> want to check.
>
>
> ./tools/buildman/buildman -b x86-push -s
> Summary of 1
On Mon, Dec 09, 2013 at 01:27:38PM -0700, Simon Glass wrote:
> Hi Tom,
>
> Here is the sandbox SPI interface code. Buildman is clean:
>
> $ ./tools/buildman/buildman -b x86-push -s
> Summary of 7 commits for 1187 boards (32 threads, 1 job per thread)
> 01: Merge branch 'serial' of git://git.denx
On Thu, Nov 21, 2013 at 01:40:17PM -0700, Simon Glass wrote:
> The following changes since commit c2e5e802ecb7ab668ce9911b210ed68c804b349f:
>
> Merge branch 'master' of git://git.denx.de/u-boot-mips (2013-11-17
> 14:11:34 -0500)
>
> are available in the git repository at:
>
>
> http://git.
On Mon, May 13, 2013 at 03:02:08PM -0700, Simon Glass wrote:
> Hi Tom,
>
> The following changes since commit bbd0f7e3ba66d288a2f146f1c7797801e04598ae:
>
> Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h (2013-05-10
> 19:04:50 -0400)
>
> are available in the git repository at:
>
> git
On Thu, May 09, 2013 at 02:30:22PM -0700, Simon Glass wrote:
> Hi Tom,
>
> I left out the one that is not yet reviewed.
>
> The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859:
>
> gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200)
>
> are availa
On Tue, Apr 16, 2013 at 01:07:33PM -0700, Simon Glass wrote:
> Hi Tom,
>
> [Trying again with the offending patch removed for now]
>
> The following changes since commit cba6494f24d711ba63afb22b1ee691a41fee121c:
>
> Prepare v2013.04-rc3 (2013-04-15 11:47:10 -0400)
>
> are available in the gi
Hi Tom,
[Trying again with the offending patch removed for now]
The following changes since commit cba6494f24d711ba63afb22b1ee691a41fee121c:
Prepare v2013.04-rc3 (2013-04-15 11:47:10 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git master
for you to fetch ch
On Tue, Apr 16, 2013 at 12:15:36PM -0700, Simon Glass wrote:
> Vladimir '?-coder/phcoder' Serbinenko (1):
> x86: Fix wrong >4G filtering
Two problems. First, this is missing a signed-off-by line. Second,
nicnames in the author field are frowned upon to not allowed here.
Thanks!
--
Tom
On Mon, Mar 04, 2013 at 04:01:52PM -0800, Simon Glass wrote:
> Hi Tom,
>
> Great to see the previous lot made it in. Here is the next x86 series.
>
> The following changes since commit 2536850d7cd90bdb75bf3ff86838f913392b68db:
>
> Prepare v2013.04-rc1 (2013-03-04 16:29:17 -0500)
>
> are avai
On Thu, Feb 28, 2013 at 07:55:39PM -0800, Simon Glass wrote:
[snip]
> The following changes since commit a1eac57a2001ecf86a46f520cd85ef8e9c8b3687:
>
> common/env_nand.c: calculate crc only when readenv was OK
> (2013-02-22 19:59:53 -0600)
>
> are available in the git repository at:
>
> git:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02/28/2013 10:55 PM, Simon Glass wrote:
> Hi Tom,
>
> On Thu, Feb 28, 2013 at 4:22 PM, Simon Glass
> wrote:
>> Hi Tom,
>>
>> On Thu, Feb 28, 2013 at 3:00 PM, Tom Rini wrote:
>>> On Wed, Feb 27, 2013 at 01:18:23PM -0800, Simon Glass wrote:
>>>
>
Hi Tom,
On Thu, Feb 28, 2013 at 4:22 PM, Simon Glass wrote:
> Hi Tom,
>
> On Thu, Feb 28, 2013 at 3:00 PM, Tom Rini wrote:
>> On Wed, Feb 27, 2013 at 01:18:23PM -0800, Simon Glass wrote:
>>
>>> Hi Tom,
>>>
>>> I have pulled the latest series into a branch in the x86 tree. You can
>>> also get it
Hi Tom,
On Thu, Feb 28, 2013 at 3:00 PM, Tom Rini wrote:
> On Wed, Feb 27, 2013 at 01:18:23PM -0800, Simon Glass wrote:
>
>> Hi Tom,
>>
>> I have pulled the latest series into a branch in the x86 tree. You can
>> also get it from patchwork. If you are happy with it, please see
>> below. I haven't
On Wed, Feb 27, 2013 at 01:18:23PM -0800, Simon Glass wrote:
> Hi Tom,
>
> I have pulled the latest series into a branch in the x86 tree. You can
> also get it from patchwork. If you are happy with it, please see
> below. I haven't seen any comments for a few days.
OK, building with ELDK4.2 for
Hi Tom,
I have pulled the latest series into a branch in the x86 tree. You can
also get it from patchwork. If you are happy with it, please see
below. I haven't seen any comments for a few days.
The following changes since commit 47104c37de076e2be35ae1b3d144614f4d24a766:
MAKEALL: add support
Hi Tom,
On Mon, Feb 18, 2013 at 2:52 PM, Tom Rini wrote:
> On Sun, Feb 17, 2013 at 01:32:58PM -0800, Simon Glass wrote:
>> Hi Wolfgang,
>>
>> On Sun, Feb 17, 2013 at 12:58 PM, Wolfgang Denk wrote:
>> > Dear Simon Glass,
>> >
>> > In message
>> > you
>> > wrote:
>> >> Hi Tom,
>> >>
>> >> This
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02/18/2013 06:48 PM, Otavio Salvador wrote:
> On Mon, Feb 18, 2013 at 8:45 PM, Tom Rini wrote:
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>> On 02/18/2013 06:30 PM, Otavio Salvador wrote:
>>> On Mon, Feb 18, 2013 at 7:52 PM, Tom Rini
>>>
On Mon, Feb 18, 2013 at 8:45 PM, Tom Rini wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 02/18/2013 06:30 PM, Otavio Salvador wrote:
>> On Mon, Feb 18, 2013 at 7:52 PM, Tom Rini wrote:
>>> OK, I thought I said, but maybe I didn't, I'm OK with re-using
>>> the tree, but _not_ the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02/18/2013 06:30 PM, Otavio Salvador wrote:
> On Mon, Feb 18, 2013 at 7:52 PM, Tom Rini wrote:
>> OK, I thought I said, but maybe I didn't, I'm OK with re-using
>> the tree, but _not_ the master branch, u-boot-x86/sandbox would
>> have been fine.
On Mon, Feb 18, 2013 at 7:52 PM, Tom Rini wrote:
> OK, I thought I said, but maybe I didn't, I'm OK with re-using the tree,
> but _not_ the master branch, u-boot-x86/sandbox would have been fine.
Personally I'd prefer another tree as done for other custodians. It
makes life of new developers eas
On Sun, Feb 17, 2013 at 01:32:58PM -0800, Simon Glass wrote:
> Hi Wolfgang,
>
> On Sun, Feb 17, 2013 at 12:58 PM, Wolfgang Denk wrote:
> > Dear Simon Glass,
> >
> > In message
> > you
> > wrote:
> >> Hi Tom,
> >>
> >> This series includes the sandbox map_sysmem() feature, and gets the
> >> mem
Hi Wolfgang,
On Sun, Feb 17, 2013 at 12:58 PM, Wolfgang Denk wrote:
> Dear Simon Glass,
>
> In message
> you
> wrote:
>> Hi Tom,
>>
>> This series includes the sandbox map_sysmem() feature, and gets the
>> memory and hashing functions running on sandbox to allow testing/code
>> coverage. I hav
Dear Simon Glass,
In message
you wrote:
> Hi Tom,
>
> This series includes the sandbox map_sysmem() feature, and gets the
> memory and hashing functions running on sandbox to allow testing/code
> coverage. I have run it through buildman and it seems clean, with the
> proviso that I don't have f
On Thu, Feb 14, 2013 at 08:39:53PM -0800, Simon Glass wrote:
> Hi Tom,
>
> The following changes since commit 9c748e02d99476e6a08d55eadfd8776edffe1e2e:
>
> Merge branch 'next' of git://git.denx.de/u-boot-mips (2013-02-12
> 19:03:59 -0500)
>
> are available in the git repository at:
>
>
>
On Fri, Feb 01, 2013 at 12:57:46PM +1300, Simon Glass wrote:
> Hi Tom,
>
> Here are the patman changes. I have left that ones that buildman
> requires for now, since they are not needed for patman.
>
> The following changes since commit 6ad77d88e57f6ab815ec7e85c5ac329054318c73:
>
> vfat: Fix
On Wed, Dec 26, 2012 at 10:42:25AM -0800, Simon Glass wrote:
> Hi Tom,
>
> These are the two that patchwork somehow missed. They are in there
> now, so here is the pull request for those two.
>
>
> The following changes since commit f8cfcf1b1c7543d5dd103359376a3319301143bc:
>
> env: don't ge
On Thu, Dec 06, 2012 at 02:39:37PM -0800, Simon Glass wrote:
> Hi Tom,
>
> I have included a config change 'Fix coreboot config to boot on
> Chromebook' as I found after all this work that it did not actually
> boot correctly without this. I hope that is ok. This should be the
> final pull reques
On Sat, Dec 01, 2012 at 11:42:28AM -0800, Simon Glass wrote:
> Hi Tom,
>
> On Sat, Dec 1, 2012 at 10:32 AM, Tom Rini wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > On 12/01/12 09:38, Simon Glass wrote:
> >> The following changes since commit
> >> b8715d8def240014da5614a4f940
On Mon, Dec 3, 2012 at 10:27 AM, Simon Glass wrote:
> Hi Otavio,
>
> On Mon, Dec 3, 2012 at 4:12 AM, Otavio Salvador
> wrote:
> >[snip]
>
> > Maybe it is the time to move patman to another git repository?
> >
> > patman is nice for many projects so maybe it could live outside U-Boot
> git?
>
> M
On Sat, Dec 01, 2012 at 06:38:43AM -0800, Simon Glass wrote:
> The following changes since commit b8715d8def240014da5614a4f940130ec06d9ebf:
>
> Merge branch 'master' of git://git.denx.de/u-boot-fdt (2012-11-29
> 06:41:56 -0700)
>
> are available in the git repository at:
>
> git://git.denx.
Hi Otavio,
On Mon, Dec 3, 2012 at 4:12 AM, Otavio Salvador wrote:
>[snip]
> Maybe it is the time to move patman to another git repository?
>
> patman is nice for many projects so maybe it could live outside U-Boot git?
Maybe one day, but we still have a number of things to sort out - e.g.
the t
On Sat, Dec 1, 2012 at 5:42 PM, Simon Glass wrote:
> Hi Tom,
>
> On Sat, Dec 1, 2012 at 10:32 AM, Tom Rini wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > On 12/01/12 09:38, Simon Glass wrote:
> >> The following changes since commit
> >> b8715d8def240014da5614a4f940130ec06d9
Hi Tom,
On Sat, Dec 1, 2012 at 10:32 AM, Tom Rini wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 12/01/12 09:38, Simon Glass wrote:
>> The following changes since commit
>> b8715d8def240014da5614a4f940130ec06d9ebf:
>>
>> Merge branch 'master' of git://git.denx.de/u-boot-fdt (2012
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/01/12 09:38, Simon Glass wrote:
> The following changes since commit
> b8715d8def240014da5614a4f940130ec06d9ebf:
>
> Merge branch 'master' of git://git.denx.de/u-boot-fdt (2012-11-29
> 06:41:56 -0700)
>
> are available in the git repository a
On Wed, Nov 28, 2012 at 11:52:21AM -0800, Simon Glass wrote:
> Hi Tom,
>
> (This is my first pull request for x86, so please view it with
> suspicion and let me know of any steps I have missed, etc.)
>
> The following changes since commit d41b3cc16fd97da23900f79e8fefdeedeebde8f6:
>
> Merge br
80 matches
Mail list logo