aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-12ARM: dts: stm32: Add timer interrupts on stm32mp15Patrick Delaunay1-0/+34
2023-01-12ARM: dts: stm32mp15: fix typo in stm32mp15xx-dkx.dtsiPatrick Delaunay1-5/+5
2023-01-12ARM: dts: stm32mp15: remove clksrc include in SCMI dtsi filePatrick Delaunay2-2/+0
2023-01-12adc: stm32mp15: add calibration supportOlivier Moysan1-18/+116
2023-01-12ARM: dts: stm32: add support for USB2514B onboard hub on stm32mp157c-ev1Fabrice Gasnier1-0/+8
2023-01-12configs: stm32: enable USB onboard HUB driverFabrice Gasnier3-0/+3
2023-01-12usb: onboard-hub: add driver to manage onboard hub suppliesFabrice Gasnier4-6/+83
2023-01-12Merge branch '2023-01-11-assorted-general-updates'Tom Rini44-270/+586
2023-01-12ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1Fabrice Gasnier1-0/+4
2023-01-11CI/Docker: Update to jammy-20221130 tagTom Rini3-3/+4
2023-01-11Use `grep -E` or plain `grep` instead of `egrep`Ville Skyttä5-16/+16
2023-01-11Kconfig: move NXP specific stuff into a sub-menuHeinrich Schuchardt1-2/+4
2023-01-11Kconfig: clean up skipping low-level initializationHeinrich Schuchardt1-8/+12
2023-01-11Dockerfile: add package texinfoHeinrich Schuchardt1-0/+1
2023-01-11fs/btrfs: handle data extents, which crosss stripe boundaries, correctlyQu Wenruo1-22/+27
2023-01-11ata: Fix dependency for CONFIG_SATA_SILPali Rohár1-0/+1
2023-01-11test: compression: use ut_assert for errorsBrandon Maier1-31/+25
2023-01-11test: compression: check with trailing garbage in inputBrandon Maier1-0/+9
2023-01-11fs/squashfs: Only use export table if availableDavid Oberhollenzer1-5/+11
2023-01-11test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut4-1/+138
2023-01-11cmd: exit: Fix return value propagation out of environment scriptsMarek Vasut4-12/+27
2023-01-11fastboot: Add OEM run commandSean Anderson4-5/+37
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay7-145/+82
2023-01-11optee: bind the TA drivers on OP-TEE nodePatrick Delaunay1-2/+4
2023-01-11env: add failing trace in env_erasePatrick Delaunay1-2/+6
2023-01-11env: ubi: add support of command env erasePatrick Delaunay1-0/+40
2023-01-11test: env: add test for u-boot-initial-env creationMax Krummenacher1-0/+24
2023-01-11cmd: change the return value when argc errorShenlin Liang1-1/+1
2023-01-11cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_...Patrick Delaunay1-0/+2
2023-01-11lib: rsa: cosmetic: fix building warningHaijun Qin1-1/+1
2023-01-11reboot-mode: Add NVMEM reboot modeSean Anderson4-0/+66
2023-01-11rtc: abx8xx: Add support for reading RAMSean Anderson1-17/+51
2023-01-11common:autoboot:modify function parametersShenlin Liang1-2/+2
2023-01-10Merge branch '2023-01-10-platform-updates'Tom Rini51-83/+226
2023-01-10ARM: omap3: evm: Name this directory omap3evmWIP/2023-01-10-platform-updatesAndrew Davis6-3/+3
2023-01-10powerpc/mpc85xx: Unset CONFIG_SPL_TARGET="u-boot-with-spl.bin"Pali Rohár27-27/+0
2023-01-10powerpc/mpc85xx: Set default CONFIG_BUILD_TARGETPali Rohár1-0/+1
2023-01-10arm: mvebu: Fix default CONFIG_BUILD_TARGETPali Rohár1-2/+2
2023-01-10SoC: sdm845: find and save KASLR to env variablesDzmitry Sankouski1-0/+18
2023-01-10board: starqltechn: enable serial consoleDzmitry Sankouski2-4/+5
2023-01-10configs: am62a: use kernel fitImage when using secure bootflowBryan Brattlof1-3/+8
2023-01-10configs: am62a: convert bootcmd to distro_bootcmdBryan Brattlof2-4/+26
2023-01-10arm: mach-k3: copy bootindex to OCRAM for main domain SPLBryan Brattlof3-4/+33
2023-01-10configs: am62a: move stack and heap to HSM RAMBryan Brattlof1-1/+1
2023-01-10configs: restrict am62ax wakup SPL sizeBryan Brattlof1-4/+9
2023-01-10configs: Enable distroboot on am625Martyn Welch2-2/+26
2023-01-10arm64:mach-k3 am625_init: Correct boot mode detectionMartyn Welch1-10/+9
2023-01-10configs: am62x_evm_a53: Enable ethernetSjoerd Simons1-0/+6
2023-01-10arm: dts: k3-am625-sk: Enable first ethernet portSjoerd Simons1-0/+22
2023-01-10configs: am62x_evm_*: Run savedefconfigSjoerd Simons2-19/+17