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
/
boot
Age
Commit message (
Expand
)
Author
2023-09-22
bootstd: Keep track of use of usb stop
Simon Glass
2023-09-22
x86: pxeboot: bugfix: Set variable for size of initrd
Thomas Mittelstaedt
2023-09-20
tools: mkimage: Add StarFive SPL image support
Heinrich Schuchardt
2023-09-19
boot: Join ARCH_FIXUP_FDT_MEMORY with related options
Simon Glass
2023-09-19
boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS
Simon Glass
2023-09-19
boot: Join FDT_FIXUP_PARTITIONS with related options
Simon Glass
2023-09-19
Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT
Simon Glass
2023-09-19
Mark DISTRO_DEFAULTS as deprecated
Simon Glass
2023-09-19
Kconfig: Move TEXT_BASE et al under general setup
Simon Glass
2023-09-19
boot: Make standard boot a menu
Simon Glass
2023-09-19
Kconfig: Move SPL_FIT under FIT
Simon Glass
2023-09-19
spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESS
Simon Glass
2023-09-19
Kconfig: Create a menu for FIT
Simon Glass
2023-09-19
boot: Rename Android-boot text
Simon Glass
2023-09-19
boot: Move some other fdt-fixup options to the same menu
Simon Glass
2023-09-19
Move fdt_simplefb to boot/
Simon Glass
2023-09-19
boot: Move fdt_support to boot/
Simon Glass
2023-09-14
image: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
boot: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
2023-08-31
event: Rename EVENT_SPY to EVENT_SPY_FULL
Simon Glass
2023-08-28
bootstd: Adjust the default bootmeth order
Simon Glass
2023-08-28
boot: Fix reference to bootmenu doc
Peter Robinson
2023-08-26
bootstd: cros: Allow detection of any kernel partition
Simon Glass
2023-08-25
bootstd: Support bootmeths which can scan any partition
Simon Glass
2023-08-25
part: Add an accessor for struct disk_partition sys_ind
Simon Glass
2023-08-25
expo: cedit: Support reading settings from CMOS RAM
Simon Glass
2023-08-25
expo: cedit: Support writing settings to CMOS RAM
Simon Glass
2023-08-25
expo: cedit: Support reading settings from environment vars
Simon Glass
2023-08-25
expo: cedit: Support writing settings to environment vars
Simon Glass
2023-08-25
expo: cedit: Support reading settings from a file
Simon Glass
2023-08-25
expo: cedit: Support writing settings to a file
Simon Glass
2023-08-25
expo: Export scene_menuitem_find() for use in internal code
Simon Glass
2023-08-25
expo: Add a function to prepare a cedit
Simon Glass
2023-08-25
expo: Split out cedit into its own header
Simon Glass
2023-08-25
expo: Refactor menu_build() to return the object created
Simon Glass
2023-08-25
expo: Provide a way to iterate through all scene objects
Simon Glass
2023-08-25
expo: Make scene_obj_find() take a const scene
Simon Glass
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-15
bootmeth: efi: Make distro_efi_boot() static
Bin Meng
2023-08-11
bootstd: cros: Add ARM support
Simon Glass
2023-08-11
bootstd: Add a command to read all files for a bootflow
Simon Glass
2023-08-10
bootstd: cros: Split up reading info and kernel
Simon Glass
2023-08-10
bootstd: cros: Add a function to read a kernel
Simon Glass
2023-08-10
bootstd: cros: Add a function to read info from partition
Simon Glass
2023-08-10
bootstd: Add private bootmeth data to the bootflow
Simon Glass
2023-08-10
bootstd: cros: Add private info for ChromiumOS
Simon Glass
2023-08-10
bootstd: cros: Add docs for the kernel layout
Simon Glass
2023-08-10
bootstd: Move common zimage functions to bootm.h
Simon Glass
2023-08-10
bootstd: cros: Simplify setup and cmdline expressions
Simon Glass
[next]