summaryrefslogtreecommitdiffstats
path: root/disk/part_mac.c
Commit message (Expand)AuthorAgeFilesLines
* part: Rename test_part_xx() and print_part_xx()Simon Glass2016-03-141-4/+4
* dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-141-5/+4
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-141-11/+11
* dm: part: Rename some partition functionsSimon Glass2016-03-141-2/+2
* dm: part: Convert partition API use to linker listsSimon Glass2016-03-141-5/+11
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-7/+12
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-4/+5
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-111-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren2013-03-141-6/+1
* part_mac: dcache: allocate cacheline-aligned buffersBenoît Thébaudeau2012-09-021-34/+34
* Block: Remove MG DISK supportMarek Vasut2012-06-211-1/+0
* mflash: Initial mflash supportunsik Kim2009-04-031-0/+1
* disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger2009-02-181-6/+6
* ata: add the support for SATA frameworkDave Liu2008-03-261-0/+1
* disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-4/+4
* disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-3/+3
* Cleanup USB and partition defineswdenk2005-02-241-1/+5
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* * Code cleanup:wdenk2003-06-271-3/+3
* Initial revisionwdenk2002-11-031-0/+251
OpenPOWER on IntegriCloud