summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng2017-06-058-124/+181
| * x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng2017-06-056-14/+1
| * x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng2017-06-056-6/+6
* | Merge git://git.denx.de/u-boot-fdtTom Rini2017-06-0424-2959/+3061
|\ \ | |/ |/|
| * fdt: Drop fdt_select.pySimon Glass2017-06-027-24/+13
| * binman: Rename fdt variable to dtbSimon Glass2017-06-023-12/+11
| * fdt: Merge fdt_normal with its base classSimon Glass2017-06-023-253/+157
| * binman: Drop a special case related to fdt_fallbackSimon Glass2017-06-021-9/+4
| * fdt: Drop fdt_fallback librarySimon Glass2017-06-025-243/+18
| * fdt: Drop use of the legacy libfdt python moduleSimon Glass2017-06-021-24/+8
| * fdt: Stop building the old python libfdt moduleSimon Glass2017-06-023-168/+0
| * fdt: Makefile: Build python libfdt library if neededSimon Glass2017-06-022-6/+28
| * fdt: Support use of the new python libfdt librarySimon Glass2017-06-023-9/+30
| * fdt: dtoc: Add a full set of property testsSimon Glass2017-06-022-0/+69
| * fdt: Update fdt_test to use 'dt' instead of 'fdt'Simon Glass2017-06-021-9/+9
| * fdt: Build the new python libfdt moduleSimon Glass2017-06-021-0/+31
| * fdt: Rename existing python libfdt moduleSimon Glass2017-06-024-11/+11
| * fdt: Add all source files to the libfdt buildSimon Glass2017-06-021-3/+5
| * fdt: Allow swig options to be provided by MakefileSimon Glass2017-06-021-2/+2
| * fdt: Move header files into lib/libfdtSimon Glass2017-06-024-2160/+2213
| * fdt: Use SPDX format for licenses in the libfdt headersSimon Glass2017-06-022-90/+2
| * fdt: Correct cast for sandbox in fdtdec_setup_memory_size()Simon Glass2017-06-021-1/+2
| * pci: Correct cast for sandboxSimon Glass2017-06-021-1/+2
| * fdt: Add Python bindingsSimon Glass2017-06-022-0/+512
* | Merge git://git.denx.de/u-boot-netTom Rini2017-06-0312-62/+209
|\ \
| * | net: pch_gbe: Add cache maintenancePaul Burton2017-06-021-0/+12
| * | net: pch_gbe: CPU accessible addresses are virtualPaul Burton2017-06-021-12/+13
| * | net: pch_gbe: Fix rx descriptor buffer addressesPaul Burton2017-06-021-2/+2
| * | net: pch_gbe: Reset during probePaul Burton2017-06-021-0/+5
| * | net: zynq_gem: Dont flush dummy descriptorsSiva Durga Prasad Paladugu2017-06-021-4/+0
| * | net: zynq_gem: Use wait_for_bit with non breakableSiva Durga Prasad Paladugu2017-06-021-2/+2
| * | net: phy: marvell 88e151x: Fix handling of RGMII interface typesPhil Edworthy2017-06-021-1/+44
| * | net: core: avoid possible NULL pointer dereferencexypron.glpk@gmx.de2017-06-021-1/+2
| * | drivers: net: cpsw: abort init() on aneg timeoutSekhar Nori2017-06-021-12/+22
| * | net: macb: Fix GMAC not work when enable DM_ETHWenyou Yang2017-06-021-5/+2
| * | net: mvpp2.c: Enable 10G support for port 0 (SFI)Stefan Chulski2017-06-021-15/+40
| * | armv8/ls1046a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
| * | armv8/ls1043a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
| * | net: zynq_gem: Do not return -ENOSYS on successOlliver Schinagl2017-06-021-5/+3
| * | net: designware: Add phy supply supportJacob Chen2017-06-021-0/+17
| * | net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectablePhilipp Tomsich2017-06-022-0/+42
| |/
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-06-0336-103/+515
|\ \
| * | armv8: ls1046ardb: Enable loading PPA during SPL stage for SD bootYork Sun2017-06-011-0/+1
| * | armv8: ls1046a: Enable spl_board_init() functionYork Sun2017-06-016-0/+6
| * | armv8: ls1043ardb: Enable loading PPA during SPL stage for SD bootYork Sun2017-06-011-0/+1
| * | armv8: layerscape: Enabling loading PPA during SPL stageYork Sun2017-06-013-1/+54
| * | armv8: layerscape: Make U-Boot EL2 safeYork Sun2017-06-017-6/+52
| * | armv8: ls2080aqds: Add support for SD bootSantan Kumar2017-06-0110-14/+114
| * | armv8: ls2080a: Reorganise NAND_BOOT code in config flagSantan Kumar2017-06-015-2/+8
| * | QE: add QE support on SD bootZhao Qiang2017-06-015-4/+40