summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci
AgeCommit message (Expand)Author
2022-07-25arm: Remove unused references to CONFIG_SOC_DM*Tom Rini
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-30davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-06-13mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-03-16mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-03board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski
2019-12-03mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-09-13ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO CommandsAdam Ford
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-06-05arm: davinci: remove leftover assemblyBartosz Golaszewski
2019-06-05ARM: davinci: Remove ipam390 linker script from KconfigAdam Ford
2019-06-05ARM: davinci: SPL: fix BSS initializationSekhar Nori
2019-05-28ipam390: remove boardBartosz Golaszewski
2019-05-28ea20: remove boardBartosz Golaszewski
2019-05-28calimain: remove boardBartosz Golaszewski
2019-05-04arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski
2019-05-04arm: davinci: remove dead code for PHYs used by DaVinci DM* boardsBartosz Golaszewski
2019-05-03ARM: davinci: Remove unused functions from headerAdam Ford
2018-11-05driver: net: consolidate ti's code in separate folderGrygorii Strashko
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy
2018-09-29ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford
2018-09-14Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"Tom Rini
2018-09-11ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-03-22davinci: Enable DDR_INIT for DA8XXLokesh Vutla
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski