public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [MPC82xx] Fixes for MPC8272
@ 2007-04-23 12:32 Wolfgang Denk
  2007-04-23 13:16 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
  0 siblings, 1 reply; 106+ messages in thread
From: Wolfgang Denk @ 2007-04-23 12:32 UTC (permalink / raw)
  To: u-boot

The following changes since commit 14da5f7675bbb427c469e3f45006e027b6e21db9:
  Wolfgang Denk (1):
        Cleanup compiler warnings, update CHANGELOG

are found in the git repository at:

  git://www.denx.de/git/u-boot-mpc82xx.git

Heiko Schocher (1):
      [MPC826x] update defines in include/mpc8260.h for the MPC8272 family

 include/mpc8260.h |   90 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 89 insertions(+), 1 deletions(-)


Please help testing this code. If there are no complaints, it will be
merged into the master repo in aboutr 3 weeks from now.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office:  Kirchenstr. 5,       D-82194 Groebenzell,            Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"If God had wanted us to use the metric system, Jesus would have  had
10 apostles."

^ permalink raw reply	[flat|nested] 106+ messages in thread
* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
@ 2008-06-03 19:08 Stefan Roese
  2008-06-11 20:24 ` Wolfgang Denk
  0 siblings, 1 reply; 106+ messages in thread
From: Stefan Roese @ 2008-06-03 19:08 UTC (permalink / raw)
  To: u-boot

The following changes since commit 1f1554841a4c8e069d331176f0c3059fb2bb8280:
  Wolfgang Denk (1):
        Merge branch 'master' of /home/wd/git/u-boot/custodians

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Vasiliy Leoenenko (2):
      cfi_flash: support of long cmd in U-boot.
      cfi_flash: enable M18 flash chips family support.

 drivers/mtd/cfi_flash.c |   41 ++++++++++++++++++++++++++++++++++-------
 1 files changed, 34 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 106+ messages in thread
* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
@ 2008-06-19 13:13 Stefan Roese
  2008-06-19 20:58 ` Wolfgang Denk
  0 siblings, 1 reply; 106+ messages in thread
From: Stefan Roese @ 2008-06-19 13:13 UTC (permalink / raw)
  To: u-boot

The following changes since commit a94f22f08f280905926219e568568964cb9eeb9d:
  Andy Fleming (1):
        Fix build issue with string.h and linux/string.h

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Stefan Roese (1):
      cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably

 drivers/mtd/cfi_flash.c |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 106+ messages in thread
* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
@ 2008-07-08 13:38 Stefan Roese
  2008-07-09 21:24 ` Wolfgang Denk
  0 siblings, 1 reply; 106+ messages in thread
From: Stefan Roese @ 2008-07-08 13:38 UTC (permalink / raw)
  To: u-boot

The following changes since commit c956717ab25c962ef49d49064dfc73f4edcba1fb:
  Wolfgang Denk (1):
        Merge branch 'master' of /home/wd/git/u-boot/custodians

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Stefan Roese (1):
      jedec_flash: Fix AM29DL800BB device ID

 drivers/mtd/jedec_flash.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 106+ messages in thread
* [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
@ 2008-07-17  9:47 Stefan Roese
  2008-07-20 20:55 ` Wolfgang Denk
  0 siblings, 1 reply; 106+ messages in thread
From: Stefan Roese @ 2008-07-17  9:47 UTC (permalink / raw)
  To: u-boot

The following changes since commit 699f05125509249072a0b865c8d35520d97cd501:
  Wolfgang Denk (1):
        Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Sebastian Siewior (1):
      cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA

 drivers/mtd/cfi_flash.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 106+ messages in thread

end of thread, other threads:[~2008-07-20 20:55 UTC | newest]

Thread overview: 106+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-23 12:32 [U-Boot-Users] [MPC82xx] Fixes for MPC8272 Wolfgang Denk
2007-04-23 13:16 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2007-04-23 13:41   ` [U-Boot-Users] Please pull git://www.denx.de/git/u-boot-testing.git Stefan Roese
2007-05-05 15:31   ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-nand-flash.git Wolfgang Denk
2007-05-18  9:21   ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-05-24  9:12     ` Stefan Roese
2007-06-01 14:27       ` Stefan Roese
2007-06-06  9:50         ` Stefan Roese
2007-06-19 15:49           ` Stefan Roese
2007-06-20 16:15             ` Wolfgang Denk
2007-06-22  1:09             ` Kim Phillips
2007-06-22  5:41               ` Stefan Roese
2007-06-22 14:18                 ` Stefan Roese
2007-06-22 15:34                   ` Kim Phillips
2007-06-22 15:05             ` Stefan Roese
2007-06-22 15:32               ` [U-Boot-Users] [PATCH] ppc7xx: Update CPCI750 board Stefan Roese
2007-08-16  9:18                 ` Wolfgang Denk
2007-08-02  6:47             ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-08-14 14:39               ` Stefan Roese
2007-08-14 18:38                 ` Wolfgang Denk
2007-08-16  6:58                 ` [U-Boot-Users] [NAND] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2007-08-16  9:52                   ` Wolfgang Denk
2007-08-16 17:53                 ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-08-18 12:44                   ` [U-Boot-Users] [ColdFire] Please pull git://www.denx.de/git/u-boot-coldfire.git Stefan Roese
2007-08-18 19:57                     ` Wolfgang Denk
2007-08-18 19:37                   ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Wolfgang Denk
2007-08-28 13:12                   ` Stefan Roese
2007-08-28 22:54                     ` Wolfgang Denk
2007-09-02 12:05                     ` Stefan Roese
2007-09-06 22:07                       ` Wolfgang Denk
2007-09-17  6:50                       ` [U-Boot-Users] [NAND] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2007-10-13 19:43                         ` Wolfgang Denk
2007-09-27 11:59                       ` [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-10-02  9:47                         ` Stefan Roese
2007-10-02 17:57                           ` Wolfgang Denk
2007-10-15  9:57                 ` Stefan Roese
2007-10-15 10:56                   ` Wolfgang Denk
2007-10-18  5:59                   ` Stefan Roese
2007-10-18 20:03                     ` Wolfgang Denk
2007-12-17 14:56                 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2007-12-26 23:09                   ` Wolfgang Denk
2007-12-31  6:36                   ` Stefan Roese
2007-12-31  7:13                     ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2007-12-31 13:59                       ` gvb.uboot
2008-01-02 11:41                       ` Wolfgang Denk
2008-01-04 11:08                       ` Stefan Roese
2008-01-05  9:21                         ` Stefan Roese
2008-01-08 12:42                           ` Wolfgang Denk
2008-01-09 10:01                           ` Stefan Roese
2008-01-09 10:24                             ` Wolfgang Denk
2008-01-09 18:38                             ` Larry Johnson
2008-01-09 18:59                               ` Stefan Roese
2008-01-09 19:05                               ` Jerry Van Baren
2008-02-14 10:55                             ` Stefan Roese
2008-02-14 23:23                               ` Wolfgang Denk
2008-02-16  6:11                               ` Stefan Roese
2008-02-16 22:59                                 ` Wolfgang Denk
2008-02-21 16:19                                 ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-02-22 12:02                                   ` Wolfgang Denk
2008-02-25 15:52                                 ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-03-02 20:30                                   ` Wolfgang Denk
2008-03-07  8:23                                   ` Stefan Roese
2008-03-08  9:52                                     ` Wolfgang Denk
2008-03-15  7:00                                     ` Stefan Roese
2008-03-15 23:42                                       ` Wolfgang Denk
2008-03-19 12:46                                       ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-03-22 23:53                                         ` Wolfgang Denk
2008-03-27 10:30                                       ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-03-29  5:21                                         ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-03-29  5:54                                           ` Stefan Roese
2008-04-07 21:56                                             ` Wolfgang Denk
2008-03-31 10:28                                         ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-04-07 21:54                                           ` Wolfgang Denk
2008-04-09 10:58                                           ` Stefan Roese
2008-04-11 14:49                                             ` Stefan Roese
2008-04-12  7:02                                               ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-04-13 17:18                                                 ` Wolfgang Denk
2008-04-25 13:55                                                 ` Stefan Roese
2008-04-25 22:07                                                   ` Wolfgang Denk
2008-04-13 17:17                                               ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Wolfgang Denk
2008-04-18 15:02                                               ` Stefan Roese
2008-04-22 13:51                                                 ` Stefan Roese
2008-04-22 15:28                                                   ` Wolfgang Denk
2008-04-25 11:40                                                   ` Stefan Roese
2008-04-25 22:06                                                     ` Wolfgang Denk
2008-04-13 17:17                                             ` Wolfgang Denk
2008-01-11 15:14                       ` Stefan Roese
2008-01-11 23:16                         ` Wolfgang Denk
2008-01-17 15:07                           ` Stefan Roese
2008-01-23 13:20                             ` Wolfgang Denk
2008-01-13 14:11                         ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Stefan Roese
2008-01-13 15:53                           ` Wolfgang Denk
2008-01-16 13:33                           ` [U-Boot-Users] [nand-flash] Please pull git://www.denx.de/git/u-boot-nand-flash.git Stefan Roese
2008-01-16 14:05                             ` Wolfgang Denk
2008-04-18 14:30                             ` Stefan Roese
2008-01-14  9:11                         ` [U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese
2008-01-14  9:53                           ` Wolfgang Denk
2008-01-02 11:40                     ` [U-Boot-Users] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2008-06-03 19:08 Stefan Roese
2008-06-11 20:24 ` Wolfgang Denk
2008-06-19 13:13 Stefan Roese
2008-06-19 20:58 ` Wolfgang Denk
2008-07-08 13:38 Stefan Roese
2008-07-09 21:24 ` Wolfgang Denk
2008-07-17  9:47 Stefan Roese
2008-07-20 20:55 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox