~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drivers: use devfdt_get_addr_ptr when cast to pointerJohan Jonker2023-05-06
* clk: at91: sam9x60: Add initial setup of UPLL and USBCK ratesSergiu Moga2023-03-27
* clk: at91: pmc: export clock setup to pmcClaudiu Beznea2023-03-27
* clk: at91: sam9x60: Register the required clocks for USBSergiu Moga2023-03-27
* clk: at91: Add support for sam9x60 USB clockSergiu Moga2023-03-27
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* clk: at91: sam9x60: change parent clock from mck_pres to mck_divMihai Sain2022-09-19
* clk: Use generic CCF ops where possibleSean Anderson2022-03-30
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* clk: at91: clk-master: split master clock in pres and dividerClaudiu Beznea2021-09-21
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-15
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* | clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev2021-02-11
|/
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-05
|\
| * clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypassClaudiu Beznea2020-12-07
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* | dm: Remove uses of device_bind_offset()Simon Glass2020-12-13
|/
* clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristicsEugen Hristev2020-10-19
* clk: at91: clk-master: add 5th divisor for mck masterEugen Hristev2020-10-19
* clk: at91: sam9x60: add support compatible with CCFClaudiu Beznea2020-10-19
* clk: at91: Include device_compat.h in compat.cTom Rini2020-10-16
* clk: at91: sama7g5: add clock supportClaudiu Beznea2020-09-22
* clk: at91: pmc: add generic clock opsClaudiu Beznea2020-09-22
* clk: at91: clk-generic: add driver compatible with ccfClaudiu Beznea2020-09-22
* clk: at91: clk-peripheral: add driver compatible with ccfClaudiu Beznea2020-09-22
* clk: at91: clk-system: add driver compatible with ccfClaudiu Beznea2020-09-22
* clk: at91: clk-programmable: add driver compatible with ccfClaudiu Beznea2020-09-22
* clk: at91: clk-utmi: add support for sama7g5Claudiu Beznea2020-09-22
* clk: at91: clk-utmi: add driver compatible with ccfClaudiu Beznea2020-09-22
* clk: at91: clk-master: add support for sama7g5Claudiu Beznea2020-09-22
* clk: at91: clk-master: add driver compatible with ccfClaudiu Beznea2020-09-22
* clk: at91: sam9x60-pll: add driver compatible with ccfClaudiu Beznea2020-09-22
* clk: at91: clk-main: add driver compatible with ccfClaudiu Beznea2020-09-22
* clk: at91: sckc: add driver compatible with ccfClaudiu Beznea2020-09-22
* clk: at91: move clock code to compat.cClaudiu Beznea2020-09-22
* clk: at91: pmc: add helpers for clock driversClaudiu Beznea2020-09-22
* treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada2020-08-22
* core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-09
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-09
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay2020-04-16
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus2019-10-08
* clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay2019-04-11