aboutsummaryrefslogtreecommitdiff
path: root/disk/part_mac.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-14disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren1-6/+1
2012-09-02part_mac: dcache: allocate cacheline-aligned buffersBenoît Thébaudeau1-34/+34
2012-06-21Block: Remove MG DISK supportMarek Vasut1-1/+0
2009-04-03mflash: Initial mflash supportunsik Kim1-0/+1
2009-02-18disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger1-6/+6
2008-03-26ata: add the support for SATA frameworkDave Liu1-0/+1
2007-07-09disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-4/+4
2007-07-04disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-3/+3
2005-02-24Cleanup USB and partition defineswdenk1-1/+5
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-1/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-3/+3
2002-11-03Initial revisionwdenk1-0/+251