summaryrefslogtreecommitdiffstats
path: root/board/ti/dra7xx/evm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I2018-02-191-0/+29
* usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2018-02-151-2/+2
* arm: dra762: Add support for device package identificationLokesh Vutla2018-01-191-4/+13
* board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R2018-01-191-0/+5
* board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PINKeerthy2017-11-171-0/+7
* ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer2017-09-121-0/+3
* board: ti: dra76: Add dt supportLokesh Vutla2017-09-111-1/+3
* board: ti: dra76-evm: Add support for powering on mmc ldoLokesh Vutla2017-09-111-0/+2
* board: ti: dra76-evm: Add the pinmux dataLokesh Vutla2017-09-111-0/+6
* board: ti: dra76-evm: Add DDR dataLokesh Vutla2017-09-111-2/+59
* board: ti: dra76-evm: Add the pmic dataKeerthy2017-09-111-0/+50
* board: ti: dra76-evm: Add epprom supportLokesh Vutla2017-09-111-0/+5
* palmas: Add support for powering different ldosLokesh Vutla2017-09-111-1/+1
* arm: omap5+: Add board specific ldo poweringLokesh Vutla2017-09-111-0/+13
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* env: Drop env_relocate_spec() in favour of env_load()Simon Glass2017-08-151-1/+1
* arm: dra7: Set fastboot variables in environmentSemen Protsenko2017-06-121-0/+1
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-081-2/+2
* board: dra71: Fix selection of OPPsLokesh Vutla2017-04-271-6/+27
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* ARM: dts: dra71x-evm: Add DT supportLokesh Vutla2016-12-041-1/+4
* board: ti: dra71x-evm: Add PMIC supportKeerthy2016-12-041-0/+52
* board: ti: dra71x-evm: Add mux settingsLokesh Vutla2016-12-041-1/+6
* board: ti: dra71x-evm: Add epprom supportLokesh Vutla2016-12-041-0/+5
* ARM: OMAP4+: Add support for dynamically selecting OPPsLokesh Vutla2016-12-041-20/+71
* board: ti: dra7xx: add FIT image TEE processingAndrew F. Davis2016-12-031-0/+7
* ARM: DRA7: Make FIT boot as default boot on HS devicesLokesh Vutla2016-12-031-0/+7
* board: ti: dra7xx: complex definitions should be protected with parenthesesMugunthan V N2016-10-081-4/+4
* ARM: dts: dra72: add rev C evm supportMugunthan V N2016-10-081-5/+11
* arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg2016-07-141-0/+9
* ti_omap5_common: Find right dtb file for DRA72-RevC EvmLokesh Vutla2016-07-011-3/+7
* arm: dra7xx: Assign omap_vcores based on board typeKeerthy2016-06-121-0/+91
* board: dra7: fit: add support for selecting dtb dynamicallyLokesh Vutla2016-05-271-0/+12
* ARM: omap5: add ft_board_setup for dra7xx/am57xxDaniel Allred2016-05-271-0/+9
* board: ti: DRA7: Add DP83867 TI phy for rev cDan Murphy2016-04-011-0/+6
* board: ti: DRA7: Add DRA72-rev C evm pinmuxNishanth Menon2016-03-271-7/+37
* board: ti: DRA72: revC evm: Update sdram timing configuration for SR2.0Ravi Babu2016-03-271-4/+55
* omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski2016-03-151-1/+1
* ARM: DRA72-evm: Update mux and VIRTUAL/MANUAL mode timingsLokesh Vutla2016-03-141-4/+4
* ARM: DRA7-evm: Update memory info in banksLokesh Vutla2016-03-141-0/+14
* ARM: DRA7: EMIF: Add 4GB DDR settingsLokesh Vutla2016-03-141-3/+80
* ARM: DRA7: Move emif settings to board specific filesLokesh Vutla2016-03-141-0/+129
* ARM: DRA7: Enable EEPROM supportLokesh Vutla2016-03-141-4/+55
* omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski2015-10-221-4/+1
* omap5: omap_die_id supportPaul Kocialkowski2015-10-221-4/+3