~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
at91
Commit message (
Expand
)
Author
Age
*
drivers: use devfdt_get_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
*
clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates
Sergiu Moga
2023-03-27
*
clk: at91: pmc: export clock setup to pmc
Claudiu Beznea
2023-03-27
*
clk: at91: sam9x60: Register the required clocks for USB
Sergiu Moga
2023-03-27
*
clk: at91: Add support for sam9x60 USB clock
Sergiu Moga
2023-03-27
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
clk: at91: sam9x60: change parent clock from mck_pres to mck_div
Mihai Sain
2022-09-19
*
clk: Use generic CCF ops where possible
Sean Anderson
2022-03-30
*
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-30
*
clk: at91: clk-master: split master clock in pres and divider
Claudiu Beznea
2021-09-21
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
|
clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"
Eugen Hristev
2021-02-11
|
/
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
|
\
|
*
clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass
Claudiu Beznea
2020-12-07
*
|
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
|
/
*
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-19
*
clk: at91: Include device_compat.h in compat.c
Tom Rini
2020-10-16
*
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
2020-09-22
*
clk: at91: pmc: add helpers for clock drivers
Claudiu Beznea
2020-09-22
*
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
*
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
dm: core: remove the duplicated function dm_ofnode_pre_reloc
Patrick Delaunay
2020-04-16
*
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-02-05
*
ARM: at91: Rename sama5_sfr.h to at91_sfr.h
Tudor Ambarus
2019-10-08
*
clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_reloc
Patrick Delaunay
2019-04-11
[next]