aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-02net: designware: Add phy supply supportJacob Chen1-0/+17
2017-06-02net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich2-0/+42
2017-06-02fdt: Drop fdt_select.pySimon Glass7-24/+13
2017-06-02binman: Rename fdt variable to dtbSimon Glass3-12/+11
2017-06-02fdt: Merge fdt_normal with its base classSimon Glass3-253/+157
2017-06-02binman: Drop a special case related to fdt_fallbackSimon Glass1-9/+4
2017-06-02fdt: Drop fdt_fallback librarySimon Glass5-243/+18
2017-06-02fdt: Drop use of the legacy libfdt python moduleSimon Glass1-24/+8
2017-06-02fdt: Stop building the old python libfdt moduleSimon Glass3-168/+0
2017-06-02fdt: Makefile: Build python libfdt library if neededSimon Glass2-6/+28
2017-06-02fdt: Support use of the new python libfdt librarySimon Glass3-9/+30
2017-06-02fdt: dtoc: Add a full set of property testsSimon Glass2-0/+69
2017-06-02fdt: Update fdt_test to use 'dt' instead of 'fdt'Simon Glass1-9/+9
2017-06-02fdt: Build the new python libfdt moduleSimon Glass1-0/+31
2017-06-02fdt: Rename existing python libfdt moduleSimon Glass4-11/+11