aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-03powerpc: P1010RDB: Move CONFIG_BOOTMODE out of CONFIG namespaceTom Rini
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2022-03-03Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini
2022-03-03Convert CONFIG_BOARD_ECC_SUPPORT to KconfigTom Rini
2022-03-03Convert CONFIG_BIOSEMU to KconfigTom Rini
2022-03-03Convert CONFIG_BOARD_COMMON to KconfigTom Rini
2022-03-03arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIGTom Rini
2022-03-03Convert CONFIG_BTB to KconfigTom Rini
2022-03-03powerpc: Remove unused MPC8540/60ADS codeTom Rini
2022-03-03Merge branch '2022-03-02-scmi-updates' into nextTom Rini
2022-03-02clk: scmi: register scmi clocks with CCFEtienne Carriere
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere
2022-03-02scmi: change parameter dev in devm_scmi_process_msgEtienne Carriere
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere
2022-03-02doc: binding: scmi: link to latest Linux kernel bindingEtienne Carriere
2022-03-02Merge branch '2022-03-02-armv8-fixes-and-cleanups' into nextTom Rini
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara
2022-03-02armv8: Simplify switch_el macroAndre Przywara
2022-03-02arm: Clean up asm/io.hAndre Przywara
2022-03-02armv8: Force SP_ELx stack pointer usageAndre Przywara
2022-03-02armv8: Always unmask SErrorsAndre Przywara
2022-03-02cmd: exception: arm64: fix undefined, add faultsAndre Przywara
2022-03-02Merge branch '2022-03-02-enable-pylint-in-CI' into nextTom Rini
2022-03-02Azure/GitLab CI: Add the pylint checkerSimon Glass
2022-03-02buildman: Update default config to build for sandboxSimon Glass
2022-03-02Makefile: Add a way to check for pylint errorsSimon Glass
2022-03-02test: Correct pylint errorsSimon Glass
2022-03-02moveconfig: Correct pylint errorsSimon Glass
2022-03-02binman: Correct pylint errorsSimon Glass
2022-03-02dtoc: Correct pylint errorsSimon Glass
2022-03-02buildman: Correct pylint errorsSimon Glass
2022-03-02patman: Correct pylint errorsSimon Glass
2022-02-28Prepare v2022.04-rc3Tom Rini
2022-02-28Merge branch '2022-02-28-bugfixes'Tom Rini
2022-02-28board: stemmy: Detect board variants and patch DTBLinus Walleij
2022-02-28arm: apple: Switch to fully dynamic mem layoutJanne Grunau
2022-02-28arm: pdu001: Setup pinmux for console UART as early as possibleFelix Brack
2022-02-28arm: pdu001: Fix early debugging UARTFelix Brack
2022-02-28tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár
2022-02-26Merge tag 'efi-2022-04-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-02-26Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2022-02-26efi_loader: update the timing of enabling and disabling EFI watchdogMasahisa Kojima
2022-02-26efi_loader: test/py: Reset system after capsule update on diskMasami Hiramatsu
2022-02-26test/py: Handle expected reboot while booting sandboxMasami Hiramatsu
2022-02-26test/py: Handle expected reset by commandMasami Hiramatsu
2022-02-26efi_loader: use efi_update_capsule_firmware() for capsule on diskMasami Hiramatsu
2022-02-26efi_loader: fix uefi secure boot with intermediate certsIlias Apalodimas
2022-02-26tools: mkeficapsule: remove duplicated codeAKASHI Takahiro
2022-02-26doc: describe fatload commandHeinrich Schuchardt
2022-02-26doc: describe generation of SMBIOS tableHeinrich Schuchardt