aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-14CI: Switch running the nokia_rx51 test with in-container toolchainTEST/update-nokia-rx51-testTom Rini2-4/+2
2021-10-13Merge branch '2021-10-12-assorted-fixes-and-updates'Tom Rini8-71/+647
2021-10-12nvme: invalidate correct memory range after readWIP/2021-10-12-assorted-fixes-and-updatesStefan Agner1-3/+4
2021-10-12tools/image-host.c: Fix spelling of "expected".Vagrant Cascadian1-1/+1
2021-10-12rtc: ds1307: Handle oscillator-stop bit correctlyMark Tomlinson1-52/+20
2021-10-12fs: fat: check for buffer size before reading blocksRicardo Salveti1-13/+10
2021-10-12mtd: rawnand: Add Macronix raw NAND controller driverZhengxun Li3-0/+610
2021-10-12fastboot: fix partition name truncation in environment lookupMatthias Schiffer1-2/+2
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini53-222/+301
2021-10-12Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini5-0/+238
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini68-750/+1315
2021-10-12test/py: Add usb gadget binding testPatrice Chotard1-0/+7
2021-10-12configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget supportPatrice Chotard1-0/+4
2021-10-12usb: sandbox: Add gadget callbacksPatrice Chotard1-0/+28
2021-10-12usb: gadget: Add bcdDevice for the DWC2 USB Gadget ControllerPatrice Chotard1-0/+8
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard10-10/+13
2021-10-12ARM: dts: sama5d2: Add pwm0 definitionDan Sneddon1-0/+8
2021-10-12dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2Dan Sneddon1-0/+16
2021-10-12pwm: Add PWM driver for SAMA5D2Dan Sneddon3-0/+214
2021-10-12sunxi: Enable DM_I2C for all sunxi boardsSamuel Holland2-3/+1
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland8-154/+100
2021-10-12sunxi: pmic_bus: Use the DM PMIC interface when possibleSamuel Holland2-0/+21
2021-10-12sunxi: pmic_bus: Clean up preprocessor conditionsSamuel Holland1-51/+39
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland10-196/+309
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland8-134/+240
2021-10-12sunxi: pmic_bus: Fix Kconfig dependenciesSamuel Holland1-1/+2
2021-10-12sunxi: Select SUN8I_RSB more carefullySamuel Holland3-2/+5
2021-10-12sunxi: Only initialize legacy I2C when enabledSamuel Holland1-1/+1
2021-10-12power: pmic: Add a driver for X-Powers AXP PMICsSamuel Holland3-0/+53
2021-10-12power: pmic: Consistently depend on SPL_DM_PMICSamuel Holland1-1/+10
2021-10-12power: pmic: Consistently depend on DM_PMICSamuel Holland1-37/+9
2021-10-11Merge branch '2021-10-11-TI-platform-updates'Tom Rini13-213/+382
2021-10-11arm: dts: Update IOT2050 device tree filesWIP/2021-10-11-TI-platform-updatesJan Kiszka2-1/+30
2021-10-11board: siemens: iot2050: Adjust to changes in DT and configurationJan Kiszka3-5/+5
2021-10-11ARM: omap3_logic: Cleanup usage of MUX_VALAdam Ford1-193/+193
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi2-3/+140
2021-10-11ARM: dts: am43xx-clocks: add spread spectrum supportDario Binacchi1-6/+6
2021-10-11ARM: dts: am33xx-clocks: add spread spectrum supportDario Binacchi1-5/+5
2021-10-11configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boardsAdam Ford3-0/+3
2021-10-11sunxi: Add support for FriendlyARM NanoPi R1S H5Chukun Pan4-0/+215
2021-10-11clk: sunxi: Add drivers for A31 and H6 PRCM CCUsSamuel Holland4-0/+136
2021-10-11clk: sunxi: Add support for I2C gates/resetsSamuel Holland12-0/+86
2021-10-11sunxi: gpio: Remove bank-specific size macrosSamuel Holland2-14/+2
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland5-15/+14
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland14-19/+2
2021-10-11pinephone_defconfig: add support for early-boot status LEDArnaud Ferraris1-0/+6
2021-10-11board: sunxi: enable status LED earlyArnaud Ferraris1-0/+6
2021-10-11gpio: sunxi: Remove the sunxi_name_to_gpio_bank functionSamuel Holland2-15/+0
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland7-97/+34
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland15-19/+17