aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-15Drop CONFIG_USB_EHCI_KIRKWOODMarek Behún
2021-10-15Convert CONFIG_USB_EHCI_MXS to KconfigMarek Behún
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún
2021-10-15Remove unused CONFIG_CONS_NONEPatrick Delaunay
2021-10-15Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7Patrick Delaunay
2021-10-15Remove unused CONFIG_NO_RELOCATIONPatrick Delaunay
2021-10-15am33x: Remove unused define CONFIG_MUSB_HOSTPatrick Delaunay
2021-10-15scripts: remove some configs in config_whitelist.txtPatrick Delaunay
2021-10-15Merge branch '2021-10-14-assorted-updates'Tom Rini
2021-10-14board/km: update MAINTAINERS filesHolger Brunck
2021-10-14pytest: Show a message when sandbox crashesSimon Glass
2021-10-14pci: Fix printf format for regionsPali Rohár
2021-10-14pci: Fix showing registersPali Rohár
2021-10-14pci: Fix showing barsPali Rohár
2021-10-14pci: Fix configuring BARsPali Rohár
2021-10-14pci: Skip configuring invalid P2P bridge devicesPali Rohár
2021-10-14pci: Skip configuring PCI Rom Address for unsupported header typesPali Rohár
2021-10-14pytest: Shorten traceback length by defaultSimon Glass
2021-10-14CI: Update to LLVM-13Tom Rini
2021-10-13Merge branch '2021-10-12-assorted-fixes-and-updates'Tom Rini
2021-10-12nvme: invalidate correct memory range after readStefan Agner
2021-10-12tools/image-host.c: Fix spelling of "expected".Vagrant Cascadian
2021-10-12rtc: ds1307: Handle oscillator-stop bit correctlyMark Tomlinson
2021-10-12fs: fat: check for buffer size before reading blocksRicardo Salveti
2021-10-12mtd: rawnand: Add Macronix raw NAND controller driverZhengxun Li
2021-10-12fastboot: fix partition name truncation in environment lookupMatthias Schiffer
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-12test/py: Add usb gadget binding testPatrice Chotard
2021-10-12configs: sandbox: add USB_ETHER and GADGET_DOWNLOAD gadget supportPatrice Chotard
2021-10-12usb: sandbox: Add gadget callbacksPatrice Chotard
2021-10-12usb: gadget: Add bcdDevice for the DWC2 USB Gadget ControllerPatrice Chotard
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard
2021-10-12ARM: dts: sama5d2: Add pwm0 definitionDan Sneddon
2021-10-12dt-bindings: pwm: pwm-at91: Add PWM bindings for A5D2Dan Sneddon
2021-10-12pwm: Add PWM driver for SAMA5D2Dan 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-12power: pmic: Add a driver for X-Powers AXP PMICsSamuel Holland
2021-10-12power: pmic: Consistently depend on SPL_DM_PMICSamuel Holland
2021-10-12power: pmic: Consistently depend on DM_PMICSamuel Holland
2021-10-11Merge branch '2021-10-11-TI-platform-updates'Tom Rini