aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson1-0/+10
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson2-0/+8
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson2-0/+34
2023-10-17test: spl: Add functions to create filesystemsSean Anderson1-0/+3
2023-10-17test: spl: Add functions to create imagesSean Anderson1-0/+117
2023-10-17spl: Add callbacks to invalidate cached devicesSean Anderson1-0/+22
2023-10-17fs: ext4: Add some defines for testingSean Anderson2-0/+15
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson1-0/+78
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shWIP/17Oct2023Tom Rini5-0/+392
2023-10-17board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker1-0/+14
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-11/+23
2023-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-22/+39
2023-10-16Merge branch '2023-10-16-assorted-cmd-updates'Tom Rini1-0/+3
2023-10-16spl: fit: Add board level function to decide application of DTOMarek Vasut1-0/+16
2023-10-16command.h: Add a U_BOOT_LONGHELP macroTom Rini1-0/+3
2023-10-16pinctrl: renesas: Add RZ/G2L PFC driverPaul Barker1-0/+110
2023-10-16dt-bindings: Add RZ/G2L IRQC bindingsPaul Barker1-0/+25
2023-10-16dt-bindings: Add RZ/G2L PFC bindingsPaul Barker1-0/+23
2023-10-16dt-bindings: Add RZ/G2L CPG bindingsPaul Barker1-0/+220
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini8-0/+446
2023-10-16clk: imx: add i.MX93 CCF driverSébastien Szymanski1-1/+5
2023-10-16arm: mvebu: Enable bootstd for Thecus N2350 boardTony Dinh1-11/+1
2023-10-16arm: mvebu: Enable bootstd for Synology DS116 boardTony Dinh1-11/+1
2023-10-16arm: kirkwood: Add support for ZyXEL NSA325 boardTony Dinh1-0/+37
2023-10-16toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfgJoao Paulo Goncalves2-2/+0
2023-10-16verdin-imx8mp: drop unused tdx easy installer ifdefHiago De Franco1-8/+2
2023-10-15drivers: introduce Meson Secure Monitor driverAlexey Romanov1-0/+19
2023-10-15sandbox: add sandbox sm uclass driverAlexey Romanov1-0/+18
2023-10-15drivers: introduce Secure Monitor uclassAlexey Romanov3-0/+140
2023-10-14Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/14Oct2023Tom Rini2-11/+83
2023-10-13firmware: scmi: install base protocol to SCMI agentAKASHI Takahiro1-0/+66
2023-10-13firmware: scmi: implement SCMI base protocolAKASHI Takahiro2-0/+496
2023-10-13firmware: scmi: framework for installing additional protocolsAKASHI Takahiro2-1/+28
2023-10-13firmware: scmi: use a protocol's own channel if assignedAKASHI Takahiro1-3/+5
2023-10-13scmi: refactor the code to hide a channel from devicesAKASHI Takahiro1-5/+10
2023-10-13core: introduce dev_read_addr_name[_size]_ptr() functionsMatthias Schiffer2-0/+72
2023-10-13core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errorsMatthias Schiffer1-2/+2
2023-10-13core: fix doc comments of dev_read_addr*() and related functionsMatthias Schiffer2-9/+9
2023-10-13Merge tag 'efi-2024-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+2
2023-10-13Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...WIP/13Oct2023Tom Rini1-1/+1
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy2-1/+35
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy1-22/+44
2023-10-12board: ti: am64x: Switch to standard boot flowRoger Quadros1-9/+0
2023-10-12dt-bindings: reset: add Meson A1 reset bindingsAlexey Romanov1-0/+76
2023-10-12dt-bindings: clock: Add Amlogic A1 clock bindingsIgor Prusov2-0/+193
2023-10-12efi_loader: use well-known guid for auto-created boot optionMasahisa Kojima1-2/+2
2023-10-11expo: Update tests to include textlineSimon Glass1-1/+4
2023-10-11expo: Support handling any key in ceditSimon Glass1-1/+6
2023-10-11expo: Add basic support for textline objectsSimon Glass1-0/+36
2023-10-11expo: Add some scene fields needed for text entrySimon Glass1-0/+14