summaryrefslogtreecommitdiff
path: root/include/environment
AgeCommit message (Expand)AuthorFilesLines
2023-08-09env: Use include/env for text-environment includesSimon Glass17-727/+0
2023-07-28configs: keystone2: Change to using env filesAndrew Davis1-0/+61
2023-07-28configs: keystone2: Unwind KERNEL_MTD_PARTS definitionAndrew Davis1-14/+0
2023-07-28env: ti: mmc.env: Fix overlays directory pathVignesh Raghavendra1-1/+1
2023-07-28env: ti: mmc.env: Move mmc related args to common placeVignesh Raghavendra1-0/+14
2023-07-22env: Make common bootcmd across all k3 devicesManorit Chawdhry1-1/+10
2023-07-22environment: ti: Make get_fdt_mmc commonAndrew Davis1-2/+3
2023-05-16environment: ti: rproc: fix remoteproc environment variablesManorit Chawdhry1-2/+2
2023-05-04environment: ti: Add get_fit_config command to get FIT config stringAndrew Davis1-1/+2
2023-03-29include: environment: ti: Use .env for environment variablesNeha Malcom Francis6-0/+177
2023-02-10Correct SPL uses of CMD_SFSimon Glass1-1/+1
2023-02-06km/ppc: remove km-mpc8360.h and km-mpc832x.hHolger Brunck1-0/+2
2022-12-13km/powerpc: migrate to env.txt fileHolger Brunck1-0/+14
2022-12-13board/km: move ls102xa boards to environment text filesHolger Brunck2-0/+97
2022-06-07include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi1-1/+1
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-7/+7
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-11environment: ti: k3_dfu: Increase the size allocated for bootloader images in...Aswath Govindraju1-2/+2
2021-09-11environment: ti: mmc.h: Make the finduuid generic for usage across different ...Aswath Govindraju1-1/+1
2021-07-15arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_co...Tom Rini1-243/+0
2021-05-27ARM: ti: Increase the allocated size for MLO.rawFaiz Abbas1-2/+2
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-2/+2
2020-10-12env: ti: ufs: Use dtboaddr instead of overlayaddrNishanth Menon1-2/+2
2020-09-15ti: Use devtype=mmc instead of setenv devtype mmcMatwey V. Kornilov1-1/+1
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+2
2020-04-28environment: distro: Add SF distro commandJagan Teki1-0/+41
2020-03-03env: ti: boot: Fix Android boot on AM57x EVMSam Protsenko1-4/+4
2020-02-04arm: ti: boot: Use correct dtb and dtbo on Android bootSam Protsenko1-3/+40
2020-02-04env: ti: boot: Boot Android with dynamic partitionsSam Protsenko1-66/+49
2020-02-04env: ti: boot: Respect slot_suffix in AVB commandsSam Protsenko1-1/+1
2020-01-20configs: ti: Factor out call to 'args_mmc' into MMC common environmentAndrew F. Davis1-2/+3
2020-01-20board: ti: beagleboneai: enable in am57xx_evm_defconfigCaleb Robey1-0/+2
2020-01-20environment: ti: Add DFU environment variables k3_dfu.hVignesh Raghavendra1-0/+46
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2-2/+2
2019-10-24env: ti: Add environment variables to boot from UFSFaiz Abbas1-0/+33
2019-10-11env: ti: k3_rproc: Add common rproc environment variablesSuman Anna1-0/+52
2019-09-09arm: ti: Add missing "=" from previous fixTom Rini1-1/+1
2019-08-26arm: ti: Fix regression in distro boot for mmcNuno Gonçalves1-1/+1
2019-07-31env: ti: boot: Handle reboot reason from BCBSam Protsenko1-2/+27
2019-07-27env: ti: boot: Use ttyS2 instead of ttyO2Sam Protsenko1-1/+1
2019-07-24env: am57xx: Implement A/B boot processRuslan Trofymenko1-6/+52
2019-04-12configs: ti_omap5_common: Add NAND environment settingsFaiz Abbas1-0/+26
2019-01-09arm: ti: boot: Remove legacy Android partitionsSam Protsenko1-6/+1
2018-12-17arm: ti: boot: Increase system partition sizeSam Protsenko1-1/+1
2018-11-27arm: ti: boot: Fix U-Boot environment partition addressSam Protsenko1-2/+2
2018-11-01arm: ti: boot: Don't read environment partitionSam Protsenko1-1/+0
2018-10-22arm: ti: boot: Remove environment partitionSam Protsenko1-3/+0
2018-06-18am57xx_hs: avb2.0: add support of AVB 2.0Igor Opaniuk1-0/+26
2018-05-09arm: ti: boot: Extract PARTS_DEFAULT to boot.hSam Protsenko1-2/+25
2018-05-08env: ti: android: boot with FIT ImagePraneeth Bajjuri1-1/+2