aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "labgrid: Provide an integration with Labgrid"WIP/09Jul2024Tom Rini2024-07-095-90/+317
|\
| * test: Add a section for closing the connectionSimon Glass2024-07-091-1/+4
| * test: Try to shut down the lab console gracefullySimon Glass2024-07-091-2/+15
| * test: Avoid double echo when starting upSimon Glass2024-07-091-0/+13
| * test: Fix mulptiplex_log typoSimon Glass2024-07-091-1/+1
| * test: Improve handling of sending commandsSimon Glass2024-07-091-14/+21
| * test: Introduce lab modeSimon Glass2024-07-091-15/+53
| * test: Tidy up remaining exceptionsSimon Glass2024-07-091-6/+6
| * test: Detect dead connectionsSimon Glass2024-07-092-2/+55
| * test: Separate out the exception handlingSimon Glass2024-07-092-12/+25
| * test: Move the receive code into a functionSimon Glass2024-07-091-12/+27
| * test: Introduce the concept of a roleSimon Glass2024-07-091-4/+27
| * test: Create a common function to get the configSimon Glass2024-07-091-13/+28
| * test: Avoid failing skipped testsSimon Glass2024-07-091-5/+11
| * test: Allow connecting to a running boardSimon Glass2024-07-093-13/+25
| * test: Release board after tests completeSimon Glass2024-07-091-0/+10
| * test: Pass stderr to stdoutSimon Glass2024-07-091-0/+2
| * test: Use a constant for the test timeoutSimon Glass2024-07-091-2/+5
| * test: Allow signaling that U-Boot is readySimon Glass2024-07-091-4/+5
|/
* Merge patch series "mediatek: cumulative trivial fix for OF_UPSTREAM support"WIP/08Jul2024Tom Rini2024-07-0815-8/+614
|\
| * clk: mediatek: mt7986: support alternative compatible for fixed-pllsChristian Marangi2024-07-081-0/+1
| * clk: mediatek: mt7988: support alternative compatible for fixed-pllsChristian Marangi2024-07-081-0/+1
| * pci: mediatek: make pcie-phy optional for gen3Christian Marangi2024-07-081-10/+12
| * pinctrl: mediatek: mt7981: init device before relocationChristian Marangi2024-07-081-0/+1
| * pinctrl: mediatek: add support for gpio-controller property in root nodeChristian Marangi2024-07-081-0/+10
| * clk: mediatek: mt7981: support alternative compatible for fixed-pllsChristian Marangi2024-07-081-0/+1
| * mmc: mediatek: add support for upstream linux clock and propertyChristian Marangi2024-07-081-4/+31
| * serial: mediatek: add special handling for highspeed and linux compatChristian Marangi2024-07-081-1/+11
| * serial: mediatek: add support for bus clock and enable itChristian Marangi2024-07-081-0/+8
| * i2c: mediatek: add support for optional arb and pmic clockChristian Marangi2024-07-081-0/+30
| * net: mediatek: handle alternative name for pn_swap propertyChristian Marangi2024-07-081-1/+3
| * spi: mtk_spim: add support for upstream mediatek, spi-ipm compatibleChristian Marangi2024-07-081-2/+43
| * pci: mediatek: add PCIe controller support for filogic siliconJohn Crispin2024-07-083-0/+390
| * phy: phy-mtk-tphy: add support for phy type switchChristian Marangi2024-07-082-0/+82
* | Revert "buildman: Always use the full path in CROSS_COMPILE"Tom Rini2024-07-087-92/+23
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2024-07-0859-64/+17596
|\ \
| * | mvebu: armada-8k: respect CONFIG_DISTRO_DEFAULTSRobert Marko2024-07-081-1/+4
| * | arm: mvebu: turris_omnia: Support old DDR3 trainingMarek Behún2024-07-085-3/+117
| * | arm: mvebu: a38x: Add optional support for using old DDR3 training codeMarek Behún2024-07-086-9/+293
| * | ddr: marvell: a38x: old: Backport immutable debug settingsMarek Behún2024-07-083-23/+54
| * | ddr: marvell: a38x: old: Fix some compiler warning of the old codeMarek Behún2024-07-085-0/+6
| * | ddr: marvell: a38x: Import old DDR training code from 2017 version of U-BootMarek Behún2024-07-0841-0/+16646
| * | arm: mvebu: turris_omnia: Read DDR speed from EEPROMMarek Behún2024-07-082-5/+135
| * | arm: mvebu: turris_omnia: Extend EEPROM info structureMarek Behún2024-07-082-7/+46
| * | arm: mvebu: turris_omnia: Enable the 'eeprom' commandMarek Behún2024-07-081-0/+3
| * | arm: mvebu: turris_omnia: Implement EEPROM layout for the 'eeprom' commandMarek Behún2024-07-082-0/+110
| * | arm: mvebu: turris_omnia: Fix ethernet PHY reset gpio FDT fixupMarek Behún2024-07-082-19/+26
| * | arm: mvebu: turris_omnia: Enable immutable debug settings in DDR3 training by...Marek Behún2024-07-081-0/+1
| * | ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to r...Marek Behún2024-07-084-11/+53
| * | ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, a...Marek Behún2024-07-081-4/+5