index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
systemace.c
Age
Commit message (
Expand
)
Author
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2013-02-04
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2013-02-04
drivers/block/systemace - fixed data type in "systemace_read" to match protot...
Alexey Brodkin
2013-02-04
block: systemace: Added missing "else" in "ace_writew"
Alexey Brodkin
2012-09-11
block: systemace: Simplify base and width initialization
Michal Simek
2011-07-26
disk/part.c: Make features optional
Matthew McClintock
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
drivers/block: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
drivers/block : move block drivers to drivers/block
Jean-Christophe PLAGNIOL-VILLARD