aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-02imx: Add support for Ronetix's iMX7-CM boardIlko Iliev12-0/+974
2021-05-02pci: imx: disable imx6sdl LTSSM upon driver removeTim Harvey1-1/+1
2021-05-02imx: mkimage_fit_atf: fix file size reportingTim Harvey1-4/+4
2021-05-02imx: imx8: Update README with somewhat correct firmware versionsPriit Laes1-9/+9
2021-05-02arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)Ying-Chun Liu (PaulLiu)16-0/+8289
2021-05-02arm: dts: add imx8mm-cl-iot-gate dts fileYing-Chun Liu (PaulLiu)3-0/+810
2021-05-02net: fec: Only unregister MII bus if we registered itSean Anderson1-2/+6
2021-05-02net: fec: Don't use disabled physSean Anderson1-6/+9
2021-05-02pci: pci-uclass: Add board_pci_fixup_dev for DM_PCITim Harvey2-0/+14
2021-05-02pci: Update the highest subordinate bus number for bridge setupMasami Hiramatsu1-0/+3
2021-05-02arm: dts: imx6qdl-gw552x.dtsi: fix VBUS supplyTim Harvey1-1/+0
2021-05-02imx: ventana: add delay before reading EEPROMTim Harvey1-0/+1
2021-05-02board: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0Jagan Teki6-0/+232
2021-05-02board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter KitJagan Teki13-0/+2427
2021-05-02arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SoMJagan Teki1-0/+232
2021-05-02arm64: dts: imx8mm: Add common -u-boot.dtsiJagan Teki7-209/+51
2021-05-02include: configs: ge: avoid shell on boot failureIan Ray2-2/+4
2021-05-02include: configs: ge: simplify default boot commandIan Ray2-14/+10
2021-05-02include: configs: ge: bx50v3: drop USB bootIan Ray1-5/+0
2021-05-02configs: ge: use non-persistent environmentIan Ray2-2/+2
2021-05-02configs: ge: bx50v3: adjust watchdog periodIan Ray1-1/+1
2021-05-02board: ge: bx50v3: add phy reset GPIOSebastian Reichel1-0/+12
2021-05-02board: ge: bx50v3: fix crystal bitSebastian Reichel1-0/+26
2021-05-02Makefile: Fix generation of flash.bin u-boot.itb with binmanMarek Vasut1-0/+6
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