index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
disk
/
part_dos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
part: Rename test_part_xx() and print_part_xx()
Simon Glass
2016-03-14
1
-4
/
+4
*
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
1
-5
/
+3
*
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
1
-12
/
+17
*
dm: part: Rename some partition functions
Simon Glass
2016-03-14
1
-10
/
+9
*
dm: part: Convert partition API use to linker lists
Simon Glass
2016-03-14
1
-1
/
+8
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
1
-9
/
+10
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-2
/
+2
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
1
-3
/
+5
*
part_dos.c: Don't wrap to negative after 2G sectors
Stefan Monnier
2016-01-13
1
-12
/
+17
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
disk: part_dos.c: Add a PBR check when MBR checking fails
Darwin Dingel
2014-06-11
1
-1
/
+20
*
disk: part_efi: clarify lbaint_t usage
Steve Rae
2014-06-05
1
-2
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
disk/part_dos: check harder for partition table
Egbert Eich
2013-05-01
1
-3
/
+16
*
disk: define HAVE_BLOCK_DEVICE in a common place
Stephen Warren
2013-03-14
1
-6
/
+1
*
disk: part_dos: print partition UUID in partition list
Stephen Warren
2012-10-17
1
-8
/
+11
*
disk: part_dos: checkpatch cleanups
Stephen Warren
2012-10-17
1
-10
/
+11
*
disk: part_dos: don't claim whole-disk FAT filesystems
Stephen Warren
2012-10-08
1
-12
/
+9
*
disk: part_msdos: parse and store partition UUID
Stephen Warren
2012-09-25
1
-3
/
+12
*
disk/part: check bootable flag for DOS partitions
Rob Herring
2012-09-25
1
-2
/
+9
*
Block: Remove MG DISK support
Marek Vasut
2012-06-21
1
-1
/
+0
*
part_dos: align disk buffers on cache line to enable DMA and cache
Eric Nelson
2012-04-30
1
-3
/
+3
*
part_dos: fix crash with big sector size
Sergei Shtylyov
2011-07-27
1
-3
/
+3
*
FAT32: fix support for superfloppy-format (PBR)
Wolfgang Denk
2010-07-24
1
-1
/
+3
*
part_dos: check status flags of partitions
Daniel Mack
2009-10-18
1
-1
/
+2
*
Partition support: remove newline from partition name
Wolfgang Denk
2009-08-09
1
-5
/
+10
*
mflash: Initial mflash support
unsik Kim
2009-04-03
1
-0
/
+1
*
disk: convert part_* files to COBJ-$(CONFIG_XXX) style
Mike Frysinger
2009-02-18
1
-6
/
+6
*
ata: add the support for SATA framework
Dave Liu
2008-03-26
1
-0
/
+2
*
disk/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-4
/
+4
*
disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-3
/
+3
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-7
/
+7
*
Cleanup USB and partition defines
wdenk
2005-02-24
1
-1
/
+2
*
* CVS add missing files
wdenk
2004-02-23
1
-1
/
+2
*
* Patches by Denis Peter, 9 Sep 2003:
U-Boot-0_4_8
wdenk
2003-09-10
1
-3
/
+18
*
* Add support for USB Mass Storage Devices (BBB)
wdenk
2003-09-10
1
-1
/
+3
*
Fix some missing commands, cleanup header files
U-Boot-0_4_1
wdenk
2003-06-29
1
-1
/
+0
*
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2003-06-27
1
-6
/
+4
*
* Patch by David Updegraff, 22 Apr 2003:
LABEL_2003_05_20_1630
wdenk
2003-05-20
1
-1
/
+3
*
Initial revision
wdenk
2002-11-03
1
-0
/
+233