summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-05configs: davinci: omapl138_lcdk: add random eth address supportAnna, Suman
2017-06-05Enable PXE boot on meson-gxbb.Vagrant Cascadian
2017-06-05Merge git://git.denx.de/u-boot-x86Tom Rini
2017-06-05x86: fsp: Remove the call to set up internal uart in fsp_init()Bin Meng
2017-06-05x86: baytrail: Fix boot hang with a debug buildBin Meng
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng
2017-06-05x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng
2017-06-04Merge git://git.denx.de/u-boot-fdtTom Rini
2017-06-03Merge git://git.denx.de/u-boot-netTom Rini
2017-06-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-06-03Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-06-03board: ti: enable support for writing to fat partitionSekhar Nori
2017-06-03config_fallbacks: add additional fallbacks for fat filesystemSekhar Nori
2017-06-03configs: k2g_evm: make sure config fallbacks take effectSekhar Nori
2017-06-03configs: k2*_evm: let each board decide env locationSekhar Nori
2017-06-03fs: fat: add kbuild configuration supportSekhar Nori
2017-06-02net: pch_gbe: Add cache maintenancePaul Burton
2017-06-02net: pch_gbe: CPU accessible addresses are virtualPaul Burton
2017-06-02net: pch_gbe: Fix rx descriptor buffer addressesPaul Burton
2017-06-02net: pch_gbe: Reset during probePaul Burton
2017-06-02net: zynq_gem: Dont flush dummy descriptorsSiva Durga Prasad Paladugu
2017-06-02net: zynq_gem: Use wait_for_bit with non breakableSiva Durga Prasad Paladugu
2017-06-02net: phy: marvell 88e151x: Fix handling of RGMII interface typesPhil Edworthy
2017-06-02net: core: avoid possible NULL pointer dereferencexypron.glpk@gmx.de
2017-06-02drivers: net: cpsw: abort init() on aneg timeoutSekhar Nori
2017-06-02net: macb: Fix GMAC not work when enable DM_ETHWenyou Yang
2017-06-02net: mvpp2.c: Enable 10G support for port 0 (SFI)Stefan Chulski
2017-06-02armv8/ls1046a: RGMII PHY requires internal delay on TxMadalin Bucur
2017-06-02armv8/ls1043a: RGMII PHY requires internal delay on TxMadalin Bucur
2017-06-02net: zynq_gem: Do not return -ENOSYS on successOlliver Schinagl
2017-06-02net: designware: Add phy supply supportJacob Chen
2017-06-02net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich
2017-06-02fdt: Drop fdt_select.pySimon Glass
2017-06-02binman: Rename fdt variable to dtbSimon Glass
2017-06-02fdt: Merge fdt_normal with its base classSimon Glass
2017-06-02binman: Drop a special case related to fdt_fallbackSimon Glass
2017-06-02fdt: Drop fdt_fallback librarySimon Glass
2017-06-02fdt: Drop use of the legacy libfdt python moduleSimon Glass
2017-06-02fdt: Stop building the old python libfdt moduleSimon Glass
2017-06-02fdt: Makefile: Build python libfdt library if neededSimon Glass
2017-06-02fdt: Support use of the new python libfdt librarySimon Glass
2017-06-02fdt: dtoc: Add a full set of property testsSimon Glass
2017-06-02fdt: Update fdt_test to use 'dt' instead of 'fdt'Simon Glass
2017-06-02fdt: Build the new python libfdt moduleSimon Glass
2017-06-02fdt: Rename existing python libfdt moduleSimon Glass
2017-06-02fdt: Add all source files to the libfdt buildSimon Glass
2017-06-02fdt: Allow swig options to be provided by MakefileSimon Glass