summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-03pinctrl: mediatek: convert most definitions to constWeijie Gao
2023-08-03reset: mediatek: add reset definition for MediaTek MT7988 SoCWeijie Gao
2023-08-03clk: mediatek: add clock driver support for MediaTek MT7988 SoCWeijie Gao
2023-08-03pwm: mtk: add support for MediaTek MT7988 SoCWeijie Gao
2023-08-03arm: dts: enable i2c support for MediaTek MT7981Weijie Gao
2023-08-03i2c: mediatek: fix I2C usability for MT7981Weijie Gao
2023-08-03reset: mediatek: check malloc return valaue before useWeijie Gao
2023-08-03serial: mtk: initial priv data before usingWeijie Gao
2023-08-03spi: mtk_spim: clear IRQ enable bitsWeijie Gao
2023-08-03spi: mtk_spim: get spi clk rate only onceWeijie Gao
2023-08-03board: mediatek: update config headersWeijie Gao
2023-08-03arm: mediatek: retrieve ram_base from dts node for armv8 platformWeijie Gao
2023-08-03efi_loader: check uuid_str_to_bin return valueMasahisa Kojima
2023-08-03efi_loader: catch out of memory in file_openHeinrich Schuchardt
2023-08-03efi_loader: error handling in efi_disk_add_devHeinrich Schuchardt
2023-08-03efi_loader: memory leak efi_add_memory_map_pgHeinrich Schuchardt
2023-08-03efi_loader: out of memory in efi_mem_carve_outHeinrich Schuchardt
2023-08-03efi_loader: overflow in efi_allocate_pagesHeinrich Schuchardt
2023-08-03efi_loader: error handling in tcg2_hash_pe_image()Heinrich Schuchardt
2023-08-03efi_loader: out of memory in efi_add_memory_map_pgHeinrich Schuchardt
2023-08-03efi_selftest: remove superfluous assignmentsHeinrich Schuchardt
2023-08-03efi_loader: fix an IS_ERR() vs NULL checkDan Carpenter
2023-08-03efi_loader: capsule: enforce guid check in api and capsule_on_diskAKASHI Takahiro
2023-08-03efi_loader: Fix memory corruption on 32bit systemsDan Carpenter
2023-08-03dm: Correct DM_FLAG_ commentBin Meng
2023-08-03doc: describe QEMU virtio block deviceHeinrich Schuchardt
2023-08-03doc: move README.falcon to HTMLHeinrich Schuchardt
2023-08-03doc: board: ti: Add SPDX License to svg imagesNishanth Menon
2023-08-03doc: U-Boot boot phasesHeinrich Schuchardt
2023-08-02Merge tag 'dm-pull-2aug23' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2023-08-02binman: Add a temporary hack for duplicate phandlesSimon Glass
2023-08-02cmd/bootdev: print readable status codeHeinrich Schuchardt
2023-08-02boot: fix bootdev_list()Heinrich Schuchardt
2023-08-02binman: Support templates containing phandlesSimon Glass
2023-08-02binman: Remove templates after useSimon Glass
2023-08-02fdt: Allow copying phandles into templatesSimon Glass
2023-08-02dtoc: Add some debugging when copying nodesSimon Glass
2023-08-02dtoc: Make properties dirty when purging themSimon Glass
2023-08-02binman: Produce a template-file after processingSimon Glass
2023-08-02Makefile: Show binman missing blob messageJonas Karlman
2023-08-02binman: Show filename in missing blob help messageJonas Karlman
2023-08-02binman: Fix blank line usage for invalid images warning textJonas Karlman
2023-08-02binman: Override CheckOptional in fit entryJonas Karlman
2023-08-02binman: Report missing external blobs using error levelJonas Karlman
2023-08-02binman: Update missing optional external blob warning textJonas Karlman
2023-08-02binman: Update tee-os missing blob help textJonas Karlman
2023-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-08-02binman: elf: Check for ELF_TOOLS availability and remove extra semicolonLukas Funke
2023-08-02riscv: qemu: Enable usb keyboard as an input deviceBin Meng
2023-08-02riscv: qemu: Remove out-of-date "riscv, kernel-start" handlingBin Meng