summaryrefslogtreecommitdiff
path: root/disk/part_dos.c
AgeCommit message (Expand)Author
2016-10-01disk: part: refactor generic name creation for DOS and ISOPetr Kulhavy
2016-10-01fastboot: add support for writing MBRPetr Kulhavy
2016-10-01disk: part: implement generic function part_get_info_by_name()Petr Kulhavy
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: block: Rename device number member dev to devnumSimon 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: Drop the block_dev_desc_t typedefSimon Glass
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-13part_dos.c: Don't wrap to negative after 2G sectorsStefan Monnier
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2014-06-11disk: part_dos.c: Add a PBR check when MBR checking failsDarwin Dingel
2014-06-05disk: part_efi: clarify lbaint_t usageSteve Rae
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-01disk/part_dos: check harder for partition tableEgbert Eich
2013-03-14disk: define HAVE_BLOCK_DEVICE in a common placeStephen Warren
2012-10-17disk: part_dos: print partition UUID in partition listStephen Warren
2012-10-17disk: part_dos: checkpatch cleanupsStephen Warren
2012-10-08disk: part_dos: don't claim whole-disk FAT filesystemsStephen Warren
2012-09-25disk: part_msdos: parse and store partition UUIDStephen Warren
2012-09-25disk/part: check bootable flag for DOS partitionsRob Herring
2012-06-21Block: Remove MG DISK supportMarek Vasut
2012-04-30part_dos: align disk buffers on cache line to enable DMA and cacheEric Nelson
2011-07-27part_dos: fix crash with big sector sizeSergei Shtylyov
2010-07-24FAT32: fix support for superfloppy-format (PBR)Wolfgang Denk
2009-10-18part_dos: check status flags of partitionsDaniel Mack
2009-08-09Partition support: remove newline from partition nameWolfgang Denk
2009-04-03mflash: Initial mflash supportunsik Kim
2009-02-18disk: convert part_* files to COBJ-$(CONFIG_XXX) styleMike Frysinger
2008-03-26ata: add the support for SATA frameworkDave Liu
2007-07-09disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-02-24Cleanup USB and partition defineswdenk
2004-02-23* CVS add missing fileswdenk
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk
2003-09-10* Add support for USB Mass Storage Devices (BBB)wdenk
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-05-20* Patch by David Updegraff, 22 Apr 2003:LABEL_2003_05_20_1630wdenk
2002-11-03Initial revisionwdenk