projects
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
u-boot.git
2024-04-10
Simon Glass
treewide: Make arch-specific bootm code depend on BOOTM
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Simon Glass
bootm: Make OS booting dependent on BOOTM
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Simon Glass
bootm: Add a Kconfig option for bootm functionality
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Simon Glass
boot: Reorder FIT and BOOTSTD to be first
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
sandbox: Add a dummy booti command
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
video: Add a function to clear the display
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: print: Skip test on x86
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: lmb: Move tests into the lib suite
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: event: Only run test_event_probe() on sandbox
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: font: Add dependencies on fonts
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: fdt: Add a special case for real boards
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: bdinfo: Add missing asserts
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: Handle use of stack pointer in bdinfo
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: Run bootstd tests only on sandbox
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: Make UT_LIB_ASN1 depend on sandbox
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: Add helper to skip to partial console line
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
test: Add a new suite for commands
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Tom Rini
Merge patch series "bootm: Refactoring to reduce relian...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
command: Introduce functions to obtain command arguments
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootstd: Introduce programmatic boot
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Reduce arguments to bootm_find_other()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Add a function to check overlap
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Adjust the parameters of bootm_find_images()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: optee: Drop special call to bootm_find_other()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: efi: Drop special call to bootm_find_other()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Simplify Android ramdisk addr in bootm_find_images()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Reduce arguments to boot_get_loadables()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Reduce arguments to boot_get_fpga()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Reduce arguments to boot_get_fdt()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Pass image buffer to boot_get_fdt()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Drop #ifdef in bootm_find_images()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
fdt: Allow use of fdt_support inside if() statements
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Reduce arguments to boot_get_ramdisk()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Reduce arguments to bootm_find_os()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Move error printing out of boot_get_kernel()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Use the error return from boot_get_kernel()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Adjust position of unmap_sysmem() in boot_get_ke...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Adjust boot_get_kernel() to return an error
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
image: Document error codes from fit_image_load()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Reduce arguments to boot_get_kernel()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
image: Tidy up genimg_get_kernel_addr_fit()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Move boot_get_kernel() higher in the file
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Simplify arguments for bootm_pre_load()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootm: Drop arguments from bootm_start()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
bootstd: Add missing header file from bootdev.h
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
treewide: Tidy up semicolon after command macros
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
README: Correct docs for CONFIG_SPL_BUILD
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Simon Glass
arm: x86: Drop discarding of command linker-lists
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Tom Rini
Merge patch series "some LED patches"
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Doug Zobel
led: add TI LP5562 LED driver
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Rasmus Villemoes
led: led_pwm: use led_bind_generic() helper
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Rasmus Villemoes
led: led_gpio: use led_bind_generic() helper
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Rasmus Villemoes
led: introduce led_bind_generic()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Rasmus Villemoes
led-uclass: do not create fallback label for top-level...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Rasmus Villemoes
led-uclass: honour ->label field populated by driver...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-10
Marek Vasut
test: bdinfo: Handle systems without getopt
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Tom Rini
test/py: Disable error E0611 in two cases for pylint
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Tom Rini
Merge patch series "cmd: bdinfo: Optionally use getopt...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Marek Vasut
test: bdinfo: Test bdinfo -e
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Marek Vasut
test: bdinfo: Test bdinfo -m
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Marek Vasut
test: bdinfo: Test bdinfo -h
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Marek Vasut
test: bdinfo: Test both bdinfo and bdinfo -a
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Marek Vasut
test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Marek Vasut
configs: sandbox: Enable GETOPT for sandbox and sandbox...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Marek Vasut
cmd: bdinfo: Implement support for printing ethernet...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Marek Vasut
cmd: bdinfo: Implement support for printing memory...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Marek Vasut
cmd: bdinfo: Optionally use getopt and implement bdinfo -a
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Tom Rini
Merge tag 'v2024.01-rc4' into next
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Tom Rini
Prepare v2024.01-rc4
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Heinrich Schuchardt
efi_loader: generated SMBIOS table below 4 GiB
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Chanho Park
watchdog: Correct watchdog timeout print message
commit
|
commitdiff
|
tree
|
snapshot
2023-12-03
Tom Rini
Merge branch 'master-rpc-off' of https://source.denx...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Cong Dang
ARM: dts: renesas: Disable RPC driver on R8A779G0 V4H...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Marek Vasut
ARM: dts: renesas: Clean up R8A779G0 V4H RPC SPI DT...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Heinrich Schuchardt
usb: USB_XHCI_PCI depends on PCI
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Jonas Karlman
usb: dwc3-generic: Use combined glue and ctrl node...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Hector Martin
usb: storage: Use the correct CBW lengths
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Hector Martin
usb: hub: Add missing reset recovery delay
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Hector Martin
usb: xhci: Fix DMA address calculation in queue_trb
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Hector Martin
usb: xhci: Do not panic on event timeouts
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Hector Martin
usb: xhci: Fail on attempt to queue TRBs to a halted...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Hector Martin
usb: xhci: Recover from halted bulk endpoints
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Hector Martin
usb: xhci: Allow context state errors when halting...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Hector Martin
usb: xhci: Better error handling in abort_td()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Hector Martin
usb: xhci: Guard all calls to xhci_wait_for_event
commit
|
commitdiff
|
tree
|
snapshot
2023-11-30
Tom Rini
Merge branch 'staging' of https://source.denx.de/u...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Tom Rini
Merge branch '2023-11-29-assorted-platform-updates...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Andrew Davis
ARM: keystone2: Remove unneeded inclusions of common.h
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Andrew Davis
configs: keystone2: Do not include hardware.h
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Andrew Davis
configs: keystone2: Remove unused SPL_MALLOC_F_SIZE...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christophe...
Fix stack-protector for powerpc
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
AKASHI Takahiro
xen: pvblock: fix the maximum io size in one operation
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Alex Bee
timer-uclass: Always use "clock-frequency" property...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Francois Berder
lib/slre: Fix memory leak if regex compilation fails
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Love Kumar
test/py: net: Add a TFTP put test
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Tom Rini
Merge patch series "cmd: add scmi command"
commit
|
commitdiff
|
tree
|
snapshot
next