Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cf7ab0cb6277afdfefa05a7fc954fc2392a31787
/
drivers
/
block
/
systemace.c
66014ef
dm: systemace: Add driver-mode block-device support
by Simon Glass
· 9 years ago
5fd962e
dm: systemace: Reorder function to avoid forward declarataions
by Simon Glass
· 9 years ago
77389b6
dm: blk: Drop the systemace.h header
by Simon Glass
· 9 years ago
64b5c10
dm: systemace: Drop the get_dev() function
by Simon Glass
· 9 years ago
f415a29
dm: systemace: Add a legacy block interface
by Simon Glass
· 9 years ago
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
b89a844
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
2eec2ab
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· 12 years ago
94f1948
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 12 years ago
5a3720dd
drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t"
by Alexey Brodkin
· 12 years ago
4862ffa
block: systemace: Added missing "else" in "ace_writew"
by Alexey Brodkin
· 12 years ago
a39809c
block: systemace: Simplify base and width initialization
by Michal Simek
· 12 years ago
6252b4f
disk/part.c: Make features optional
by Matthew McClintock
· 14 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
92dbcc3
drivers/block: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7f7e6fb
drivers/block : move block drivers to drivers/block
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/systemace.c]
870c5c4
Coding Style Cleanup, new CHANGELOG
by Wolfgang Denk
· 18 years ago
562ce29
[PATCH] SystemACE support for Microblaze
by Michal Simek
· 18 years ago
52232fd
Minor code cleanup.
by Wolfgang Denk
· 18 years ago
fe20516
[PATCH] Change systemace driver to select 8 & 16bit mode
by Stefan Roese
· 18 years ago
b771037
[PATCH] Fix problem in systemace driver (ace_writew instead of ace_write)
by Stefan Roese
· 18 years ago
51c8dde
[PATCH] Update SystemACE driver for 16bit access
by Stefan Roese
· 18 years ago
2089cab
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
by Grant Likely
· 18 years ago
ca493f3
[PATCH 7_9] Replace ace_readw_ace_writeb functions with macros
by Grant Likely
· 18 years ago
89cf4cc
[PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c
by Grant Likely
· 18 years ago
[Renamed from common/cmd_ace.c]
715a70b
[PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent)
by Grant Likely
· 18 years ago
6f3b1cd
Fix device partition intialization for SystemACE disks.
by Wolfgang Denk
· 19 years ago
eb95c85
Add configuration for IFM AEV FIFO board. Minor coding style cleanup.
by Wolfgang Denk
· 19 years ago
fdb87ed
Fix errors that occur when accessing SystemACE CF
by Wolfgang Denk
· 19 years ago
57bfdd4
* Patches by Sean Chang, 09 Aug 2004:
by wdenk
· 20 years ago
2cbc873
Make compile clean.
by wdenk
· 21 years ago
eec9a3d
* Patch by Stephen Williams, 19 March 2004
by wdenk
· 21 years ago
372f030
* Patch by Travis Sawyer, 26 Feb 2004:
by wdenk
· 21 years ago
f70cbb2
* Patch by Laurent Mohin, 10 Feb 2004: Fix buffer overflow in common/usb.c
by wdenk
· 21 years ago
ef89394
* CVS add missing files
by wdenk
· 21 years ago