summaryrefslogtreecommitdiff
path: root/drivers/clk/at91
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-152-2/+2
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-022-2/+2
* | clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev2021-02-111-8/+12
|/
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-4/+1
|\
| * clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypassClaudiu Beznea2020-12-071-4/+1
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-25/+25
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-6/+6
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-15/+15
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-9/+9
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-132-12/+12
* | dm: Remove uses of device_bind_offset()Simon Glass2020-12-131-12/+8
|/
* clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev2020-10-191-2/+2
* clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev2020-10-192-2/+2
* clk: at91: sam9x60: add support compatible with CCFClaudiu Beznea2020-10-192-0/+650
* clk: at91: Include device_compat.h in compat.cTom Rini2020-10-161-0/+1
* clk: at91: sama7g5: add clock supportClaudiu Beznea2020-09-222-0/+1402
* clk: at91: pmc: add generic clock opsClaudiu Beznea2020-09-222-0/+73
* clk: at91: clk-generic: add driver compatible with ccfClaudiu Beznea2020-09-223-0/+209
* clk: at91: clk-peripheral: add driver compatible with ccfClaudiu Beznea2020-09-223-0/+272
* clk: at91: clk-system: add driver compatible with ccfClaudiu Beznea2020-09-223-1/+116
* clk: at91: clk-programmable: add driver compatible with ccfClaudiu Beznea2020-09-223-1/+226
* clk: at91: clk-utmi: add support for sama7g5Claudiu Beznea2020-09-222-1/+73
* clk: at91: clk-utmi: add driver compatible with ccfClaudiu Beznea2020-09-223-0/+169
* clk: at91: clk-master: add support for sama7g5Claudiu Beznea2020-09-222-1/+182
* clk: at91: clk-master: add driver compatible with ccfClaudiu Beznea2020-09-223-1/+178
* clk: at91: sam9x60-pll: add driver compatible with ccfClaudiu Beznea2020-09-224-0/+486
* clk: at91: clk-main: add driver compatible with ccfClaudiu Beznea2020-09-223-1/+398
* clk: at91: sckc: add driver compatible with ccfClaudiu Beznea2020-09-222-1/+173
* clk: at91: move clock code to compat.cClaudiu Beznea2020-09-2216-1163/+1030
* clk: at91: pmc: add helpers for clock driversClaudiu Beznea2020-09-222-0/+104
* treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada2020-08-221-2/+2
* core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-091-0/+2
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-093-6/+6
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay2020-04-161-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-053-0/+3
* dm: core: Require users of devres to include the headerSimon Glass2020-02-052-0/+2
* ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus2019-10-081-1/+1
* clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay2019-04-111-1/+1
* clk: at91: utmi: add timeout for utmi lockEugen Hristev2018-08-131-1/+6
* clk: at91: clk-h32mx: replace dm_warn with dev_dbgEugen Hristev2018-05-231-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0714-28/+14
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-273-6/+0
* clk: at91: clk-system: add set/get_rate operationsWenyou Yang2018-03-161-0/+26
* clk: at91: add PLLADIV driverWenyou Yang2018-03-162-1/+89
* clk: at91: add USB Host clock driverWenyou Yang2018-03-163-0/+155
* clk: at91: clk-generated: fix incorrect index of clk sourceWenyou Yang2017-11-291-6/+8
* clk: at91: clk-generated: select absolute closest rateLudovic Desroches2017-11-291-3/+1
* clk: at91: Kconfig: fix the dependency of AT91_UTMIWenyou Yang2017-11-291-3/+3