summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | riscv: Add support for HI20 PE relocationsAlexander Graf2018-06-142-0/+17
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-06-1423-73/+1383
|\ \ \
| * | | net: gem: Check return value from memalign/mallocMichal Simek2018-06-131-0/+6
| * | | net: zynq_gem: Initialize phyreg variableMichal Simek2018-06-131-1/+1
| * | | net: zynq_gem: Fix return type for phy...()Michal Simek2018-06-131-4/+4
| * | | net: mvgbe: extract common code for SMI waitChris Packham2018-06-132-24/+24
| * | | net: designware: set the PS bit when resetting DMA bus in MII configurationQuentin Schulz2018-06-131-0/+9
| * | | net: phy: mv88e61xx: Force CPU port link upChris Packham2018-06-131-21/+30
| * | | mvebu: neta: align DMA buffersJon Nettleton2018-06-131-6/+12
| * | | net: add Socionext AVE ethernet driver supportKunihiko Hayashi2018-06-133-0/+1006
| * | | net: include/phy.h: add new mode for internal phyKunihiko Hayashi2018-06-131-0/+2
| * | | drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie2018-06-132-0/+204
| * | | 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