summaryrefslogtreecommitdiff
path: root/disk/part_amiga.c
AgeCommit message (Expand)Author
2016-03-14part: Rename test_part_xx() and print_part_xx()Simon Glass
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: part: Convert partition API use to linker listsSimon Glass
2016-03-14dm: part: Add a cast to avoid a compiler warningSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-14disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren
2012-06-21Block: Remove MG DISK supportMarek Vasut
2009-04-03mflash: Initial mflash supportunsik Kim
2009-02-18disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger
2007-07-09disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2005-02-24Cleanup USB and partition defineswdenk
2003-06-29Fix some missing commands, cleanup header fileswdenk
2003-06-27* Code cleanup:wdenk
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk