aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún
2021-10-15scripts: remove some configs in config_whitelist.txtPatrick Delaunay
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-10-12ARM: dts: sama5d2: Add pwm0 definitionDan Sneddon
2021-10-12sunxi: Enable DM_I2C for all sunxi boardsSamuel Holland
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland
2021-10-12sunxi: pmic_bus: Use the DM PMIC interface when possibleSamuel Holland
2021-10-12sunxi: pmic_bus: Clean up preprocessor conditionsSamuel Holland
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland
2021-10-12sunxi: pmic_bus: Fix Kconfig dependenciesSamuel Holland
2021-10-12sunxi: Select SUN8I_RSB more carefullySamuel Holland
2021-10-12sunxi: Only initialize legacy I2C when enabledSamuel Holland
2021-10-11arm: dts: Update IOT2050 device tree filesJan Kiszka
2021-10-11board: siemens: iot2050: Adjust to changes in DT and configurationJan Kiszka
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi
2021-10-11ARM: dts: am43xx-clocks: add spread spectrum supportDario Binacchi
2021-10-11ARM: dts: am33xx-clocks: add spread spectrum supportDario Binacchi
2021-10-11sunxi: Add support for FriendlyARM NanoPi R1S H5Chukun Pan
2021-10-11sunxi: gpio: Remove bank-specific size macrosSamuel Holland
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-10-11gpio: sunxi: Remove the sunxi_name_to_gpio_bank functionSamuel Holland
2021-10-11sunxi: Simplify MMC pinmux selectionSamuel Holland
2021-10-11clk: sunxi: Move header out of arch directorySamuel Holland
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass
2021-10-08image: Drop IMAGE_ENABLE_FITSimon Glass
2021-10-08arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32h743Patrice Chotard
2021-10-08arm: dts: stm32: Add i2c-analog-filter property in I2C nodes for stm32f746Patrice Chotard
2021-10-08arm: mvebu: dts: m801: correct CP1 pinctrlRobert Marko
2021-10-08arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BITStefan Roese
2021-10-08arm: mvebu: a38x: serdes: Update comment about PCIE*_ENABLE_* definesPali Rohár
2021-10-08arm: mvebu: a38x: serdes: Remove unused PCIe macros and functionsPali Rohár
2021-10-08arm: mvebu: a38x: serdes: Don't configure PCIe cards in SerDes init codePali Rohár
2021-10-08arm: mvebu: a38x: serdes: Don't overwrite PCI device IDPali Rohár
2021-10-08arm: mvebu: a38x: serdes: Don't set PCIe Common Clock ConfigurationPali Rohár
2021-10-08arm: mvebu: a38x: serdes: Don't overwrite read-only SAR PCIe registersPali Rohár
2021-10-08arm: mvebu: a38x: serdes: Add comments for hws_pex_config() codePali Rohár
2021-10-08arm: mvebu: a38x: serdes: Remove duplicate macro SOC_CTRL_REGPali Rohár
2021-10-08arm: mvebu: a38x: serdes: Add comments and use macros in PCIe codePali Rohár
2021-10-08arm: a37xx: pci: Increase PCIe IO size from 64 KiB to 1 MiBPali Rohár
2021-10-08stv0991: remove specific CONFIG_STV0991 configsPatrick Delaunay
2021-10-07Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-10-07ARM: dts: add support for Radxa ZeroChristian Hewitt
2021-10-07ARM: dts: sort Amlogic Makefile sectionChristian Hewitt
2021-10-07ARM: amlogic: add JetHub D1/H1 device supportVyacheslav Bocharov
2021-10-07ARM: amlogic: add Banana Pi M5Neil Armstrong