summaryrefslogtreecommitdiff
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla2016-11-212-34/+13
* ARM: k2g: Update PLL Multiplier and divider valuesLokesh Vutla2016-11-131-1/+1
* board: am335x/mux: Do not hang when encountering a bad EEPROMAlex G2016-11-131-2/+2
* ti: common: board_detect: Return a valid empty string for un-initialized eepromNishanth Menon2016-10-312-15/+9
* ti: common: board_detect: Setup initial default value for config as wellNishanth Menon2016-10-311-0/+2
* ti: common: board_detect: Replace hardcoded value with macroNishanth Menon2016-10-311-1/+1
* board: am335x: Always set eth/eth1addr environment variableRoger Quadros2016-10-131-26/+46
* board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros2016-10-131-7/+75
* 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
* board: am33xx-hs: Allow post-processing of FIT image on AM33xxAndrew F. Davis2016-10-021-0/+8
* board: ks2: Enable ECC using detected DDR sizeLokesh Vutla2016-10-011-0/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-4/+1
* Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-162-0/+6
* board: ks2: README: Update to add K2G supportLokesh Vutla2016-09-071-10/+30
* board: am57xx: Fix missing check for beagle_x15Nishanth Menon2016-09-071-1/+3
* board: am57xx: MAINTAINERS: Update for current maintainerNishanth Menon2016-09-071-1/+2
* omap3: Drop omap3_evm_quick_* targetsTom Rini2016-08-052-30/+0
* arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas2016-07-141-0/+8
* arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg2016-07-142-0/+17
* ti_omap5_common: Find right dtb file for DRA72-RevC EvmLokesh Vutla2016-07-011-3/+7
* ARM: AM437x: Align HS device variant defconfig filenameAndreas Dannenberg2016-07-011-1/+2
* Kconfig: make NOR_BOOT a common optionPeng Fan2016-06-271-9/+0
* board: am437x-hs: spl: Select right dtb from fitLokesh Vutla2016-06-131-1/+1
* ARM: dts: AM572x-IDK Initial SupportSchuyler Patton2016-06-131-0/+2
* board: am57xx: fit: add support for selecting dtb dynamicallyLokesh Vutla2016-06-131-0/+12
* board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVMLokesh Vutla2016-06-131-1/+1
* arm: dra7xx: Assign omap_vcores based on board typeKeerthy2016-06-121-0/+91
* ARM: DRA7xx: Enable FIT for hs platformsLokesh Vutla2016-06-061-0/+1
* ARM: k2g: Configure reset mux to device resetLokesh Vutla2016-06-021-0/+16
* arm: am57xx: Fix alignment where necessaryKeerthy2016-06-021-45/+45
* arm: am57xx: Fix omap_vcores assignment for am572x-idkKeerthy2016-06-021-1/+44
* ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman2016-06-021-5/+5
* ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman2016-06-021-5/+5
* ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros2016-06-022-57/+55
* board: am335x: Allow to choose serial device dynamicallyLokesh Vutla2016-05-271-0/+11