aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: add env variable to force link speed/duplex modeMurali Karicheri2020-03-051-0/+2
* board: ti: beagleboneai: enable in am57xx_evm_defconfigCaleb Robey2019-12-161-0/+6
* board: ti: beagleboneai: add initial supportCaleb Robey2019-12-161-1/+0
* mmc: sdhci: Add helper functions for UHS modesFaiz Abbas2019-10-291-0/+1
* mmc: Merge SD_LEGACY and MMC_LEGACY bus modesFaiz Abbas2019-10-291-1/+0
* env: omap5_uevm: Use ttySx instead of ttyOxLokesh Vutla2019-10-251-1/+1
* configs: am65x_evm: Fix Kernel console argument for UBI bootAndreas Dannenberg2019-10-241-2/+2
* phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoCJean-Jacques Hiblot2019-09-201-0/+53
* drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot2019-09-204-0/+203
* drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot2019-09-201-0/+2
* drivers: gpio: Add a managed API to get a GPIO from the device-treeJean-Jacques Hiblot2019-09-201-0/+47
* drivers: gpio: Handle gracefully NULL pointersJean-Jacques Hiblot2019-09-201-1/+1
* drivers: clk: Add a managed API to get reset controllers from the DTJean-Jacques Hiblot2019-09-201-0/+152
* drivers: clk: Add a managed API to get clocks from the device-treeJean-Jacques Hiblot2019-09-201-0/+44
* regmap: Add support for regmap fieldsJean-Jacques Hiblot2019-09-201-0/+108
* regmap: Allow providing read/write callbacks through struct regmap_configJean-Jacques Hiblot2019-09-201-3/+23
* regmap: Add devm_regmap_init()Jean-Jacques Hiblot2019-09-201-0/+19
* dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()Jean-Jacques Hiblot2019-09-201-2/+2
* env: ti: Add environment variables to boot from UFSFaiz Abbas2019-09-132-1/+36
* ufs: Add Initial Support for UFS subsystemFaiz Abbas2019-09-132-0/+21
* scsi: Add dma direction member to command structureFaiz Abbas2019-09-131-0/+3
* scsi: Add max_bytes_per_req to scsi_platdataFaiz Abbas2019-09-131-0/+2
* include: configs: j721e_evm: Enable support for finding the right dtbKeerthy2019-09-131-2/+4
* net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko2019-09-121-0/+1
* configs: j721e_evm: Add DFU related variables and configsVignesh Raghavendra2019-09-092-1/+18
* env: ti: Rename am65x_dfu.h to k3_dfu.hVignesh Raghavendra2019-09-092-1/+1
* usb: gadget: Add match_ep() op to usb_gadget_opsVignesh Raghavendra2019-09-091-0/+23
* bitmaps: import for_each_set_bit() macroVignesh Raghavendra2019-09-091-0/+20
* list: import list_first_entry_or_null()Vignesh Raghavendra2019-09-091-0/+14
* power: pmic: tps65941: Add support for tps65941 family of PMICsKeerthy2019-09-061-0/+26
* mtd: spi: spi-nor-core: Introduce support for calibrating controllerVignesh Raghavendra2019-08-022-0/+3
* mtd: spi: spi-nor-core: Add Octal DDR mode support for Micron mt35x flashVignesh Raghavendra2019-08-021-0/+6
* mtd: spi: spi-nor-core: Add support for Octal DDR modeVignesh Raghavendra2019-08-022-1/+6
* mtd: spi: spi-nor-core: Introduce stateful Octal IO modesVignesh Raghavendra2019-08-021-0/+13
* include: configs: j721e_evm: Add Android boot commands to the environmentAndrew F. Davis2019-07-291-0/+37
* include: configs: j721e_evm: Add Android partition tableAndrew F. Davis2019-07-291-0/+9
* dma: Add dma_memcpy() definition when !CONFIG_DMAVignesh Raghavendra2019-07-231-0/+7
* mmc: When switching partition, use the timeout specified in the ext_csdJean-Jacques Hiblot2019-07-221-0/+5
* mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csdJean-Jacques Hiblot2019-07-221-0/+2
* mmc: if possible, poll the busy state using DAT0Jean-Jacques Hiblot2019-07-221-2/+0
* Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...Jean-Jacques Hiblot2019-07-221-10/+0
* configs: am65x_evm: Add env support to boot the MCU R5F rprocsSuman Anna2019-07-221-0/+9
* dm: core: Include power-domain information in struct udeviceLokesh Vutla2019-07-171-0/+4
* env: ti: boot: Use ttySx instead of ttyOxSam Protsenko2019-07-163-7/+3
* j721e_evm.h: Setup bootargs and env variables for OSPI partitionsVignesh Raghavendra2019-07-051-2/+20
* configs: ti: Use fit_loadaddr for run_fit environment variableAndrew F. Davis2019-07-041-1/+1
* configs: j721e_evm_a72: Add Support for GPT partitionsFaiz Abbas2019-07-041-0/+6
* configs: j721e_evm: Add DSPs to list of remoteprocs booted from U-BootSuman Anna2019-06-241-1/+4
* configs: j721e-evm: Add env support to boot rprocs including some R5FsSuman Anna2019-06-241-1/+10
* arm: ti: Add common rproc environment variablesSuman Anna2019-06-241-0/+52