aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-04Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dmWIP/04Oct2023Tom Rini5-790/+273
2023-10-04qconfig: Update the documentationSimon Glass2-115/+47
2023-10-04qconfig: Rename the database fileSimon Glass2-4/+4
2023-10-04moveconfig: Rename the tool to qconfigSimon Glass1-2/+2
2023-10-04moveconfig: Move summaries to the endSimon Glass1-13/+23
2023-10-04moveconfig: Drop the initial outputSimon Glass1-6/+0
2023-10-04moveconfig: Show a summary at the endSimon Glass1-13/+15
2023-10-04moveconfig: Show failures in progressSimon Glass1-7/+19
2023-10-04moveconfig: Use u_boot_pylib for terminal colourSimon Glass1-54/+38
2023-10-04moveconfig: Avoid showing progress at the endSimon Glass1-1/+2
2023-10-04moveconfig: Reduce the amount of outputSimon Glass1-12/+17
2023-10-04moveconfig: Only show output when there is a reasonSimon Glass1-6/+6
2023-10-04moveconfig: Fix misc pylint warningsSimon Glass1-11/+12
2023-10-04moveconfig: Use an encoding with open()Simon Glass1-2/+4
2023-10-04moveconfig: Correct list-comprehension warningsSimon Glass1-4/+4
2023-10-04moveconfig: Correct use of members not declared in __init__()Simon Glass1-0/+4
2023-10-04moveconfig: Correct non-snake variables namesSimon Glass1-35/+35
2023-10-04moveconfig: Correct unused variablesSimon Glass1-14/+12
2023-10-04moveconfig: Use f strings where possibleSimon Glass1-28/+28
2023-10-04moveconfig: Correct parameter-type warningsSimon Glass1-21/+22
2023-10-04moveconfig: Correct some regular-expression stringsSimon Glass1-4/+4
2023-10-04moveconfig: Drop suspicious boardsSimon Glass1-25/+0
2023-10-04moveconfig: Drop check_defconfig() and update_dotconfig()Simon Glass1-60/+2
2023-10-04moveconfig: Drop CONFIG-moving codeSimon Glass1-144/+19
2023-10-04moveconfig: Drop unused cleanup optionsSimon Glass1-252/+2
2023-10-04moveconfig: Correct ordering of asteval importSimon Glass1-1/+1
2023-10-04moveconfig: Avoid deprecation warning for setDaemonSimon Glass1-1/+1
2023-10-04moveconfig: Drop -H optionSimon Glass1-11/+7
2023-10-04dm: core: Adjust dump-sorting to get stats only when neededSimon Glass1-2/+1
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini53-3837/+1534
2023-10-04board: st: common: cleanup dfu supportPatrick Delaunay3-99/+104
2023-10-04configs: stm32mp13: add support of usb bootPatrick Delaunay1-1/+8
2023-10-04configs: stm32mp13: activate command stm32progPatrick Delaunay2-0/+6
2023-10-04configs: stm32mp13: Enable USB related flagsPatrice Chotard1-0/+18
2023-10-04ARM: dts: stm32: force b-session-valid for otg on stm32mp135f-dk boardFabrice Gasnier1-0/+4
2023-10-04ARM: dts: stm32mp: alignment with v6.6-rc1Patrice Chotard20-166/+585
2023-10-04ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCORMarek Vasut1-0/+19
2023-10-04ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCORMarek Vasut1-2/+4
2023-10-04clk: stm32mp1: Add support for USART1 clockAnatolij Gustschin1-0/+7
2023-10-04board: dh_stm32mp1: Only print board code with CONFIG_SPL_DISPLAY_PRINTHarald Seiler1-2/+3
2023-10-04ram: stm32mp1: Only print RAM config with CONFIG_SPL_DISPLAY_PRINTHarald Seiler1-1/+2
2023-10-04ARM: dts: stm32: add RNG node for STM32MP13x platformsGatien Chevallier1-0/+8
2023-10-04rng: stm32: Implement custom RNG configuration supportGatien Chevallier1-3/+51
2023-10-04rng: stm32: add error concealment sequenceGatien Chevallier1-23/+140
2023-10-04rng: stm32: add RNG clock frequency restraintGatien Chevallier1-5/+38
2023-10-04rng: stm32: Implement configurable RNG clock error detectionGatien Chevallier1-5/+17
2023-10-04configs: default activate CONFIG_RNG_STM32 for STM32MP13x platformsGatien Chevallier1-0/+1
2023-10-04rng: stm32: rename STM32 RNG driverGatien Chevallier7-9/+9
2023-10-04ARM: dts: stm32f429: put can2 in secondary modeDario Binacchi1-0/+1
2023-10-04ARM: dts: stm32: add pin map for CAN controller on stm32f4Dario Binacchi1-0/+30