aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-03bootstd: Make BOOTSTD_FULL depend on BOOTSTDCHECK/bootstd-fullSimon Glass1-13/+13
2023-06-03configs: Resync with savedefconfigTom Rini1-1/+1
2023-06-01Merge branch '2023-06-01-assorted-platform-updates' into nextTom Rini29-90/+598
2023-06-01arm: mach-k3: am625_init: Add Erratum WA for RTC startupWIP/2023-06-01-assorted-platform-updatesNishanth Menon1-0/+46
2023-06-01arm: baltos: switch to CONFIG_DM_I2CYegor Yefremov2-29/+23
2023-06-01phy: ti: phy-j721e-wiz: Add j721s2-wiz-10g module supportRavi Gunasekaran1-1/+20
2023-06-01arm: mach-k3: arm64-mmu: do not map ATF and OPTEE regions in A53 MMUKamlesh Gurudasani1-5/+59
2023-06-01arm: mach-k3: j7200: clk-data.c: Add main_uart1 clock dataBhavya Kapoor1-2/+5
2023-06-01arm: mach-k3: j7200: dev-data.c: Add main_uart1 device dataBhavya Kapoor1-1/+2
2023-06-01arch: arm: mach-k3: j721e: add support for UDA FSUdit Kumar1-1/+1
2023-06-01configs: j7200: correct mmc offsetUdit Kumar4-4/+4
2023-06-01doc: board: ti: add documenation for j7200Udit Kumar2-0/+333
2023-06-01arm: mach-k3: j721s2: clk-data.c: Add main_uart5 clock dataBhavya Kapoor1-2/+5
2023-06-01arm: mach-k3: j721s2: dev-data.c: Add main_uart5 device dataBhavya Kapoor1-1/+2
2023-06-01arm: mach-k3: j721e: clk-data.c: Add main_uart2 clock dataBhavya Kapoor1-2/+5
2023-06-01arm: mach-k3: j721e: dev-data.c: Add main_uart2 device dataBhavya Kapoor1-1/+2
2023-06-01axi: fix definition of axi_sandbox_get_emul()Heinrich Schuchardt2-5/+5
2023-06-01firmware: ti_sci: Add missing LF in error messageAndreas Dannenberg1-1/+1
2023-06-01pinctrl: nuvoton: set output state before enabling the outputJim Liu3-7/+7
2023-06-01configs: am62ax_evm_a53_defconfig: Enable YMODEM support at A53 SPLVignesh Raghavendra1-0/+1
2023-06-01arm: mach-k3: common: reorder removal of firewallsManorit Chawdhry2-20/+42
2023-06-01Revert "arm: mach-k3: common: don't reconfigure background firewalls"Manorit Chawdhry2-8/+1
2023-06-01doc: Add info for building Xen target with ClangLeo Yan1-0/+36
2023-06-01arm64: Remove duplicated symbolsLeo Yan1-2/+0
2023-06-01Merge branch '2023-05-31-assorted-fixes-and-improvements' into nextTom Rini18-28/+48
2023-05-31mmc: fix improper use of memsetWIP/2023-05-31-assorted-fixes-and-improvementsSam Edwards1-1/+1
2023-05-31common: dfu: Remove leading space charactersRavi Gunasekaran1-0/+2
2023-05-31cmd: sf/nand: Print and return failure when 0 length is passedAshok Reddy Soma2-0/+10
2023-05-31scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_c...Rasmus Villemoes1-1/+1
2023-05-31semihosting: create file in smh_fs_write_at()Heinrich Schuchardt1-0/+4
2023-05-31arm: set alignment properly for asm funcsSam Edwards1-2/+2
2023-05-31cmd: fs: document where 'size' stores its resultBaruch Siach1-1/+1
2023-05-31cli: avoid buffer overrunHeinrich Schuchardt1-1/+1
2023-05-31spl: Correct checking of configuration nodeBin Meng1-1/+1
2023-05-31cmd: fdt: Correct checking of configuration nodeBin Meng1-1/+1
2023-05-31efi: Correct .efi rulesSimon Glass1-0/+3
2023-05-31acpi: Put the version numbers in a central placeSimon Glass4-17/+18
2023-05-31Makefile: Fix incorrect FORCE deps on env rulesSimon Glass1-2/+2
2023-05-31fastboot: Only call the bootm command if it is enabledSamuel Holland1-1/+1
2023-05-31Merge branch '2023-05-31-cleanup-unaligned-access-macros' into nextTom Rini8-175/+83
2023-05-31asm-generic: simplify unaligned.hWIP/2023-05-31-cleanup-unaligned-access-macrosJens Wiklander1-16/+73
2023-05-31linux/unaligned: remove unused access_ok.hJens Wiklander1-66/+0
2023-05-31fs/btrfs: use asm/unaligned.hJens Wiklander1-1/+1
2023-05-31powerpc: use asm-generic/unaligned.hJens Wiklander1-16/+2
2023-05-31m68k: use asm-generic/unaligned.hJens Wiklander1-15/+2
2023-05-31mips: use asm-generic/unaligned.hJens Wiklander1-22/+1
2023-05-31sh: use asm-generic/unaligned.hJens Wiklander1-20/+2
2023-05-31arm: use asm-generic/unaligned.hJens Wiklander1-19/+2
2023-05-31Merge branch '2023-05-31-code-cleanups' into nextTom Rini88-8046/+12
2023-05-31include: Remove unused header filesTom Rini49-5488/+0