aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-10-05Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-10-05Merge branch '2023-10-04-TI-dts-updates'Tom Rini
2023-10-04Merge tag 'dm-pull-4oct23' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2023-10-04arm: dts: k3-j721e: Sync with v6.6-rc1Neha Malcom Francis
2023-10-04arm: dts: k3-j721e-r5: Clean up inclusion hierarchyNeha Malcom Francis
2023-10-04configs: j721e: Remove HBMC_AM654 configNeha Malcom Francis
2023-10-04drivers: firmware: ti_sci: Get SCI revision only if TIFS/SYSFW is upNeha Malcom Francis
2023-10-04arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFSNeha Malcom Francis
2023-10-04arm: mach-k3: j721e: dev-data: Add mcu_timer0 IDNeha Malcom Francis
2023-10-04arm: dts: k3-am625-beagleplay: Fix BootNishanth Menon
2023-10-04arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am625-sk: Fix bootRoger Quadros
2023-10-04arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am642-sk: Fix bootRoger Quadros
2023-10-04arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am64-evm: Fix bootRoger Quadros
2023-10-04qconfig: Update the documentationSimon Glass
2023-10-04qconfig: Rename the database fileSimon Glass
2023-10-04moveconfig: Rename the tool to qconfigSimon Glass
2023-10-04moveconfig: Move summaries to the endSimon Glass
2023-10-04moveconfig: Drop the initial outputSimon Glass
2023-10-04moveconfig: Show a summary at the endSimon Glass
2023-10-04moveconfig: Show failures in progressSimon Glass
2023-10-04moveconfig: Use u_boot_pylib for terminal colourSimon Glass
2023-10-04moveconfig: Avoid showing progress at the endSimon Glass
2023-10-04moveconfig: Reduce the amount of outputSimon Glass
2023-10-04moveconfig: Only show output when there is a reasonSimon Glass
2023-10-04moveconfig: Fix misc pylint warningsSimon Glass
2023-10-04moveconfig: Use an encoding with open()Simon Glass
2023-10-04moveconfig: Correct list-comprehension warningsSimon Glass
2023-10-04moveconfig: Correct use of members not declared in __init__()Simon Glass
2023-10-04moveconfig: Correct non-snake variables namesSimon Glass
2023-10-04moveconfig: Correct unused variablesSimon Glass
2023-10-04moveconfig: Use f strings where possibleSimon Glass
2023-10-04moveconfig: Correct parameter-type warningsSimon Glass
2023-10-04moveconfig: Correct some regular-expression stringsSimon Glass
2023-10-04moveconfig: Drop suspicious boardsSimon Glass
2023-10-04moveconfig: Drop check_defconfig() and update_dotconfig()Simon Glass
2023-10-04moveconfig: Drop CONFIG-moving codeSimon Glass
2023-10-04moveconfig: Drop unused cleanup optionsSimon Glass
2023-10-04moveconfig: Correct ordering of asteval importSimon Glass
2023-10-04moveconfig: Avoid deprecation warning for setDaemonSimon Glass
2023-10-04moveconfig: Drop -H optionSimon Glass
2023-10-04dm: core: Adjust dump-sorting to get stats only when neededSimon Glass
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04board: st: common: cleanup dfu supportPatrick Delaunay
2023-10-04configs: stm32mp13: add support of usb bootPatrick Delaunay
2023-10-04configs: stm32mp13: activate command stm32progPatrick Delaunay