Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/stringify.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/bug.h from common header | Simon Glass |
2020-05-18 | common: Drop asm/ptrace.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-14 | Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2020-05-14 | clk: stm32mp1: fix CK_MPU calculation | Lionel Debieve |
2020-05-13 | CLK: ARC: HSDK: add separate clock map for HSDK-4xD | Eugeniy Paltsev |
2020-05-13 | CLK: ARC: HSDK: define clock map with DT binding constants | Eugeniy Paltsev |
2020-05-13 | CLK: ARC: HSDK: make set_clock optional | Eugeniy Paltsev |
2020-05-13 | CLK: ARC: HSDK: prepare for multiple clock maps support | Eugeniy Paltsev |
2020-05-13 | CLK: ARC: HSDK: driver cleanup | Eugeniy Paltsev |
2020-05-13 | CLK: ARC: HSDK: use appropriate config data types | Eugeniy Paltsev |
2020-05-13 | CLK: ARC: HSDK: drop unused offset | Eugeniy Paltsev |
2020-05-13 | CLK: ARC: HSDK: avoid code duplication | Eugeniy Paltsev |
2020-05-04 | Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-05-04 | Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2020-05-01 | clk: imx: clk-imxrt1050: fix lcdif clock gate | Giulio Benetti |
2020-05-01 | clk: rk3399: Set empty for HCLK_SD assigned-clocks | Jagan Teki |
2020-04-30 | Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2020-04-28 | Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2020-04-28 | clk: meson: g12a: add missing SD_EMMC_A controller gates | Neil Armstrong |
2020-04-27 | clk: versal: Fix watchdog clock issue | T Karthik Reddy |
2020-04-27 | ARC: HSDK: CGU: add support for timer clock | Eugeniy Paltsev |
2020-04-24 | clk: actions: Add common clock driver | Amit Singh Tomar |
2020-04-24 | arm: dts: sync dts for Action Semi S900 | Amit Singh Tomar |
2020-04-22 | clk: armada-37xx-periph: fix DDR PHY clock divider values | Marek BehĂșn |
2020-04-18 | clk: imx: add i.IMXRT1020 clk driver | Giulio Benetti |
2020-04-18 | clk: imx: clk-imxrt1050: add set_parent() callback | Giulio Benetti |
2020-04-18 | clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL | Giulio Benetti |
2020-04-18 | clk: imx: clk-imxrt1050: fix typo in clock name "video:" | Giulio Benetti |
2020-04-18 | clk: imx: pllv3: add enable_bit | Giulio Benetti |
2020-04-16 | Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custod... | Tom Rini |
2020-04-16 | ARC: HSDK: CGU: fix tunnel clock calculation | Eugeniy Paltsev |
2020-04-16 | dm: core: remove the duplicated function dm_ofnode_pre_reloc | Patrick Delaunay |
2020-04-15 | configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT | Patrick Delaunay |
2020-04-13 | Merge branch 'next' | Tom Rini |
2020-04-08 | Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2020-04-07 | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-04-06 | clk: meson: reset mmc clock on probe | Jerome Brunet |
2020-04-06 | clk: meson-g12a: missing break | Heinrich Schuchardt |
2020-04-05 | clk: socfpga: Read the clock parent's register base in probe function | Chee Hong Ang |
2020-04-02 | clk: rk3399: Set empty for vopl assigned-clocks | Jagan Teki |
2020-03-30 | clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 | Marek Vasut |
2020-03-24 | clk: stm32mp1: add SPI5_K support | Patrick Delaunay |
2020-03-24 | clk: stm32mp1: correct CKSELR masks | Patrick Delaunay |