aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-29spl: Jump to image at end of board_init_rTEST/spl-reworksJonas Karlman1-5/+7
2023-09-29spl: Drop the switch() statement for OS selectionSimon Glass2-22/+19
2023-09-29spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDRSimon Glass2-6/+11
2023-09-29spl: Drop #ifdefs for BOARD_INIT and watchdogSimon Glass2-8/+10
2023-09-29spl: mx6: powerpc: Drop the condition on timer_init()Simon Glass1-6/+0
2023-09-29spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOCSimon Glass2-5/+10
2023-09-29spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass39-51/+51
2023-09-29spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass316-795/+790
2023-09-29configs: Resync with savedefconfigSimon Glass414-636/+589
2023-09-29spl: add __noreturn attribute to spl_invoke_atf functionChanho Park2-5/+5
2023-09-29Merge tag 'doc-2023-10-rc5-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Sep2023Tom Rini2-3/+1
2023-09-29Merge branch '2023-09-28-assorted-minor-fixes'Tom Rini4-10/+9
2023-09-29binman: doc: Remove incomplete sentenceHeinrich Schuchardt1-2/+0
2023-09-29doc: usage: load: document part as hexadecimalMickaƫl Tansorier1-1/+1
2023-09-28configs: iot2050: Disable CONFIG_CONSOLE_MUXWIP/2023-09-28-assorted-minor-fixesJan Kiszka1-2/+1
2023-09-28smegw01: Fix inverted CONFIG_SYS_BOOT_LOCKED logicEduard Strehlau2-3/+3
2023-09-28env: ti: ti_common.env: Fix get_overlaystring for FIT ImageManorit Chawdhry1-5/+5
2023-09-26Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2-2/+42
2023-09-26riscv: set fdtfile on VisionFive 2Heinrich Schuchardt2-2/+42
2023-09-24Merge tag 'u-boot-imx-20230923' of https://source.denx.de/u-boot/custodians/u...Tom Rini10-11/+33
2023-09-24Merge tag 'dm-pull-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini6-12/+47
2023-09-23smegw01: Use CONFIG_SYS_LOAD_ADDR for loading fitImageEduard Strehlau2-7/+10
2023-09-23imx7: Disable CAAM Job Ring 0Fabio Estevam6-0/+18
2023-09-23imx: hab: Explain that ivt_offset is optionalFabio Estevam1-2/+2
2023-09-23imx: hab: Improve the hab_auth_img_or_fail usage textFabio Estevam1-1/+1
2023-09-23imx: hab: Allow hab_auth_img_or_fail to be called without ivt_offsetEduard Strehlau1-1/+1
2023-09-23mach-imx: bootaux: fix building with disabled bootelfOleksandr Suvorov1-0/+1
2023-09-23trace: Fix alignment logic in flyrecord headerMichal Simek1-2/+29
2023-09-23trace: Move trace_clocks description above record offset calculationMichal Simek1-3/+4
2023-09-23trace: Use 64bit variable for start and lenMichal Simek1-1/+2
2023-09-23patman: Respect include directive on Git config lookupFei Shao1-2/+2
2023-09-23sandbox: test: Fix typo in test.dtsMichal Simek1-1/+1
2023-09-23binman: Fix SyntaxWarning: invalid escape sequence '\('Rong Tao1-1/+1
2023-09-23buildman: Fix full help for Python 3.8Simon Glass1-2/+8
2023-09-23tools: Fix patman launcher script.Maxim Cournoyer1-1/+1
2023-09-22Merge branch '2023-09-22-assorted-bugfixes'Tom Rini6-13/+57
2023-09-22MAINTAINERS: Step up as maintainers of UniPhier SoC platformKunihiko Hayashi1-1/+4
2023-09-22pico-imx7d: Remove Vanessa from MAINTAINERSFabio Estevam1-1/+0
2023-09-22drivers: mediatek: Fix error handling in mtk_i2c_do_transferFrancois Berder1-1/+1
2023-09-22net: sni_netsec: Add workaround for timeout errorRyosuke Saito1-9/+41
2023-09-22configs: am65x_evm_r5_usbmsc_defconfig: Enable DWC3 wrapper for SPLRavi Gunasekaran1-0/+2
2023-09-22net: wget: Avoid packet queue overflowRichard Weinberger1-1/+9
2023-09-21Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2-0/+8
2023-09-20board: visionfive2: Fixup memory size passed to kernelShengyu Qu1-0/+7
2023-09-20configs: visionfive2: Enable CONFIG_OF_BOARD_SETUPShengyu Qu1-0/+1
2023-09-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shWIP/17Sep2023Tom Rini11-0/+12
2023-09-17Merge tag 'doc-2023-10-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini6-10/+10
2023-09-17ARM: renesas: Enable DM_ETH_PHY on 64-bit R-Car boardsMarek Vasut10-0/+10
2023-09-17ARM: dts: renesas: Add compatible properties to KSZ9031 Ethernet PHYs on Salv...Marek Vasut1-0/+2
2023-09-16binman: doc: fix reference tag placement for Logging sectionMassimo Pegorer1-1/+1