summaryrefslogtreecommitdiff
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* board: ti: am43xx: Add FDT fixup for HS devicesAndrew F. Davis2017-07-221-0/+9
* board: ti: am43xx: Add TEE loading and firewall setupAndrew F. Davis2017-07-221-0/+7
* ARM: k2g: Add K2G ICE DTB to the list of possible DTBsCooper Jr., Franklin2017-07-101-0/+2
* ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin2017-07-101-0/+6
* ARM: k2g: Use board detection to wrap K2G GP specific callsCooper Jr., Franklin2017-07-101-6/+10
* board: ks2: Use board detection to wrap code not specific to K2G ICE evmCooper Jr., Franklin2017-07-101-5/+9
* ARM: k2g: Add DDR3 configuration for K2G ICE evmCooper Jr., Franklin2017-07-101-2/+60
* ARM: k2g: Add pinmux support for K2G ICE evmCooper Jr., Franklin2017-07-102-1/+46
* ks2_evm: Add EEPROM based board detection helper functionsCooper Jr., Franklin2017-07-101-0/+20
* ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variablesCooper Jr., Franklin2017-07-101-0/+14
* ARM: k2g: Program DDR PHY MR2 register with the default valueCooper Jr., Franklin2017-07-101-1/+1
* ks2_evm: Add EEPROM based board detectionCooper Jr., Franklin2017-07-102-21/+24
* ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boardsCooper Jr., Franklin2017-07-104-0/+44
* ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-bootCooper Jr., Franklin2017-07-102-0/+45
* ti: common: board_detect: Add function to determine if EEPROM was readCooper Jr., Franklin2017-07-102-0/+19
* ti: common: board_detect: Allow settings board detection variables manuallyNishanth Menon2017-07-102-0/+41
* ti816x: Enable ethernet supportTom Rini2017-06-281-0/+28
* treewide: remove unneeded semicolonsMasahiro Yamada2017-06-161-3/+3
* board: ti: am335x: Fix scale_vcore for beaglebonesLokesh Vutla2017-06-122-11/+9
* arm: dra7: Set fastboot variables in environmentSemen Protsenko2017-06-121-0/+1
* arm: am57xx: Set fastboot variables in environmentSemen Protsenko2017-06-121-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-06-101-0/+7
|\
| * board: ti: AM43XX: Add ddr voltage rail configurationKeerthy2017-06-091-0/+7
* | board: ti: am572x-evm: Update pinmux using latest PMTLokesh Vutla2017-06-091-91/+177
* | board: ti: am571x-idk: Update pinmux using latest PMTLokesh Vutla2017-06-092-246/+266
* | board: ti: am572x-idk: Update pinmux using latest PMTLokesh Vutla2017-06-091-99/+128
* | arm: omap: Unify get_device_type() functionSemen Protsenko2017-06-092-0/+2
|/
* board: ti: am571-idx: Add vcores supportKeerthy2017-06-051-0/+50
* ARM: k2g: Fix passing main pll info for higher speedsLokesh Vutla2017-06-051-8/+8
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-052-0/+2
* ti816x: Modernize the defconfigTom Rini2017-06-051-1/+1
* ti816x: Enable NANDTom Rini2017-06-051-1/+3
* ti816x: Rework DDR initialization sequenceTom Rini2017-06-051-150/+42
* board: ti: enable support for writing to fat partitionSekhar Nori2017-06-031-0/+1
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-0/+1
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-05-1610-12/+12
|\
| * mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-1510-12/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2017-05-152-2/+4
|\ \
| * | i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass2017-05-152-2/+4
| |/
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-153-8/+8
|/
* arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2017-05-122-43/+52
* board: am335x: Introduce scale_vcoresLokesh Vutla2017-05-121-119/+148
* am33xx: Provide platform data for mmcLokesh Vutla2017-05-111-0/+32
* ti: common: board_detect: Set alen to expected value before i2c readCooper Jr., Franklin2017-05-091-2/+22
* ti: common: board_detect: Introduce function to set the address length.Cooper Jr., Franklin2017-05-091-0/+37
* ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2017-05-084-22/+110
* ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla2017-05-081-21/+95
* board: ti: Define Kconfig symbol for common cmd optionsLokesh Vutla2017-05-081-0/+26
* usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-083-6/+6