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
/
disk
/
part.c
Age
Commit message (
Expand
)
Author
2014-10-25
disk/part.c: make local function static
Jeroen Hofstee
2014-09-24
cleanup disk/part.c whitespace
Pavel Machek
2014-07-22
whitespace cleanups
Pavel Machek
2014-06-23
sandbox: restore ability to access host fs through standard commands
Stephen Warren
2014-06-12
disk: default to HW partition 0 if not specified
Stephen Warren
2014-05-23
mmc: provide a select_hwpart implementation for get_device()
Stephen Warren
2014-05-23
disk: support devices with HW partitions
Stephen Warren
2014-03-17
sandbox: Use os functions to read host device tree
Simon Glass
2014-01-08
sandbox: block driver using host file/device as backing store
Henrik Nordström
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-22
fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz
Lan Yixun (dlan)
2013-03-14
disk: define HAVE_BLOCK_DEVICE in a common place
Stephen Warren
2013-03-04
sandbox: Add host filesystem
Simon Glass
2012-12-06
part: check each variable for capability calculation
Jerry Huang
2012-10-22
disk: Make the disk partition code work with no specific partition types
Gabe Black
2012-10-19
disk: initialize name/part fields when returning a whole disk
Stephen Warren
2012-10-17
disk: get_device_and_partition() return value fixes
Stephen Warren
2012-09-28
disk: allow - or empty string to fall back to $bootdevice
Stephen Warren
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: make get_partition_info() always available to disk.c
Stephen Warren
2012-06-21
Block: Remove MG DISK support
Marek Vasut
2012-03-27
disk/part.c: Fix device enumeration through API
Tim Kientzle
2011-04-12
disk/part.c: fix potential stack overflow bug
Lei Wen
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-09-19
disk/part.c: fix relocation fixup
Heiko Schocher
2010-09-18
mmc: print out partition table
Lei Wen
2010-08-10
disk/part.c: 'usb storage' avoiding overflow when output capacity
Sergei Trofimovich
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
2009-05-15
IDE: bail out of dev_print() for unknown device types
Wolfgang Denk
2009-04-03
mflash: Initial mflash support
unsik Kim
2009-03-20
vsprintf: pull updates from Linux kernel
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
richardretanubun
2008-09-22
Add missing device types to dev_print() in part.c
Remy Bohmer
2008-09-09
Fix dev_print when called from usb_stor_info (usb storage command)
NÃcolas Carneiro Lebedenco
2008-06-03
Fix incorrect switch for IF_TYPE in part.c
Tor Krill
2008-05-09
cosmetic: Adjust coding style for switch statements to be consistent
Detlev Zundel
2008-05-09
Fix disk type output in disk/part.c
Detlev Zundel
2008-03-26
ata: add the support for SATA framework
Dave Liu
2007-08-03
Merge branch 'testing' into working
Andy Fleming
2007-07-10
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
disk/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-06-22
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
2007-06-06
Coding Style cleanup; generate new CHANGELOG file.
Wolfgang Denk
2007-05-18
Reduce line lengths to 80 characters max.
Peter Pearse
[next]