summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-01-10configs: am62a: use kernel fitImage when using secure bootflowBryan Brattlof
2023-01-10configs: am62a: convert bootcmd to distro_bootcmdBryan Brattlof
2023-01-10arm: mach-k3: copy bootindex to OCRAM for main domain SPLBryan Brattlof
2023-01-10configs: am62a: move stack and heap to HSM RAMBryan Brattlof
2023-01-10configs: restrict am62ax wakup SPL sizeBryan Brattlof
2023-01-10configs: Enable distroboot on am625Martyn Welch
2023-01-10arm64:mach-k3 am625_init: Correct boot mode detectionMartyn Welch
2023-01-10configs: am62x_evm_a53: Enable ethernetSjoerd Simons
2023-01-10arm: dts: k3-am625-sk: Enable first ethernet portSjoerd Simons
2023-01-10configs: am62x_evm_*: Run savedefconfigSjoerd Simons
2023-01-10configs: am62x_evm_*: Correct SPI configuration optionSjoerd Simons
2023-01-10pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detectJim Liu
2023-01-10Merge branch '2023-01-10-env-mmc-improvements-and-corrections'Tom Rini
2023-01-10env: mmc: cosmetic: remove unused macro STR(X)Patrick Delaunay
2023-01-10env: mmc: add debug message when mmc-env-partition is not foundPatrick Delaunay
2023-01-10env: mmc: select GPT env partition by type guidPatrick Delaunay
2023-01-10configs: stm32mp: activate CONFIG_ENV_MMC_USE_DTPatrick Delaunay
2023-01-10env: mmc: add CONFIG_ENV_MMC_USE_DTPatrick Delaunay
2023-01-10env: mcc: fix compilation error with ENV_IS_EMBEDDEDPatrick Delaunay
2023-01-10env: mcc: Drop unnecessary #ifdefsPatrick Delaunay
2023-01-10env: mmc: introduced ENV_MMC_OFFSETPatrick Delaunay
2023-01-09ns16650: Correct CONFIG_SYS_NS16550_MEM32 platformsTom Rini
2023-01-09Merge branch 'next'Tom Rini
2023-01-09Prepare v2023.01Tom Rini
2023-01-09board: rockchip: Fix binman_init failure on EVB-RK3568Jagan Teki
2023-01-08Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-01-08distro_bootcmd: Fix copy-paste errorMarek Vasut
2023-01-08mtd: rawnand: omap_elm: u-boot driver model supportRoger Quadros
2023-01-08dt-bindings: mtd: Add ti, elm DT binding documentationRoger Quadros
2023-01-08mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMCRoger Quadros
2023-01-08mtd: rawnand: omap_gpmc: Add SPL NAND supportRoger Quadros