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
Age
Commit message (
Expand
)
Author
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-08-10
disk: part: Don't show redundant error message
Sam Protsenko
2018-06-14
efi_loader: avoid initializer element is not constant
Heinrich Schuchardt
2018-06-05
disk: efi: Correct backing up the MBR boot code
Sam Protsenko
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
spl: disk: usb: Add dependencies to sprintf/strto*
Alex Kiernan
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-16
part: Disable CONFIG_SPL_ISO_PARTITION by default
Alexander Graf
2018-03-13
disk: part: use common api to lookup part driver
Kever Yang
2018-03-13
disk: part: scan the disk if the part_type is unknown
Kever Yang
2018-02-08
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
Adam Ford
2018-02-08
Convert LIB_UUID to Kconfig
Adam Ford
2018-02-07
part: Allocate only one legacy_mbr buffer
Alexey Brodkin
2017-12-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-12-07
part: efi: Add default number of partition entries for sunxi
Maxime Ripard
2017-12-07
part: efi: Add a Kconfig option for the number of partition entries
Maxime Ripard
2017-11-29
disk: efi: correct the allocation size for mbr header in stack
Patrick Delaunay
2017-11-06
disk: part_dos: fix part_get_info_extended() function
Shawn Guo
2017-11-06
gpt: Use cache aligned buffers for gpt_h and gpt_e
Lukasz Majewski
2017-10-23
disk: efi: correct the overlap check on GPT header and PTE
Patrick Delaunay
2017-10-16
iso: Reduce verbosity on test and info calls
Alexander Graf
2017-10-16
part_efi: In is_gpt_valid() check argument validity before allocation
Tom Rini
2017-10-06
disk: Provide API to get partition by name for specific type
Sam Protsenko
2017-10-05
disk: part_dos: Use the original allocation scheme for the SPL case
Fabio Estevam
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-20
part: extract MBR signature from partitions
Peter Jones
2017-09-18
EFI: find EFI system partition by legacy MBR partition type
Andre Przywara
2017-09-15
fs: add fs_readdir()
Rob Clark
2017-09-07
part: mac: Suppress the error message after reading ddb
Bin Meng
2017-09-03
disk: part: fix typo
Heinrich Schuchardt
2017-09-03
part: efi: Disable overlap check
Maxime Ripard
2017-09-03
part: efi: make gpt_fill_pte take the device descriptor
Maxime Ripard
2017-09-03
part: efi: rework the partition start and size in gpt_fill_pte
Maxime Ripard
2017-09-03
part: efi: Fix offset
Maxime Ripard
2017-08-26
disk: part: align buffer so it can be used with DMA enabled drivers
Stefan Agner
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-13
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
2017-08-04
GPT: add accessor function for disk GUID
Alison Chaiken
2017-08-04
partitions: increase MAX_SEARCH_PARTITIONS and move to part.h
Alison Chaiken
2017-08-04
EFI: replace number with UUID_STR_LEN macro
Alison Chaiken
2017-05-11
disk: Return the partition number in part_get_info_by_name()
Alex Deymo
2017-04-05
SPARC: Remove
Tom Rini
2017-03-20
part_efi: support padding between the GPT header and partition entries
Philipp Tomsich
2017-03-17
gpt: Fix uuid string format
Vincent Tinelli
2017-02-17
SPL: add support to boot from a partition type
Dalon Westergreen
2017-02-08
cmd: gpt: backup boot code before writing MBR
Vincent Tinelli
2017-01-28
disk: convert CONFIG_PARTITION_TYPE_GUID to Kconfig
Patrick Delaunay
2017-01-28
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2017-01-28
disk: convert CONFIG_EFI_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_AMIGA_PARTITION to Kconfig
Patrick Delaunay
[next]