summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-netWIP/18Jul2019Tom Rini2019-07-1821-15/+770
|\
| * net: unaligned copying of unsigned longHeinrich Schuchardt2019-07-181-2/+2
| * net: assign maintainer for include/net.hHeinrich Schuchardt2019-07-181-0/+1
| * net: designware: remove mdio bus on probe failureSimon Goldschmidt2019-07-181-5/+15
| * cmd: mdio: prevent data abort when no mdio bus is foundSimon Goldschmidt2019-07-181-0/+5
| * test: dm: add a test for MDIO MUX DM uclassAlex Marginean2019-07-187-1/+212
| * test: dm_mdio: add a 2nd register to the emulated PHYAlex Marginean2019-07-182-7/+12
| * doc: bindings: Add description for MDIO MUX dts nodesAlex Marginean2019-07-181-0/+138
| * net: add MDIO_MUX DM classAlex Marginean2019-07-185-0/+266
| * net: add comments to phy APIsAlex Marginean2019-07-181-0/+80
| * drivers: net: phy: Ignore PHY ID 0 during PHY probingAlex Marginean2019-07-181-0/+11
| * drivers: net: phy: Use Aquantia driver for AQR112, AQR412Alexandru Marginean2019-07-181-0/+28
* | Merge branch '2019-07-17-master-imports'Tom Rini2019-07-1844-228/+649
|\ \
| * | Revert "test: Disable pci_ep test for now"Tom Rini2019-07-181-3/+0
| * | pci_ep: fix wrong addressing to barnoRamon Fried2019-07-181-4/+1
| * | board: Arcturus: ucp1020: Removing obsoleted stuffOleksandr Zhadan2019-07-181-60/+0
| * | blk: Invalidate block cache when switching hwpartWeijie Gao2019-07-181-2/+12
| * | arm: dts: MediaTek: remove tick-timer from mt7629.dtsiWeijie Gao2019-07-181-1/+0
| * | configs: mt7629_rfb: use arm arch timer instead of mtk timerWeijie Gao2019-07-181-3/+1
| * | arm: dts: MediaTek: fix clock order for timer0 node of mt7629.dtsiWeijie Gao2019-07-181-2/+2
| * | chromium: Update docs to clone vboot_reference directlySimon Glass2019-07-181-3/+9
| * | arm: mediatek: add missing arch timer configuration for MT7629Weijie Gao2019-07-181-0/+13
| * | power-domain.h: Fix typoAnatolij Gustschin2019-07-181-1/+1
| * | CVE-2019-13106: ext4: fix out-of-bounds memsetPaul Emge2019-07-181-2/+5
| * | ext4: gracefully fail on divide-by-0Paul Emge2019-07-181-0/+12
| * | CVE-2019-13104: ext4: check for underflow in ext4fs_read_filePaul Emge2019-07-181-3/+5
| * | CVE-2019-13105: ext4: fix double-free in ext4_cache_readPaul Emge2019-07-181-1/+1
| * | CVE-2019-13103: disk: stop infinite recursion in DOS PartitionsPaul Emge2019-07-181-0/+18
| * | qemu-riscv: enable VIRTIO_PCIDavid Abdurachmanov2019-07-181-0/+1
| * | arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro2019-07-182-0/+6
| * | arm: move CONFIG_TFABOOT to generic KconfigAKASHI Takahiro2019-07-182-7/+29
| * | doc: Move fastboot protocol doc to android dirSam Protsenko2019-07-182-2/+2
| * | cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot2019-07-182-0/+59
| * | tools: mkenvimage: Always consider non-regular filesAndre Przywara2019-07-181-49/+21
| * | tools: mkenvimage: Fix reading from slow pipeAndre Przywara2019-07-181-2/+1
| * | test/py: gpt: Use long options for sgdiskSam Protsenko2019-07-181-4/+7
| * | env: mmc: add erase-functionFrank Wunderlich2019-07-181-0/+51
| * | env: register erase commandFrank Wunderlich2019-07-184-0/+75
| * | common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORTMarek Vasut2019-07-181-1/+6
| * | regulator: Allow enabling GPIO regulatorSven Schwermer2019-07-182-1/+19
| * | regulator: Factor out common enable codeSven Schwermer2019-07-185-69/+124
| * | ARM: correct detection of thumb modeHeinrich Schuchardt2019-07-182-2/+1
| * | ext4: add support for filesystems without JOURNALMarek Szyprowski2019-07-182-0/+6
| * | ext4: fix calculating inode blkcount for non-512 blocksize filesystemsMarek Szyprowski2019-07-183-2/+3
| * | rtc: Add DM support to ds3231Chuanhua Han2019-07-181-0/+107
| * | lib: rsa: add support to other openssl engine types than pkcs11Vesa Jääskeläinen2019-07-183-5/+52
| |/
* | Merge branch '2019-07-17-ti-imports'Tom Rini2019-07-1842-267/+2041
|\ \
| * | am335x_boneblack_vboot: Disable asm memcpy/memset in SPLTom Rini2019-07-171-0/+4
| * | configs: am65x_hs_evm: Add support for applying overlaysAndreas Dannenberg2019-07-171-1/+2
| * | configs: am65x_evm: Add support for applying overlaysAndreas Dannenberg2019-07-172-1/+11