summaryrefslogtreecommitdiff
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* board: ti: am57xx-idk: Prevent boot for invalid configuationRoger Quadros2020-02-131-0/+13
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-0/+2
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020Tom Rini2020-01-209-215/+718
|\
| * arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis2020-01-201-3/+1
| * board: ti: j721e: Print board name and version during bootLokesh Vutla2020-01-201-0/+13
| * board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg2020-01-204-0/+276
| * ti: common: board_detect: Handle EEPROM probe more gracefullyAndreas Dannenberg2020-01-201-1/+1
| * board: ti: beagleboneai: add initial supportCaleb Robey2020-01-201-1/+23
| * board: ti: beagleboneai: IODELAY and pinmuxCaleb Robey2020-01-201-0/+264
| * board: ti: beagleboneai: emmc read changesCaleb Robey2020-01-204-0/+138
| * board: ti: am43xx: remove net platform codeGrygorii Strashko2020-01-201-105/+1
| * board: ti: dra7-evm: remove net platform codeGrygorii Strashko2020-01-201-105/+1
* | common: Move hang() to the same header as panic()Simon Glass2020-01-173-0/+3
* | common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* | common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-173-0/+3
|/
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-035-11/+11
* common: Move old EEPROM functions into a new headerWIP/2019-12-02-master-importsSimon Glass2019-12-023-0/+3
* common: Move some board functions out of common.hSimon Glass2019-12-025-0/+5
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-022-0/+2
* common: Move serial functions out of common.hSimon Glass2019-12-024-0/+4
* Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECTAdam Ford2019-11-071-0/+2
* Merge branch '2019-10-24-ti-imports'Tom Rini2019-10-251-0/+1
|\
| * armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2019-10-251-0/+1
* | ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot2019-10-241-13/+0
|/
* board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo2019-10-111-0/+4
* board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo2019-10-111-0/+5
* board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo2019-10-111-0/+5
* board: am65x: Print board name and version during bootLokesh Vutla2019-10-111-1/+14
* board: j721e: Add READMELokesh Vutla2019-10-111-0/+227
* board: ti: am65x: Add UART boot procedure in READMEAndreas Dannenberg2019-10-111-0/+32
* board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2019-10-041-2/+13
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-116-6/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-118-0/+8
* env: Move env_get_ulong() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_init() to env.hSimon Glass2019-08-113-0/+3
* configs: j721e_evm_a72: Add initial supportLokesh Vutla2019-07-261-0/+1
* configs: j721e_evm_r5: Add initial supportLokesh Vutla2019-07-261-0/+6
* board: ti: j721e: Enable fixing up msmc sram nodeSuman Anna2019-07-261-0/+14
* board: ti: j721e: Add board support for j721e evmLokesh Vutla2019-07-263-0/+131
* net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-251-2/+1
* board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg2019-07-172-0/+248
* ti: common: am6: Add support for setting MAC addressesAndreas Dannenberg2019-07-172-0/+44
* ti: common: am6: Add support for board description EEPROMAndreas Dannenberg2019-07-172-0/+408
* am65x: README: Add eMMC layout and flash instructionsFaiz Abbas2019-07-171-0/+52
* armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg2019-07-171-0/+1
* ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods2019-07-131-31/+0
* board: am335x/mux: configure the pins for 8-bit data transfer on MMC1Jean-Jacques Hiblot2019-06-051-0/+4
* ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-05-081-9/+9