summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-03net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAYTom Rini
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
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-03Merge tag 'u-boot-at91-fixes-2022.04-a' of https://source.denx.de/u-boot/cust...Tom Rini
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2022-03-03sunxi: f1c100s: Drop SYSRESET to enable reset functionalityAndre Przywara
2022-03-03sunxi: f1c100s: Fix FEL registers restoreAndre Przywara
2022-03-03mach-sunxi: Enable SPI boot for SUNIV and licheepi nanoJesse Taube
2022-03-03mach-sunxi: Add SPL SPI boot for SUNIVJesse Taube
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube
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-03-01Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-03-01phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey
2022-02-28Prepare v2022.04-rc3v2022.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