~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* disk: Use Makefile to omit partition driversSimon Glass2022-09-16
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* part: Drop disk_partition_t typedefSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford2018-02-08
* part: mac: Suppress the error message after reading ddbBin Meng2017-09-07
* disk: part: fix typoHeinrich Schuchardt2017-09-03
* disk: part: implement generic function part_get_info_by_name()Petr Kulhavy2016-10-01
* part: Rename test_part_xx() and print_part_xx()Simon Glass2016-03-14
* dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-14
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-14
* dm: part: Rename some partition functionsSimon Glass2016-03-14
* dm: part: Convert partition API use to linker listsSimon Glass2016-03-14
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-11
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren2013-03-14
* part_mac: dcache: allocate cacheline-aligned buffersBenoît Thébaudeau2012-09-02
* Block: Remove MG DISK supportMarek Vasut2012-06-21
* mflash: Initial mflash supportunsik Kim2009-04-03
* disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger2009-02-18
* ata: add the support for SATA frameworkDave Liu2008-03-26
* disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09
* disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04
* Cleanup USB and partition defineswdenk2005-02-24
* Fix some missing commands, cleanup header fileswdenk2003-06-29
* * Code cleanup:wdenk2003-06-27
* Initial revisionwdenk2002-11-03