aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AM438x-HS-EPOS: PM: Tamper+RTC support with DDR self-refreshti-u-boot-2018.01-eposTanaji Nalawade2018-04-235-14/+158
* AM438x-HS-EPOS: Support to enter secure mode for secure services.Kabir Sahane2018-04-236-1/+138
* AM438x-HS-EPOS: AM438x_HS Device compile time SupportTanaji Nalawade2018-04-231-0/+9
* AM438x-HS-EPOS: Add revision entry for EPOS EVMTanaji Nalawade2018-04-231-2/+4
* configs: am335x_evm: Disable DM_USBFaiz Abbas2018-04-032-5/+1
* fat write: Fixed a problem with the case of file names when writing filesJean-Jacques Hiblot2018-04-021-2/+2
* ARM: dts: am574x-idk: Remove UHS modes in am574x-idkFaiz Abbas2018-03-301-0/+20
* davinci: omapl138_lcdk: fix PLL0 frequencyDavid Lechner2018-03-281-2/+2
* am33xx: board: Allow two instances of USB to independently come up as DM or n...Faiz Abbas2018-03-271-18/+12
* configs: dra7xx: Disable DM_USB and CONFIG_BLKFaiz Abbas2018-03-272-7/+7
* configs: k2hk_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis2018-03-271-0/+3
* configs: k2e_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis2018-03-271-0/+3
* configs: k2g_hs_evm: Resync defconfig with non-HS defconfigAndrew F. Davis2018-03-271-0/+4
* defconfig: k2l_hs_evm: Add k2l_hs_evm_defconfigMadan Srinivas2018-03-242-0/+44
* configs: k2l: Updates u-boot env to install secure boot monitorMadan Srinivas2018-03-241-0/+9
* ARM: dts: Add a separate dra72-evm dtsi for U-boot specific compatiblesFaiz Abbas2018-03-201-0/+11
* configs: am43xx_hs_evm: Enable Ethernet and USB-Ethernet bootAndrew F. Davis2018-03-201-0/+3
* configs: am335x_evm: Increase SPL_SYS_MALLOC_F_LEN to accomodate gpio_devicesFaiz Abbas2018-03-162-0/+2
* gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flagFaiz Abbas2018-03-161-0/+1
* configs: dra7xx_evm: Enable SPL_NAND_SUPPORTFranklin S Cooper Jr2018-03-082-2/+0
* watchdog: omap_wdt: improve watchdog reset pathRuslan Bilovol2018-03-081-6/+15
* arm: ti: update AM57xx EVM dtb filesTero Kristo2018-03-081-2/+2
* configs: am57xx_evm: Add Support for UHS modes in am574x-idkFaiz Abbas2018-03-072-0/+4
* defconfig: k2x_hs_evm: Re-enable TI_SECURE_DEVICE in HS K2x partsAndrew F. Davis2018-03-073-0/+6
* env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis2018-03-071-1/+1
* ARM: Kconfig: Move TI_SECURE_DEVICE to a common areaAndrew F. Davis2018-03-072-10/+10
* configs: am335x_evm: Trim options in SPL to reduce binary sizeLokesh Vutla2018-03-061-2/+3
* arm: ti: Add Support for loading dtb with NANDFaiz Abbas2018-03-052-1/+11
* configs: ti_omap5_common: Add NAND environment settingsFranklin S Cooper Jr2018-03-053-0/+26
* configs: dra71x-evm: Add Support for NANDFaiz Abbas2018-03-052-0/+6
* arm: dra7: Allow NAND to be enabled on DRA71x EVM.Franklin S Cooper Jr2018-03-051-0/+56
* board: ti: dra71: Add pinmux settings for NAND on DRA71x EVMFranklin S Cooper Jr2018-03-051-16/+44
* cmd: fastboot: Kconfig: solve config issuePatrick Delaunay2018-03-051-2/+16
* ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPLJean-Jacques Hiblot2018-03-024-0/+80
* configs: dra7xx_evm: Enable support for the HS200 mmc mode in the SPLJean-Jacques Hiblot2018-03-021-0/+3
* spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBEDSimon Goldschmidt2018-03-023-16/+20
* ARM: dts: am574x_idk: enable UHS modes on MMC1 and DDR mode on MMC2Jean-Jacques Hiblot2018-03-021-0/+19
* ARM: dts: dra76-evm: shift to using common IOdelay dataJean-Jacques Hiblot2018-03-021-43/+8
* ARM: dts: dra76x: create a common file with MMC/SD IOdelay dataJean-Jacques Hiblot2018-03-021-0/+285
* ARM: DRA7: Enable OPP_HIGH for GPU voltage domainSubhajit Paul2018-03-014-0/+4
* ARM: DRA7: Enable OPP_HIGH for DSPEVE and IVA voltage domainsSuman Anna2018-03-014-0/+8
* env: ti: android: boot with FIT ImagePraneeth Bajjuri2018-02-281-1/+2
* configs: TI: Enable FIT Library overlay supportPraneeth Bajjuri2018-02-281-0/+1
* mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2018-02-271-1/+91
* mmc: Kconfig: Select Thermal configs to support i929 tuning workaroundFaiz Abbas2018-02-271-0/+3
* board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingRoger Quadros2018-02-272-1/+22
* mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specifiedJean-Jacques Hiblot2018-02-211-0/+2
* mmc: omap_hsmmc: compile out ADMA support for am33xx and omap34xxJean-Jacques Hiblot2018-02-211-6/+10
* mmc: omap_hsmmc: compile out write support if not neededJean-Jacques Hiblot2018-02-211-2/+9
* mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot2018-02-212-4/+4