summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 branch '2020-06-30-minor-TI-board-updates' into nextTom Rini
2020-06-30ti814x: Remove platformTom Rini
2020-06-30ti816x_evm: Enable DM_MMCTom Rini
2020-06-30am335x: Update list of defconfigsTom Rini
2020-06-30Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-06-30Merge branch '2020-06-30-pxa-dm_mmc-migration' into nextTom Rini
2020-06-30colibri_pxa270_defconfig: enable dm_mmcMarcel Ziswiler
2020-06-30colibri_pxa270: add mmc platform dataMarcel Ziswiler
2020-06-30colibri_pxa270_defconfig: enable cmd_dmMarcel Ziswiler
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-30Makefile: allow dm_mmc without of_controlMarcel Ziswiler
2020-06-30serial: pxa: clean-up platform data include fileMarcel Ziswiler
2020-06-30mmc: add missing space before comment delimiterMarcel Ziswiler
2020-06-29.azure-pipelines.yml: add Qemu tests for MIPS Malta boardDaniel Schwierzeck
2020-06-29.travis.yml: add Qemu tests for MIPS Malta boardDaniel Schwierzeck
2020-06-29.gitlab-ci.yml: add Qemu tests for MIPS Malta boardDaniel Schwierzeck
2020-06-29mips: malta: build u-boot-swap.binDaniel Schwierzeck
2020-06-29Makefile: add rule to generate u-boot-swap.binDaniel Schwierzeck
2020-06-29tools: add script for byte endianness swappingDaniel Schwierzeck
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-29Merge branch '2020-06-26-more-Kconfig-migration' into nextTom Rini
2020-06-29Merge tag 'rockchip-fix' of https://gitlab.denx.de/u-boot/custodians/u-boot-v...Tom Rini
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski
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-29x86: Don't build some unused objects in TPLTom Rini
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-28Merge tag 'u-boot-rockchip-20200628' of https://gitlab.denx.de/u-boot/custodi...Tom Rini