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
2022-10-17
dm: core: Fix uclass_probe_all to really probe all devices
Michal Suchanek
2022-10-17
dm: regmap: Disable range checks in SPL
Simon Glass
2022-10-17
CI: Update to jammy-20221003-17Oct2022 tag
Tom Rini
2022-10-17
docker: Install pyelftools for builds
Simon Glass
2022-10-16
Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-10-16
efi_loader: remove efi_delete_handle on loadfile2
Ilias Apalodimas
2022-10-16
cmd: simplify efidebug
Heinrich Schuchardt
2022-10-16
efi_loader: avoid EFI_CALL() when draining console
Heinrich Schuchardt
2022-10-16
efi_loader: avoid EFI_CALL() for clearing screen
Heinrich Schuchardt
2022-10-16
spi: Implement spi_set_speed
Paul Barker
2022-10-12
Merge branch '2022-10-12-additional-fixes'
Tom Rini
2022-10-12
Nokia RX-51: Fix double space key press
Pali Rohár
2022-10-12
Nokia RX-51: Remove CONFIG_UBI_SIZE
Pali Rohár
2022-10-12
Fix typo in CONFIG_USBNET_DEVADDR
Ignacio Zamora
2022-10-12
tools: k3_gen_x509_cert: Do not print SWRV on build
Andrew Davis
2022-10-12
smem: msm: add missing <linux/sizes.h>
Robert Marko
2022-10-12
test: run setexpr test only on sandbox
Heinrich Schuchardt
2022-10-12
firmware: scmi: fix the multi channel support with CCF
Patrick Delaunay
2022-10-12
cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes
Pali Rohár
2022-10-11
Merge branch '2022-10-11-assorted-fixes-and-updates'
Tom Rini
2022-10-11
test: cmd: add test for temperature command
Robert Marko
2022-10-11
thermal: add sandbox driver
Robert Marko
2022-10-11
doc: cmd: temperature: add documentation
Robert Marko
2022-10-11
cmd: add temperature command
Robert Marko
2022-10-11
cmd: xxd: add new command
Roger Knecht
2022-10-11
cmd: cat: add new command
Roger Knecht
2022-10-11
pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()
John Keeping
2022-10-11
pinctrl: nuvoton: fix set persist error
Jim Liu
2022-10-11
boot: image-pre-load: Check environment for location of signature info
Steven Lawrance
2022-10-11
image-pre-load: Move macros/definitions to image.h
Steven Lawrance
2022-10-11
bootcount: pmic: Correct misleading comment
Philip Oberfichtner
2022-10-11
lib: crypt: fix selecting a non-existent option
Oleksandr Suvorov
2022-10-11
cmd: pxe: add alias devicetree-overlay for fdtoverlays
Edoardo Tomelleri
2022-10-11
Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...
Tom Rini
2022-10-11
Merge branch '2022-10-10-LLVM-related-improvements'
Tom Rini
2022-10-10
spl: atf: Fix clang -Wasm-operand-widths warning
Alistair Delva
2022-10-10
Makefile: apply dynamic relocations for LLD
Nick Desaulniers
2022-10-10
examples: standalone: Fix build with LLVM toolchain
Alistair Delva
2022-10-10
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-10-10
Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-10-10
usb: gadget: fastboot: detach usb on reboot commands
Mattijs Korpershoek
2022-10-10
usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
phy: Add generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
usb: gadget: Clean up Makefile ifdeffery
Marek Vasut
2022-10-10
usb: Add missing guard around env_get() in usb_hub
Marek Vasut
2022-10-10
efi_loader: reformat efi_disk_add_dev()
Heinrich Schuchardt
2022-10-10
efi_loader: simplify efi_set_load_options()
Heinrich Schuchardt
2022-10-10
efi_driver: use efi_close_protocol
Heinrich Schuchardt
[next]