summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-13efi_loader: add .rela sections to .text on arm64Heinrich Schuchardt
2023-01-13efi_loader: fix description of memory functionsHeinrich Schuchardt
2023-01-13doc: build infodocs target on Gitlab CI, AzureHeinrich Schuchardt
2023-01-13doc: fix description of u16_strcasecmp()Heinrich Schuchardt
2023-01-12Merge branch '2023-01-12-further-assorted-general-updates'Tom Rini
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut
2023-01-12dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPLQuentin Schulz
2023-01-12distro_bootcmd: Set distro_bootpart_uuid for block devicesMarek Vasut
2023-01-12Revert "time: add weak annotation to timer_read_counter declaration"Harald Seiler
2023-01-12net: fm: Support loading firmware from a filesystemSean Anderson
2023-01-12net: fm: Add firmware name parameterSean Anderson
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-12Merge branch '2023-01-11-assorted-general-updates'Tom Rini
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
2023-01-10arm: mvebu: Fix default CONFIG_BUILD_TARGETPali Rohár
2023-01-10SoC: sdm845: find and save KASLR to env variablesDzmitry Sankouski
2023-01-10board: starqltechn: enable serial consoleDzmitry Sankouski