aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci
AgeCommit message (Expand)AuthorFilesLines
2024-07-15arm: mach: ti: Remove duplicate newlinesMarek Vasut1-1/+0
2024-06-26arm: davinci: remove unused definesEmil Kronborg1-16/+0
2024-06-26arm: davinci: remove unused watchdog functionsEmil Kronborg2-35/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini10-10/+5
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini10-5/+10
2024-05-13Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/13May2024Tom Rini10-10/+5
2024-05-07arm: davinci: Migrate da850-evm to OF_UPSTREAMAdam Ford1-0/+1
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini3-3/+0
2024-05-06arm: davinci: Remove <common.h> and add needed includesTom Rini10-9/+7
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini1-1/+0
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini1-1/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-11-07arm: Drop <common.h> from remaining header filesTom Rini1-1/+0
2023-05-31include: Remove unused header filesTom Rini1-35/+0
2022-12-23global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini3-15/+15
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2-5/+5
2022-07-25arm: Remove unused references to CONFIG_SOC_DM*Tom Rini1-5/+0
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-3/+0
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-0/+1
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-0/+5
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2-19/+19
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2021-08-30davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini2-28/+0
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass2-3/+3
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass2-4/+4
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada1-1/+1
2020-06-13mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas1-0/+7
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass4-0/+4
2020-03-16mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini1-1/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-1/+1
2019-12-03board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski1-0/+1
2019-12-03mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski1-6/+0
2019-12-02common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-09-13ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO CommandsAdam Ford1-4/+0
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski1-13/+0
2019-06-05arm: davinci: remove leftover assemblyBartosz Golaszewski2-696/+0
2019-06-05ARM: davinci: Remove ipam390 linker script from KconfigAdam Ford1-1/+0
2019-06-05ARM: davinci: SPL: fix BSS initializationSekhar Nori1-1/+4