index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
part.h
Age
Commit message (
Expand
)
Author
2016-01-25
part: Drop duplication declaration of block_dev_desc_t
Simon Glass
2016-01-13
mmc: store hwpart in the block device
Stephen Warren
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2015-11-23
gpt: part: Definition and declaration of GPT verification functions
Lukasz Majewski
2015-11-12
gpt: add optional parameter type in gpt command
Patrick Delaunay
2014-12-18
fastboot: handle flash write to GPT partitions
Steve Rae
2014-06-05
disk: part_efi: add get_partition_info_efi_by_name()
Steve Rae
2014-05-23
mmc: provide a select_hwpart implementation for get_device()
Stephen Warren
2014-05-05
part: header fix
Mateusz Zalega
2014-01-08
sandbox: block driver using host file/device as backing store
Henrik Nordström
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-15
Fix ext2/ext4 filesystem accesses beyond 2TiB
Frederic Leroy
2013-06-26
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-05-01
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2013-05-01
disk/gpt: Fix GPT partition handling for blocksize != 512
Egbert Eich
2012-12-13
gpt: Support for GPT (GUID Partition Table) restoration
Lukasz Majewski
2012-09-25
disk: part_efi: parse and store partition UUID
Stephen Warren
2012-09-25
disk: get_device_and_partition() "auto" partition and cleanup
Stephen Warren
2012-09-25
disk: introduce get_device()
Stephen Warren
2012-09-25
disk/part: introduce get_device_and_partition
Rob Herring
2012-09-25
disk/part: check bootable flag for DOS partitions
Rob Herring
2012-05-22
include/part.h: fix indentation of lba
Anatolij Gustschin
2011-07-26
disk/part.c: Make features optional
Matthew McClintock
2011-07-15
MMC: add erase function to both mmc and sd
Lei Wen
2009-04-03
mflash: Initial mflash support
unsik Kim
2008-10-18
Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
richardretanubun
2008-03-27
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-03-26
ata: add the support for SATA framework
Dave Liu
2008-02-03
MMC for PXA 27X (resubmit)
stefano babic
2007-10-23
fix pxa255_idp board
Marcel Ziswiler
2007-02-20
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...
Grant Likely
2007-02-20
[PATCH 8_9] Add block_write hook to block_dev_desc_t
Grant Likely
2007-02-20
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2004-04-18
* Cleanup, minor fixes
wdenk
2004-03-17
Patch by Pierre Aubert, 15 Mar 2004:
wdenk
2004-03-14
Code cleanup; make several boards compile & link.
LABEL_2004_03_14_2340
wdenk
2003-09-10
* Patches by Denis Peter, 9 Sep 2003:
U-Boot-0_4_8
wdenk
2003-06-29
Fix some missing commands, cleanup header files
U-Boot-0_4_1
wdenk
2003-06-27
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2002-11-19
* Patch by Thomas Frieden, 13 Nov 2002:
wdenk
2002-03-08
Initial revision
wdenk