summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/vscom-baltos/lowlevel.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap: Only provide PUTC_LL() when activatedSascha Hauer2023-03-071-0/+1
* ARM: omap: Use ns16550 debug_ll helperSascha Hauer2023-03-071-1/+1
* ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-061-8/+8
* ARM: OMAP: Rework watchdog codeAlexander Shiyan2022-06-141-8/+1
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* arm: baltos: use compressed DTB imagesYegor Yefremov2020-02-251-3/+3
* ARM: return positive offset in get_runtime_offset()Sascha Hauer2018-03-211-1/+1
* arm: baltos: define baltos_sram_init() return type as voidYegor Yefremov2017-03-131-1/+1
* arm: baltos: prolong global resetYegor Yefremov2017-01-101-0/+6
* arm: Baltos: setup MPU PLL to run at 600MHzYegor Yefremov2016-10-191-1/+1
* Add support for Baltos systemsYegor Yefremov2016-10-071-0/+134