summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-25ARM: Remove HSC|DDC ETH PHY reset code after switching to DM/DTSLukasz Majewski
2019-04-25imx8qxp: mek: enable dm-spl for pmPeng Fan
2019-04-25ARM: omap3_logic: Enable UUIDAdam Ford
2019-04-25ARM: imx6q_logic: Allow storing environment in FAT on eMMCAdam Ford
2019-04-25ARM: imx6q_logic: Allow optional arguments to cmd lineAdam Ford
2019-04-25imx8: mek: move HUSH_PARSER to defconfigPeng Fan
2019-04-25imx8qxp: mek: Enable CMD_FUSEPeng Fan
2019-04-25imx8: fuse: add fuse driverPeng Fan
2019-04-25imx: sip: add call_imx_sip_ret2Peng Fan
2019-04-24Merge branch '2019-04-22-master-imports'Tom Rini
2019-04-24image: android: fix 'iminfo' typoEugeniu Rosca
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca
2019-04-24test: env: Enable env unit tests by defaultHeinrich Schuchardt
2019-04-23ARMv8: PSCI: Fix PSCI_TABLE relocation issueLars Povlsen
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-22dt: bcm6858: add led controllerPhilippe Reynes
2019-04-22led: add initial support for bcm6858Philippe Reynes
2019-04-22arm: arm64 32bit address relocationIbai Erkiaga
2019-04-22travis: Add srecord packageMarek Vasut
2019-04-22Add target to generate initial environmentStefano Babic
2019-04-22spl: ymodem: Add support for loading full fitImagesMarek Vasut
2019-04-22fit: load all fragments from the extra configurationsPeter Ujfalusi
2019-04-22misc: fs_loader: Replace label with DT phandleTien Fong Chee
2019-04-22arm: fix hvc callIbai Erkiaga
2019-04-22Support boot Android image without address on bootm commandShawn Guo
2019-04-22cmd: ximg.c: Add support for getting external data address and lengthTien Fong Chee
2019-04-22ARMv8: Disable fwcall when PSCI is enabledAng, Chee Hong
2019-04-22ARMv8: Allow SiP service extensions on top of PSCI codeChee Hong Ang