Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
83eebc7084eae4e3d0b524ecafedd2847dfef402
/
include
/
part.h
e2f689f
disk: Return the partition number in part_get_info_by_name()
by Alex Deymo
· Sun Apr 02 01:49:50 2017 -0700
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
8a4f2bd
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:41 2017 +0100
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:37 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
59bc6f2
dm: mmc: Add support for driver-model block devices
by Simon Glass
· Sun May 01 13:52:41 2016 -0600
e498e57
dm: part: Drop the get_dev() method
by Simon Glass
· Sun May 01 11:36:21 2016 -0600
025ed60
dm: sandbox: Drop the host_get_dev() function
by Simon Glass
· Sun May 01 11:36:20 2016 -0600
64b5c10
dm: systemace: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:18 2016 -0600
9c54e48
dm: sata: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:17 2016 -0600
9a68432
dm: scsi: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:16 2016 -0600
fa25511
dm: mmc: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:15 2016 -0600
844ef1d
dm: ide: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:14 2016 -0600
cf43778
dm: usb: Drop the get_dev() function
by Simon Glass
· Sun May 01 11:36:13 2016 -0600
3021814
disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT
by Michal Simek
· Tue Apr 05 13:34:20 2016 +0200
3b3d915
disk/part.c: Expose list of available block drivers
by Alexander Graf
· Fri Mar 04 01:09:56 2016 +0100
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
e76ee97
dm: blk: Rename get_device_and_partition()
by Simon Glass
· Mon Feb 29 15:25:44 2016 -0700
e6649a6
dm: blk: Rename get_device() to blk_get_device_by_str()
by Simon Glass
· Mon Feb 29 15:25:43 2016 -0700
be1e9bb
dm: blk: Rename get_dev() to blk_get_dev()
by Simon Glass
· Mon Feb 29 15:25:42 2016 -0700
ddb1325
dm: blk: Add comments to a few functions
by Simon Glass
· Mon Feb 29 15:25:41 2016 -0700
ac8162f
dm: Add a new header for block devices
by Simon Glass
· Mon Feb 29 15:25:39 2016 -0700
e21c834
dm: part: Drop the common.h header
by Simon Glass
· Mon Feb 29 15:25:38 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
cc51f48
part: Drop duplication declaration of block_dev_desc_t
by Simon Glass
· Wed Jan 20 20:12:07 2016 -0700
1e0f92a
mmc: store hwpart in the block device
by Stephen Warren
· Mon Dec 07 11:38:49 2015 -0700
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· Mon Dec 07 11:38:48 2015 -0700
7b9839c
gpt: part: Definition and declaration of GPT verification functions
by Lukasz Majewski
· Fri Nov 20 08:06:16 2015 +0100
8248c8d
gpt: add optional parameter type in gpt command
by Patrick Delaunay
· Tue Oct 27 11:00:27 2015 +0100
7d05934
fastboot: handle flash write to GPT partitions
by Steve Rae
· Fri Dec 12 15:51:54 2014 -0800
f7f10b8
disk: part_efi: add get_partition_info_efi_by_name()
by Steve Rae
· Mon May 26 11:52:24 2014 -0700
52c44e4
mmc: provide a select_hwpart implementation for get_device()
by Stephen Warren
· Wed May 07 12:19:02 2014 -0600
e604a13
part: header fix
by Mateusz Zalega
· Mon Apr 28 21:13:22 2014 +0200
26f9a6c
sandbox: block driver using host file/device as backing store
by Henrik Nordström
· Sun Nov 10 10:26:56 2013 -0700
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
e7ee028
Fix ext2/ext4 filesystem accesses beyond 2TiB
by Frederic Leroy
· Wed Jun 26 18:11:25 2013 +0200
4bdf6fd
Fix block device accesses beyond 2TiB
by Sascha Silbe
· Fri Jun 14 13:07:25 2013 +0200
2eec2ab
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
by Egbert Eich
· Tue Apr 09 21:11:56 2013 +0000
071e423
disk/gpt: Fix GPT partition handling for blocksize != 512
by Egbert Eich
· Tue Apr 09 06:03:36 2013 +0000
0dcfc5c
gpt: Support for GPT (GUID Partition Table) restoration
by Lukasz Majewski
· Tue Dec 11 11:09:46 2012 +0100
c6c7b7a
disk: part_efi: parse and store partition UUID
by Stephen Warren
· Fri Sep 21 09:50:59 2012 +0000
c87ff22
disk: get_device_and_partition() "auto" partition and cleanup
by Stephen Warren
· Fri Sep 21 09:50:57 2012 +0000
afd909c
disk: introduce get_device()
by Stephen Warren
· Fri Sep 21 09:50:56 2012 +0000
d586cec
disk/part: introduce get_device_and_partition
by Rob Herring
· Fri Sep 21 04:08:17 2012 +0000
eda5111
disk/part: check bootable flag for DOS partitions
by Rob Herring
· Thu Aug 23 11:31:43 2012 +0000
4de7a47
include/part.h: fix indentation of lba
by Anatolij Gustschin
· Sat May 19 07:25:27 2012 +0000
6252b4f
disk/part.c: Make features optional
by Matthew McClintock
· Tue May 24 05:31:19 2011 +0000
ea52676
MMC: add erase function to both mmc and sd
by Lei Wen
· Wed Jun 22 17:03:31 2011 +0000
f0b1bdd
mflash: Initial mflash support
by unsik Kim
· Wed Feb 25 11:31:24 2009 +0900
e674559
Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
by richardretanubun
· Fri Sep 26 11:13:22 2008 -0400
9a6a7e0
Coding style cleanup, update CHANGELOG
by Wolfgang Denk
· Thu Mar 27 00:03:57 2008 +0100
76596ba
ata: add the support for SATA framework
by Dave Liu
· Wed Mar 26 22:49:44 2008 +0800
43300a1
MMC for PXA 27X (resubmit)
by stefano babic
· Tue Nov 20 10:40:24 2007 +0100
53761bc
fix pxa255_idp board
by Marcel Ziswiler
· Fri Oct 19 00:25:33 2007 +0200
2089cab
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
by Grant Likely
· Tue Feb 20 09:05:45 2007 +0100
4b43527
[PATCH 8_9] Add block_write hook to block_dev_desc_t
by Grant Likely
· Tue Feb 20 09:05:38 2007 +0100
ffc2dd7
[PATCH 1_4] Merge common get_dev() routines for block devices
by Grant Likely
· Tue Feb 20 09:04:34 2007 +0100
0593920
* Cleanup, minor fixes
by wdenk
· Sun Apr 18 17:39:38 2004 +0000
18bd81e
Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification
by wdenk
· Wed Mar 17 01:13:07 2004 +0000
c35ba4e
Code cleanup; make several boards compile & link.
by wdenk
· Sun Mar 14 22:25:36 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
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
452cfd6
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· Tue Nov 19 11:04:11 2002 +0000
012771d
Initial revision
by wdenk
· Fri Mar 08 21:31:05 2002 +0000