summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-11lmb: Add basic io_lmb functionalityJanne Grunau
2024-11-11Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-11-11board: rockchip: Add support for rk3588 GenBookAndy Yan
2024-11-11rockchip: Make it possible to define per board boot_targetsAndy Yan
2024-11-11board: rockchip: add support for Qnap TS433 devicesHeiko Stuebner
2024-11-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-11-10mtd: spi-nor: Fix integer overflow in stacked memories supportMarek Vasut
2024-11-10dt-bindings: Drop unused RZ/G2L devicetree bindingsPaul Barker
2024-11-09Merge tag 'u-boot-imx-master-20241105' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-11-09tools: imx8image: add possibility to skip dcdHeiko Schocher
2024-11-09imx9: Improve boot mode autodetectionBenjamin Szőke
2024-11-09sandbox: Report host default-filename in native modeSimon Glass
2024-11-09efi_loader: Move get_efi_pxe_arch() to efi_helperSimon Glass
2024-11-09efi: Move default filename to a functionSimon Glass
2024-11-09efi_loader: Change efi_dp_from_mem() to use sizeMoritz Fischer
2024-11-08configs: khadas-vim3{l}: fix userdata sizeGuillaume La Roque
2024-11-04bootmenu: add reprint checkWeijie Gao
2024-11-04menu: add support to check if menu needs to be reprintedWeijie Gao
2024-11-04Merge patch series "U-boot: arm: Refine the booting on Total Compute"Tom Rini
2024-11-04arm: total_compute: move the boot command to an env fileBoyan Karatotev
2024-11-04arm: total_compute: Remove unused bootm_sizeBoyan Karatotev
2024-11-04arm: total_compute: Initialize environment variablesBoyan Karatotev
2024-11-04arm: total_compute: depend on TF-A for hardware descriptionBoyan Karatotev
2024-11-03test: Allow saving and restoring the bloblistSimon Glass
2024-11-03log: Add a new category for testsSimon Glass
2024-11-03x86: coreboot: Allow building an expo for editing CMOS configSimon Glass
2024-11-03dm: core: Add a function to see if a device existsSimon Glass
2024-11-03alist: Add a way to efficiently filter an alistSimon Glass
2024-11-03alist: Add a function to empty the listSimon Glass
2024-11-03alist: Add for-loop helpersSimon Glass
2024-11-03alist: Add a way to get the next elementSimon Glass
2024-11-03alist: Expand the comment for alist_get()Simon Glass
2024-11-03alist: Add a comment for alist_init_struct()Simon Glass
2024-11-03alist: Mention the error condition in alist_add_placeholder()Simon Glass
2024-11-02dm: core: Add a function to see if a device existsSimon 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: implement opendir, readdir, closedirHeinrich Schuchardt
2024-10-31Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 ...Tom Rini
2024-10-31mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLELMarek Vasut
2024-10-30fs: ext4: document struct ext2_inodeHeinrich Schuchardt
2024-10-30fs: improve API documentationHeinrich Schuchardt
2024-10-29Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-10-29lmb: Remove lmb_alloc_flags()Ilias Apalodimas