aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/23Feb2022Tom Rini10-130/+66
2022-02-23Merge tag 'dm-pull-22222' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini30-152/+1140
2022-02-23configs: omap various: Remove OMAP_EHCI_PHY from defconfigsAdam Ford6-16/+0
2022-02-23usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from KconfigAdam Ford1-34/+0
2022-02-23usb: ehci-omap: Use PHY system to manage phy resetsAdam Ford1-50/+56
2022-02-23usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAPAdam Ford1-0/+2
2022-02-23phy: nop-phy: Fix enabling resetAdam Ford1-2/+3
2022-02-23usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probeAdam Ford1-1/+6
2022-02-23usb: ehci-omap: Drop dead codeAdam Ford2-29/+1
2022-02-22scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_fullPhilippe Reynes1-1/+7
2022-02-22phy: phy-uclass: check the parents for physAngus Ainslie1-6/+14
2022-02-22binman: Allow different operations in FIT generator nodesSimon Glass5-49/+274
2022-02-22binman: Tidy up the docs a little with fitSimon Glass2-14/+16
2022-02-22binman: fit: Refactor to reduce function sizeSimon Glass1-43/+71
2022-02-22binman: Move entry-data collection into a Entry methodSimon Glass3-10/+118
2022-02-22binman: Add a ELF test file with disjoint text sectionsSimon Glass3-1/+56
2022-02-22binman: Support a list of strings with the mkimage etypeSimon Glass3-4/+26
2022-02-22binman: Add to the TODOSimon Glass1-0/+8
2022-02-22binman: Add support for TEE BL32Roger Quadros6-0/+62
2022-02-22elf: Add a way to read segment information from an ELF fileSimon Glass2-2/+66
2022-02-22binman: Update docs to indicate mkimage is supportedSimon Glass1-2/+2
2022-02-22dtoc: Support reading a list of argumentsSimon Glass3-0/+28
2022-02-22dtoc: Allow deleting nodes and adding them in the same syncSimon Glass2-0/+13
2022-02-22dtoc: Support deleting a nodeSimon Glass2-0/+26
2022-02-22dtoc: Support adding a string list to a device treeSimon Glass2-0/+26
2022-02-22spl: Allow disabling binman symbols in SPLSimon Glass2-0/+28
2022-02-22spl: x86: Correct the binman symbols for SPLSimon Glass3-7/+7
2022-02-22moveconfig: Allow regex matches when finding combinationsSimon Glass1-2/+22
2022-02-22moveconfig: Show the config name rather than the defconfigSimon Glass1-1/+14
2022-02-22binman: Correct the error message for a bad hash algorithmSimon Glass2-2/+2
2022-02-22binman: Update image positions of FIT subentriesAlper Nebi Yasak2-0/+163
2022-02-22binman: Skip processing "hash" subnodes of FIT subsectionsAlper Nebi Yasak4-14/+97
2022-02-21Merge branch '2022-02-21-platform-updates'WIP/21Feb2022Tom Rini13-113/+229
2022-02-21ti: i2c: fix probe_chip() return valueNikita Yushchenko1-1/+1
2022-02-21crypto: aspeed: fix polling RSA status wrong issueNeal Liu1-1/+1
2022-02-21arm: dts: k3-j7200: Fix up MAIN R5FSS cluster mode back to Split-modeSuman Anna1-0/+4
2022-02-21arm: omap3: Make some memory functions static and clean headersAdam Ford4-25/+18
2022-02-21arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTOAdam Ford2-38/+5
2022-02-21arm: dts: k3-j721e-r5-common-proc-board: tps659413: Correct the min/max volta...Keerthy1-3/+3
2022-02-21iommu: Add M1 Pro/Max support to Apple DART driverJanne Grunau1-0/+1
2022-02-21doc: board: apple: Update Apple M1 documentationMark Kettenis1-5/+28
2022-02-21arm: apple: Disable debug UARTMark Kettenis1-1/+0
2022-02-21arm: apple: Add M1 Pro/Max supportMark Kettenis1-39/+168
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini34-128/+493
2022-02-21arm64: zynqmp: Remove additional gpio header from dlc21Michal Simek1-1/+0
2022-02-21arm64: zynqmp: Fix debug uart initializationMichal Simek4-11/+35
2022-02-21ARM: zynq: Fix debug uart initializationMichal Simek3-6/+17
2022-02-21arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLEDMichal Simek3-1/+3
2022-02-21arm64: zynqmp: Build psu_spl_init for SPL all the timeMichal Simek2-2/+1
2022-02-21xilinx: Enable OF_BOARD for zynq and zynqmp boardsMichal Simek3-1/+4