aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-04test: Add gpio-sysinfo testWIP/2021-04-04-gpio-sysinfo-updateSean Anderson8-0/+82
2021-05-04sysinfo: Add gpio-sysinfo driverSean Anderson4-0/+187
2021-05-04sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson4-20/+64
2021-05-04sysinfo: Use global sysinfo IDs for existing sysinfo driversSean Anderson2-4/+6
2021-05-04dm: gpio: Fix gpio_get_list_count failing with livetreeSean Anderson1-3/+3
2021-04-29Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...WIP/29Apr2021Tom Rini30-277/+472
2021-04-29Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini19-95/+189
2021-04-29spi: zynqmp: Remove gd referenceMichal Simek1-3/+0
2021-04-29Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini1-5/+5
2021-04-29Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini53-2756/+2081
2021-04-29tpm: missing event typesHeinrich Schuchardt1-8/+16
2021-04-29test: dm: add test item for ofnode_get_addr() and ofnode_get_size()Chen Guanqiao1-0/+31
2021-04-29dm: core: Add size operations on device tree referencesChen Guanqiao3-2/+24
2021-04-29buildman: Use bytes for the environmentSimon Glass3-11/+30
2021-04-29buildman: Handle exceptions in threads gracefullySimon Glass4-11/+56
2021-04-29buildman: Use common code to send an resultSimon Glass1-8/+13
2021-04-29buildman: Tidy up a few commentsSimon Glass3-5/+20
2021-04-29dm: core: Fix uninitialized return value from dm_scan_fdt_nodeSean Anderson1-1/+1
2021-04-29dm: core: Add address translation in fdt_get_resourcePatrick Delaunay6-24/+10
2021-04-29binman: Support adding sections to FMAPsSimon Glass4-9/+50
2021-04-29binman: Tweak implementation of fmapSimon Glass1-31/+38
2021-04-29patman: Parse checkpatch by message instead of by lineEvan Benn2-92/+144
2021-04-29patman: Assume we always have pygit2 for testsTom Rini1-17/+2
2021-04-29tests: patman: Add requests to the module listTom Rini1-0/+1
2021-04-29Azure/GitLab: Ensure we use requirements.txt for testsuitesTom Rini2-2/+2
2021-04-29test: Use positive conditional in test_matches()Andy Shevchenko1-6/+6
2021-04-29test: Allow simple glob pattern in the test nameAndy Shevchenko1-2/+9
2021-04-29dtoc: Correct dtoc output when testingSimon Glass2-53/+22
2021-04-29binman: Correct testSplNoDtb() and Tpl alsoSimon Glass1-0/+2
2021-04-29net: phy: xilinx: Break while loop over ethernet phyMichal Simek1-2/+2
2021-04-29arm: a37xx: pci: Fix processing PIO transfersPali Rohár1-14/+28
2021-04-29doc: dt-bindings: add Marvell comphy bindingIgal Liberman1-0/+68
2021-04-29phy: marvell: utmi: update utmi config which fixes usb2.0 instabilityGrzegorz Jaszczyk2-5/+27
2021-04-29phy: marvell: add support for SFI1Igal Liberman10-22/+26
2021-04-29phy: marvell: fix pll initialization for second utmi portGrzegorz Jaszczyk3-28/+53
2021-04-29phy: marvell: allow to initialize up to 6 USB portsGrzegorz Jaszczyk1-1/+1
2021-04-29phy: marvell: cp110: mark u-boot power-off callsIgal Liberman1-2/+2
2021-04-29phy: marvell: fix handling of unconnected comphyChristine Gharzuzi1-0/+4
2021-04-29phy: marvell: pass sgmii id to firmwareIgal Liberman1-22/+5
2021-04-29phy: marvell: cp110: clean up driver after it was moved to atfGrzegorz Jaszczyk5-777/+0
2021-04-29phy: marvell: cp110: remove both phy and pipe selector configurationGrzegorz Jaszczyk1-94/+0
2021-04-29phy: marvell: cp110: let the firmware perform training for XFIGrzegorz Jaszczyk1-179/+18
2021-04-29phy: marvell: cp110: let the firmware configure comphy for USBGrzegorz Jaszczyk1-124/+9
2021-04-29phy: marvell: cp110: let the firmware configure comphy for RXAUIGrzegorz Jaszczyk1-180/+4
2021-04-29phy: marvell: cp110: remove unused definitionsMarcin Wojtas4-42/+27
2021-04-29phy: marvell: enable comphy info prints for all devicesIgal Liberman1-2/+1
2021-04-29phy: marvell: add RX training commandIgal Liberman9-5/+348
2021-04-29phy: marvell: save comphy_map_data priv structureIgal Liberman2-10/+11
2021-04-29phy: marvell: fix several minor bugs in comphy_probeIgal Liberman1-10/+19
2021-04-29phy: marvell: cp110: utmi: update analog parameters according to latest ETPIgal Liberman2-7/+7