1. 66014ef dm: systemace: Add driver-mode block-device support by Simon Glass · Sun May 01 11:36:31 2016 -0600
  2. 5fd962e dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · Sun May 01 11:36:30 2016 -0600
  3. 77389b6 dm: blk: Drop the systemace.h header by Simon Glass · Sun May 01 11:36:19 2016 -0600
  4. 64b5c10 dm: systemace: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:18 2016 -0600
  5. f415a29 dm: systemace: Add a legacy block interface by Simon Glass · Sun May 01 11:36:04 2016 -0600
  6. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  7. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  8. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  9. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  11. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · Tue Apr 09 21:11:56 2013 +0000
  12. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  13. 5a3720dd drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" by Alexey Brodkin · Thu Jan 03 01:02:46 2013 +0000
  14. 4862ffa block: systemace: Added missing "else" in "ace_writew" by Alexey Brodkin · Thu Jan 03 13:35:23 2013 +0400
  15. a39809c block: systemace: Simplify base and width initialization by Michal Simek · Wed Jul 04 12:09:45 2012 +0200
  16. 6252b4f disk/part.c: Make features optional by Matthew McClintock · Tue May 24 05:31:19 2011 +0000
  17. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  18. 92dbcc3 drivers/block: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  19. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:13:59 2007 +0100[Renamed from drivers/systemace.c]
  20. 870c5c4 Coding Style Cleanup, new CHANGELOG by Wolfgang Denk · Wed May 16 00:13:33 2007 +0200
  21. 562ce29 [PATCH] SystemACE support for Microblaze by Michal Simek · Sat Apr 21 21:07:22 2007 +0200
  22. 52232fd Minor code cleanup. by Wolfgang Denk · Tue Feb 27 14:26:04 2007 +0100
  23. fe20516 [PATCH] Change systemace driver to select 8 & 16bit mode by Stefan Roese · Thu Feb 22 07:40:23 2007 +0100
  24. b771037 [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write) by Stefan Roese · Wed Feb 21 13:44:34 2007 +0100
  25. 51c8dde [PATCH] Update SystemACE driver for 16bit access by Stefan Roese · Tue Feb 20 13:17:42 2007 +0100
  26. 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · Tue Feb 20 09:05:45 2007 +0100
  27. ca493f3 [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros by Grant Likely · Tue Feb 20 09:05:31 2007 +0100
  28. 89cf4cc [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · Tue Feb 20 09:05:23 2007 +0100[Renamed from common/cmd_ace.c]
  29. 715a70b [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) by Grant Likely · Tue Feb 20 09:05:16 2007 +0100
  30. 6f3b1cd Fix device partition intialization for SystemACE disks. by Wolfgang Denk · Wed Oct 05 00:25:17 2005 +0200
  31. eb95c85 Add configuration for IFM AEV FIFO board. Minor coding style cleanup. by Wolfgang Denk · Wed Aug 10 15:14:32 2005 +0200
  32. fdb87ed Fix errors that occur when accessing SystemACE CF by Wolfgang Denk · Sun Aug 07 23:55:50 2005 +0200
  33. 57bfdd4 * Patches by Sean Chang, 09 Aug 2004: by wdenk · Wed Sep 29 22:55:14 2004 +0000
  34. 2cbc873 Make compile clean. by wdenk · Sun Apr 25 16:40:11 2004 +0000
  35. eec9a3d * Patch by Stephen Williams, 19 March 2004 by wdenk · Tue Mar 23 23:20:24 2004 +0000
  36. 372f030 * Patch by Travis Sawyer, 26 Feb 2004: by wdenk · Fri Feb 27 08:21:54 2004 +0000
  37. f70cbb2 * Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c by wdenk · Mon Feb 23 20:48:38 2004 +0000
  38. ef89394 * CVS add missing files by wdenk · Mon Feb 23 16:11:30 2004 +0000