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-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
2023-08-10
bootstd: cros: Decode some kernel preamble fields
Simon Glass
2023-08-10
bootstd: cros: Support a kernel on either partition
Simon Glass
2023-08-10
bootstd: cros: Bring in some ChromiumOS structures
Simon Glass
2023-08-10
bootstd: cros: Move partition reading into a function
Simon Glass
2023-08-10
bootstd: cros: Correct reporting of I/O errors
Simon Glass
2023-08-09
bootstd: Add some more debugging in the bootdev uclass
Simon Glass
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-08-08
crc32: Drop duplicates crc header includes
Ilya Lukin
2023-08-08
expo: allocate correct amount of memory
Dan Carpenter
2023-08-08
cmd: pxe_utils: add some missing tabs
Dan Carpenter
2023-08-03
bootstd: Init the size before reading extlinux file
Simon Glass
2023-08-03
bootstd: Init the size before reading the devicetree
Simon Glass
2023-08-03
bootstd: Avoid allocating memory for the EFI file
Simon Glass
2023-08-03
bootstd: Use a function to detect network in EFI bootmeth
Simon Glass
2023-08-03
bootflow: Export setup_fs()
Simon Glass
2023-08-02
boot: fix bootdev_list()
Heinrich Schuchardt
2023-07-21
Kconfig: Enable FIT_SIGNATURE if ARM64
Manorit Chawdhry
2023-07-20
bootstd: USB devtype detection for script boot
John Clark
2023-07-17
android_ab: Try backup booloader_message
Joshua Watt
2023-07-17
android_ab: Add option to skip decrementing tries
Joshua Watt
2023-07-17
bootstd: Add a simple bootmeth for ChromiumOS
Simon Glass
2023-07-17
bootstd: Support automatically setting Linux parameters
Simon Glass
[next]