- e6a8aa8 doc: Update documentation URL by Simon Glass · 1 year ago
- edf77e6 test: unit test for acpi_find_table() by Heinrich Schuchardt · 1 year ago
- 23c14e1 acpi: consider XSDT in acpi_find_table() by Heinrich Schuchardt · 1 year ago
- f252dfc acpi: simplify acpi_write_ssdt() by Heinrich Schuchardt · 1 year ago
- 266e8e2 acpi: cannot have RSDT above 4 GiB by Heinrich Schuchardt · 1 year ago
- 8096894 fdt: Move ft_verify_fdt() before the final fixups by Simon Glass · 1 year ago
- 6a66109 fdt: Drop the confusing casts in lmb_free() by Simon Glass · 1 year ago
- 449b759 boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 1 year ago
- 6f37726 fdt: ppc: Drop extra size for ramdisk by Simon Glass · 1 year ago
- d21485d fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 1 year ago
- f4c8cf2 fdt: Check for a valid fdt in oftree_ensure() by Simon Glass · 1 year ago
- 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year ago
- 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year ago
- 9bf2786 bootstd: Add a menu option to bootflow scan by Simon Glass · 1 year, 2 months ago
- 936d05d sandbox: Add a dummy booti command by Simon Glass · 1 year, 2 months ago
- ffafbe3 video: Add a function to clear the display by Simon Glass · 1 year, 2 months ago
- a7dd66f test: print: Skip test on x86 by Simon Glass · 1 year, 2 months ago
- b4c722a test: lmb: Move tests into the lib suite by Simon Glass · 1 year, 2 months ago
- 127e946 test: event: Only run test_event_probe() on sandbox by Simon Glass · 1 year, 2 months ago
- 88934a7 test: font: Add dependencies on fonts by Simon Glass · 1 year, 2 months ago
- 5ad263f test: fdt: Add a special case for real boards by Simon Glass · 1 year, 2 months ago
- 43b9a32 test: bdinfo: Add missing asserts by Simon Glass · 1 year, 2 months ago
- a44bd85 test: Handle use of stack pointer in bdinfo by Simon Glass · 1 year, 2 months ago
- 804aa37 test: Run bootstd tests only on sandbox by Simon Glass · 1 year, 2 months ago
- facbfff test: Make UT_LIB_ASN1 depend on sandbox by Simon Glass · 1 year, 2 months ago
- e85cd12 test: Add helper to skip to partial console line by Simon Glass · 1 year, 2 months ago
- 621a97e test: Add a new suite for commands by Simon Glass · 1 year, 2 months ago
- ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
- 793a98e command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
- 9236852 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
- aba60d1 bootm: Reduce arguments to bootm_find_other() by Simon Glass · 1 year ago
- ab48be5 bootm: Add a function to check overlap by Simon Glass · 1 year ago
- d46c81e bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 1 year ago
- 28eafe6 bootm: optee: Drop special call to bootm_find_other() by Simon Glass · 1 year ago
- 3f2dcbe bootm: efi: Drop special call to bootm_find_other() by Simon Glass · 1 year ago
- 5fb729b bootm: Simplify Android ramdisk addr in bootm_find_images() by Simon Glass · 1 year ago
- 4fdc559 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 1 year ago
- 01080ab bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 1 year ago
- db125e0 bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 1 year ago
- af2c72c bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 1 year ago
- 7f0a5a6 bootm: Drop #ifdef in bootm_find_images() by Simon Glass · 1 year ago
- fd7595a fdt: Allow use of fdt_support inside if() statements by Simon Glass · 1 year ago
- 8eef77e bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 1 year ago
- f3c57b6 bootm: Reduce arguments to bootm_find_os() by Simon Glass · 1 year ago
- c46784c bootm: Move error printing out of boot_get_kernel() by Simon Glass · 1 year ago
- d6d6ed8 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · 1 year ago
- a5d35f9 bootm: Use the error return from boot_get_kernel() by Simon Glass · 1 year ago
- ae217b3 bootm: Adjust position of unmap_sysmem() in boot_get_kernel() by Simon Glass · 1 year ago
- 9d085c1 bootm: Adjust boot_get_kernel() to return an error by Simon Glass · 1 year ago
- 04ad34a image: Document error codes from fit_image_load() by Simon Glass · 1 year ago
- 8333dd5 bootm: Reduce arguments to boot_get_kernel() by Simon Glass · 1 year ago
- 4e8ec47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 1 year ago
- 7715b31 bootm: Move boot_get_kernel() higher in the file by Simon Glass · 1 year ago
- 2e719d5 bootm: Simplify arguments for bootm_pre_load() by Simon Glass · 1 year ago
- 5f1f4f2 bootm: Drop arguments from bootm_start() by Simon Glass · 1 year ago
- ceace3a bootstd: Add missing header file from bootdev.h by Simon Glass · 1 year ago
- 761d602 treewide: Tidy up semicolon after command macros by Simon Glass · 1 year ago
- d256d98 mmc: env: Unify the U_BOOT_ENV_LOCATION conditions by Simon Glass · 1 year ago
- 489641f README: Correct docs for CONFIG_SPL_BUILD by Simon Glass · 1 year ago
- 84f4b5b arm: x86: Drop discarding of command linker-lists by Simon Glass · 1 year ago
- ff4d6e3 Merge patch series "some LED patches" by Tom Rini · 12 months ago
- 72b5a88 led: add TI LP5562 LED driver by Doug Zobel · 1 year ago
- 073475a led: led_pwm: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
- e2828a4 led: led_gpio: use led_bind_generic() helper by Rasmus Villemoes · 1 year ago
- 49ba9f0 led: introduce led_bind_generic() by Rasmus Villemoes · 1 year ago
- 128f87a led-uclass: do not create fallback label for top-level node by Rasmus Villemoes · 1 year ago
- ad3401f led-uclass: honour ->label field populated by driver's own .bind by Rasmus Villemoes · 1 year ago
- 949f0fe test: bdinfo: Handle systems without getopt by Marek Vasut · 12 months ago
- 50ad019 test/py: Disable error E0611 in two cases for pylint by Tom Rini · 12 months ago
- 5e2bb90 Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a" by Tom Rini · 12 months ago
- f14a03b test: bdinfo: Test bdinfo -e by Marek Vasut · 1 year, 2 months ago
- 3c5fd09 test: bdinfo: Test bdinfo -m by Marek Vasut · 1 year, 2 months ago
- 2409924 test: bdinfo: Test bdinfo -h by Marek Vasut · 1 year, 2 months ago
- eb0b1db test: bdinfo: Test both bdinfo and bdinfo -a by Marek Vasut · 1 year, 2 months ago
- 391e5c3 test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full() by Marek Vasut · 1 year, 2 months ago
- 9ba673f configs: sandbox: Enable GETOPT for sandbox and sandbox64 target by Marek Vasut · 1 year, 2 months ago
- f5c2f7c cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -e by Marek Vasut · 1 year, 2 months ago
- dc57e93 cmd: bdinfo: Implement support for printing memory layout via bdinfo -m by Marek Vasut · 1 year, 2 months ago
- e44df15 cmd: bdinfo: Optionally use getopt and implement bdinfo -a by Marek Vasut · 1 year, 2 months ago
- bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
- 9ef0dae Prepare v2024.01-rc4 by Tom Rini · 12 months ago
- 9c84c6c efi_loader: generated SMBIOS table below 4 GiB by Heinrich Schuchardt · 1 year ago
- e06bbc9 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 12 months ago
- dfd3012 watchdog: Correct watchdog timeout print message by Chanho Park · 12 months ago
- 10202fa Merge branch 'master-rpc-off' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 12 months ago
- 337e557 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 12 months ago
- 84fc304 ARM: dts: renesas: Disable RPC driver on R8A779G0 V4H White Hawk board by Cong Dang · 1 year, 5 months ago
- 69bdcf6 ARM: dts: renesas: Clean up R8A779G0 V4H RPC SPI DT node by Marek Vasut · 1 year, 5 months ago
- 9c83bad usb: USB_XHCI_PCI depends on PCI by Heinrich Schuchardt · 1 year ago
- 39076d9 usb: dwc3-generic: Use combined glue and ctrl node for RK3588 by Jonas Karlman · 1 year ago
- 7b3d10d usb: storage: Use the correct CBW lengths by Hector Martin · 1 year, 1 month ago
- 9053514 usb: hub: Add missing reset recovery delay by Hector Martin · 1 year, 1 month ago
- 0238088 usb: xhci: Fix DMA address calculation in queue_trb by Hector Martin · 1 year, 1 month ago
- 2778307 usb: xhci: Do not panic on event timeouts by Hector Martin · 1 year, 1 month ago
- 1b823e2 usb: xhci: Fail on attempt to queue TRBs to a halted endpoint by Hector Martin · 1 year, 1 month ago
- 6d20437 usb: xhci: Recover from halted bulk endpoints by Hector Martin · 1 year, 1 month ago
- f28db6b usb: xhci: Allow context state errors when halting an endpoint by Hector Martin · 1 year, 1 month ago
- 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 1 month ago
- c5d7dac usb: xhci: Guard all calls to xhci_wait_for_event by Hector Martin · 1 year, 1 month ago
- fcc51d3 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · 12 months ago