mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* various fixes and updates
@ 2011-04-04 13:09 Sascha Hauer
  2011-04-04 13:09 ` [PATCH 1/7] arm: update mach-types Sascha Hauer
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Sascha Hauer @ 2011-04-04 13:09 UTC (permalink / raw)
  To: barebox

The following contains various bug fixes and updates.

Sascha

Sascha Hauer (7):
      arm: update mach-types
      driver: Do not forget to remove device from active list
      memcpy command: do not set read/write size
      mmc: check correctness of the voltage mask in ocr
      fs: errno should be set correctly before the end of functions
      usbnet: do not initialize ethernet device from usb device
      ARM: Add missing parameter name

 arch/arm/include/asm/armlinux.h |    2 +-
 arch/arm/tools/mach-types       |  248 +++++++++++++++++++++++++++++++++------
 commands/mem.c                  |    2 +-
 drivers/mci/mci-core.c          |   12 ++-
 drivers/net/usb/usbnet.c        |    1 -
 fs/fs.c                         |    5 +-
 lib/driver.c                    |    1 +
 7 files changed, 230 insertions(+), 41 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2011-04-04 13:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-04 13:09 various fixes and updates Sascha Hauer
2011-04-04 13:09 ` [PATCH 1/7] arm: update mach-types Sascha Hauer
2011-04-04 13:09 ` [PATCH 2/7] driver: Do not forget to remove device from active list Sascha Hauer
2011-04-04 13:09 ` [PATCH 3/7] memcpy command: do not set read/write size Sascha Hauer
2011-04-04 13:09 ` [PATCH 4/7] mmc: check correctness of the voltage mask in ocr Sascha Hauer
2011-04-04 13:09 ` [PATCH 5/7] fs: errno should be set correctly before the end of functions Sascha Hauer
2011-04-04 13:09 ` [PATCH 6/7] usbnet: do not initialize ethernet device from usb device Sascha Hauer
2011-04-04 13:09 ` [PATCH 7/7] ARM: Add missing parameter name Sascha Hauer

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