summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2020-06-28video: check hardware version of DSIYannick Fertre
2020-06-28video: vidconsole: avoid multiple lines overwrite logoYe Li
2020-06-28video: bmp: support 8bits BMP drawing on 24/32 bpp framebufferYe Li
2020-06-27rockchip: clk: rk3188: change APLL to safe 600MHzAlexander Kochetkov
2020-06-26Convert CONFIG_ATMEL_HLCD to KconfigTom Rini
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini
2020-06-26Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini
2020-06-26Convert CONFIG_AM335X_LCD to KconfigTom Rini
2020-06-25bdinfo: dm: Update fb_base when using driver modelSimon Glass
2020-06-25Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-24Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-06-24net: xilinx: axi_emac: Fix endless loop when no PHYs are connectedPatrick van Gelder
2020-06-24arm64: xilinx: Print fpga error value in hexT Karthik Reddy