aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-24Prepare v2024.07-rc5v2024.07-rc5Tom Rini2-2/+2
2024-06-24Merge tag 'tpm-master-24062024' of https://source.denx.de/u-boot/custodians/u...Tom Rini2-58/+70
2024-06-24efi_loader: fix the return values on efi_tcgIlias Apalodimas1-57/+69
2024-06-24tpm: fix the return code, if the eventlog buffer is fullIlias Apalodimas1-1/+1
2024-06-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2-24/+24
2024-06-23Merge tag 'doc-2024-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini5-8/+37
2024-06-22doc: board: ti: Add capsule documentation for TI K3 devicesJonathan Humphreys1-0/+29
2024-06-22doc: develop: testing: Fix reference to test writing sectionAlexander Dahl1-1/+1
2024-06-22doc: develop: testing: Fix broken reference to pytest suite helpAlexander Dahl1-1/+1
2024-06-22boot: links to FIT documentation in KconfigHeinrich Schuchardt1-3/+3
2024-06-22doc: FIT links in develop/uefi/uefi.rstHeinrich Schuchardt1-2/+2
2024-06-22cmd: link to doc/usage/fit/x86-fit-boot.rstHeinrich Schuchardt1-1/+1
2024-06-19usb: dwc3: add newlines to dev_vdbg calls in ep0Caleb Connolly1-23/+23
2024-06-19usb: informative message if no controllerHeinrich Schuchardt1-1/+1
2024-06-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watc...Tom Rini2-2/+1
2024-06-18cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000Jiaxun Yang2-2/+1
2024-06-17Merge tag 'u-boot-nand-20240617' of https://source.denx.de/u-boot/custodians/...Tom Rini3-0/+176
2024-06-17Merge tag 'u-boot-stm32-20240617' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+21
2024-06-17ARM: dts: stm32: Ping IWDG on exit from PSCI suspend codeMarek Vasut1-0/+21
2024-06-17mtd: nand: pxa3xx: Incorrect bitflip return on page readRavi Minnikanti1-0/+5
2024-06-17ubi: Depend on MTDJohn Watts1-0/+1
2024-06-17mtd: rawnand: macronix: OTP access for MX30LFxG18ACArseniy Krasnov1-0/+170
2024-06-16Merge tag 'efi-2024-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini7-16/+43
2024-06-16Merge tag 'u-boot-rockchip-20240614' of https://source.denx.de/u-boot/custodi...Tom Rini5-99/+63
2024-06-16doc: Fix link reference to general verified boot docsAlexander Dahl1-1/+1
2024-06-16doc: describe UEFI measured bootIlias Apalodimas1-4/+31
2024-06-16tpm: measure DTB in PCR1 instead of PCR0Ilias Apalodimas2-2/+2
2024-06-16doc: board: phytec: phycore-am64: Fix phyBOARD NameDaniel Schultz1-1/+1
2024-06-16doc: board: phytec: phycore-am64x: Fix Link to DocumentationDaniel Schultz1-1/+1
2024-06-16doc: board: phytec: phycore-am62x: Fix Link to DocumentationDaniel Schultz1-1/+1
2024-06-16bootstd: Fix a handful of doc typos in bootmethMattijs Korpershoek1-6/+6
2024-06-14Merge tag 'u-boot-imx-master-20240614' of https://gitlab.denx.de/u-boot/custo...Tom Rini2-16/+21
2024-06-14board: imx8mn_s2: Update timing with production oneMichael Trimarchi2-16/+21
2024-06-14Merge tag 'u-boot-stm32-20240614' of https://source.denx.de/u-boot/custodians...Tom Rini2-4/+15
2024-06-14ARM: stm32: Fix livetree conversion on STM32MP15xx DHSOMMarek Vasut1-2/+13
2024-06-14stm32mp1: spl: Update optee_get_reserved_memory() return valuePatrice Chotard1-1/+1
2024-06-14stm32mp1: spl: Fix compilation warningsPatrice Chotard1-1/+1
2024-06-14rockchip: mkimage: fix mkimage -l for header v1Quentin Schulz1-1/+1
2024-06-14pinctrl: rockchip: rk3588: Fix support for rockchip_get_mux()Jonas Karlman1-1/+23
2024-06-14pinctrl: rockchip: rv1126: Fix support for IOMUX_L_SOURCE_PMU flagJonas Karlman1-4/+10
2024-06-14pinctrl: rockchip: rk3188: Fix support for IOMUX_GPIO_ONLY flagJonas Karlman1-1/+1
2024-06-14regulator: rk8xx: clarify operator precedenceQuentin Schulz1-13/+13
2024-06-14regulator: rk8xx: pass pmic udevice instead of regulator to all internal func...Quentin Schulz1-10/+10
2024-06-14regulator: rk8xx: fix incorrect device used for _ldo_[sg]et_suspend_valueQuentin Schulz1-4/+4
2024-06-14board: rockchip: rgxx3: Use sdmmc0 as first deviceChris Morgan1-1/+1
2024-06-14Revert "board: rockchip: Add early ADC button detect for RGxx3"Chris Morgan1-64/+0
2024-06-13cmd: sound: fix help textQuentin Schulz1-1/+1
2024-06-13dm: typo prbingHeinrich Schuchardt1-1/+1
2024-06-13Fix typo in NVME show commandThomas Perl1-1/+1
2024-06-13Merge tag 'efi-2024-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini8-15/+25