summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-03ARM: renesas: Deduplicate Renesas R-Car Gen2 defconfigsMarek Vasut
2024-11-03clk: renesas: Fix missing unbind on driver look up failureMarek Vasut
2024-11-02test: boot: Use a consistent name for the script bootmethSimon Glass
2024-11-02dm: core: Add a function to see if a device existsSimon Glass
2024-11-02alist: Add maintainerSimon Glass
2024-11-02alist: Add a way to efficiently filter an alistSimon Glass
2024-11-02alist: Add a function to empty the listSimon Glass
2024-11-02alist: Add for-loop helpersSimon Glass
2024-11-02alist: Add a way to get the next elementSimon Glass
2024-11-02alist: Expand the comment for alist_get()Simon Glass
2024-11-02alist: Add a comment for alist_init_struct()Simon Glass
2024-11-02alist: Mention the error condition in alist_add_placeholder()Simon Glass
2024-11-01Merge patch series "fs: ext4: implement opendir, readdir, closedir"Tom Rini
2024-11-01fs: ext4: use fs_ls_genericHeinrich Schuchardt
2024-11-01efi_loader: fix GetInfo and SetInfoHeinrich Schuchardt
2024-11-01fs: ext4: implement opendir, readdir, closedirHeinrich Schuchardt
2024-11-01fs: ext4: free directory node in ext4fs_exists()Heinrich Schuchardt
2024-11-01fs: ext4: simplify ext4fs_iterate_dir()Heinrich Schuchardt
2024-11-01test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for baseTom Rini
2024-11-01test/py: spi: prevent overwriting relocation memoryPadmarao Begari
2024-11-01lmb: remove __maybe_unused from lmb_map_update_notifyHeinrich Schuchardt
2024-11-01scsi: fix disk capacity too small by one sectorJulius Lehmann
2024-11-01acpi_table: Fix coverity defect in acpi_write_spcrPatrick Rudolph
2024-10-31mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI checkTom Rini
2024-10-31Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 ...Tom Rini
2024-10-31mtd: spi-nor: Always build SPI_STACKED_PARALLEL codeMarek Vasut
2024-10-31mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLELMarek Vasut
2024-10-31mtd: spi-nor: Rewrite rem_bank_len calculationMarek Vasut
2024-10-31mtd: spi-nor: Fix multiple coding style issuesMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added SST special caseMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added write_disable() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added set_4byte() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added nor->addr_width == 3 testMarek Vasut
2024-10-31Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2024-10-31lib: efi_loader: Fix efi_dp_from_mem() callsMoritz Fischer
2024-10-31efi_loader: Make tcg2_uninit() staticIlias Apalodimas
2024-10-30efi_loader: Remove unused diskidIlias Apalodimas
2024-10-30efi_loader: Mark static functions in smbiosdumpIlias Apalodimas
2024-10-30efi_loader: Mark static function in dumpdtbIlias Apalodimas
2024-10-30efi_loader: Mark efi_bootmgr_release_uridp as staticIlias Apalodimas
2024-10-30cmd/eficonfig: capitalize 'enter description'Heinrich Schuchardt
2024-10-30fs: ext4: document struct ext2_inodeHeinrich Schuchardt
2024-10-30efi_loader: Simplify efi_free_pages()Ilias Apalodimas
2024-10-30doc: include file-system API into HTML docsHeinrich Schuchardt
2024-10-30fs: improve API documentationHeinrich Schuchardt
2024-10-30doc: update Python requirementsHeinrich Schuchardt
2024-10-30doc: do not include K3 boards twice in TOCHeinrich Schuchardt
2024-10-30doc: semihosting can only be once in TOCHeinrich Schuchardt
2024-10-30boot/Kconfig: correct fdt_fixup_memory_banks name typoBaruch Siach