aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-07configs: evb-ast2[56]00: Enable GPIO controlWIP/2022-03-07-add-platformsAndrew Jeffery2-0/+6
2022-03-07ARM: dts: ast2500: Add ngpios property to GPIO nodeAndrew Jeffery1-0/+1
2022-03-07gpio: Add Aspeed GPIO driverAndrew Jeffery3-0/+307
2022-03-07arm: dts: Add DTS description for MMC2 am33xx devicesLukasz Majewski1-9/+30
2022-03-07arm: dts: Add mmc[01] aliases to am33xx.dtsiLukasz Majewski1-0/+2
2022-03-07arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driverLukasz Majewski1-0/+1
2022-03-07configs: bcm96753ref_ram_defconfig: enable led supportPhilippe Reynes1-0/+1
2022-03-07arch: arm: dts: bcm96753ref: enable led supportPhilippe Reynes1-0/+18
2022-03-07arch: arm: dts: bcm6753: add led supportPhilippe Reynes1-0/+7
2022-03-07drivers: led: led_bcm6753: initial supportPhilippe Reynes3-0/+278
2022-03-07bcm96753ref: add initial supportPhilippe Reynes9-0/+264
2022-03-07watchdog: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes1-1/+2
2022-03-07nand: brcmnand: add bcm6753 supportPhilippe Reynes3-0/+131
2022-03-07gpio: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes1-1/+2
2022-03-07bcm6753: add initial supportPhilippe Reynes2-0/+208
2022-03-03Merge branch '2022-03-03-Kconfig-migrations' into nextWIP/03Mar2022-nextTom Rini518-2857/+713
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini85-44/+56
2022-03-03Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to KconfigTom Rini59-13/+52
2022-03-03net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAYTom Rini2-17/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini222-225/+195
2022-03-03powerpc: P1010RDB: Move CONFIG_BOOTMODE out of CONFIG namespaceTom Rini1-3/+3
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini212-106/+342
2022-03-03Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini9-7/+9
2022-03-03Convert CONFIG_BOARD_ECC_SUPPORT to KconfigTom Rini3-2/+5
2022-03-03Convert CONFIG_BIOSEMU to KconfigTom Rini3-4/+7
2022-03-03Convert CONFIG_BOARD_COMMON to KconfigTom Rini12-20/+4
2022-03-03arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIGTom Rini4-34/+30
2022-03-03Convert CONFIG_BTB to KconfigTom Rini13-12/+10
2022-03-03powerpc: Remove unused MPC8540/60ADS codeTom Rini16-2335/+0
2022-03-03Merge branch '2022-03-02-scmi-updates' into nextTom Rini12-464/+345
2022-03-02clk: scmi: register scmi clocks with CCFWIP/2022-03-02-scmi-updatesEtienne Carriere3-0/+186
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere4-14/+16
2022-03-02scmi: change parameter dev in devm_scmi_process_msgEtienne Carriere5-13/+26
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere5-212/+124
2022-03-02doc: binding: scmi: link to latest Linux kernel bindingEtienne Carriere1-234/+2
2022-03-02Merge branch '2022-03-02-armv8-fixes-and-cleanups' into nextTom Rini9-142/+85
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara6-28/+15
2022-03-02armv8: Simplify switch_el macroAndre Przywara1-5/+3
2022-03-02arm: Clean up asm/io.hAndre Przywara1-96/+2
2022-03-02armv8: Force SP_ELx stack pointer usageAndre Przywara1-0/+1
2022-03-02armv8: Always unmask SErrorsAndre Przywara3-9/+4
2022-03-02cmd: exception: arm64: fix undefined, add faultsAndre Przywara1-4/+60
2022-03-02Merge branch '2022-03-02-enable-pylint-in-CI' into nextTom Rini40-95/+154
2022-03-02Azure/GitLab CI: Add the pylint checkerSimon Glass2-0/+38
2022-03-02buildman: Update default config to build for sandboxSimon Glass1-0/+1
2022-03-02Makefile: Add a way to check for pylint errorsSimon Glass1-2/+8
2022-03-02test: Correct pylint errorsSimon Glass4-6/+15
2022-03-02moveconfig: Correct pylint errorsSimon Glass1-4/+1
2022-03-02binman: Correct pylint errorsSimon Glass13-32/+39
2022-03-02dtoc: Correct pylint errorsSimon Glass2-6/+6