summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-28pci: Extend 'pci' command with bus option '*'Pali Rohár
2022-01-28pci: Add checks for valid cmdline argumentsPali Rohár
2022-01-28pci: Extend 'pci regions' command with bus numberPali Rohár
2022-01-28pci: Fix setting controller's last_busnoPali Rohár
2022-01-28spl: add support for custom boot method namesHeiko Thiery
2022-01-28Merge branch '2022-01-28-fastboot-updates'Tom Rini
2022-01-28fastboot: only look up real partition names when no alias existsMatthias Schiffer
2022-01-28dfu: handle short frame result of UPLOAD in state_dfu_idlePatrick Delaunay
2022-01-28fastboot: fix fastboot_set_reboot_flag()Roman Stratiienko
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-26Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-01-26usb: gadget: Add CDC ACM functionLoic Poulain
2022-01-26lib/circbuf: Make circbuf selectable symbolLoic Poulain
2022-01-26usb: ehci: dm: Convert i.MX28 ehci code to driver modelLukasz Majewski
2022-01-26usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start})Lukasz Majewski
2022-01-26usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DMLukasz Majewski
2022-01-26usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28Lukasz Majewski
2022-01-26tools: mkimage: Show where signatures/keys are writtenSimon Glass
2022-01-26tools: Pass public-key node through to callerSimon Glass
2022-01-26image: Return destination node for add_verify_data() methodSimon Glass
2022-01-26tools: Pass the key blob aroundSimon Glass
2022-01-26tools: Tidy up argument order in fit_config_check_sig()Simon Glass
2022-01-26tools: Avoid confusion between keys and signaturesSimon Glass
2022-01-26tools: Drop unused name in image-hostSimon Glass
2022-01-26tools: Improve comments in signing functionsSimon Glass
2022-01-26tools: Avoid leaving extra data at the end of copied filesSimon Glass
2022-01-26tools: Move copyfile() into a common fileSimon Glass
2022-01-26fit_check_sign: Update help to mention the key is in a dtbSimon Glass
2022-01-26rsa: Add debugging for failure casesSimon Glass
2022-01-25binman: doc: fix typo for u-boot-tplHeiko Thiery
2022-01-25binman: Document the __bss_size symbol errorSimon Glass
2022-01-25sandbox: eth-raw: fix building with musl libraryHeinrich Schuchardt
2022-01-25sandbox: sandbox_serial_pending depends on DM_VIDEOHeinrich Schuchardt
2022-01-25binman: Add documentation for bintoolsSimon Glass
2022-01-25binman: Add a command to generate bintool docsSimon Glass
2022-01-25binman: Complete test coverage of comp_utilSimon Glass
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass
2022-01-25binman: Convert to using the lzma_alone bintoolSimon Glass
2022-01-25binman: Add a bintool implementation for lzma_aloneSimon Glass
2022-01-25binman: Convert to using the lz4 bintoolSimon Glass
2022-01-25binman: Add a bintool implementation for lz4Simon Glass
2022-01-25binman: Tidy up pylint warnings in comp_utilSimon Glass
2022-01-25binman: Move compression into binmanSimon Glass
2022-01-25binman: Convert to using the mkimage bintoolSimon Glass
2022-01-25binman: Convert to using the ifwitool bintoolSimon Glass
2022-01-25binman: Convert to using the futility bintoolSimon Glass
2022-01-25binman: Convert to using the FIP bintoolSimon Glass
2022-01-25binman: Convert to using the CBFS bintoolSimon Glass
2022-01-25binman: Enable bintool tests including cmdline processingSimon Glass
2022-01-25binman: Add a bintool implementation for mkimageSimon Glass