public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v8 0/2] Add support for the digsy MTC board.
@ 2009-03-17  9:06 Grzegorz Bernacki
  2009-03-17  9:06 ` [U-Boot] [PATCH v8 1/2] mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c Grzegorz Bernacki
  2009-03-17  9:06 ` [U-Boot] [PATCH v7 2/2] Add support for the digsy MTC board Grzegorz Bernacki
  0 siblings, 2 replies; 7+ messages in thread
From: Grzegorz Bernacki @ 2009-03-17  9:06 UTC (permalink / raw)
  To: u-boot

Version 8:
 - use eeprom_read() instead of i2c_read()
Version 7:
 - rebased to the 'next' branch to use new function to manipulate ethaddr
 - use setbits_be32 and clrbits_be32
 - ide changes move to separate patch
Version 6:
 - adjusted kernel console variable to use PSC4
   (to reflect recent DTS changes)
Version 5:
 - removed unnecessary braces
 - changed out32/in32 to out_be32/in_be32
Version 4:
 - rebased to Ben's FEC changes
Version 3:
 - updated (c)
Version 2:
 - use I/O accessor functions instead of volatile pointer
 - set ethernet address only if not set in environment
 - add some comments and some style cleanup

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

end of thread, other threads:[~2009-03-19 14:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-17  9:06 [U-Boot] [PATCH v8 0/2] Add support for the digsy MTC board Grzegorz Bernacki
2009-03-17  9:06 ` [U-Boot] [PATCH v8 1/2] mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c Grzegorz Bernacki
2009-03-18 19:55   ` Wolfgang Denk
2009-03-17  9:06 ` [U-Boot] [PATCH v7 2/2] Add support for the digsy MTC board Grzegorz Bernacki
2009-03-18 19:56   ` Wolfgang Denk
2009-03-18 23:12   ` Wolfgang Denk
2009-03-19 14:29     ` Grzegorz Bernacki

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