index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-socfpga
/
clock_manager.c
Age
Commit message (
Expand
)
Author
2018-08-13
ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only
Marek Vasut
2018-05-18
arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoC
Ley Foon Tan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-09
arm: socfpga: Guard commands with CONFIG_SPL_BUILD tests
Tom Rini
2017-05-18
arm: socfpga: Add clock driver for Arria 10
Ley Foon Tan
2017-05-18
arm: socfpga: Restructure clock manager driver
Ley Foon Tan
2017-02-08
arm: socfpga: set the mpuclk divider in the Altera group register
Dinh Nguyen
2015-08-23
arm: socfpga: Fix delay in clock manager
Marek Vasut
2015-08-08
arm: socfpga: clock: Clean up pll_config.h
Marek Vasut
2015-08-08
arm: socfpga: clock: Get rid of cm_config_t typedef
Marek Vasut
2015-05-07
ARM: socfpga: move SoC sources to mach-socfpga
Masahiro Yamada