summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)Author
2019-03-22board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis
2019-02-19ARM: omap3: evm: Update DM SPL supportDerald D. Woods
2019-02-19omap3_beagle: Update for DM SPL supportTom Rini
2019-01-18configs: Remove am43xx_evm_ethboot_defconfigVignesh R
2019-01-18configs: Remove unused am335x_evm defconfigsVignesh R
2018-12-14board: ti: am43xx: turn on USB clocksJean-Jacques Hiblot
2018-12-14board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-10am57xx: remove non-DM I2C codeJean-Jacques Hiblot
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-12-10ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPATAndreas Dannenberg
2018-12-07board: ti: am57xx: remove USB platform codeJean-Jacques Hiblot
2018-12-07board: ti: dra7-evm: remove USB platform codeJean-Jacques Hiblot
2018-12-07configs: am57xx_evm: Enable DM_USB and DM_USB_DEVJean-Jacques Hiblot
2018-12-07configs: enable DM_USB and DM_USB_DEV for all DRA7 platformsJean-Jacques Hiblot
2018-12-07board; ti: am57xx: turn on USB clocksVignesh R
2018-12-07board: ti: dra7xx-evm: turn on USB clocks in late init stageJean-Jacques Hiblot
2018-12-06board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy
2018-11-16board: ti: am65x: Update README to add R5 build supportLokesh Vutla
2018-11-16configs: am65x_evm_r5: Add initial supportLokesh Vutla
2018-11-16board: ti: am654: r5: Add initial support for am654Lokesh Vutla
2018-11-05drivers: net: keystone_net: drop non dm codeGrygorii Strashko
2018-10-10board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini
2018-09-25board: ti: am335x: add support to fixup phy addressSekhar Nori
2018-09-11configs: am65x_evm_a53: Add initial supportLokesh Vutla
2018-09-11arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla
2018-09-11board: ti: am654: a53: Add initial support for am654Lokesh Vutla
2018-08-03Add Beaglebone Enhanced supportKoen Kooi
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-06-13dra76: fix HDMI HPD pinmuxTomi Valkeinen
2018-06-13dra7/am5: remove CEC pin pull-upTomi Valkeinen
2018-05-30ti: fastboot: Move weak overrides to board filesAlex Kiernan
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-06board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy
2018-04-28spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-08ti: am335x: Fix build when networking is disabledAlex Kiernan
2018-04-06board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo
2018-04-06Add support for BeagleBoard.org PocketBeagleJason Kridner
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-16dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini
2018-03-16board: am335x: Set serial# variableSam Protsenko
2018-03-13ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board fileDerald D. Woods
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2018-02-23env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis
2018-02-19ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I