summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-07arm: stm32mp: add weak function to save vddcorePatrick Delaunay
2020-07-07stm32mp1: clk: configure pll1 with OPPPatrick Delaunay
2020-07-07net: dwc_eth_qos: update the compatible supported for STM32Patrick Delaunay
2020-07-06video: restore CONFIG_VIDCONSOLE_AS_LCD as booleanPatrick Delaunay
2020-07-06Merge branch 'next'Tom Rini
2020-07-05Merge branch '2020-07-01-kconfig-etc-updates' into nextTom Rini
2020-07-05gpio-uclass.c: save the GPIOD flags also in the gpio descriptorHeiko Schocher
2020-07-01pci: rockchip: Mark inline functions as static inlineTom Rini
2020-07-01riscv: cpu: check and append L1 cache to cpu featuresSagar Shrikant Kadam
2020-07-01riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bitSagar Shrikant Kadam
2020-07-01uclass: cpu: fix to display proper CPU featuresSagar Shrikant Kadam
2020-07-01riscv: Enable cpu clock if it is presentSean Anderson
2020-07-01riscv: Try to get cpu frequency from a "clocks" node if it existsSean Anderson
2020-07-01reset: Add generic reset driverSean Anderson
2020-07-01dm: Fix error handling for dev_read_addr_ptrSean Anderson
2020-07-01dm: Add support for simple-pm-busSean Anderson
2020-07-01clk: Add K210 clock supportSean Anderson
2020-07-01clk: Add a bypass clock for K210Sean Anderson
2020-07-01clk: Add K210 pll supportSean Anderson
2020-07-01clk: Fix clk_get_by_* handling of indexSean Anderson
2020-07-01clk: Check that ops of composite clock components exist before callingSean Anderson
2020-07-01clk: Always use the supplied struct clkSean Anderson
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-30arm: pxa: mmc: add driver model supportMarcel Ziswiler
2020-06-30kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler
2020-06-30dm: core: gracefully handle alias seq without ofMarcel Ziswiler
2020-06-30mmc: add missing space before comment delimiterMarcel Ziswiler
2020-06-29net: pcnet: Add Kconfig entriesMarek Vasut
2020-06-29net: pcnet: Add DM supportMarek Vasut
2020-06-29net: pcnet: Split common and non-DM functionsMarek Vasut
2020-06-29net: pcnet: Wrap name and enetaddr into private dataMarek Vasut
2020-06-29net: pcnet: Wrap iobase into private dataMarek Vasut
2020-06-29net: pcnet: Pass private data through dev->privMarek Vasut
2020-06-29net: pcnet: Wrap devbusfn into private dataMarek Vasut
2020-06-29net: pcnet: Drop useless forward declarationsMarek Vasut
2020-06-29net: pcnet: Move initialize function at the endMarek Vasut
2020-06-29net: pcnet: Move private data allocation to initializeMarek Vasut
2020-06-29net: pcnet: Replace memset+malloc with callocMarek Vasut
2020-06-29net: pcnet: Simplify private data allocationMarek Vasut
2020-06-29net: pcnet: Use PCI_DEVICE() to define PCI device compat listMarek Vasut
2020-06-29net: pcnet: Drop PCNET_HAS_PROMMarek Vasut
2020-06-29net: pcnet: Drop typedef struct pcnet_priv_tMarek Vasut
2020-06-29Convert CONFIG_CADENCE_QSPI to KconfigTom Rini
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-29video: rockchip: fix HDMI 4K resolutionAnatolij Gustschin
2020-06-28Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-06-28rockchip: correctly set vop0 or vop1Patrick Wildt
2020-06-28video: orisetech_otm8009a: fill characteristics of DSI data linkYannick Fertre
2020-06-28video: raydium_rm68200: fill characteristics of DSI data linkYannick Fertre
2020-06-28video: stm32: stm32_dsi: copy DSI fieldsYannick Fertre