summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07arm64: zynqmp: Fix level of gpio reset for usb on kv260 boardsMichal Simek2-2/+2
2022-03-07arm64: zynqmp: Enable DP driver for SOMsMichal Simek2-1/+5
2022-03-07arm64: zynqmp: Switch to ethernet-phy-id in kv260Michal Simek2-4/+8
2022-03-07arm64: zynqmp: Use assigned-clock-rates for setting up clock in SOMMichal Simek4-0/+10
2022-03-07arm64: zynqmp: Setup clock for DP and DPDMAMichal Simek3-0/+8
2022-03-07arm64: zynqmp: Move usb hub from i2c to usb nodeMichal Simek1-5/+8
2022-03-07microblaze: Do not place u-boot to reserved memory locationMichal Simek2-0/+23
2022-03-07power: zynqmp: Use zynqmp_pmufw_node() from firmwareMichal Simek1-24/+5
2022-03-07gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expanderT Karthik Reddy4-0/+125
2022-03-07mmc: zynq_sdhci: Enable card detect workaround for ZynqMPAshok Reddy Soma1-1/+1
2022-03-07mmc: zynq_sdhci: Change granularity of timeout to 1usAshok Reddy Soma1-2/+2
2022-03-07mmc: zynq_sdhci: Fix timeout issueAshok Reddy Soma1-1/+2
2022-03-07ARM: dts: zynq: add NAND flash controller nodeMichael Walle3-29/+32
2022-03-07mtd: nand: Update driver to match new DT bindingMichal Simek1-3/+6
2022-03-07dm: pinctrl: Use explicit values for enumsAshok Reddy Soma1-24/+24
2022-03-07Revert "board: zynqmp: Fix for wrong AMS setting by ROM"T Karthik Reddy1-6/+0
2022-03-07fru: ops: Add support to read mac addresses from multirecordAshok Reddy Soma3-0/+69
2022-03-07xilinx: common: Optimise updating ethaddr from eepromAshok Reddy Soma1-1/+1
2022-03-07fru: ops: Return error from checksum if data is all zero'sAshok Reddy Soma1-0/+8
2022-03-07fru: ops: Clear fru table before storing dataAshok Reddy Soma1-1/+1
2022-03-06Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini7-37/+69
2022-03-05Merge branch '2022-03-04-assorted-minor-fixes'Tom Rini10-23/+74
2022-03-04lib: rsa: use actual OpenSSL 1.1.0 EVP MD APIYann Droneaud1-5/+3
2022-03-04.mailmap: Record all address for main U-Boot contributorMichal Simek1-2/+20
2022-03-04mkimage: error handling for FIT imageHeinrich Schuchardt1-1/+6
2022-03-04cmd: pwm: fix typo 'eisable' -> 'disable'Sébastien Szymanski1-1/+1
2022-03-04arm: dts: iot2050: Add cfg register space for ringacc and udmapJan Kiszka1-1/+24
2022-03-04configs: j721e_*_evm_a72_defconfig: Enable config for setting mmc speed modeAswath Govindraju2-0/+2
2022-03-04arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner2-12/+17
2022-03-04configs: ti: use standard configuration nodes namingRomain Naour1-1/+1
2022-03-04Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini10-191/+606
2022-03-04tools: kwboot: Update references with public linksPali Rohár1-3/+28
2022-03-04tools: kwboot: Update doc about AvantaPali Rohár2-4/+4
2022-03-04tools: kwboot: Update manpagePali Rohár1-4/+99
2022-03-04tools: kwboot: Update usagePali Rohár1-3/+4
2022-03-04tools: kwboot: Add support for backspace key in mini terminalPali Rohár2-14/+97
2022-03-04tools: kwboot: Fix sending and processing debug message pattern (-d option)Pali Rohár1-16/+123
2022-03-04tools: kwboot: Use separate thread for sending boot message patternPali Rohár2-19/+104
2022-03-04tools: kwboot: Cleanup bootmsg and debugmsg variablesPali Rohár1-17/+14
2022-03-04tools: kwboot: Remove msg_req_delayPali Rohár1-6/+1