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
/
at91
Age
Commit message (
Expand
)
Author
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-09-29
clk: at91: Fix initializing arrays
Francois Berder
2023-05-06
drivers: use devfdt_get_addr_ptr when cast to pointer
Johan Jonker
2023-03-27
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
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-09-19
clk: at91: sam9x60: change parent clock from mck_pres to mck_div
Mihai Sain
2022-03-30
clk: Use generic CCF ops where possible
Sean Anderson
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-21
clk: at91: clk-master: split master clock in pres and divider
Claudiu Beznea
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-11
clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"
Eugen Hristev
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
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-07
clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass
Claudiu Beznea
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-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
2020-09-22
clk: at91: pmc: add helpers for clock drivers
Claudiu Beznea
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
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-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
[next]