aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-01-10configs: am62x_evm_*: Correct SPI configuration optionSjoerd Simons2-2/+2
2023-01-10pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detectJim Liu3-2/+42
2023-01-10Merge branch '2023-01-10-env-mmc-improvements-and-corrections'Tom Rini6-67/+135
2023-01-10env: mmc: cosmetic: remove unused macro STR(X)WIP/2023-01-10-env-mmc-improvements-and-correctionsPatrick Delaunay1-3/+0
2023-01-10env: mmc: add debug message when mmc-env-partition is not foundPatrick Delaunay1-0/+1
2023-01-10env: mmc: select GPT env partition by type guidPatrick Delaunay1-1/+18
2023-01-10configs: stm32mp: activate CONFIG_ENV_MMC_USE_DTPatrick Delaunay4-0/+4
2023-01-10env: mmc: add CONFIG_ENV_MMC_USE_DTPatrick Delaunay2-0/+23
2023-01-10env: mcc: fix compilation error with ENV_IS_EMBEDDEDPatrick Delaunay1-5/+7
2023-01-10env: mcc: Drop unnecessary #ifdefsPatrick Delaunay1-56/+64
2023-01-10env: mmc: introduced ENV_MMC_OFFSETPatrick Delaunay1-4/+20
2023-01-09ns16650: Correct CONFIG_SYS_NS16550_MEM32 platformsWIP/09Jan2023Tom Rini1-4/+2
2023-01-09Merge branch 'next'Tom Rini2483-32794/+62795
2023-01-09Prepare v2023.01v2023.01Tom Rini3-15/+730
2023-01-09board: rockchip: Fix binman_init failure on EVB-RK3568Jagan Teki1-0/+1
2023-01-08Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/...WIP/08Jan2023-nextTom Rini8-108/+607
2023-01-08distro_bootcmd: Fix copy-paste errorWIP/08Jan2023Marek Vasut1-1/+1
2023-01-08mtd: rawnand: omap_elm: u-boot driver model supportRoger Quadros3-2/+54
2023-01-08dt-bindings: mtd: Add ti, elm DT binding documentationRoger Quadros1-0/+72
2023-01-08mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMCRoger Quadros1-1/+2
2023-01-08mtd: rawnand: omap_gpmc: Add SPL NAND supportRoger Quadros3-1/+46
2023-01-08mtd: rawnand: omap_gpmc: support u-boot driver modelRoger Quadros2-1/+64
2023-01-08dt-bindings: mtd: Add ti, gpmc-nand DT binding documentationRoger Quadros1-0/+129
2023-01-08mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbtRoger Quadros1-1/+17
2023-01-08mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correctionRoger Quadros1-102/+223
2023-01-07pylibfdt: Allow version normalization to failWIP/07Jan2023Tom Rini1-3/+11
2023-01-07common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xxPali Rohár1-0/+2
2023-01-07Merge tag 'efi-2023-01-rc5-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini6-15/+85
2023-01-06efi_loader: make .data section of *_efi.so files RWHeinrich Schuchardt1-1/+7
2023-01-06lmb: consider EFI memory mapHeinrich Schuchardt1-0/+36
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt3-14/+41
2023-01-06vexpress: adjust loadaddrHeinrich Schuchardt1-0/+1
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini44-107/+4841
2023-01-06Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-1/+1