summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROPVasily Khoruzhick2018-06-131-0/+2
| * | | net: cpsw: ti: Reap completed packets before stopping interfaceAlex Kiernan2018-06-131-8/+16
| * | | net: Protect net_state from reentrant net_loop()Leonid Iziumtsev2018-06-131-0/+3
| * | | net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo2018-06-133-1/+52
| * | | net: sunxi: Correct MAC address register orderJoe Hershberger2018-06-131-2/+2
| * | | net: Express LINK_LOCAL dependency on LIB_RANDJoe Hershberger2018-06-131-0/+1
| * | | tsec: Fix reading phy registers from DTMario Six2018-06-131-2/+3
| * | | net: Initialize as many ethernet devices as possibleMario Six2018-06-131-2/+2
| * | | net: Always align tx packetsMario Six2018-06-132-2/+4
| |/ /
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2018-06-1332-211/+357
|\ \ \ | |/ / |/| |
| * | x86: cougarcanyon2: Add missing chipset interrupt informationBin Meng2018-06-132-0/+48
| * | x86: irq: Support discrete PIRQ routing registers via device treeBin Meng2018-06-133-33/+107
| * | x86: irq: Parse number of PIRQ links from device treeBin Meng2018-06-132-4/+12
| * | x86: efi: payload: Minor clean up on error message outputBin Meng2018-06-131-3/+5
| * | dm: pci: Use a 1:1 mapping for bus <-> phy addressesChristian Gmeiner2018-06-131-0/+10
| * | dm: pci: Make ranges dt property optionalChristian Gmeiner2018-06-131-13/+10
| * | x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng2018-06-133-5/+8
| * | x86: efi: app: Fix broken EFI applicationBin Meng2018-06-131-6/+2
| * | x86: Conditionally build the pinctrl_ich6 driverBin Meng2018-06-134-1/+9
| * | x86: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng2018-06-132-10/+34
| * | x86: irq: Remove chipset specific irq router driversBin Meng2018-06-1310-129/+70
| * | x86: cougarcanyon2: Enable CPU driver and SMP supportBin Meng2018-06-132-0/+36
| * | x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodesBin Meng2018-06-131-5/+0
| * | x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng2018-06-133-21/+0
| * | x86: ivybridge: Enable 206ax cpu driver for FSP buildBin Meng2018-06-131-1/+1
| * | x86: cougarcanyon2: Remove CONFIG_HAVE_INTEL_MEBin Meng2018-06-132-1/+4
| * | x86: cougarcanyon2: Update dts for SPI lock downBin Meng2018-06-131-0/+2
| * | x86: ivybridge: Imply USB_XHCI_HCDBin Meng2018-06-131-0/+1
| * | usb: xhci-pci: Fix compiler warningBin Meng2018-06-131-3/+2
| * | x86: baytrail: Correct the comment of IACORE_VIDS bit rangesBin Meng2018-06-131-1/+1
| * | x86: acpi: Adopt new version of iASL compilerAndy Shevchenko2018-06-131-0/+1
| * | x86: tsc: add support for reading CPU freq from cpuidChristian Gmeiner2018-06-131-5/+24
| |/
* | ARM: DTS: resync a3517.dtsi with Linux 4.17Adam Ford2018-06-131-6/+2
* | ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2018-06-132-14/+3
* | dra76: fix HDMI HPD pinmuxTomi Valkeinen2018-06-131-1/+1
* | dra7/am5: remove CEC pin pull-upTomi Valkeinen2018-06-132-7/+7
* | env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHEREAlex Kiernan2018-06-131-0/+1
* | u-boot: Fix several typosShyam Saini2018-06-137-10/+10
* | tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan2018-06-131-19/+21
* | AM3517_EVM: Fix Environmental locationAdam Ford2018-06-131-0/+1
* | lib: Add hexdumpAlexey Brodkin2018-06-1315-29/+369
* | fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREEYevgeny Popovych2018-06-131-1/+1
* | ARM64: meson: Sync DT with Linux 4.17Neil Armstrong2018-06-1310-237/+103
* | fs: fat: fix wrong casting to unsigned value of sect_to_cluster()Seung-Woo Kim2018-06-131-1/+1
* | include/linux/byteorder: Sync to latest Linux definitionsRamon Fried2018-06-121-40/+67
* | doc: cmd: bubt: drop duplicated textBaruch Siach2018-06-121-9/+0
* | configs: pcm051: Use am335x-wega-rdk.dtb as fdtfileMatwey V. Kornilov2018-06-121-1/+1
* | configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded valuesMatwey V. Kornilov2018-06-121-3/+1
* | configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicatesMatwey V. Kornilov2018-06-121-8/+5
* | configs: pcm051: Support distro bootcmdsMatwey V. Kornilov2018-06-121-20/+29
|/