aboutsummaryrefslogtreecommitdiffstats
path: root/board/ti/dra7xx/evm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* board: ti: invoke clock API to enable and disable clocksKishon Vijay Abraham I2015-08-281-0/+2
* board: ti: remove duplicate initialization of vbus_id_statusKishon Vijay Abraham I2015-08-281-2/+0
* ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0Nishanth Menon2015-08-281-0/+3
* ARM: DRA74-evm: Add iodelay values for SR2.0Nishanth Menon2015-08-281-10/+26
* ARM: DRA7: CPSW: Remove IO delay hackLokesh Vutla2015-06-121-66/+0
* ARM: DRA7-evm: Add mux dataNishanth Menon2015-06-121-3/+11
* ARM: DRA7-evm: Enable IO delay recalibration sequenceLokesh Vutla2015-06-121-3/+11
* ARM: DRA7: Make do_set_mux32() genericLokesh Vutla2015-06-121-10/+0
* ARM: DRA7: Set serial number environment variableDileep Katta2015-04-231-0/+6
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-2/+2
* usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-141-3/+3
* board: ti: DRA7: added USB initializtion codeKishon Vijay Abraham I2015-04-141-0/+109
* arm: omap5: don't enable misc_init_r by defaultFelipe Balbi2014-12-041-12/+0
* OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros2014-10-101-1/+0