summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-23env: Make common bootcmd across all k3 devicesManorit Chawdhry
2023-06-23include: j7*_evm.h: Cleanups to be doneManorit Chawdhry
2023-06-23dt-bindings: ti-serdes-mux: Add USB Type C swap defines for J721S2 SoCSinthu Raja
2023-06-22board: ti: am62x: am62x.env: Move DFU args to .envVignesh Raghavendra
2023-06-22environment: ti: k3_dfu_combined.env: Fix DFU args for eMMCVignesh Raghavendra
2023-06-21env: ti: k3_dfu: Drup mmcpart for rootfsNeha Malcom Francis
2023-06-15configs: change default firmware images nameManorit Chawdhry
2023-06-12include: video: Reserve video using blobNikhil M Jain
2023-06-12x86: Pass video settings from SPL to U-Boot properSimon Glass
2023-06-12common: Replace #ifdef and #if with if'sNikhil M Jain
2023-06-12include: Enable video related global data variable and splash at SPLNikhil M Jain
2023-06-12cmd: bmp: Split bmp commands and functionsNikhil M Jain
2023-06-09env: ti: k3_dfu_combined.env: Drop mmcpart for rootfsVignesh Raghavendra
2023-06-08include: environment: ti: Add ospi_nand environment variablesApurva Nandan
2023-06-05env: ti: mmc.env: Fix overlays directory pathVignesh Raghavendra
2023-06-05env: ti: mmc.env: Move mmc related args to common placeVignesh Raghavendra
2023-06-01configs: am62ax_evm: Move to distrobootVignesh Raghavendra
2023-06-01environment: ti: Fix the dfu environment variables for eMMC and OSPIVaishnav Achath
2023-06-01configs: j7200_evm_*_defconfig: Increase memory area allocated for tiboot3.bi...Aswath Govindraju
2023-05-30spl: mtd: Remove MTD device after loading imagesApurva Nandan
2023-05-30mtd: spinand: winbond: Add support for write volatile configuration register opApurva Nandan
2023-05-30mtd: spinand: Allow enabling Octal DTR mode in the coreApurva Nandan
2023-05-30mtd: spinand: Add pointer to probed flash's spinand_infoApurva Nandan
2023-05-30mtd: spinand: Add change_protocol() in manufacturer_opsApurva Nandan
2023-05-30mtd: spinand: Add support for manufacturer-based ctrl_ops variationsApurva Nandan
2023-05-30mtd: spinand: Define ctrl_ops for non-page read/write op templatesApurva Nandan
2023-05-30mtd: spinand: Rename 'op_templates' to 'data_ops'Apurva Nandan
2023-05-30mtd: spinand: Add enum spinand_protocol to indicate current SPI IO modeApurva Nandan
2023-05-30mtd: spinand: Define macros for Octal DTR opsApurva Nandan
2023-05-30spi: spi-mem: Add DTR templates for cmd, address, dummy and data phaseApurva Nandan
2023-05-25binman: Use unsigned long over typedef ulongAndrew Davis
2023-05-22spi: spi-mem: Tell controller when device is ready for calibrationPratyush Yadav
2023-05-22environment: ti: Use dtb over dtbs for DTB directory nameAndrew Davis
2023-05-22environment: ti: Make get_fdt_mmc commonAndrew Davis
2023-05-19include: configs: am62ax: Use DFU args from .envRavi Gunasekaran
2023-05-15environment: ti: rproc: fix remoteproc environment variablesManorit Chawdhry
2023-05-09environment: ti: Find DTB files in dtbs directoriesAndrew Davis
2023-05-09environment: ti: Prefix ARM64 DTB names with directoryAndrew Davis
2023-05-09environment: ti: Add get_fit_config command to get FIT config stringAndrew Davis
2023-04-14configs: am62: Add configs for enabling USB in U-BootSjoerd Simons
2023-04-13dt-bindings: ti-serdes-mux: Add defines for J784S4 SoCHari Nagalla
2023-04-13power: domain: ti: Add support for J784S4 SoCHari Nagalla
2023-04-13clk: clk-k3: Add support for J784S4 SoCHari Nagalla
2023-04-13arm: K3: Add basic support for J784S4 SoC definitionHari Nagalla
2023-04-13arm: dts: introduce j784s4 dtbs from linux kernelHari Nagalla
2023-04-12include: configs: am64x_evm: Change to using .envNikhil M Jain
2023-04-12dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-04-12dm: Add support for handling old u-boot,dm- tagsSimon Glass
2023-04-05android: boot: support bootconfigSafae Ouajih
2023-04-05android: boot: support boot image header version 3 and 4Safae Ouajih