aboutsummaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2016-07-14arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas1-0/+8
2016-07-14arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg2-0/+17
2016-07-01ti_omap5_common: Find right dtb file for DRA72-RevC EvmLokesh Vutla1-3/+7
2016-07-01ARM: AM437x: Align HS device variant defconfig filenameAndreas Dannenberg1-1/+2
2016-06-27Kconfig: make NOR_BOOT a common optionPeng Fan1-9/+0
2016-06-13board: am437x-hs: spl: Select right dtb from fitLokesh Vutla1-1/+1
2016-06-13ARM: dts: AM572x-IDK Initial SupportSchuyler Patton1-0/+2
2016-06-13board: am57xx: fit: add support for selecting dtb dynamicallyLokesh Vutla1-0/+12
2016-06-13board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVMLokesh Vutla1-1/+1
2016-06-12arm: dra7xx: Assign omap_vcores based on board typeKeerthy1-0/+91
2016-06-06ARM: DRA7xx: Enable FIT for hs platformsLokesh Vutla1-0/+1
2016-06-02ARM: k2g: Configure reset mux to device resetLokesh Vutla1-0/+16
2016-06-02arm: am57xx: Fix alignment where necessaryKeerthy1-45/+45
2016-06-02arm: am57xx: Fix omap_vcores assignment for am572x-idkKeerthy1-1/+44
2016-06-02ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman1-5/+5
2016-06-02ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman1-5/+5
2016-06-02ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros2-57/+55
2016-05-27board: am335x: Allow to choose serial device dynamicallyLokesh Vutla1-0/+11
2016-05-27ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla1-0/+2
2016-05-27board: AM335x-ICEv2: Add cpsw supportLokesh Vutla1-7/+80
2016-05-27board: AM335x-ICEv2: Add DDR dataLokesh Vutla1-1/+40
2016-05-27board: AM335x-ICEv2: Add pinmux supportLokesh Vutla1-0/+31
2016-05-27board: AM335x-ICEv2: Add epprom supportLokesh Vutla1-0/+5
2016-05-27ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla1-0/+2
2016-05-27ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla1-0/+2
2016-05-27ARM: AM335x: Enable FITLokesh Vutla1-1/+0
2016-05-27board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla1-0/+14
2016-05-27ARM: dts: AM437x-IDK Initial SupportLokesh Vutla1-0/+2
2016-05-27ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla1-0/+2
2016-05-27ARM: AM43xx: Enable FITLokesh Vutla1-2/+0
2016-05-27board: AM43xx: fit: add support for selecting dtb dynamicallyLokesh Vutla1-0/+12
2016-05-27ARM: DRA7: configs: Remove obsolete configsLokesh Vutla1-2/+0
2016-05-27ARM: DRA7: Enable FITLokesh Vutla1-2/+0
2016-05-27board: dra7: fit: add support for selecting dtb dynamicallyLokesh Vutla1-0/+12
2016-05-27ARM: omap5: add ft_board_setup for dra7xx/am57xxDaniel Allred2-0/+18
2016-05-27ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas3-5/+15
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-2/+2
2016-04-25ARM: DRA7: Add ABB setup for all domainsNishanth Menon1-0/+3
2016-04-25ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon1-0/+1
2016-04-18memory: Move TI_AEMIF config to KCONFIGLokesh Vutla1-0/+5
2016-04-18board: ti: am57xx: Add support for am572x idk in SPLSteve Kipisz2-5/+295
2016-04-18board: ti: am57xx: Update EMIF SDRAM 1 and 3 TimingsSchuyler Patton1-2/+2
2016-04-18am57x: Move CONS_INDEX to KconfigDaniel Allred1-0/+9
2016-04-11board: ti: am57xx: Prevent init_sata() from being called twiceRoger Quadros1-1/+0
2016-04-01board: ti: DRA7: Add DP83867 TI phy for rev cDan Murphy1-0/+6
2016-03-27board: ti: am57xx: Set ethernet MAC addresses from EEPROM to envRoger Quadros1-0/+53
2016-03-27board: ti: DRA7: Add DRA72-rev C evm pinmuxNishanth Menon2-36/+110
2016-03-27board: ti: DRA72: revC evm: Update sdram timing configuration for SR2.0Ravi Babu1-4/+55
2016-03-22ti: k2g: increase phy autoneg timeoutVitaly Andrianov1-1/+1
2016-03-15efi_loader: Add runtime servicesAlexander Graf1-0/+30