u-boot-brain/arch/arm/cpu/arm926ejs/lpc32xx
Simon Glass b63ff2ae54 common: Move clock functions into a new file
These three clock functions don't use driver model and should be migrated.
In the meantime, create a new file to hold them.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-24 23:06:48 +05:30
..
Kconfig arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option 2018-10-19 12:56:58 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
clk.c common: Move clock functions into a new file 2020-01-24 23:06:48 +05:30
cpu.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
devices.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dram.c arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option 2018-10-19 12:56:58 -04:00
lowlevel_init.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
timer.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00