aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-16fdt: Fix compile error for !OFNODE_MULTI_TREESean Edmond1-6/+6
2023-12-16dm: core: Modify default for OFNODE_MULTI_TREESean Edmond1-1/+2
2023-12-16cmd: kaslrseed: Use common API to fixup FDTSean Edmond1-13/+7
2023-12-16fdt: kaslr seed from RNG deviceDhananjay Phadke3-1/+43
2023-12-16fdt: common API to populate kaslr seedDhananjay Phadke5-25/+71
2023-11-28doc: cmd: add documentation for scmiAKASHI Takahiro2-0/+127
2023-11-28cmd: add scmi command for SCMI firmwareAKASHI Takahiro3-0/+394
2023-11-28firmware: scmi: support protocols on sandbox only if enabledAKASHI Takahiro2-37/+71
2023-11-28test: dm: skip scmi tests against disabled protocolsAKASHI Takahiro1-0/+12
2023-11-14bootstage: Correct exhasuted typoSimon Glass1-1/+1
2023-11-14sandbox: Close file after mmaping itSean Anderson1-5/+10
2023-11-14dm: Do not enable debug messages by defaultHeinrich Schuchardt2-4/+1
2023-11-14patman: Correct Python 3.6 behaviourSimon Glass1-3/+3
2023-11-14patman: Avoid using func_test at top levelSimon Glass1-1/+0
2023-11-14patman: Correct easy pylint warnings in __main__Simon Glass1-16/+16
2023-11-14patman: Move the main program into a functionSimon Glass1-60/+67
2023-11-14patman: Split out arg parsing into its own fileSimon Glass2-113/+150
2023-11-14expo: Correct background colourSimon Glass1-1/+3
2023-11-14bootstd: Add a return code to bootflow menuSimon Glass3-12/+123
2023-11-14bootstd: Refactor mmc prep to allow a different scanSimon Glass1-9/+40
2023-11-14efi: Correct handling of frame bufferSimon Glass2-8/+13
2023-11-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/12Nov2023Tom Rini22-259/+688
2023-11-12sunxi: H616: add LPDDR4 DRAM supportMikhail Kalashnikov5-39/+294
2023-11-12sunxi: H616: DRAM: refactor mctl_phy_configure_odt()Andre Przywara1-53/+31
2023-11-12power: regulator: add AXP313 supportAndre Przywara3-0/+19
2023-11-12power: pmic: sunxi: add AXP313 SPL driverAndre Przywara5-3/+155
2023-11-12arm: dts: icnova-a20-adb4006: Add board supportLudwig Kormann3-0/+27
2023-11-12pinctrl: sunxi: Avoid using .bss for SPLSamuel Holland1-1/+1
2023-11-12sunxi: mmc: Sort compatible strings numericallySamuel Holland1-1/+1
2023-11-12clk: sunxi: Use the right symbol in the MakefileSamuel Holland1-1/+1
2023-11-12sunxi: mmc: Move header to the driver directorySamuel Holland3-135/+146
2023-11-12net: sun8i_emac: Drop DM_GPIO checksSamuel Holland1-10/+0
2023-11-12arm: sunxi: Correct warning in board_fit_config_name_matchTom Rini1-1/+2
2023-11-12sunxi: board: simplify early PMIC setup conditionsAndre Przywara2-19/+15
2023-11-11Merge tag 'doc-2024-01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini49-271/+268
2023-11-11doc: typo 'form' in qfw.rstHeinrich Schuchardt1-1/+1
2023-11-11doc: board: ti: k3 docs: Use ::promptNishanth Menon7-133/+133
2023-11-11doc: board: ti: Use prompt prompt_style to simplify documentationNishanth Menon4-60/+41
2023-11-11doc: build: fix wrongly written targests instead of targetsMilan P. Stanić1-1/+1
2023-11-11doc: shorten overlong title underlinesHeinrich Schuchardt43-70/+86
2023-11-11doc: ti: j7200_evm: Fix OPTEE platform nameNishanth Menon1-1/+1
2023-11-11hikey960: Fix 404 linksDylan Corrales1-7/+7
2023-11-10Merge patch series "arm: dts: k3-am6: Fix Ethernet/DMA"Tom Rini4-4/+93
2023-11-10arm: dts: k3-am642: Update main_bcdma and main_pktdma nodesSiddharth Vadapalli2-4/+43
2023-11-10arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/EthernetRoger Quadros1-0/+27
2023-11-10arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodesSiddharth Vadapalli1-0/+23
2023-11-10Merge tag 'u-boot-stm32-20231110' of https://source.denx.de/u-boot/custodians...Tom Rini8-17/+67
2023-11-10Merge branch '2023-11-10-assorted-fixes'Tom Rini379-410/+404
2023-11-10boot: Fix syntax in fdt_overlay_apply_verbose() error messageHugo Villeneuve1-1/+1
2023-11-10tools: gitignore: Fix tools/generated pathSam Protsenko2-2/+1