summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09mtd: Update the function name to 'rfree'Fabio Estevam
2022-10-09mtd: mxs_nand: Support EDO mode for imx8mn architectureMichael Trimarchi
2022-10-09mtd: mxs_nand: get the clock with the right nameDario Binacchi
2022-10-09mtd: mxs_nand: don't get the gpmi_apbh_dma clockDario Binacchi
2022-10-09imx: gpmi: Add register needed to control nand bus timingMichael Trimarchi
2022-10-09clk: imx: clk-imx8mn add gpmi nand clocksMichael Trimarchi
2022-10-09clk: imx: gate2 support shared counter and relative clock functionsMichael Trimarchi
2022-10-09dm: clk: add missing stub when CONFIG_CLK is deactivatedDario Binacchi
2022-10-08mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to KconfigRoger Quadros
2022-10-07Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-10-07Merge branch '2022-10-07-riscv-toolchain-update'Tom Rini
2022-10-07Merge branch '2022-10-06-assorted-platform-and-board-updates'Tom Rini
2022-10-07riscv: Fix build against binutils 2.38Alexandre Ghiti
2022-10-07buildman: differentiate between riscv32, riscv64Heinrich Schuchardt
2022-10-07docker: install riscv32 toolchainHeinrich Schuchardt
2022-10-06clk: nuvoton: Add support for NPCM845Jim Liu
2022-10-06arm: nuvoton: Add support for Nuvoton NPCM845 BMCJim Liu
2022-10-06net: ti: am65-cpsw-nuss: Enable MDIO manual modeRavi Gunasekaran
2022-10-06net: ti: cpsw-mdio: Add workaround for errata i2329Ravi Gunasekaran
2022-10-06dma: ti: k3-udma: Fix 'SZ_64K’ undeclared errorDhruva Gole
2022-10-06armv8: cache_v8: Fix pgtables setup when MMU is already enabledPali Rohár
2022-10-06common/board_f: drop ifdefs around header includesOvidiu Panait
2022-10-06common/board_f: introduce arch_setup_dest_addr()Ovidiu Panait