summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-05common: Drop pci_master_init()Simon Glass
2017-06-05common: Move pci_target_init() to PPC headerSimon Glass
2017-06-05common: Drop pci_pre_init() and is_pci_host()Simon Glass
2017-06-05common: Drop inclusion of pci.hSimon Glass
2017-06-05t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini
2017-06-05ti816x: Modernize the defconfigTom Rini
2017-06-05ti816x: Import dts files from Linux Kernel v4.11Tom Rini
2017-06-05ti816x: Enable NANDTom Rini
2017-06-05ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCCTom Rini
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini
2017-06-05armv7: Mark the default lowlevel_init function as weakTom Rini
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