summaryrefslogtreecommitdiffstats
path: root/board/ti/dra7xx
Commit message (Expand)AuthorAgeFilesLines
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* arm: dra7: Allow NAND to be enabled on DRA71x EVM.Franklin S Cooper Jr2019-04-121-0/+56
* board: ti: dra71: Add pinmux settings for NAND on DRA71x EVMFranklin S Cooper Jr2019-04-121-16/+44
* board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis2019-03-221-10/+10
* board: ti: dra7-evm: remove USB platform codeJean-Jacques Hiblot2018-12-071-104/+0
* configs: enable DM_USB and DM_USB_DEV for all DRA7 platformsJean-Jacques Hiblot2018-12-071-1/+1
* board: ti: dra7xx-evm: turn on USB clocks in late init stageJean-Jacques Hiblot2018-12-071-0/+19
* dra76: fix HDMI HPD pinmuxTomi Valkeinen2018-06-131-1/+1
* dra7/am5: remove CEC pin pull-upTomi Valkeinen2018-06-131-4/+4
* ti: fastboot: Move weak overrides to board filesAlex Kiernan2018-05-301-0/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-9/+0
* dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini2018-03-161-3/+0
* 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: dra76: mux wakeup2 as gpio1_2Tomi Valkeinen2018-01-191-1/+1
* 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-112-0/+300
* 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: dra72: Introduce optimization for rgmii timing for rev CNishanth Menon2016-12-041-25/+50
* board: ti: dra71x-evm: Add mux settingsLokesh Vutla2016-12-042-1/+206
* 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