summaryrefslogtreecommitdiffstats
path: root/board/davinci
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-2/+2
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-3/+3
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-2/+2
* ARM: da850-evm: Unify config options with KconfigAdam Ford2020-07-131-3/+3
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-091-1/+1
* mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas2020-06-131-0/+12
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* board: davinci: Update OMAPL138_LCDK maintainerLokesh Vutla2019-12-261-1/+1
* board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski2019-12-031-0/+9
* mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski2019-12-031-1/+0
* davinci: omapl138-lcdk: Remove empty compiler directivesAdam Ford2019-08-201-4/+0
* ARM: davinci: Remove duplicated referencesAdam Ford2019-08-201-2/+0
* Revert "ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NOR"Adam Ford2019-08-201-2/+1
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-121-1/+2
|\
| * ARM: da850-evm: Enable SPI Flash and NAND Flash when booting NORAdam Ford2019-08-121-1/+2
* | env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* | env: Move env_set() to env.hSimon Glass2019-08-112-0/+2
|/
* Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"Adam Ford2019-07-311-12/+2
* ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVMAdam Ford2019-07-311-3/+0
* davinci: omapl138-lcdk: enable driver-model in SPLBartosz Golaszewski2019-07-291-0/+16
* davinci: omapl138-lcdk: remove unneeded includesBartosz Golaszewski2019-07-291-2/+0
* ARM: da850_am18xxevm: Remove config and referencesAdam Ford2019-07-292-7/+1
* ARM: da850-evm: Remove repeated pinmuxing callsAdam Ford2019-07-261-4/+0
* ARM: da850-evm: Remove duplicate UART initializationAdam Ford2019-07-261-5/+0
* net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-252-20/+0
* ARM: davinci: da850: Manual pinmux only when PINCTRL not availableAdam Ford2019-07-131-2/+12
* ARM: da850evm: Fix reading MAC from SPIAdam Ford2019-06-051-1/+1
* ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversionSekhar Nori2019-06-051-1/+1
* ea20: remove boardBartosz Golaszewski2019-05-284-363/+0
* ARM: da850evm: Remove legacy MMC codeAdam Ford2019-04-231-19/+0
* ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATAAdam Ford2019-04-121-27/+0
* davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is fullAdam Ford2019-04-121-8/+13
* ARM: da8xxevm: Add NAND instructions for da850-evm to READMEAdam Ford2019-02-191-0/+8
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-1/+1
* ARM: davinci: Orphan Spectrum Digital AM18xx EVMAdam Ford2018-12-111-2/+5
* board: da8xxevm: Add SPL DM for serial, spiJagan Teki2018-10-101-0/+27
* ARM: davinci: omapl138_lcdk: Enable DM_MMCAdam Ford2018-09-111-0/+2
* ARM: davinci: da850evm: Support DM_MMCAdam Ford2018-09-111-0/+2
* ARM: configs: Add da850evm_nand to boot from NANDAdam Ford2018-09-111-0/+1
* ARM: da8xxevm: README: Add NOR booting instructionsAdam Ford2018-08-201-0/+19
* dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford2018-06-181-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-14/+6
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* arm: da850-evm: Enable DM and device tree support for da850-evmAdam Ford2017-09-292-1/+4
* ARM: davinci: Update da8xxevm MaintainersAdam Ford2017-09-131-8/+2
* Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to KconfigAdam Ford2017-09-131-0/+24
* davinci: da850evm: Make EEPROM MAC code configurableAdam Ford2017-09-131-1/+4
* davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONSAdam Ford2017-09-121-2/+2