aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configs: am57xx_hs_evm_defconfig: Enable configs needed for Early Bootcicd.kirkstone.20241211180009.03.06ti-u-boot-2023.04-wipti-u-boot-2023.04-nextti-u-boot-2023.04Beleswar Padhi2024-12-071-4/+9
* configs: am57xx_evm_defconfig: Enable configs needed for Early BootBeleswar Padhi2024-12-071-0/+7
* arm: dts: am57xx-idk-common-u-boot: Include IPU Early Boot changesBeleswar Padhi2024-12-071-0/+1
* arm: dts: am335x: Use PWM for LCD backlightcicd.kirkstone.20241204123509.03.05Sukrut Bellary2024-12-041-3/+4
* board: ti: am335x: Enable eCAP0 PWM pin muxing forSukrut Bellary2024-12-041-0/+11
* pwm: ti: am33xx: Enable Auxiliary PWM using eCAPSukrut Bellary2024-12-043-0/+206
* fs: ext4: Fix building ext4 in SPL if write is enabledSean Anderson2024-11-283-0/+8
* video: ti: am335x: Fix the LCDC clock parsing.cicd.kirkstone.20241114180009.03.04Sukrut Bellary2024-11-131-3/+4
* board: ti: am335x: Enable LCD pin muxing on am335x evmSukrut Bellary2024-11-131-0/+38
* arm: dts: am335x: Add port nodes for lcdc and panelSukrut Bellary2024-11-131-5/+17
* include: Use CONFIG_IS_ENABLED(VIDEO) for fdt_add_fb_mem_rsv()Sukrut Bellary2024-11-131-1/+1
* arm: dts: k3-am65-main: Remove unused properties in sdhci nodesJudith Mendez2024-10-151-9/+0
* arm: dts: k3-am65-main: Fix sdhci node propertiesJudith Mendez2024-10-151-7/+13
* am335x* defconfig: Increase u-boot partition in mtdpartscicd.kirkstone.20241011100709.03.03Judith Mendez2024-10-083-3/+3
* arm: dts: am335x: Increase nand u-boot partitionJudith Mendez2024-10-081-5/+5
* am335x: Improve GPMC-NAND timingHong Guan2024-10-081-5/+5
* arm: omap: fix MPU DPLL divider/multiplier for 300MHz clockHong Guan2024-10-081-1/+1
* clk: ti: clk-k3-pll: Add additional robustness steps to the PLL sequencecicd.kirkstone.20241003111009.03.02Manorit Chawdhry2024-10-021-69/+264
* clk: ti: clk-k3-pll: Change variable name reg to baseManorit Chawdhry2024-10-021-28/+28
* HACK: remoteproc: k3-r5: Skip IPC on MCU R5F with incompatible SYSFWBeleswar Padhi2024-10-021-3/+9
* arm: dts: k3-am62p-main: Add mac-address efusecicd.kirkstone.202409121457cicd.kirkstone.20240514122009.03.0109.02.00.010Nishanth Menon2024-05-091-1/+1
* arm: dts: k3-j722s-binman: Allow reuse for other boardsNishanth Menon2024-05-091-0/+2
* dt-bindings: ti-serdes: Sync with kernelNishanth Menon2024-05-091-1/+25
* configs: j7*_evm_r5_defconfig: Set NR_DRAM_BANKS to 2Neha Malcom Francis2024-05-032-0/+2
* board: ti: j7: evm.c: Propagate DT fixup in A72 SPL for enabled ECCNeha Malcom Francis2024-05-032-4/+12
* board: ti: k3-ddr-init: Correct DT fixup calls for multi-DDRNeha Malcom Francis2024-05-031-1/+4
* arm: dts: k3-am69: Remove duplicate memory nodeNeha Malcom Francis2024-05-031-8/+0
* board: ti: am62*x: Fix up the correct RAM size if ECC is enabledSanthosh Kumar K2024-03-283-4/+14
* configs: am62x_android_a53.config: Disable splashscreencicd.kirkstone.202403280400cicd.kirkstone.20240320102809.02.00.009Mattijs Korpershoek2024-03-191-0/+5
* HACK: common: board_f: Don't treat bloblist failure as hard errorDevarsh Thakkar2024-03-191-2/+4
* arm: dts: k3-am62p-binman: Move to using ti-dm entry typecicd.kirkstone.20240314115709.02.00.008Vignesh Raghavendra2024-03-131-2/+2
* arm: dts: k3-j7200-binman: Add support for HSSE1.0 and HSFS1.0Neha Malcom Francis2024-03-131-1/+94
* arm: dts: k3-j721e-binman: Add support for HSSE2.0 and HSFS1.1Neha Malcom Francis2024-03-131-1/+200
* configs: am62x_lpsk_a53_defconfig: Enable splashscreen for A53 SPLDevarsh Thakkar2024-03-111-1/+30
* configs: am62x_lpsk_a53_defconfig: Sort the defconfigDevarsh Thakkar2024-03-111-36/+22
* arm64: dts: ti: k3-am62x-lp-sk: Enable Microtips OLDI Panel for splash screenDevarsh Thakkar2024-03-111-0/+56
* HACK: common: splash_source: Don't compile NAND util functions for SPLDevarsh Thakkar2024-03-111-1/+1
* configs: j784s4_evm: Update offset OSPI NANDApurva Nandan2024-03-111-0/+1
* HACK: arm: mach-k3: Fix R5 build errorRavi Gunasekaran2024-03-111-1/+1
* configs: am62x: am62px: Enable simple-framebuffercicd.kirkstone.20240307134609.02.00.007Devarsh Thakkar2024-03-073-0/+5
* configs: am62x: am62px: Sort the A53 defconfigsDevarsh Thakkar2024-03-072-24/+5
* board: ti: am62x: am62px: evm: Update simple-framebuffer node in device-treeDevarsh Thakkar2024-03-072-0/+42
* common: Move framebuffer reservation to separate helperDevarsh Thakkar2024-03-073-11/+24
* common: fdt_simplefb: Enumerate framebuffer info from video handoffDevarsh Thakkar2024-03-071-9/+26
* video: Assume video to be active if SPL is passing video hand-offDevarsh Thakkar2024-03-071-0/+4
* video: Fill video handoff in video post probeDevarsh Thakkar2024-03-071-10/+20
* ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_sizeSanthosh Kumar K2024-03-041-4/+6
* environment: ti: mmc_android: add vbmeta_vendor_dlkm partitioncicd.kirkstone.202402291453cicd.kirkstone.20240228152409.02.00.006Guillaume La Roque2024-02-272-0/+4
* board: ti: am62x: beagleplay: android: Add frp partitionMattijs Korpershoek2024-02-271-0/+1
* board: ti: am62x: beagleplay: android: Fix metadata partition sizeMattijs Korpershoek2024-02-271-1/+1