aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson
2023-01-12Added configs required for dcp_rng driverKshitiz Varshney
2023-01-12Added dcp_rng driver initialization codeKshitiz Varshney
2023-01-12Uboot RNG Driver using Data Co-processorKshitiz Varshney
2023-01-12common: spl: ram: fix return codeNikita Shubin
2023-01-12cmd: spi: Judge the number of added parameterschenzhipeng
2023-01-12console: Add option to keep it silent until env is loadedHarald Seiler
2023-01-12configs: stm32mp13: Activate command stm32keyPatrick Delaunay
2023-01-12board: st: Add support of STM32MP13x boards in stm32board cmdPatrick Delaunay
2023-01-12configs: stm32mp13: Activate CONFIG_CMD_FUSEPatrick Delaunay
2023-01-12stm32mp: Add support of STM32MP13x in bsec driverPatrick Delaunay
2023-01-12stm32mp: Add OP-TEE support in bsec driverPatrick Delaunay
2023-01-12stm32mp: cosmetic: Update of bsec driverPatrick Delaunay
2023-01-12ARM: dts: stm32: Add timer interrupts on stm32mp15Patrick Delaunay
2023-01-12ARM: dts: stm32mp15: fix typo in stm32mp15xx-dkx.dtsiPatrick Delaunay
2023-01-12ARM: dts: stm32mp15: remove clksrc include in SCMI dtsi filePatrick Delaunay
2023-01-12adc: stm32mp15: add calibration supportOlivier Moysan
2023-01-12ARM: dts: stm32: add support for USB2514B onboard hub on stm32mp157c-ev1Fabrice Gasnier
2023-01-12configs: stm32: enable USB onboard HUB driverFabrice Gasnier
2023-01-12usb: onboard-hub: add driver to manage onboard hub suppliesFabrice Gasnier
2023-01-12Merge branch '2023-01-11-assorted-general-updates'Tom Rini
2023-01-12ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1Fabrice Gasnier
2023-01-11CI/Docker: Update to jammy-20221130 tagTom Rini
2023-01-11Use `grep -E` or plain `grep` instead of `egrep`Ville Skyttä
2023-01-11Kconfig: move NXP specific stuff into a sub-menuHeinrich Schuchardt
2023-01-11Kconfig: clean up skipping low-level initializationHeinrich Schuchardt
2023-01-11Dockerfile: add package texinfoHeinrich Schuchardt
2023-01-11fs/btrfs: handle data extents, which crosss stripe boundaries, correctlyQu Wenruo
2023-01-11ata: Fix dependency for CONFIG_SATA_SILPali Rohár
2023-01-11test: compression: use ut_assert for errorsBrandon Maier
2023-01-11test: compression: check with trailing garbage in inputBrandon Maier
2023-01-11fs/squashfs: Only use export table if availableDavid Oberhollenzer
2023-01-11test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut
2023-01-11cmd: exit: Fix return value propagation out of environment scriptsMarek Vasut
2023-01-11fastboot: Add OEM run commandSean Anderson
2023-01-11fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay
2023-01-11optee: bind the TA drivers on OP-TEE nodePatrick Delaunay
2023-01-11env: add failing trace in env_erasePatrick Delaunay
2023-01-11env: ubi: add support of command env erasePatrick Delaunay
2023-01-11test: env: add test for u-boot-initial-env creationMax Krummenacher
2023-01-11cmd: change the return value when argc errorShenlin Liang
2023-01-11cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_...Patrick Delaunay
2023-01-11lib: rsa: cosmetic: fix building warningHaijun Qin
2023-01-11reboot-mode: Add NVMEM reboot modeSean Anderson
2023-01-11rtc: abx8xx: Add support for reading RAMSean Anderson
2023-01-11common:autoboot:modify function parametersShenlin Liang
2023-01-10Merge branch '2023-01-10-platform-updates'Tom Rini
2023-01-10ARM: omap3: evm: Name this directory omap3evmAndrew Davis
2023-01-10powerpc/mpc85xx: Unset CONFIG_SPL_TARGET="u-boot-with-spl.bin"Pali Rohár
2023-01-10powerpc/mpc85xx: Set default CONFIG_BUILD_TARGETPali Rohár