From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 25 Apr 2007 17:07:36 +0200 Subject: [U-Boot-Users] What's new in u-boot-testing Message-ID: <200704251707.36787.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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-testing.git Jeffrey Mann (1): [patch] setenv(...) can delete environmentalvariables Ladislav Michl (1): simplify silent console Mike Frysinger (1): [patch] use unsigned char in smc91111 driver for mac Sergei Shtylyov (1): Avoid assigning PCI resources from zero address Stefan Roese (2): Merge with git://www.denx.de/git/u-boot.git Fix file mode common/cmd_nvedit.c | 5 ++++- common/console.c | 8 +------- common/main.c | 50 +++++++++++--------------------------------------- drivers/pci_auto.c | 7 ++++++- drivers/smc91111.c | 8 ++++---- 5 files changed, 26 insertions(+), 52 deletions(-)