summaryrefslogtreecommitdiff
path: root/disk/part_amiga.c
Commit message (Expand)AuthorAgeLines
* disk: part: implement generic function part_get_info_by_name()Petr Kulhavy2016-10-01-0/+1
* part: Rename test_part_xx() and print_part_xx()Simon Glass2016-03-14-11/+11
* dm: block: Adjust device calls to go through helpers functionSimon Glass2016-03-14-5/+4
* dm: part: Rename some partition functionsSimon Glass2016-03-14-2/+2
* dm: part: Convert partition API use to linker listsSimon Glass2016-03-14-4/+12
* dm: part: Add a cast to avoid a compiler warningSimon Glass2016-03-14-1/+1
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14-6/+8
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13-6/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren2013-03-14-5/+1
* Block: Remove MG DISK supportMarek Vasut2012-06-21-1/+0
* mflash: Initial mflash supportunsik Kim2009-04-03-2/+3
* disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger2009-02-18-5/+5
* disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-3/+3
* disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* Cleanup USB and partition defineswdenk2005-02-24-1/+5
* Fix some missing commands, cleanup header fileswdenk2003-06-29-1/+0
* * Code cleanup:wdenk2003-06-27-22/+22
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19-0/+399