summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: fm: Add firmware name parameterSean Anderson2023-01-122-4/+13
| * | misc: fs_loader: Add function to get the chosen loaderSean Anderson2023-01-125-27/+44
| * | Added configs required for dcp_rng driverKshitiz Varshney2023-01-122-0/+8
| * | Added dcp_rng driver initialization codeKshitiz Varshney2023-01-121-0/+10
| * | Uboot RNG Driver using Data Co-processorKshitiz Varshney2023-01-123-0/+193
| * | common: spl: ram: fix return codeNikita Shubin2023-01-121-4/+5
| * | cmd: spi: Judge the number of added parameterschenzhipeng2023-01-121-0/+3
| * | console: Add option to keep it silent until env is loadedHarald Seiler2023-01-122-0/+15
|/ /
* | Merge branch '2023-01-11-assorted-general-updates'Tom Rini2023-01-1244-270/+586
|\ \ | |/ |/|
| * CI/Docker: Update to jammy-20221130 tagTom Rini2023-01-113-3/+4
| * Use `grep -E` or plain `grep` instead of `egrep`Ville Skyttä2023-01-115-16/+16
| * Kconfig: move NXP specific stuff into a sub-menuHeinrich Schuchardt2023-01-111-2/+4
| * Kconfig: clean up skipping low-level initializationHeinrich Schuchardt2023-01-111-8/+12
| * Dockerfile: add package texinfoHeinrich Schuchardt2023-01-111-0/+1
| * fs/btrfs: handle data extents, which crosss stripe boundaries, correctlyQu Wenruo2023-01-111-22/+27
| * ata: Fix dependency for CONFIG_SATA_SILPali Rohár2023-01-111-0/+1
| * test: compression: use ut_assert for errorsBrandon Maier2023-01-111-31/+25
| * test: compression: check with trailing garbage in inputBrandon Maier2023-01-111-0/+9
| * fs/squashfs: Only use export table if availableDavid Oberhollenzer2023-01-111-5/+11
| * test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut2023-01-114-1/+138
| * cmd: exit: Fix return value propagation out of environment scriptsMarek Vasut2023-01-114-12/+27
| * fastboot: Add OEM run commandSean Anderson2023-01-114-5/+37
| * fastboot: remove #ifdef CONFIG when it is possiblePatrick Delaunay2023-01-117-145/+82
| * optee: bind the TA drivers on OP-TEE nodePatrick Delaunay2023-01-111-2/+4
| * env: add failing trace in env_erasePatrick Delaunay2023-01-111-2/+6
| * env: ubi: add support of command env erasePatrick Delaunay2023-01-111-0/+40
| * test: env: add test for u-boot-initial-env creationMax Krummenacher2023-01-111-0/+24
| * cmd: change the return value when argc errorShenlin Liang2023-01-111-1/+1
| * cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_...Patrick Delaunay2023-01-111-0/+2
| * lib: rsa: cosmetic: fix building warningHaijun Qin2023-01-111-1/+1
| * reboot-mode: Add NVMEM reboot modeSean Anderson2023-01-114-0/+66
| * rtc: abx8xx: Add support for reading RAMSean Anderson2023-01-111-17/+51
| * common:autoboot:modify function parametersShenlin Liang2023-01-111-2/+2
|/
* Merge branch '2023-01-10-platform-updates'Tom Rini2023-01-1051-83/+226
|\
| * ARM: omap3: evm: Name this directory omap3evmAndrew Davis2023-01-106-3/+3
| * powerpc/mpc85xx: Unset CONFIG_SPL_TARGET="u-boot-with-spl.bin"Pali Rohár2023-01-1027-27/+0
| * powerpc/mpc85xx: Set default CONFIG_BUILD_TARGETPali Rohár2023-01-101-0/+1
| * arm: mvebu: Fix default CONFIG_BUILD_TARGETPali Rohár2023-01-101-2/+2
| * SoC: sdm845: find and save KASLR to env variablesDzmitry Sankouski2023-01-101-0/+18
| * board: starqltechn: enable serial consoleDzmitry Sankouski2023-01-102-4/+5
| * configs: am62a: use kernel fitImage when using secure bootflowBryan Brattlof2023-01-101-3/+8
| * configs: am62a: convert bootcmd to distro_bootcmdBryan Brattlof2023-01-102-4/+26
| * arm: mach-k3: copy bootindex to OCRAM for main domain SPLBryan Brattlof2023-01-103-4/+33
| * configs: am62a: move stack and heap to HSM RAMBryan Brattlof2023-01-101-1/+1
| * configs: restrict am62ax wakup SPL sizeBryan Brattlof2023-01-101-4/+9
| * configs: Enable distroboot on am625Martyn Welch2023-01-102-2/+26
| * arm64:mach-k3 am625_init: Correct boot mode detectionMartyn Welch2023-01-101-10/+9
| * configs: am62x_evm_a53: Enable ethernetSjoerd Simons2023-01-101-0/+6
| * arm: dts: k3-am625-sk: Enable first ethernet portSjoerd Simons2023-01-101-0/+22
| * configs: am62x_evm_*: Run savedefconfigSjoerd Simons2023-01-102-19/+17