summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08board: .gitignore: replace dsdt.c by dsdt_generated.cPhilippe Reynes
2022-03-08drivers: serial: Make sure we really return a serial deviceMark Kettenis
2022-03-08.mailmap: Fix Heinrich's [email protected] recordMichal Simek
2022-03-08Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-03-08watchdog: rti_wdt: Add 10% safety margin to clock frequencyJan Kiszka
2022-03-08watchdog: armada_37xx: Probe driver also when watchdog is already runningPali Rohár
2022-03-08drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostartPhilippe Reynes
2022-03-08MAINTAINERS: Add watchdog maintainers entryStefan Roese
2022-03-07Merge branch '2022-03-07-add-platforms' into nextTom Rini
2022-03-07configs: evb-ast2[56]00: Enable GPIO controlAndrew Jeffery
2022-03-07ARM: dts: ast2500: Add ngpios property to GPIO nodeAndrew Jeffery
2022-03-07gpio: Add Aspeed GPIO driverAndrew Jeffery
2022-03-07arm: dts: Add DTS description for MMC2 am33xx devicesLukasz Majewski
2022-03-07arm: dts: Add mmc[01] aliases to am33xx.dtsiLukasz Majewski
2022-03-07arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driverLukasz Majewski
2022-03-07configs: bcm96753ref_ram_defconfig: enable led supportPhilippe Reynes
2022-03-07arch: arm: dts: bcm96753ref: enable led supportPhilippe Reynes
2022-03-07arch: arm: dts: bcm6753: add led supportPhilippe Reynes
2022-03-07drivers: led: led_bcm6753: initial supportPhilippe Reynes
2022-03-07bcm96753ref: add initial supportPhilippe Reynes
2022-03-07watchdog: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes
2022-03-07nand: brcmnand: add bcm6753 supportPhilippe Reynes
2022-03-07gpio: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes
2022-03-07bcm6753: add initial supportPhilippe Reynes
2022-03-07arm64: zynqmp: Fix level of gpio reset for usb on kv260 boardsMichal Simek
2022-03-07arm64: zynqmp: Enable DP driver for SOMsMichal Simek
2022-03-07arm64: zynqmp: Switch to ethernet-phy-id in kv260Michal Simek
2022-03-07arm64: zynqmp: Use assigned-clock-rates for setting up clock in SOMMichal Simek
2022-03-07arm64: zynqmp: Setup clock for DP and DPDMAMichal Simek
2022-03-07arm64: zynqmp: Move usb hub from i2c to usb nodeMichal Simek
2022-03-07microblaze: Do not place u-boot to reserved memory locationMichal Simek
2022-03-07power: zynqmp: Use zynqmp_pmufw_node() from firmwareMichal Simek
2022-03-07gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expanderT Karthik Reddy
2022-03-07mmc: zynq_sdhci: Enable card detect workaround for ZynqMPAshok Reddy Soma
2022-03-07mmc: zynq_sdhci: Change granularity of timeout to 1usAshok Reddy Soma
2022-03-07mmc: zynq_sdhci: Fix timeout issueAshok Reddy Soma
2022-03-07ARM: dts: zynq: add NAND flash controller nodeMichael Walle
2022-03-07mtd: nand: Update driver to match new DT bindingMichal Simek
2022-03-07dm: pinctrl: Use explicit values for enumsAshok Reddy Soma
2022-03-07Revert "board: zynqmp: Fix for wrong AMS setting by ROM"T Karthik Reddy
2022-03-07fru: ops: Add support to read mac addresses from multirecordAshok Reddy Soma
2022-03-07xilinx: common: Optimise updating ethaddr from eepromAshok Reddy Soma
2022-03-07fru: ops: Return error from checksum if data is all zero'sAshok Reddy Soma
2022-03-07fru: ops: Clear fru table before storing dataAshok Reddy Soma
2022-03-05Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-03-05Merge branch '2022-03-04-assorted-minor-fixes'Tom Rini
2022-03-04lib: rsa: use actual OpenSSL 1.1.0 EVP MD APIYann Droneaud
2022-03-04.mailmap: Record all address for main U-Boot contributorMichal Simek
2022-03-04mkimage: error handling for FIT imageHeinrich Schuchardt
2022-03-04cmd: pwm: fix typo 'eisable' -> 'disable'Sébastien Szymanski