aboutsummaryrefslogtreecommitdiff
path: root/board/ti/am57xx
AgeCommit message (Expand)AuthorFilesLines
2017-11-21TI: am57xx; Remove am57xx_evm_nodt_defconfigTom Rini1-1/+0
2017-09-11board: ti: am57xx: Add dt support for BeagleBoard-X15 revCLokesh Vutla1-0/+3
2017-09-11board: ti: am571x: Add 666MHz support for AM571x IDKSteve Kipisz1-2/+33
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-5/+5
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-08-15env: Drop env_relocate_spec() in favour of env_load()Simon Glass1-1/+1
2017-07-26board: ti: x15: Add support for beagle_X15 revCLokesh Vutla1-1/+6
2017-07-26board: ti: am57xx: Fix detection of board versionLokesh Vutla1-2/+2
2017-06-12arm: am57xx: Set fastboot variables in environmentSemen Protsenko1-0/+1
2017-06-09board: ti: am572x-evm: Update pinmux using latest PMTLokesh Vutla1-91/+177
2017-06-09board: ti: am571x-idk: Update pinmux using latest PMTLokesh Vutla2-246/+266
2017-06-09board: ti: am572x-idk: Update pinmux using latest PMTLokesh Vutla1-99/+128
2017-06-05board: ti: am571-idx: Add vcores supportKeerthy1-0/+50
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach1-2/+2
2017-04-08board: ti: am57xx: enable input on mmc clockSekhar Nori1-2/+2
2017-03-20board: ti: am57xx-idk: Auto detect LCD PanelNishanth Menon1-8/+70
2017-03-20board: ti: am571x-idk: Update pinmux for ICSS2 EthernetRoger Quadros1-31/+31
2017-03-20board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCDRoger Quadros2-35/+109
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2017-02-17arm: am57xx: Set serial# variableSemen Protsenko1-0/+2
2016-12-09am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLDKeerthy1-0/+16
2016-12-04ARM: dts: AM571x-IDK Initial SupportSchuyler Patton1-0/+2
2016-12-04board: ti: am57xx: Add support for the am571x idkSteve Kipisz2-3/+284
2016-12-04board: ti: am572x-idk: Update pinmux using latest PMTLokesh Vutla1-215/+221
2016-12-04board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMTNishanth Menon2-137/+260
2016-12-04board: ti: am57xx: Update SR1.1 RGMII0 iodelay timings for x15/GPEVMNishanth Menon1-5/+5
2016-12-04board: ti: am57xx: Add support for detection of X15 revb1Lokesh Vutla1-7/+19
2016-12-04board: ti: am57xx: Add support for detection of reva3 variations for GPEVMNishanth Menon1-5/+12
2016-12-04ARM: OMAP4+: Add support for dynamically selecting OPPsLokesh Vutla1-20/+72
2016-12-03board: ti: am57xx: add FIT image TEE processingAndrew F. Davis1-0/+7
2016-12-03ARM: AM57xx: Make FIT boot as default boot on HS devicesLokesh Vutla1-0/+8
2016-11-21am57xx: Remove unused variable warningsTom Rini1-20/+0
2016-09-07board: am57xx: Fix missing check for beagle_x15Nishanth Menon1-1/+3
2016-09-07board: am57xx: MAINTAINERS: Update for current maintainerNishanth Menon1-1/+2
2016-07-14arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg1-0/+8
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-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 Quadros1-28/+26
2016-05-27ARM: omap5: add ft_board_setup for dra7xx/am57xxDaniel Allred1-0/+9
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-18board: ti: am57xx: Add support for am572x idk in SPLSteve Kipisz2-5/+295