summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-05samsung: mmc: Drop s3c_sdi driverSimon Glass3-325/+0
2017-06-05samsung: Drop s3c24x0 arch-specific codeSimon Glass13-1961/+0
2017-06-05gpio: samsung: Drop s3c2440_gpio driverSimon Glass2-89/+0
2017-06-05api: Add a header for api_init()Simon Glass3-3/+14
2017-06-05common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass2-4/+3
2017-06-05common: Move pcie_setup_hoses() to PPC headerSimon Glass2-8/+1
2017-06-05common: Drop pci_master_init()Simon Glass1-3/+0
2017-06-05common: Move pci_target_init() to PPC headerSimon Glass2-3/+1
2017-06-05common: Drop pci_pre_init() and is_pci_host()Simon Glass1-5/+0
2017-06-05common: Drop inclusion of pci.hSimon Glass2-3/+1
2017-06-05t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini9-17/+38
2017-06-05ti816x: Modernize the defconfigTom Rini3-49/+28
2017-06-05ti816x: Import dts files from Linux Kernel v4.11Tom Rini4-0/+944
2017-06-05ti816x: Enable NANDTom Rini3-4/+62
2017-06-05ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCCTom Rini1-0/+1
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini11-266/+260
2017-06-05armv7: Mark the default lowlevel_init function as weakTom Rini2-3/+9
2017-06-05configs: davinci: omapl138_lcdk: add random eth address supportAnna, Suman1-0/+1
2017-06-05Enable PXE boot on meson-gxbb.Vagrant Cascadian1-0/+1
2017-06-04Merge git://git.denx.de/u-boot-x86Tom Rini12-170/+230
2017-06-05x86: fsp: Remove the call to set up internal uart in fsp_init()Bin Meng1-4/+0
2017-06-05x86: baytrail: Fix boot hang with a debug buildBin Meng2-0/+9
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng9-28/+39
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng8-124/+181
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng6-14/+1
2017-06-05x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng6-6/+6
2017-06-04Merge git://git.denx.de/u-boot-fdtTom Rini24-2959/+3061
2017-06-03Merge git://git.denx.de/u-boot-netTom Rini12-62/+209
2017-06-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini36-103/+515
2017-06-03Merge git://git.denx.de/u-boot-sunxiTom Rini19-603/+1028
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini155-166/+103
2017-06-03board: ti: enable support for writing to fat partitionSekhar Nori3-9/+1
2017-06-03config_fallbacks: add additional fallbacks for fat filesystemSekhar Nori1-1/+5
2017-06-03configs: k2g_evm: make sure config fallbacks take effectSekhar Nori1-2/+3
2017-06-03configs: k2*_evm: let each board decide env locationSekhar Nori5-4/+13
2017-06-03fs: fat: add kbuild configuration supportSekhar Nori3-0/+26
2017-06-02net: pch_gbe: Add cache maintenancePaul Burton1-0/+12
2017-06-02net: pch_gbe: CPU accessible addresses are virtualPaul Burton1-12/+13
2017-06-02net: pch_gbe: Fix rx descriptor buffer addressesPaul Burton1-2/+2
2017-06-02net: pch_gbe: Reset during probePaul Burton1-0/+5
2017-06-02net: zynq_gem: Dont flush dummy descriptorsSiva Durga Prasad Paladugu1-4/+0
2017-06-02net: zynq_gem: Use wait_for_bit with non breakableSiva Durga Prasad Paladugu1-2/+2
2017-06-02net: phy: marvell 88e151x: Fix handling of RGMII interface typesPhil Edworthy1-1/+44
2017-06-02net: core: avoid possible NULL pointer dereferencexypron.glpk@gmx.de1-1/+2
2017-06-02drivers: net: cpsw: abort init() on aneg timeoutSekhar Nori1-12/+22
2017-06-02net: macb: Fix GMAC not work when enable DM_ETHWenyou Yang1-5/+2
2017-06-02net: mvpp2.c: Enable 10G support for port 0 (SFI)Stefan Chulski1-15/+40
2017-06-02armv8/ls1046a: RGMII PHY requires internal delay on TxMadalin Bucur1-2/+2
2017-06-02armv8/ls1043a: RGMII PHY requires internal delay on TxMadalin Bucur1-2/+2
2017-06-02net: zynq_gem: Do not return -ENOSYS on successOlliver Schinagl1-5/+3