aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson
2023-10-17test: spl: Add functions to create filesystemsSean Anderson
2023-10-17test: spl: Add functions to create imagesSean Anderson
2023-10-17spl: Add callbacks to invalidate cached devicesSean Anderson
2023-10-17fs: ext4: Add some defines for testingSean Anderson
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-10-17board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-10-16Merge branch '2023-10-16-assorted-cmd-updates'Tom Rini
2023-10-16spl: fit: Add board level function to decide application of DTOMarek Vasut
2023-10-16command.h: Add a U_BOOT_LONGHELP macroTom Rini
2023-10-16pinctrl: renesas: Add RZ/G2L PFC driverPaul Barker
2023-10-16dt-bindings: Add RZ/G2L IRQC bindingsPaul Barker
2023-10-16dt-bindings: Add RZ/G2L PFC bindingsPaul Barker
2023-10-16dt-bindings: Add RZ/G2L CPG bindingsPaul Barker
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-16clk: imx: add i.MX93 CCF driverSébastien Szymanski
2023-10-16arm: mvebu: Enable bootstd for Thecus N2350 boardTony Dinh
2023-10-16arm: mvebu: Enable bootstd for Synology DS116 boardTony Dinh
2023-10-16arm: kirkwood: Add support for ZyXEL NSA325 boardTony Dinh
2023-10-16toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfgJoao Paulo Goncalves
2023-10-16verdin-imx8mp: drop unused tdx easy installer ifdefHiago De Franco
2023-10-15drivers: introduce Meson Secure Monitor driverAlexey Romanov
2023-10-15sandbox: add sandbox sm uclass driverAlexey Romanov
2023-10-15drivers: introduce Secure Monitor uclassAlexey Romanov
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-10-13firmware: scmi: install base protocol to SCMI agentAKASHI Takahiro
2023-10-13firmware: scmi: implement SCMI base protocolAKASHI Takahiro
2023-10-13firmware: scmi: framework for installing additional protocolsAKASHI Takahiro
2023-10-13firmware: scmi: use a protocol's own channel if assignedAKASHI Takahiro
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro
2023-10-13core: introduce dev_read_addr_name[_size]_ptr() functionsMatthias Schiffer
2023-10-13core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errorsMatthias Schiffer
2023-10-13core: fix doc comments of dev_read_addr*() and related functionsMatthias Schiffer
2023-10-13Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy
2023-10-12board: ti: am64x: Switch to standard boot flowRoger Quadros
2023-10-12dt-bindings: reset: add Meson A1 reset bindingsAlexey Romanov
2023-10-12dt-bindings: clock: Add Amlogic A1 clock bindingsIgor Prusov
2023-10-12efi_loader: use well-known guid for auto-created boot optionMasahisa Kojima
2023-10-11expo: Update tests to include textlineSimon Glass
2023-10-11expo: Support handling any key in ceditSimon Glass
2023-10-11expo: Add basic support for textline objectsSimon Glass
2023-10-11expo: Add some scene fields needed for text entrySimon Glass
2023-10-11expo: Allow highlighting other scene-object typesSimon Glass
2023-10-11expo: Fix up comments for get_cur_menuitem_text() et alSimon Glass