summaryrefslogtreecommitdiff
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap3: evm: Update DM SPL supportDerald D. Woods2019-02-191-12/+0
* omap3_beagle: Update for DM SPL supportTom Rini2019-02-191-12/+0
* configs: Remove am43xx_evm_ethboot_defconfigVignesh R2019-01-181-1/+0
* configs: Remove unused am335x_evm defconfigsVignesh R2019-01-181-3/+0
* board: ti: am43xx: turn on USB clocksJean-Jacques Hiblot2018-12-141-0/+22
* board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot2018-12-141-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-12-106-84/+136
|\
| * am57xx: remove non-DM I2C codeJean-Jacques Hiblot2018-12-101-33/+3
| * ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-106-71/+103
| * ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPATAndreas Dannenberg2018-12-101-2/+52
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-102-191/+38
|\ \ | |/ |/|
| * board: ti: am57xx: remove USB platform codeJean-Jacques Hiblot2018-12-071-85/+0
| * board: ti: dra7-evm: remove USB platform codeJean-Jacques Hiblot2018-12-071-104/+0
| * configs: am57xx_evm: Enable DM_USB and DM_USB_DEVJean-Jacques Hiblot2018-12-071-3/+1
| * configs: enable DM_USB and DM_USB_DEV for all DRA7 platformsJean-Jacques Hiblot2018-12-071-1/+1
| * board; ti: am57xx: turn on USB clocksVignesh R2018-12-071-0/+19
| * board: ti: dra7xx-evm: turn on USB clocks in late init stageJean-Jacques Hiblot2018-12-071-0/+19
* | board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy2018-12-061-0/+5
|/
* board: ti: am65x: Update README to add R5 build supportLokesh Vutla2018-11-161-22/+92
* configs: am65x_evm_r5: Add initial supportLokesh Vutla2018-11-161-0/+1
* board: ti: am654: r5: Add initial support for am654Lokesh Vutla2018-11-161-0/+24
* drivers: net: keystone_net: drop non dm codeGrygorii Strashko2018-11-056-232/+0
* board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini2018-10-101-22/+22
* board: ti: am335x: add support to fixup phy addressSekhar Nori2018-09-251-0/+78
* configs: am65x_evm_a53: Add initial supportLokesh Vutla2018-09-111-0/+1
* arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla2018-09-111-0/+12
* board: ti: am654: a53: Add initial support for am654Lokesh Vutla2018-09-115-0/+238
* Add Beaglebone Enhanced supportKoen Kooi2018-08-033-3/+18
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-251-15/+21
* dra76: fix HDMI HPD pinmuxTomi Valkeinen2018-06-131-1/+1
* dra7/am5: remove CEC pin pull-upTomi Valkeinen2018-06-132-7/+7
* ti: fastboot: Move weak overrides to board filesAlex Kiernan2018-05-302-0/+20
* fastboot: Move fastboot to drivers/fastbootAlex Kiernan2018-05-301-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0753-119/+53
* board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy2018-05-061-3/+7
* spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan2018-04-281-0/+2
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-273-6/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-083-0/+3
* ti: am335x: Fix build when networking is disabledAlex Kiernan2018-04-081-4/+4
* board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R2018-04-061-2/+16
* ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2018-04-062-0/+57
* Add support for BeagleBoard.org PocketBeagleJason Kridner2018-04-063-5/+15
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-163-28/+0
* dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini2018-03-161-3/+0
* board: am335x: Set serial# variableSam Protsenko2018-03-161-0/+10
* ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board fileDerald D. Woods2018-03-131-0/+8
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-3/+3
* env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis2018-02-231-1/+1
* ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I2018-02-192-0/+59
* usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2018-02-153-6/+6