- 0fe7a5f sunxi: dram_sun4i/5i: use DRAM_MEMORY_TYPE_DDR3 instead of magic number 3 by Giulio Benetti · 3 years ago
- a9f6d95 i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c by Chris Morgan · 2 years, 11 months ago
- 5a1456b sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases by Icenowy Zheng · 3 years, 3 months ago
- 47690e1 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 3 years ago
- 4406c52 Merge branch '2022-01-28-assorted-fixes' by Tom Rini · 2 years, 10 months ago
- 205783f squashfs: show an error message if the inode_table can't be, allocated by Lars Weber · 2 years, 11 months ago
- ddb3ada dm: serial: Add a migration deadline for serial by Simon Glass · 2 years, 10 months ago
- 13e1fa0 gitlab/azure: x86: Add a coreboot test by Simon Glass · 2 years, 10 months ago
- 466a58f configs: am64x_evm_r5/a53_defconfig: Enable configs required for Ethboot by Vignesh Raghavendra · 2 years, 10 months ago
- 1e556d4 configs: am64xx_evm: Increase BSS max size to 16K by Vignesh Raghavendra · 2 years, 10 months ago
- cfc57ab ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPL by Vignesh Raghavendra · 2 years, 10 months ago
- d26ac2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · 2 years, 10 months ago
- 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · 2 years, 10 months ago
- cca0287 bootcount: fix printf() code by Heinrich Schuchardt · 2 years, 10 months ago
- fd1f263 dfu: mtd: skip empty pages when writing page for UBI partition by Patrick Delaunay · 2 years, 10 months ago
- 92fa927 pci: Extend 'pci' command with bus option '*' by Pali Rohár · 2 years, 10 months ago
- 17d5d72 pci: Add checks for valid cmdline arguments by Pali Rohár · 2 years, 10 months ago
- 541e75c pci: Extend 'pci regions' command with bus number by Pali Rohár · 2 years, 10 months ago
- 8b79e08 pci: Fix setting controller's last_busno by Pali Rohár · 2 years, 10 months ago
- 3db3033 spl: add support for custom boot method names by Heiko Thiery · 2 years, 10 months ago
- b129b3c Merge branch '2022-01-28-fastboot-updates' by Tom Rini · 2 years, 10 months ago
- 80478f4 fastboot: only look up real partition names when no alias exists by Matthias Schiffer · 3 years ago
- 455542c dfu: handle short frame result of UPLOAD in state_dfu_idle by Patrick Delaunay · 3 years, 2 months ago
- 52cf76d fastboot: fix fastboot_set_reboot_flag() by Roman Stratiienko · 3 years, 7 months ago
- 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
- 2d31e1c Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 10 months ago
- eb78f83 usb: gadget: Add CDC ACM function by Loic Poulain · 3 years ago
- 12797e6 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 3 years ago
- 3ed2b18 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · 3 years ago
- e91edbc usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · 3 years ago
- 5fb7cb2 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · 3 years ago
- 7a4aba6 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · 3 years ago
- e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · 3 years, 1 month ago
- 89c3fb6 tools: Pass public-key node through to caller by Simon Glass · 3 years, 1 month ago
- 94336dc image: Return destination node for add_verify_data() method by Simon Glass · 3 years, 1 month ago
- e10e2ee tools: Pass the key blob around by Simon Glass · 3 years, 1 month ago
- e3b2178 tools: Tidy up argument order in fit_config_check_sig() by Simon Glass · 3 years, 1 month ago
- 4c5ff06 tools: Avoid confusion between keys and signatures by Simon Glass · 3 years, 1 month ago
- 888c0c5 tools: Drop unused name in image-host by Simon Glass · 3 years, 1 month ago
- 6a0efc8 tools: Improve comments in signing functions by Simon Glass · 3 years, 1 month ago
- 5c5797f tools: Avoid leaving extra data at the end of copied files by Simon Glass · 3 years, 1 month ago
- 674fc7f tools: Move copyfile() into a common file by Simon Glass · 3 years, 1 month ago
- baab20c fit_check_sign: Update help to mention the key is in a dtb by Simon Glass · 3 years, 1 month ago
- 101d349 rsa: Add debugging for failure cases by Simon Glass · 3 years, 1 month ago
- d589456 binman: doc: fix typo for u-boot-tpl by Heiko Thiery · 2 years, 10 months ago
- ddd5e1d binman: Document the __bss_size symbol error by Simon Glass · 2 years, 10 months ago
- d6d7adb sandbox: eth-raw: fix building with musl library by Heinrich Schuchardt · 2 years, 10 months ago
- 0039f57 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · 2 years, 10 months ago
- 4142486 binman: Add documentation for bintools by Simon Glass · 2 years, 11 months ago
- 620c446 binman: Add a command to generate bintool docs by Simon Glass · 2 years, 11 months ago
- dab7c14 binman: Complete test coverage of comp_util by Simon Glass · 2 years, 11 months ago
- 66152ce binman: Plumb in support for missing bintools by Simon Glass · 2 years, 11 months ago
- 84b0c22 binman: Convert to using the lzma_alone bintool by Simon Glass · 2 years, 11 months ago
- c793d30 binman: Add a bintool implementation for lzma_alone by Simon Glass · 2 years, 11 months ago
- 9203c16 binman: Convert to using the lz4 bintool by Simon Glass · 2 years, 11 months ago
- a5c0a42 binman: Add a bintool implementation for lz4 by Simon Glass · 2 years, 11 months ago
- dd5c14ec binman: Tidy up pylint warnings in comp_util by Simon Glass · 2 years, 11 months ago
- 3ac7d83 binman: Move compression into binman by Simon Glass · 2 years, 11 months ago
- 1ea5004 binman: Convert to using the mkimage bintool by Simon Glass · 2 years, 11 months ago
- 57c7a48 binman: Convert to using the ifwitool bintool by Simon Glass · 2 years, 11 months ago
- 8d0ee73 binman: Convert to using the futility bintool by Simon Glass · 2 years, 11 months ago
- b283322 binman: Convert to using the FIP bintool by Simon Glass · 2 years, 11 months ago
- a7c941e binman: Convert to using the CBFS bintool by Simon Glass · 2 years, 11 months ago
- 162017b binman: Enable bintool tests including cmdline processing by Simon Glass · 2 years, 11 months ago
- 48bca84 binman: Add a bintool implementation for mkimage by Simon Glass · 2 years, 11 months ago
- 645ca58 binman: Add a bintool implementation for ifwitool by Simon Glass · 2 years, 11 months ago
- 7a1c101 binman: Add a bintool implementation for futility by Simon Glass · 2 years, 11 months ago
- a6aafc6 binman: Add a bintool implementation for fiptool by Simon Glass · 2 years, 11 months ago
- b8dbca9 binman: Add a bintool implementation for cbfstool by Simon Glass · 2 years, 11 months ago
- 275fa2c binman: Add tests for bintool by Simon Glass · 2 years, 11 months ago
- 4eae925 binman: Plumb in support for bintools by Simon Glass · 2 years, 11 months ago
- 861fbbf binman: Add support for bintools by Simon Glass · 2 years, 11 months ago
- 7a7874f binman: Add installation instructions by Simon Glass · 2 years, 11 months ago
- 25639a0 binman: Correct path for fip_util by Simon Glass · 2 years, 11 months ago
- ceb5f91 binman: Allow faked blobs in blob-ext-list by Simon Glass · 2 years, 11 months ago
- f9f3403 binman: Drop the image name from the fake-blob message by Simon Glass · 2 years, 11 months ago
- 835b0e9 patman: Add a function to find a tool on the path by Simon Glass · 2 years, 11 months ago
- 9158060 patman: Tidy up the download function a little by Simon Glass · 2 years, 11 months ago
- 25885d1 buildman: Move the download function to tools by Simon Glass · 2 years, 11 months ago
- 6d493a5 patman: Allow running a tool and returning the full result by Simon Glass · 2 years, 11 months ago
- 7932c88 binman: Expand the external FIT test a little by Simon Glass · 2 years, 11 months ago
- 00c0677 mkimage: Show the external-offset error by Simon Glass · 2 years, 11 months ago
- 315400e binman: Tweak elf tests for a toolchain change by Simon Glass · 2 years, 11 months ago
- f2d9561 Makefile: Fake external blobs by default with binman by Simon Glass · 2 years, 11 months ago
- b4c5211 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 2 years, 11 months ago
- 303d98d introduce CONFIG_DEVICE_TREE_INCLUDES by Rasmus Villemoes · 3 years ago
- e766570 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years, 1 month ago
- 3ec8be3 acpi: Add myself as maintainer by Simon Glass · 3 years ago
- 3e11c8c acpi: Add some tables needed by ARM devices by Simon Glass · 3 years ago
- 89b7c44 doc: Add usage information for the acpi command by Simon Glass · 3 years ago
- eb025f3 acpi: Tidy up the table list by Simon Glass · 3 years ago
- 884dcfa acpi: Tidy up the item list by Simon Glass · 3 years ago
- 877205e acpi: Collect tables in the acpi_item list by Simon Glass · 3 years ago
- 5f47f23 x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · 3 years ago
- 5da1e3c x86: Move device-specific ACPI tables to a writer function by Simon Glass · 3 years ago
- 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 3 years ago
- 6e6bc9b x86: Move CSRT table to a writer function by Simon Glass · 3 years ago
- bb3b608 x86: Move TCPA table to a writer function by Simon Glass · 3 years ago
- b0d5fab x86: Move MADT table to a writer function by Simon Glass · 3 years ago
- c753694 x86: Move TPM2 table to a writer function by Simon Glass · 3 years ago