aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-11Prepare v2023.07.02v2023.07.02u-boot-2023.07.yTom Rini1-2/+2
2023-07-10Prepare v2023.07v2023.07Tom Rini2-14/+859
2023-07-07MAINTAINERS: correct at91 tree linkEugen Hristev1-1/+1
2023-07-05tools: spkgimage: correct printf specifierHeinrich Schuchardt1-1/+1
2023-07-05colibri-imx7: Call fdt_increase_size()Fabio Estevam1-0/+13
2023-07-05git-mailrc: add alias for Eugen HristevEugen Hristev1-0/+1
2023-07-03Prepare v2023.07-rc6v2023.07-rc6Tom Rini2-3/+5
2023-07-03spl: spl_legacy: Fix spl_end addressWIP/03Jul2023Fabio Estevam1-1/+1
2023-07-03microblaze: u-boot-spl.lds: Pass _image_binary_endFabio Estevam1-0/+1
2023-07-03sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam2-0/+2
2023-07-03doc: imx: habv4: Fix typo in 'signing'Fabio Estevam2-2/+2
2023-07-03rockchip: Restore support for boot scripts in legacy image formatJonas Karlman7-0/+7
2023-07-01Merge tag 'efi-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boo...WIP/01Jul2023Tom Rini10-7/+217
2023-07-01ARM: arm11: Add C wrapper for allow_unaligned()Marek Vasut3-3/+21
2023-07-01ARM: armv7: Add C wrapper for allow_unaligned()Marek Vasut3-3/+9
2023-07-01doc: fix typo loady in loadb man-pageHeinrich Schuchardt1-1/+1
2023-07-01doc: saves man-pageHeinrich Schuchardt2-0/+89
2023-07-01doc: loads man-pageHeinrich Schuchardt2-0/+97
2023-06-29smegw01: Fix wrong symbol overrideWIP/29Jun2023Eduard Strehlau1-1/+1
2023-06-29CI: Azure: Split keymile jobs outTom Rini1-2/+4
2023-06-29board: freescale: imx93_evk: Fix MMC environment offset boot conflict.Ken Sloat1-1/+1
2023-06-29Merge tag 'u-boot-rockchip-20230629' of https://source.denx.de/u-boot/custodi...Tom Rini4-30/+16
2023-06-29board: rockchip: rock5b-rk3588: fix descriptionEugen Hristev1-5/+5
2023-06-29pinctrl: rockchip: Fix Data Abort exception in SPLJonas Karlman1-22/+6
2023-06-29pinephone-pro: Fix I/O port voltage (GPIO3D4A is 1.8V)Ondrej Jirman1-2/+4
2023-06-29phy: rockchip: inno-usb2: fix phy reg=0 caseEugen Hristev1-1/+1
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