Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3455869259b627a3e9e7f6bb21a86cd835538dce
/
disk
/
part_dos.c
1c6d679
disk: part_dos: fix part_get_info_extended() function
by Shawn Guo
· Thu Nov 02 16:46:34 2017 +0800
f0c82a8
disk: part_dos: Use the original allocation scheme for the SPL case
by Fabio Estevam
· Wed Oct 04 13:29:57 2017 -0300
c27e1c1
part: extract MBR signature from partitions
by Peter Jones
· Wed Sep 13 18:05:25 2017 -0400
ef9ef6f
EFI: find EFI system partition by legacy MBR partition type
by Andre Przywara
· Thu Jul 06 10:14:03 2017 +0100
8d770f4
SPL: add support to boot from a partition type
by Dalon Westergreen
· Fri Feb 10 17:15:34 2017 -0800
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· Fri Jan 27 11:00:42 2017 +0100
2e790d5
disk: part: refactor generic name creation for DOS and ISO
by Petr Kulhavy
· Fri Sep 09 10:27:17 2016 +0200
9f174c9
fastboot: add support for writing MBR
by Petr Kulhavy
· Fri Sep 09 10:27:16 2016 +0200
712257e
disk: part: implement generic function part_get_info_by_name()
by Petr Kulhavy
· Fri Sep 09 10:27:15 2016 +0200
0f1c952
part: Rename test_part_xx() and print_part_xx()
by Simon Glass
· Mon Feb 29 15:26:04 2016 -0700
2ee8ada
dm: block: Adjust device calls to go through helpers function
by Simon Glass
· Mon Feb 29 15:25:52 2016 -0700
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· Mon Feb 29 15:25:51 2016 -0700
b89a844
dm: part: Rename some partition functions
by Simon Glass
· Mon Feb 29 15:25:48 2016 -0700
83ce563
dm: part: Convert partition API use to linker lists
by Simon Glass
· Mon Feb 29 15:25:47 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· Wed Dec 30 13:05:58 2015 +0000
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· Mon Dec 07 11:38:48 2015 -0700
4c6e960
part_dos.c: Don't wrap to negative after 2G sectors
by Stefan Monnier
· Tue Aug 25 15:24:13 2015 -0400
2dd337a
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
by Simon Glass
· Wed Sep 02 17:24:58 2015 -0600
2c1e1b6
disk: part_dos.c: Add a PBR check when MBR checking fails
by Darwin Dingel
· Fri Jun 06 15:48:26 2014 +1200
d30cbae
disk: part_efi: clarify lbaint_t usage
by Steve Rae
· Mon May 26 11:52:23 2014 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
300494b
disk/part_dos: check harder for partition table
by Egbert Eich
· Tue Apr 09 05:46:14 2013 +0000
8ec730d
disk: define HAVE_BLOCK_DEVICE in a common place
by Stephen Warren
· Thu Feb 28 15:03:46 2013 +0000
37c88ea
disk: part_dos: print partition UUID in partition list
by Stephen Warren
· Mon Oct 08 08:14:40 2012 +0000
61b80a5
disk: part_dos: checkpatch cleanups
by Stephen Warren
· Mon Oct 08 08:14:38 2012 +0000
71b4e3b
disk: part_dos: don't claim whole-disk FAT filesystems
by Stephen Warren
· Fri Oct 05 13:17:40 2012 +0000
b287a87
disk: part_msdos: parse and store partition UUID
by Stephen Warren
· Fri Sep 21 09:51:00 2012 +0000
eda5111
disk/part: check bootable flag for DOS partitions
by Rob Herring
· Thu Aug 23 11:31:43 2012 +0000
36437bc
Block: Remove MG DISK support
by Marek Vasut
· Sun Mar 04 15:11:32 2012 +0000
193b260
part_dos: align disk buffers on cache line to enable DMA and cache
by Eric Nelson
· Sat Mar 03 12:02:20 2012 +0000
b9d57d6
part_dos: fix crash with big sector size
by Sergei Shtylyov
· Fri Jun 03 09:37:43 2011 +0000
7b2290c
FAT32: fix support for superfloppy-format (PBR)
by Wolfgang Denk
· Mon Jul 19 11:36:57 2010 +0200
9a2671f
part_dos: check status flags of partitions
by Daniel Mack
· Mon Sep 28 11:40:38 2009 +0200
03e5ce4
Partition support: remove newline from partition name
by Wolfgang Denk
· Tue Jul 28 22:35:39 2009 +0200
f0b1bdd
mflash: Initial mflash support
by unsik Kim
· Wed Feb 25 11:31:24 2009 +0900
0ea0aa8
disk: convert part_* files to COBJ-$(CONFIG_XXX) style
by Mike Frysinger
· Thu Jan 29 20:02:07 2009 -0500
76596ba
ata: add the support for SATA framework
by Dave Liu
· Wed Mar 26 22:49:44 2008 +0800
f7f54a8
disk/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Mon Jul 09 17:22:37 2007 -0500
e6e4e90
disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:34 2007 -0500
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· Thu Oct 13 16:45:02 2005 +0200
acd0536
Cleanup USB and partition defines
by wdenk
· Thu Feb 24 23:23:29 2005 +0000
ef89394
* CVS add missing files
by wdenk
· Mon Feb 23 16:11:30 2004 +0000
2c9b05d
* Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB
by wdenk
· Wed Sep 10 22:30:53 2003 +0000
de887eb
* Add support for USB Mass Storage Devices (BBB)
by wdenk
· Wed Sep 10 18:20:28 2003 +0000
f12e396
Fix some missing commands, cleanup header files
by wdenk
· Sun Jun 29 21:03:46 2003 +0000
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
0893c47
* Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board
by wdenk
· Tue May 20 14:25:27 2003 +0000
fe8c280
Initial revision
by wdenk
· Sun Nov 03 00:38:21 2002 +0000