summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-08simple-bus: enable support for of-platdataKever Yang
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-08patman: Format checkpatch messages for IDE throwbackSimon Glass
2017-02-08dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass
2017-02-08cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer
2017-02-08common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdpartsLadislav Michl
2017-02-08arm: socfpga: set the mpuclk divider in the Altera group registerDinh Nguyen
2017-02-07drivers: net: Provide Kconfig menu for PHYLIBAlex
2017-02-07net: phy: Improve the Marvell 151x constantsJoe Hershberger
2017-02-07net: fec_mxc: Fix corruption of device tree blobDaniel Strnad
2017-02-07net: designware: Fix for use with current Linux device tree for Meson GXHeiner Kallweit
2017-02-07net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N
2017-02-07net: phy: vitesse: Fix cis8204 RGMII_ID codePhil Edworthy
2017-02-07net: phy: Marvell: Use phy_interface_is_rgmii helper functionPhil Edworthy
2017-02-07net: phy: Add support for Marvell M88E1512Phil Edworthy
2017-02-07net: phy: Fix mask so that we can identify Marvell 88E1518Phil Edworthy
2017-02-07net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy
2017-02-07tools: Add tool to add crc8 to a mac addressoliver@schinagl.nl
2017-02-07tools: Allow crc8 to be usedoliver@schinagl.nl
2017-02-07net: core: cosmetic: A MAC address is not limited to SROMoliver@schinagl.nl
2017-02-07net: cosmetic: Define ethernet name lengtholiver@schinagl.nl
2017-02-07net: cosmetic: Make the MAC address string less magicaloliver@schinagl.nl
2017-02-07net: cosmetic: Do not use magic values for ARP_HLENoliver@schinagl.nl
2017-02-07net: macb: Remove redundant #ifdef CONFIG_DM_ETHWenyou Yang
2017-02-07net: macb: Add the clock supportWenyou Yang
2017-02-07net: Kconfig: Add CONFIG_MACB optionWenyou Yang
2017-02-07x86: make LOAD_FROM_32_BIT visible for platformsAndy Shevchenko
2017-02-07x86: qemu: Add a config for 64-bit U-BootBin Meng
2017-02-07x86: qemu: Add build options for SPLBin Meng
2017-02-07x86: qemu: Add a text base for 64-bit U-BootBin Meng
2017-02-07tools: binman: Handle optional microcode case in SPL imageBin Meng
2017-02-07tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng
2017-02-07x86: qemu: Mark ucode as optional for SPL in u-boot.dtsiBin Meng
2017-02-07x86: qemu: Set up device tree for SPLBin Meng
2017-02-07x86: qemu: Fix compiler warnings for 64-bitBin Meng
2017-02-07x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot properBin Meng
2017-02-07x86: Compile irq.c for 64-bitBin Meng
2017-02-07x86: spl: Add weak arch_cpu_init_dm()Bin Meng
2017-02-07x86: Wrap print_ch() with config optionBin Meng
2017-02-07x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.cBin Meng
2017-02-07x86: link: Add a config for 64-bit U-BootSimon Glass
2017-02-07x86: Update compile/link flags to support 64-bit U-BootSimon Glass
2017-02-07x86: link: Add build options for SPLSimon Glass
2017-02-07x86: link: Set up device tree for SPLSimon Glass
2017-02-07x86: link: Add SPL declarations to the binman imageSimon Glass
2017-02-07x86: link: Add a text base for 64-bit U-BootSimon Glass
2017-02-07x86: Add a dummy setjmp implementation for x86_64Simon Glass
2017-02-07x86: Move setjmp to the i386 directorySimon Glass
2017-02-07x86: Move call64 to the i386 directorySimon Glass
2017-02-07x86: Change irq_already_routed to a local variableSimon Glass