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
/
drivers
/
clk
/
altera
Age
Commit message (
Expand
)
Author
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-16
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-05
clk: socfpga: Read the clock parent's register base in probe function
Chee Hong Ang
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-07
clk: agilex: Add clock driver for Agilex
Ley Foon Tan
2019-04-11
clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc
Patrick Delaunay
2018-11-14
clk: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-08-13
clk: socfpga: Add initial Arria10 clock driver
Marek Vasut