summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-23bootm: Simplying cache flush codeTrent Piepho
2019-04-23malloc: Fix memalign not honoring alignment prior to full malloc initAndreas Dannenberg
2019-04-23spl: spl_nand.c: Add NAND loading messageStefan Roese
2019-04-23ARM: MediaTek: Add support for MT8516 SoCFabien Parent
2019-04-23pinctrl: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent
2019-04-23mmc: mtk-sd: fix configuration option checkFabien Parent
2019-04-23mmc: mtk-sd: add support for MT8516Fabien Parent
2019-04-23mmc: mtk-sd: add source_cg clock supportFabien Parent
2019-04-23poplar: enable Ethernet driver supportShawn Guo
2019-04-23net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo
2019-04-23reset: add reset driver for HiSilicon platformShawn Guo
2019-04-23reset: add polarity field into struct reset_ctlShawn Guo
2019-04-23pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKSThierry Reding
2019-04-23pci: Add boundary check for hose->regionsThierry Reding
2019-04-23ARM: da850evm: Remove legacy MMC codeAdam Ford
2019-04-23bcm963158: enable led supportPhilippe Reynes
2019-04-23dt: bcm963158: enable led controllerPhilippe Reynes
2019-04-23dt: bcm63158: add led controllerPhilippe Reynes
2019-04-23led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes
2019-04-23bcm968580xref: enable led supportPhilippe Reynes
2019-04-23dt: bcm968580xref: enable led controllerPhilippe Reynes
2019-04-23mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello
2019-04-23mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay
2019-04-23ARM: dts: stm32: Update sdmmc binding for stm32mp157c-ed1Patrice Chotard
2019-04-23ARM: dts: stm32: Update sdmmc binding for stm32h743i-evalPatrice Chotard
2019-04-23board: stm32f746-disco: Get MII/RMII phy_mode from DTPatrice Chotard
2019-04-23configs: stm32f746-disco: Enable SPI_FLASH_MACRONIXPatrice Chotard
2019-04-23configs: stm32f746-disco: enable CONFIG_DISTRO_DEFAULTSPatrice Chotard
2019-04-23configs: stm32f746-disco: update EXTRA_ENV_SETTINGSPatrice Chotard
2019-04-23mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard
2019-04-23pinctrl: stm32: Add st,stm32f769-pinctrl compatible stringPatrice Chotard
2019-04-23ARM: dts: stm32: Restore old usart1 clock bindings for stm32f7Patrice Chotard
2019-04-23ARM: dts: stm32: Sync DT with v4.20 kernel for stm32h7Patrice Chotard
2019-04-23ARM: dts: Migrate U-boot nodes to U-boot DT files for stm32h7Patrice Chotard
2019-04-23ARM: dts: stm32: Sync DT with v4.20 kernel for stm32f7Patrice Chotard
2019-04-23ARM: dts: stm32: Migrate U-boot nodes to U-boot DT files for stm32f7Patrice Chotard
2019-04-23ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4Patrice Chotard
2019-04-23ARM:dts: stm32: sort nodes by alphabetical order in f4 u-boot filesPatrice Chotard
2019-04-23board: amlogic-q200: fix Khadas VIM2 READMENeil Armstrong
2019-04-23board: amlogic: enable PHY_REALTEK for selected boardsNeil Armstrong
2019-04-23boards: meson: add g12a u200Jerome Brunet
2019-04-23ARM: dts: Import Amlogic G12A u200 DT from Linux 5.1-rc1Neil Armstrong
2019-04-23ARM: meson: add G12a supportJerome Brunet
2019-04-23clk: meson: add g12a supportJerome Brunet
2019-04-23clk: create meson directory and move related driversJerome Brunet
2019-04-23pinctrl: meson: add g12a supportJerome Brunet
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2019-04-23efi_loader: check length in CreateDeviceNode()Heinrich Schuchardt