aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-27Merge branch 'riscv-fixes' of https://source.denx.de/u-boot/custodians/u-boot...WIP/27Jun2023Tom Rini3-5/+2
2023-06-27riscv: Fix alignment of RELA sections in the linker scriptsBin Meng1-3/+1
2023-06-27MAINTAINERS: update SiFive HiFive Unmatched maintainersHeinrich Schuchardt1-1/+0
2023-06-27board: starfive: Fixed errors reported when executing get_maintainer.plYanhong Wang1-1/+1
2023-06-26Prepare v2023.07-rc5v2023.07-rc5Tom Rini2-2/+2
2023-06-26configs: Resync with savedefconfigTom Rini1-6/+3
2023-06-26smegw01: Fix duplicate bootcmdEduard Strehlau2-3/+10
2023-06-24Merge branch '2023-06-23-assorted-important-fixes'Tom Rini21-205/+142
2023-06-24imx: hab: Simplify the mechanismMarek Vasut10-146/+54
2023-06-24imx: hab: Fix a couple of build warnings with DEBUG enabledMarek Vasut1-3/+3
2023-06-24spl: spl_legacy: Add extra address checksMarek Vasut2-1/+22
2023-06-24ARM: imx: Add weak default reset_cpu()Marek Vasut1-0/+4
2023-06-24ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPLMarek Vasut1-0/+1
2023-06-24mips: cpu: Use plain puts() in restart handlerMarek Vasut1-1/+1
2023-06-23mkimage: Use PATH_MAX for path lengthMingli Yu1-1/+2
2023-06-23doc: statistics: Re-generate the last 3 releasesTom Rini3-52/+54
2023-06-23menu: Re-enable the ANSI codesSimon Glass1-1/+1
2023-06-23Merge tag 'doc-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini46-3659/+4388
2023-06-23doc: Improve documentation for the bootm commandSimon Glass3-128/+201
2023-06-23doc: Bring in the command-syntax extensionsSimon Glass2-70/+97
2023-06-23doc: Add signing to the FIT specSimon Glass2-65/+146
2023-06-23doc: Move external FIT docs into the main bodySimon Glass1-36/+38
2023-06-23doc: Expand FIT tables to include all valuesSimon Glass1-29/+155
2023-06-23doc: Tidy up the format docs to be more genericSimon Glass1-51/+31
2023-06-23doc: Bring in the FIT overlay informationSimon Glass3-225/+228
2023-06-23doc: Bring in the FIT howtoSimon Glass3-411/+420
2023-06-23doc: Bring in FIT signature filesSimon Glass7-1355/+1419
2023-06-23doc: Bring in FIT x86 bootSimon Glass3-272/+270
2023-06-23doc: Bring in the FIT examplesSimon Glass27-874/+947
2023-06-23doc: Reformat the FIT documentation to make it nicerSimon Glass1-83/+172
2023-06-23doc: Convert FIT source-file format to rSTSimon Glass2-63/+65
2023-06-23doc: Move FIT into its own directorySimon Glass2-1/+4
2023-06-23doc: bind man-pageHeinrich Schuchardt2-0/+104
2023-06-23doc: unbind man-pageHeinrich Schuchardt2-0/+96
2023-06-21Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/21Jun2023Tom Rini3-28/+18
2023-06-21usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong2-26/+12
2023-06-21cmd: usb: Prevent reset in usb tree/info commandXavier Drudis Ferran1-2/+6
2023-06-19Merge tag 'u-boot-at91-fixes-2023.07-a' of https://source.denx.de/u-boot/cust...Tom Rini2-1/+3
2023-06-16Merge tag 'efi-2023-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/16Jun2023Tom Rini10-70/+170
2023-06-16ARM: at91: don't initialize clocks if scmi clock driver is enabledClément Léger1-1/+1
2023-06-16board: pm9g45: add missing gpio_request()Ilko Iliev1-0/+2
2023-06-16efi_selftests: fix protocol repeated selftestingIlias Apalodimas1-0/+2
2023-06-16efi_loader: simplify efi_disk_removeIlias Apalodimas1-65/+26
2023-06-16efi_selftests: fix controllers repeated selftestingIlias Apalodimas1-1/+25
2023-06-16test: correct architecture in EFI FIT testHeinrich Schuchardt1-0/+5
2023-06-16bootm: don't call booti_setup for EFI imagesHeinrich Schuchardt1-1/+2
2023-06-16efi_selftest: ReinstallProtocolInterface testHeinrich Schuchardt1-0/+25
2023-06-16Makefile: clean lib/efi_loader/helloworld_efi.SHeinrich Schuchardt1-1/+1
2023-06-16doc: event: Correct EVT_DM_POST_INIT_F descriptionBin Meng1-2/+2
2023-06-16doc: man-page for imxtractHeinrich Schuchardt2-0/+82