summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-11cmd: cat: add new commandRoger Knecht
2022-10-11pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()John Keeping
2022-10-11pinctrl: nuvoton: fix set persist errorJim Liu
2022-10-11boot: image-pre-load: Check environment for location of signature infoSteven Lawrance
2022-10-11image-pre-load: Move macros/definitions to image.hSteven Lawrance
2022-10-11bootcount: pmic: Correct misleading commentPhilip Oberfichtner
2022-10-11lib: crypt: fix selecting a non-existent optionOleksandr Suvorov
2022-10-11cmd: pxe: add alias devicetree-overlay for fdtoverlaysEdoardo Tomelleri
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2022-10-11Merge branch '2022-10-10-LLVM-related-improvements'Tom Rini
2022-10-10spl: atf: Fix clang -Wasm-operand-widths warningAlistair Delva
2022-10-10Makefile: apply dynamic relocations for LLDNick Desaulniers
2022-10-10examples: standalone: Fix build with LLVM toolchainAlistair Delva
2022-10-10Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-10-10Merge tag 'efi-2023-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-10-10usb: gadget: fastboot: detach usb on reboot commandsMattijs Korpershoek
2022-10-10usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10phy: Add generic_{setup,shutdown}_phy() helpersPatrice Chotard
2022-10-10usb: gadget: Clean up Makefile ifdefferyMarek Vasut
2022-10-10usb: Add missing guard around env_get() in usb_hubMarek Vasut
2022-10-10efi_loader: reformat efi_disk_add_dev()Heinrich Schuchardt
2022-10-10efi_loader: simplify efi_set_load_options()Heinrich Schuchardt
2022-10-10efi_driver: use efi_close_protocolHeinrich Schuchardt
2022-10-10efi_loader: internal CloseProtocolHeinrich Schuchardt
2022-10-10efi_loader: CloseProtocol in efi_fmp_findHeinrich Schuchardt
2022-10-10efi_loader: CloseProtocol in tcg2_measure_gpt_dataHeinrich Schuchardt
2022-10-10efi_driver: fix efi_uc_stop()Heinrich Schuchardt
2022-10-10efi_loader: don't export efi_remove_all_protocolsHeinrich Schuchardt
2022-10-10efi_loader: printf code in efi_disk_get_device_name()Heinrich Schuchardt
2022-10-10doc: describe usage of virt-make-fs for testingHeinrich Schuchardt
2022-10-10doc: add python3-filelock python3-pytest-xdistHeinrich Schuchardt
2022-10-10doc: man-page for clsHeinrich Schuchardt
2022-10-10cmd: CMD_CLS should not depend on videoHeinrich Schuchardt
2022-10-10Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/...Tom Rini
2022-10-10fpga: virtex2: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: spartan3: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: spartan2: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: ACEX1K: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: cyclon2: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: altera: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: virtex2: Fix printf format string warningsAlexander Dahl
2022-10-10fpga: spartan3: Fix printf arguments warningAlexander Dahl
2022-10-10fpga: spartan2: Fix printf arguments warningAlexander Dahl
2022-10-10fpga: Add missing Kconfig symbols for old FPGA driversAlexander Dahl
2022-10-10clk: versal: Mark versal_clock_setup() as staticVenkatesh Yadav Abbarapu
2022-10-10xilinx: zynqmp: Load pmufw configuration before checking accessMichal Simek
2022-10-10xilinx: common: fix board_late_init_xilinx()Heinrich Schuchardt
2022-10-10xilinx: zynqmp: change the type of multiboot variableVenkatesh Yadav Abbarapu