[U-Boot-Users] PATCHES for next Merge Window

Grant Likely grant.likely at secretlab.ca
Tue Nov 20 16:24:11 CET 2007


On 11/20/07, Wolfgang Denk <wd at denx.de> wrote:
> Hello to everybody...
>
> ...who has sumbitted new patches without waiting for the official
> opening of the new merge window.
>
> Please note that I will NOT apply any of these patches yet. And I
> recommend all custodians to wait, too.
>
> The plan is as follows:
>
> Grant Likely's patches come first, then comes the  drivers  reorgani-
> zation,  and I tend to say that's what goes into 1.3.2 - after such a
> significant restructuring I'd rather  want  to  have  it  tested  and
> cleaned up first before adding more new stuff. Let's do a quick cycle
> for 1.3.2 (which would be also good to bring us back in sync with the
> Linux cycle).

Here's the updated pull request for my patches:

The following changes since commit 9a337ddc154a10a26f117fd147b009abcdeba75a:
  Wolfgang Denk (1):
        Prepare for 1.3.0 release.

are available in the git repository at:

  git://www.denx.de/git/u-boot-mpc5xxx.git kconfig-for-1.3.1

Grant Likely (10):
      Add .gitignore files
      Build: split COBJS value into multiple lines
      Group network drivers in drivers/Makefile
      Group console drivers in drivers/Makefile
      Group i2c drivers in drivers/Makefile
      Group USB drivers in drivers/Makefile
      Group block/flash drivers in drivers/Makefile
      Group PCI and PCMCIA drivers in drivers/Makefile
      Merge branch 'origin' into kconfig-for-1.3.1
      Merge branch 'origin' into kconfig-for-1.3.1

 .gitignore               |   13 ++++
 common/Makefile          |  123 +++++++++++++++++++++++++++++++--------
 disk/Makefile            |    7 ++-
 drivers/Makefile         |  143 +++++++++++++++++++++++++++++++++++++---------
 drivers/nand/Makefile    |   10 +++-
 drivers/sk98lin/Makefile |   26 +++++++--
 dtt/Makefile             |    7 ++-
 examples/.gitignore      |    5 ++
 fs/jffs2/Makefile        |   12 +++-
 include/.gitignore       |    6 ++
 lib_generic/Makefile     |   21 +++++--
 libfdt/Makefile          |    4 +-
 net/Makefile             |   11 +++-
 rtc/Makefile             |   30 ++++++++--
 tools/.gitignore         |    9 +++
 15 files changed, 347 insertions(+), 80 deletions(-)

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195




More information about the U-Boot mailing list