summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini2017-06-059-17/+38
* ti816x: Modernize the defconfigTom Rini2017-06-053-49/+28
* ti816x: Import dts files from Linux Kernel v4.11Tom Rini2017-06-054-0/+944
* ti816x: Enable NANDTom Rini2017-06-053-4/+62
* ti816x_evm: Disable CONFIG_USE_PRIVATE_LIBGCCTom Rini2017-06-051-0/+1
* ti816x: Rework DDR initialization sequenceTom Rini2017-06-0511-266/+260
* armv7: Mark the default lowlevel_init function as weakTom Rini2017-06-052-3/+9
* configs: davinci: omapl138_lcdk: add random eth address supportAnna, Suman2017-06-051-0/+1
* Enable PXE boot on meson-gxbb.Vagrant Cascadian2017-06-051-0/+1
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-06-0412-170/+230
|\
| * x86: fsp: Remove the call to set up internal uart in fsp_init()Bin Meng2017-06-051-4/+0
| * x86: baytrail: Fix boot hang with a debug buildBin Meng2017-06-052-0/+9
| * x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng2017-06-059-28/+39
| * 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