summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-24common: Move upmconfig() to ppc.hSimon Glass
2020-01-24common: Move ll_boot_init() to init.hSimon Glass
2020-01-24common: arm: Move s_init() to an ARM-specific headerSimon Glass
2020-01-24common: Move device-tree setup functions to fdt_support.hSimon Glass
2020-01-24common: Move type declarations to linux/types.hSimon Glass
2020-01-24common: Drop the symbol_lookup() declarationSimon Glass
2020-01-24common: Drop CONFIG_HAS_POSTSimon Glass
2020-01-24common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass
2020-01-24common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.hSimon Glass
2020-01-24common: Move reset_phy() to net.hSimon Glass
2020-01-24common: Drop floppy disk supportSimon Glass
2020-01-24common: Move jumptable_init() out of common.hSimon Glass
2020-01-24common: Move relocate_code() to init.hSimon Glass
2020-01-24common: Move functions for loading from fat/ext2 to fs.hSimon Glass
2020-01-24common: Move do_tftpb() to net.hSimon Glass
2020-01-24common: Move embedded fdt location to fdtdec.hSimon Glass
2020-01-24common: Drop checkflash() and checkdram()Simon Glass
2020-01-24common: Move flash_perror() to flash.hSimon Glass
2020-01-24common: Move main_loop() to init.hSimon Glass
2020-01-24common: Drop mdm_init()Simon Glass
2020-01-24tools: ftdgrep: correct the find regions loop in do_fdtgrepPatrick Delaunay
2020-01-24arm: Add arm handoff header fileMichael Trimarchi
2020-01-24serial: ns16550: Use old baud rate divisor for flushing if not givenPatrik Dahlström
2020-01-24cmd: mtd: solve bad block support in erase commandPatrick Delaunay
2020-01-24remoteproc: elf_loader: fix program header parsingFabien Dessenne
2020-01-24configs: ls1028aqds: enable mdio muxing by defaultAlex Marginean
2020-01-24configs: fsl-layerscape: secure_boot: Enable setexpr commandUdit Agarwal
2020-01-24board: fsl: lx2160a: Fix the loop in board_fix_fdt functionPankaj Bansal
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean
2020-01-24board: fsl: ls1028a: free up arch_misc_initAlex Marginean
2020-01-24board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean
2020-01-24board: fsl: ls2080a/ls2081a: remove empty arch_misc_initAlex Marginean
2020-01-24board: fsl: lx2160a: free up arch_misc_initAlex Marginean
2020-01-24armv8: ls1028a_serdes: Add few missing serdes protocolsAlex Marginean
2020-01-24drivers: net: fsl_enetc: fix SXGMII MAC configurationAlex Marginean
2020-01-24lx2160: Correct default environment variableMeenakshi Aggarwal
2020-01-24include/configs: ls1012afrwy: adjust kernel_addr_rBiwen Li
2020-01-24include/configs: ls1012ardb: adjust kernel_addr_rBiwen Li
2020-01-24armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE portPramod Kumar
2020-01-24ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada
2020-01-24board/lx2160aqds: Update the DSPI status fixupXiaowei Bao
2020-01-24configs: lx2160a: enable CONFIG_OF_BOARD_FIXUP for SECURE_BOOT defconfigWasim Khan
2020-01-24pci: layerscape: device tree fixup based on SoC andWasim Khan
2020-01-24pci: layerscape: Move streamId allocation to common device tree fixupWasim Khan
2020-01-24pci: layerscape: Common device tree fixup for NXP SoCsWasim Khan
2020-01-24armv8: ls1012a: Make USB masters snoopableRan Wang
2020-01-24drivers: net: fsl_enetc: add write_hwaddr() for LS1028AMichael Walle
2020-01-24drivers: net: fsl_enetc: use write_hwaddr()Michael Walle
2020-01-24board: ls1046afwry: Disable sgmii supportPramod Kumar
2020-01-24pci: layerscape: Fix the BARs disable functionHou Zhiqiang