mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] fixes
@ 2012-12-08 16:58 Sascha Hauer
  2012-12-08 16:58 ` [PATCH 1/4] ARM startup: Ensure CR_A flag is cleared on architectures >= ARMv6 Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sascha Hauer @ 2012-12-08 16:58 UTC (permalink / raw)
  To: barebox


Some fixes, two omap3 related for toolchains which produce unaligned
accesses, two phylib fixes.

Sascha

----------------------------------------------------------------
Sascha Hauer (4):
      ARM startup: Ensure CR_A flag is cleared on architectures >= ARMv6
      ARM omap3: Call common_reset
      net phylib: Clear BMCR_PDOWN bit
      net phylib: Call phy_update_status when no link is present

 arch/arm/include/asm/barebox-arm-head.h |    2 ++
 arch/arm/mach-omap/omap3_core.S         |    1 +
 drivers/net/phy/phy.c                   |    3 +++
 net/eth.c                               |    3 ++-
 4 files changed, 8 insertions(+), 1 deletion(-)

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

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

end of thread, other threads:[~2012-12-08 16:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-08 16:58 [PATCH] fixes Sascha Hauer
2012-12-08 16:58 ` [PATCH 1/4] ARM startup: Ensure CR_A flag is cleared on architectures >= ARMv6 Sascha Hauer
2012-12-08 16:58 ` [PATCH 2/4] ARM omap3: Call common_reset Sascha Hauer
2012-12-08 16:58 ` [PATCH 3/4] net phylib: Clear BMCR_PDOWN bit Sascha Hauer
2012-12-08 16:58 ` [PATCH 4/4] net phylib: Call phy_update_status when no link is present Sascha Hauer

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