Age | Commit message (Expand) | Author |
2020-06-16 | net: cpsw: Add __maybe_unused to generated inlines | Tom Rini |
2020-06-16 | mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg() | Tom Rini |
2020-06-16 | gpio: omap_gpio: Fix unused function warning in non-DM case | Tom Rini |
2020-06-16 | phy: omap-usb2-phy: disable phy charger detect | Bin Liu |
2020-06-13 | mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL | Faiz Abbas |
2020-06-09 | Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-06-08 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx | Tom Rini |
2020-06-08 | power: pmic: Add SPL Kconfig entry for PFUZE100 | Marek Vasut |
2020-06-05 | virtio: VIRTIO_RNG depends on DM_RNG | Heinrich Schuchardt |
2020-06-04 | serial: Add missing Kconfig dependencies for debug consoles | Michal Simek |
2020-06-04 | serial: Convert ARM_DCC to Kconfig | Tom Rini |
2020-06-04 | ddr: Rework errata A008109, A008378, 009942 workaround | Jaiprakash Singh |
2020-06-04 | ddr: fsl: Impl. Erratum A008109 | Joakim Tjernlund |
2020-06-04 | net: tsec: Access TBI PHY through the corresponding MII | Hou Zhiqiang |
2020-06-04 | net: tsec: Access eTSEC registers using virtual address | Hou Zhiqiang |
2020-06-04 | net: tsec: fsl_mdio: add DM MDIO support | Madalin Bucur |
2020-06-04 | clk: sifive: fu540-prci: Release ethernet clock reset | Pragnesh Patel |
2020-06-04 | clk: sifive: fu540-prci: Add ddr clock initialization | Pragnesh Patel |
2020-06-04 | clk: sifive: fu540-prci: Add clock enable and disable ops | Pragnesh Patel |
2020-06-04 | sifive: fu540: add ddr driver | Pragnesh Patel |
2020-06-04 | misc: add driver for the SiFive otp controller | Pragnesh Patel |
2020-06-03 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-06-03 | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi | Tom Rini |
2020-06-03 | drivers: net: qe: deselect QE when DM_ETH is enabled | Madalin Bucur |
2020-06-03 | drivers: net: e1000: with DM_ETH needs DM_PCI too | Madalin Bucur |
2020-06-02 | bootcount_ext: Add Ext4 build dependency | Frédéric Danis |
2020-06-02 | kconfig: fix typo for OHCI host and add to DM list | Marcin Juszkiewicz |
2020-06-02 | kconfig: mark SPL/TPL options for DM_KEYBOARD | Marcin Juszkiewicz |
2020-06-02 | usb: ohci: Add header file for ARCH_DMA_MINALIGN | Simon Glass |
2020-06-02 | x86: spi: Rewrite logic for obtaining the SPI memory map | Simon Glass |
2020-06-01 | net: sun8i_emac: Add support for the H6 variant | Samuel Holland |
2020-06-01 | net: sun8i_emac: Use consistent clock bitfield definitions | Samuel Holland |
2020-06-01 | phy: sun4i-usb: Align H6 initialization logic with the kernel | Roman Stratiienko |
2020-06-01 | mtd: sf: Drop plat from sf_probe | Jagan Teki |
2020-06-01 | mtd: spi: Call sst_write in _write ops | Jagan Teki |
2020-06-01 | sf: Drop spl_flash_get_sw_write_prot | Jagan Teki |
2020-06-01 | mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef | Jagan Teki |
2020-06-01 | spi: Zap sh_spi driver | Jagan Teki |
2020-06-01 | spi: Kconfig: Move MSCC_BB_SPI, FSL_QSPI into DM_SPI | Jagan Teki |
2020-06-01 | spi: Kconfig: Drop redundant CF_SPI definition | Jagan Teki |
2020-06-01 | spi Drop spi_init() | Jagan Teki |
2020-05-31 | Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini |
2020-05-30 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb | Tom Rini |
2020-05-30 | Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-05-29 | dm: core: Reorder include files in read.c | Stefan Roese |
2020-05-30 | driver: usb: drop legacy rockchip xhci driver | Frank Wang |
2020-05-30 | usb: dwc3: add make compatible for rockchip platform | Frank Wang |
2020-05-29 | usb: ehci-mx6: Print error code on failure | Marek Vasut |
2020-05-29 | usb: ehci-mx6: Handle fixed regulators correctly | Marek Vasut |
2020-05-29 | eth/r8152: fix assigning the wrong endpoint | Hayes Wang |