summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-04arm: dts: iot2050: Add cfg register space for ringacc and udmapJan Kiszka
2022-03-04configs: j721e_*_evm_a72_defconfig: Enable config for setting mmc speed modeAswath Govindraju
2022-03-04arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner
2022-03-04configs: ti: use standard configuration nodes namingRomain Naour
2022-03-04Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-03-04tools: kwboot: Update references with public linksPali Rohár
2022-03-04tools: kwboot: Update doc about AvantaPali Rohár
2022-03-04tools: kwboot: Update manpagePali Rohár
2022-03-04tools: kwboot: Update usagePali Rohár
2022-03-04tools: kwboot: Add support for backspace key in mini terminalPali Rohár
2022-03-04tools: kwboot: Fix sending and processing debug message pattern (-d option)Pali Rohár
2022-03-04tools: kwboot: Use separate thread for sending boot message patternPali Rohár
2022-03-04tools: kwboot: Cleanup bootmsg and debugmsg variablesPali Rohár
2022-03-04tools: kwboot: Remove msg_req_delayPali Rohár
2022-03-04tools: kwboot: Check for return value of kwboot_tty_send() and tcflush()Pali Rohár
2022-03-04ARM: mvebu: x530: clearfog: Add ODT configurationChris Packham
2022-03-04arm64: a37xx: pinctrl: Fix PWM pins indexesMarek Behún
2022-03-04drivers: rtc: fix null pointer access in armada38x_rtc_resetFrancois Berder
2022-03-04arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function againPali Rohár
2022-03-04arm: mvebu: turris_omnia: Enable ext4 write support in defconfigMarek Behún
2022-03-04pci: pci_mvebu: Cleanup macro namesPali Rohár
2022-03-04pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár
2022-03-04tools: kwboot: Fix quitting terminalPali Rohár
2022-03-03Merge branch '2022-03-03-Kconfig-migrations' into nextTom Rini
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2022-03-03Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to KconfigTom Rini
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