index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
2
-2
/
+2
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
2
-2
/
+2
*
|
clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"
Eugen Hristev
2021-02-11
1
-8
/
+12
|
/
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
1
-4
/
+1
|
\
|
*
clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass
Claudiu Beznea
2020-12-07
1
-4
/
+1
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
1
-25
/
+25
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-6
/
+6
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-15
/
+15
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-9
/
+9
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
2
-12
/
+12
*
|
dm: Remove uses of device_bind_offset()
Simon Glass
2020-12-13
1
-12
/
+8
|
/
*
clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics
Eugen Hristev
2020-10-19
1
-2
/
+2
*
clk: at91: clk-master: add 5th divisor for mck master
Eugen Hristev
2020-10-19
2
-2
/
+2
*
clk: at91: sam9x60: add support compatible with CCF
Claudiu Beznea
2020-10-19
2
-0
/
+650
*
clk: at91: Include device_compat.h in compat.c
Tom Rini
2020-10-16
1
-0
/
+1
*
clk: at91: sama7g5: add clock support
Claudiu Beznea
2020-09-22
2
-0
/
+1402
*
clk: at91: pmc: add generic clock ops
Claudiu Beznea
2020-09-22
2
-0
/
+73
*
clk: at91: clk-generic: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-0
/
+209
*
clk: at91: clk-peripheral: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-0
/
+272
*
clk: at91: clk-system: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-1
/
+116
*
clk: at91: clk-programmable: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-1
/
+226
*
clk: at91: clk-utmi: add support for sama7g5
Claudiu Beznea
2020-09-22
2
-1
/
+73
*
clk: at91: clk-utmi: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-0
/
+169
*
clk: at91: clk-master: add support for sama7g5
Claudiu Beznea
2020-09-22
2
-1
/
+182
*
clk: at91: clk-master: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-1
/
+178
*
clk: at91: sam9x60-pll: add driver compatible with ccf
Claudiu Beznea
2020-09-22
4
-0
/
+486
*
clk: at91: clk-main: add driver compatible with ccf
Claudiu Beznea
2020-09-22
3
-1
/
+398
*
clk: at91: sckc: add driver compatible with ccf
Claudiu Beznea
2020-09-22
2
-1
/
+173
*
clk: at91: move clock code to compat.c
Claudiu Beznea
2020-09-22
16
-1163
/
+1030
*
clk: at91: pmc: add helpers for clock drivers
Claudiu Beznea
2020-09-22
2
-0
/
+104
*
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
1
-2
/
+2
*
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
1
-0
/
+2
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
3
-6
/
+6
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-16
1
-1
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
3
-0
/
+3
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
2
-0
/
+2
*
ARM: at91: Rename sama5_sfr.h to at91_sfr.h
Tudor Ambarus
2019-10-08
1
-1
/
+1
*
clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc
Patrick Delaunay
2019-04-11
1
-1
/
+1
*
clk: at91: utmi: add timeout for utmi lock
Eugen Hristev
2018-08-13
1
-1
/
+6
*
clk: at91: clk-h32mx: replace dm_warn with dev_dbg
Eugen Hristev
2018-05-23
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
14
-28
/
+14
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
3
-6
/
+0
*
clk: at91: clk-system: add set/get_rate operations
Wenyou Yang
2018-03-16
1
-0
/
+26
*
clk: at91: add PLLADIV driver
Wenyou Yang
2018-03-16
2
-1
/
+89
*
clk: at91: add USB Host clock driver
Wenyou Yang
2018-03-16
3
-0
/
+155
*
clk: at91: clk-generated: fix incorrect index of clk source
Wenyou Yang
2017-11-29
1
-6
/
+8
*
clk: at91: clk-generated: select absolute closest rate
Ludovic Desroches
2017-11-29
1
-3
/
+1
*
clk: at91: Kconfig: fix the dependency of AT91_UTMI
Wenyou Yang
2017-11-29
1
-3
/
+3
[next]