summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* serial: Rename ns16550 functions to lower caseSimon Glass2021-01-052-3/+3
* serial: Update NS16550_t and struct NS16550Simon Glass2021-01-052-4/+4
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-1/+1
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-171-1/+1
* mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas2020-06-131-0/+7
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-184-0/+4
* mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini2020-03-161-1/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-1/+1
* board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski2019-12-031-0/+1
* mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski2019-12-031-6/+0
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO CommandsAdam Ford2019-09-131-4/+0
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-251-13/+0
* arm: davinci: remove leftover assemblyBartosz Golaszewski2019-06-052-696/+0
* ARM: davinci: Remove ipam390 linker script from KconfigAdam Ford2019-06-051-1/+0
* ARM: davinci: SPL: fix BSS initializationSekhar Nori2019-06-051-1/+4
* ipam390: remove boardBartosz Golaszewski2019-05-281-7/+0
* ea20: remove boardBartosz Golaszewski2019-05-281-7/+0
* calimain: remove boardBartosz Golaszewski2019-05-281-5/+0
* arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski2019-05-0415-1133/+3
* arm: davinci: remove dead code for PHYs used by DaVinci DM* boardsBartosz Golaszewski2019-05-046-354/+0
* ARM: davinci: Remove unused functions from headerAdam Ford2019-05-031-3/+0
* driver: net: consolidate ti's code in separate folderGrygorii Strashko2018-11-054-4/+4
* gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy2018-10-101-32/+0
* ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford2018-09-291-2/+2
* Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"Tom Rini2018-09-141-2/+2
* ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford2018-09-111-2/+2
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-2/+2
* dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford2018-06-181-1/+13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0737-76/+37
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* davinci: Enable DDR_INIT for DA8XXLokesh Vutla2018-03-221-0/+1
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-5/+0
* davinci: Fix omapl138_lcdk buildsTom Rini2018-01-311-15/+14
* Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford2018-01-301-1/+84
* Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford2018-01-221-10/+26
* ARM: davinci: Remove CONFIG_SOC_DA830Adam Ford2017-09-152-140/+0
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich2017-08-131-0/+4