index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
dm: core: Rename device_bind() to device_bind_offset()
Simon Glass
2020-11-17
clk: sunxi: add compatible string for V3
Icenowy Zheng
2020-11-13
rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run
Alper Nebi Yasak
2020-10-30
Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-10-30
clk: rockchip: rk3399: implement getting wdt/alive clocks
Jack Mitchell
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
2020-10-29
dm: test: Add a test for of-platdata phandles
Simon Glass
2020-10-26
clk: kendryte: no need to check argument of free()
Heinrich Schuchardt
2020-10-22
clk: ccf: replace the get_rate helper
Dario Binacchi
2020-10-20
clk: renesas: Import R8A774C0 clock tables from Linux 5.9
Lad Prabhakar
2020-10-20
clk: renesas: Add R8A774E1 clock tables
Biju Das
2020-10-20
clk: renesas: Add R8A774B1 clock tables
Biju Das
2020-10-20
clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock
Biju Das
2020-10-19
clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics
Eugen Hristev
2020-10-19
clk: at91: clk-master: add 5th divisor for mck master
Eugen Hristev
2020-10-19
clk: at91: sam9x60: add support compatible with CCF
Claudiu Beznea
2020-10-16
clk: at91: Include device_compat.h in compat.c
Tom Rini
2020-10-15
clk: sifive: Include device_compat.h
Sean Anderson
2020-10-14
treewide: Fix wrong CONFIG_IS_ENABLED() handling
Alper Nebi Yasak
2020-10-09
clk: agilex: Additional membus writes for HPS PLL
Chee Hong Ang
2020-10-09
clk: agilex: Handle clock configuration differently in SPL and U-Boot proper
Chee Hong Ang
2020-10-09
clk: agilex: Add clock enable support
Ley Foon Tan
2020-10-09
clk: agilex: Add NAND clock support
Ley Foon Tan
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-05
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-09-30
clk: add clock driver for SCMI agents
Etienne Carriere
2020-09-30
riscv: clk: Add CLINT clock to kendryte clock driver
Sean Anderson
2020-09-24
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-09-23
clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag
Michal Simek
2020-09-23
xilinx: drivers: Use '_' instead of '-' in driver name
Michal Simek
2020-09-22
clk: at91: sama7g5: add clock support
Claudiu Beznea
2020-09-22
clk: at91: pmc: add generic clock ops
Claudiu Beznea
2020-09-22
clk: at91: clk-generic: add driver compatible with ccf
Claudiu Beznea
2020-09-22
clk: at91: clk-peripheral: add driver compatible with ccf
Claudiu Beznea
2020-09-22
clk: at91: clk-system: add driver compatible with ccf
Claudiu Beznea
2020-09-22
clk: at91: clk-programmable: add driver compatible with ccf
Claudiu Beznea
2020-09-22
clk: at91: clk-utmi: add support for sama7g5
Claudiu Beznea
2020-09-22
clk: at91: clk-utmi: add driver compatible with ccf
Claudiu Beznea
2020-09-22
clk: at91: clk-master: add support for sama7g5
Claudiu Beznea
2020-09-22
clk: at91: clk-master: add driver compatible with ccf
Claudiu Beznea
2020-09-22
clk: at91: sam9x60-pll: add driver compatible with ccf
Claudiu Beznea
2020-09-22
clk: at91: clk-main: add driver compatible with ccf
Claudiu Beznea
2020-09-22
clk: at91: sckc: add driver compatible with ccf
Claudiu Beznea
2020-09-22
clk: at91: move clock code to compat.c
Claudiu Beznea
[next]