aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-29net: pcnet: Add DM supportMarek Vasut1-1/+126
2020-06-29net: pcnet: Split common and non-DM functionsMarek Vasut1-55/+94
2020-06-29net: pcnet: Wrap name and enetaddr into private dataMarek Vasut1-15/+19
2020-06-29net: pcnet: Wrap iobase into private dataMarek Vasut1-57/+46
2020-06-29net: pcnet: Pass private data through dev->privMarek Vasut1-10/+10
2020-06-29net: pcnet: Wrap devbusfn into private dataMarek Vasut1-10/+9
2020-06-29net: pcnet: Drop useless forward declarationsMarek Vasut1-6/+0
2020-06-29net: pcnet: Move initialize function at the endMarek Vasut1-91/+89
2020-06-29net: pcnet: Move private data allocation to initializeMarek Vasut1-13/+14
2020-06-29net: pcnet: Replace memset+malloc with callocMarek Vasut1-2/+1
2020-06-29net: pcnet: Simplify private data allocationMarek Vasut1-21/+12
2020-06-29net: pcnet: Use PCI_DEVICE() to define PCI device compat listMarek Vasut1-1/+1
2020-06-29net: pcnet: Drop PCNET_HAS_PROMMarek Vasut2-6/+0
2020-06-29net: pcnet: Drop typedef struct pcnet_priv_tMarek Vasut1-5/+5
2020-06-29Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-v...Tom Rini1-1/+1
2020-06-29video: rockchip: fix HDMI 4K resolutionAnatolij Gustschin1-1/+1
2020-06-28Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini7-38/+51
2020-06-28Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodi...Tom Rini4-4/+24
2020-06-28rockchip: correctly set vop0 or vop1Patrick Wildt1-1/+2
2020-06-28video: orisetech_otm8009a: fill characteristics of DSI data linkYannick Fertre1-15/+5
2020-06-28video: raydium_rm68200: fill characteristics of DSI data linkYannick Fertre1-15/+5
2020-06-28video: stm32: stm32_dsi: copy DSI fieldsYannick Fertre1-0/+3
2020-06-28video: mipi update panel platform dataYannick Fertre1-0/+6
2020-06-28video: check hardware version of DSIYannick Fertre1-1/+9
2020-06-28splash: Fix build warning on 64 bits CPUYe Li1-1/+1
2020-06-28video: vidconsole: avoid multiple lines overwrite logoYe Li1-0/+1
2020-06-28video: bmp: support 8bits BMP drawing on 24/32 bpp framebufferYe Li1-6/+21
2020-06-27rockchip: clk: rk3188: change APLL to safe 600MHzAlexander Kochetkov1-1/+2
2020-06-27rockchip: rk3188: Fix back to BROM bootAlexander Kochetkov1-2/+19
2020-06-27rk3399: Add BOOTENV_SF commandJagan Teki1-0/+1
2020-06-26Merge branch 'for-tom' of https://github.com/lftan/u-bootTom Rini1-1/+1
2020-06-26arm: socfpga: misc_s10: Fix EMAC register address calculationLey Foon Tan1-1/+1
2020-06-25Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-8/+9
2020-06-25ARM: dts: imx6q-tbs2910: Fix Ethernet regressionFabio Estevam1-0/+11
2020-06-24efi_loader: size of secure boot variablesHeinrich Schuchardt1-6/+6
2020-06-24efi_loader: type of efi_secure_modeHeinrich Schuchardt1-1/+1
2020-06-24cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()Bin Meng1-1/+2
2020-06-24Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini5-19/+44
2020-06-24mmc: sdhci: Fix HISPD bit handlingJagan Teki1-6/+19
2020-06-24mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is readyHaibo Chen1-1/+8
2020-06-24mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuningHaibo Chen2-10/+13
2020-06-24mmc: fsl_esdhc_imx: fix the mask for tuning start pointHaibo Chen1-1/+1
2020-06-24cmd: mmc: Cache-align extcsd read targetMarek Vasut1-1/+3
2020-06-23Merge branch '2020-06-23-misc-minor-fixes'Tom Rini6-6/+11
2020-06-23psci: add 'static inline' to invoke_psci_fn() stubMasahiro Yamada1-2/+2
2020-06-23doc: sifive: Fix spelling of "environment".Vagrant Cascadian1-2/+2
2020-06-23cmd: booti: Fix spelling of "environment".Vagrant Cascadian1-1/+1
2020-06-23nvme: Invalidate dcache before submitting admin cmdJagan Teki1-0/+3
2020-06-23phy: atheros: Fix the "qca,clk-out-frequency" exampleFabio Estevam1-1/+1
2020-06-23zfs: fix missing include for disk_partition definitionJoel Johnson1-0/+2