summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-24buildman: Move fetch-arch code into a separate functionSimon Glass
2023-07-24buildman: Move series calculations into a separate functionSimon Glass
2023-07-24buildman: Move full-help processing to mainSimon Glass
2023-07-24buildman: Fix most pylint warnings in controlSimon Glass
2023-07-24buildman: Convert camel case in control.pySimon Glass
2023-07-24buildman: Tidy up pylint warnings in mainSimon Glass
2023-07-24buildman: Provide an argument to the -R optionSimon Glass
2023-07-24buildman: Add an option to check maintainersSimon Glass
2023-07-24buildman: Correct logic for missing maintainersSimon Glass
2023-07-24buildman: Sort the maintainer warningsSimon Glass
2023-07-24buildman: Just display a single line for missing maintainersSimon Glass
2023-07-24buildman: Correct operation of MAINTAINERS N:Simon Glass
2023-07-24buildman: Detect boards with no CONFIG_TARGET definedSimon Glass
2023-07-24buildman: Detect boards with multiple CONFIG_TARGETs definedSimon Glass
2023-07-24buildman: Refactor target handling in Boards.scan()Simon Glass
2023-07-24buildman: Warn about dangling maintainer entriesSimon Glass
2023-07-24buildman: Tidy up common code in parse_file()Simon Glass
2023-07-24buildman: Add a partial test for ensure_board_list()Simon Glass
2023-07-24buildman: Add a test for Boards.output_is_new()Simon Glass
2023-07-24buildman: Add a test for Boards.scan_defconfigs()Simon Glass
2023-07-24buildman: Avoid globals in leaf functionsSimon Glass
2023-07-24buildman: Drop dead code to handle :CONFIG_ constructSimon Glass
2023-07-24buildman: Rename the ARM boardsSimon Glass
2023-07-24buildman: Exit with the return code consistentlySimon Glass
2023-07-24buildman: Allow --debug to enable debuggingSimon Glass
2023-07-24buildman: Fix verboose typo and add commentSimon Glass
2023-07-24binman: ftest: Add test for u_boot_spl_pubkey_dtbLukas Funke
2023-07-24binman: doc: Add documentation for Xilinx Bootgen bintoolLukas Funke
2023-07-24binman: etype: Add u-boot-spl-pubkey-dtb etypeLukas Funke
2023-07-24binman: btool: Add fdt_add_pubkey as btoolLukas Funke
2023-07-24binman: doc: Add documentation for fdt_add_pubkey bintoolLukas Funke
2023-07-24binman: blob_dtb: Add fake_size argument to ObtainContents()Lukas Funke
2023-07-24binman: Don't decompress data while signingLukas Funke
2023-07-24binman: Add tests for etype encryptedChristian Taedcke
2023-07-24binman: Allow cipher node as special sectionChristian Taedcke
2023-07-24binman: Add support for externally encrypted blobsChristian Taedcke
2023-07-24binman: Add missing ssl documentationSimon Glass
2023-07-24binman: Renumber 277...289 TI test filesSimon Glass
2023-07-24binman: Renumber 277_rockchip and 278_mkimage test filesSimon Glass
2023-07-24binman: Tidy up tests for pre-load entry typeSimon Glass
2023-07-24Merge tag 'u-boot-at91-fixes-2023.10-a' of https://source.denx.de/u-boot/cust...Tom Rini
2023-07-24Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-07-24atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.Zixun LI
2023-07-24configs: sama5d2: enable CONFIG_LTOEugen Hristev
2023-07-24configs: at91: sama5d2_icp_mmc: Enable CONFIG_LTOStefan Roese
2023-07-24riscv: define a cache line size for the generic CPUHeinrich Schuchardt
2023-07-24doc: visionfive2: apply a trailing space to the promptChanho Park
2023-07-24configs: visionfive2: add a trailing space to promptChanho Park
2023-07-24clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversionXingyu Wu
2023-07-24dt-bindings: clock: jh7110: Modify clock id to be same with LinuxXingyu Wu