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
Age
Commit message (
Expand
)
Author
2023-08-26
CI: Add ChromiumOS utilities
Simon Glass
2023-08-26
bootstd: cros: Allow detection of any kernel partition
Simon Glass
2023-08-25
uuid: Add ChromiumOS partition types
Simon Glass
2023-08-25
bootstd: Support bootmeths which can scan any partition
Simon Glass
2023-08-25
part: Add a fallback for part_get_bootable()
Simon Glass
2023-08-25
bootstd: Add a test for bootmeth_cros
Simon Glass
2023-08-25
bootstd: test: Allow binding and using any mmc device
Simon Glass
2023-08-25
bootflow: Show an empty filename when there is none
Simon Glass
2023-08-25
test: Move 1MB.fat32.img and 2MB.ext2.img
Simon Glass
2023-08-25
sandbox: Add a way to access persistent test files
Simon Glass
2023-08-25
uuid: Move function comments to header file
Simon Glass
2023-08-25
dm: core: Correct error handling when event fails
Simon Glass
2023-08-25
part: efi: Add debugging for the signature check
Simon Glass
2023-08-25
part: Add an accessor for struct disk_partition sys_ind
Simon Glass
2023-08-25
part: Add accessors for struct disk_partition type_uuid
Simon Glass
2023-08-25
part: Add accessors for struct disk_partition uuid
Simon Glass
2023-08-25
part: Add comments for static functions
Simon Glass
2023-08-25
part: nac: Use desc instead of dev_desc
Simon Glass
2023-08-25
part: iso: Use desc instead of dev_desc
Simon Glass
2023-08-25
part: efi: Use desc instead of dev_desc
Simon Glass
2023-08-25
part: dos: Use desc instead of dev_desc
Simon Glass
2023-08-25
part: amiga: Use desc instead of dev_desc
Simon Glass
2023-08-25
part: Use desc instead of dev_desc
Simon Glass
2023-08-25
Merge branch '2023-08-25-add-persistent-config-editor-via-expo' into next
Tom Rini
2023-08-25
expo: doc: Update documentation for persistent settings
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
doc: Expand documentation for the cedit command
Simon Glass
2023-08-25
expo: Move cedit theme under bootstd
Simon Glass
2023-08-25
expo: Add documentation for the configuration editor
Simon Glass
2023-08-25
expo: Tidy up the expo.py tool and usage
Simon Glass
2023-08-25
expo: Add a function to prepare a cedit
Simon Glass
2023-08-25
expo: Move cedit test into its own file and tidy
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
abuf: Allow incrementing the size
Simon Glass
2023-08-25
expo: Make scene_obj_find() take a const scene
Simon Glass
2023-08-24
Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into next
Tom Rini
2023-08-24
doc: qemu: arm: Add a section on booting Linux distros
Alper Nebi Yasak
2023-08-24
arm: qemu: Enable usb keyboard as an input device
Alper Nebi Yasak
2023-08-24
arm: qemu: Enable PRE_CONSOLE_BUFFER
Alper Nebi Yasak
2023-08-24
arm: qemu: Enable Bochs video support
Alper Nebi Yasak
2023-08-24
Merge branch '2023-08-24-further-ufs-updates' into next
Tom Rini
2023-08-24
ufs: Implement cache management
Marek Vasut
[next]