summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-13compression: test: Move into the lib suiteSimon Glass
2024-11-13dt-bindings: interrupt-controller: remove arm-gic.h from include/Alexey Romanov
2024-11-13dt-bindings: remove axg bindings from include/Alexey Romanov
2024-11-13dt-bindings: remove a1 bindings from include/Alexey Romanov
2024-11-13Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit"Tom Rini
2024-11-13lib: provide function hextoull()Heinrich Schuchardt
2024-11-12ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOMMarek Vasut
2024-11-11Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB ...Tom Rini
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