aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-13drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie2-0/+204
2018-06-13net: nfs: don't fail when nfs_read_reply returns -NFS_RPC_DROPVasily Khoruzhick1-0/+2
2018-06-13net: cpsw: ti: Reap completed packets before stopping interfaceAlex Kiernan1-8/+16
2018-06-13net: Protect net_state from reentrant net_loop()Leonid Iziumtsev1-0/+3
2018-06-13net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo3-1/+52
2018-06-13net: sunxi: Correct MAC address register orderJoe Hershberger1-2/+2
2018-06-13net: Express LINK_LOCAL dependency on LIB_RANDJoe Hershberger1-0/+1
2018-06-13tsec: Fix reading phy registers from DTMario Six1-2/+3
2018-06-13net: Initialize as many ethernet devices as possibleMario Six1-2/+2
2018-06-13net: Always align tx packetsMario Six2-2/+4
2018-06-13ARM: DTS: resync a3517.dtsi with Linux 4.17Adam Ford1-6/+2
2018-06-13ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2-14/+3
2018-06-13dra76: fix HDMI HPD pinmuxTomi Valkeinen1-1/+1
2018-06-13dra7/am5: remove CEC pin pull-upTomi Valkeinen2-7/+7
2018-06-13env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHEREAlex Kiernan1-0/+1
2018-06-13u-boot: Fix several typosShyam Saini7-10/+10
2018-06-13tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan1-19/+21
2018-06-13AM3517_EVM: Fix Environmental locationAdam Ford1-0/+1
2018-06-13lib: Add hexdumpAlexey Brodkin15-29/+369
2018-06-13fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREEYevgeny Popovych1-1/+1
2018-06-13ARM64: meson: Sync DT with Linux 4.17Neil Armstrong10-237/+103
2018-06-13fs: fat: fix wrong casting to unsigned value of sect_to_cluster()Seung-Woo Kim1-1/+1
2018-06-12include/linux/byteorder: Sync to latest Linux definitionsRamon Fried1-40/+67
2018-06-12doc: cmd: bubt: drop duplicated textBaruch Siach1-9/+0
2018-06-12configs: pcm051: Use am335x-wega-rdk.dtb as fdtfileMatwey V. Kornilov1-1/+1
2018-06-12configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded valuesMatwey V. Kornilov1-3/+1
2018-06-12configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicatesMatwey V. Kornilov1-8/+5
2018-06-12configs: pcm051: Support distro bootcmdsMatwey V. Kornilov1-20/+29
2018-06-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini24-60/+603
2018-06-12Merge git://git.denx.de/u-boot-marvellTom Rini11-0/+886
2018-06-12arm: mvebu: Add Helios4 Armada 38x initial supportDennis Gilmore11-0/+886
2018-06-11LS1012AFRWY: Add Secure Boot supportVinitha V Pillai7-1/+116
2018-06-11board: ls1012a: FRWY-LS1012A board supportBhaskar Upadhaya9-9/+330
2018-06-08board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya11-50/+141
2018-06-08arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac commandJagdish Gediya1-0/+9
2018-06-08board/freescale,lsch3: Add entry for 0.9vPriyanka Jain1-1/+1
2018-06-08armv8: ls1088a: Enable USB in ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfigRan Wang1-0/+7
2018-06-08Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini1-6/+6
2018-06-08Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-2/+28
2018-06-08Merge git://git.denx.de/u-boot-dmTom Rini46-391/+977
2018-06-07cmd: add missing line breaks for pr_err()Seung-Woo Kim4-8/+8
2018-06-07board: samsung: add missing line breaks for pr_err()Seung-Woo Kim3-8/+8
2018-06-07script: Make get_default_envs.sh script exclude tools/envSeung-Woo Kim1-1/+1
2018-06-07common: iotrace: add timestamp to iotrace recordsRamon Fried1-1/+3
2018-06-07iotrace: add IO region limitRamon Fried2-0/+51
2018-06-07cmd: iotrace: add set region commandRamon Fried1-0/+22
2018-06-07bug.h: introduce WARN_ONCERamon Fried3-7/+18
2018-06-07binman: Mark 'align-end' as implementedSimon Glass1-4/+3
2018-06-07binman: Add support for adding a name prefix to entriesSimon Glass5-3/+66
2018-06-07binman: Add support for outputing a map fileSimon Glass8-6/+88