~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* clk: at91: pmc: export clock setup to pmcClaudiu Beznea2023-03-27
* clk: Use generic CCF ops where possibleSean Anderson2022-03-30
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* clk: at91: pmc: add generic clock opsClaudiu 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 log.h from common headerSimon Glass2020-05-18
* dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay2020-04-16
* clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay2019-04-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* clk: Modify xlate() method for livetreeSimon Glass2017-06-01
* dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2017-06-01
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* clk: at91: Align the at91 pmc's compatiblesWenyou Yang2017-05-09
* dm: allow limiting pre-reloc markings to spl or tplHeiko Stübner2017-03-16
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* clk: at91: Improve the clock implementationWenyou Yang2016-10-28
* clk: at91: Fix at91-pmc and at91-sckc's class IDWenyou Yang2016-10-28
* clk: at91: Add clock driverWenyou Yang2016-08-15