index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disk
/
Kconfig
Age
Commit message (
Expand
)
Author
2024-07-05
Fix Kconfig coding style from spaces to tab
Anand Moon
2023-07-17
disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS
Jonas Karlman
2023-03-02
lib: Add an SPL config for LIB_UUID
Simon Glass
2022-09-16
disk: Correct help for TPL_PARTITIONS
Simon Glass
2022-07-21
arch: mvebu: Disable by default unused peripherals in SPL
Pali Rohár
2022-04-23
disk: don't compile in partition support for spl/tpl if not really necessary
AKASHI Takahiro
2022-03-25
disk: Add an option for partitions in SPL
Simon Glass
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-03-18
sunxi: Move common defconfig options to Kconfig
Andre Przywara
2018-04-28
spl: disk: usb: Add dependencies to sprintf/strto*
Alex Kiernan
2018-04-16
part: Disable CONFIG_SPL_ISO_PARTITION by default
Alexander Graf
2018-02-08
Convert LIB_UUID to Kconfig
Adam Ford
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-04-05
SPARC: Remove
Tom Rini
2017-03-20
part_efi: support padding between the GPT header and partition entries
Philipp Tomsich
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
2017-01-28
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_MAC_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_PARTITIONS to Kconfig
Patrick Delaunay