aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-19clk: sifive: Factor-out PLL library as separate moduleAnup Patel9-9/+11
2019-07-18Merge branch '2019-07-17-master-imports'Tom Rini44-228/+649
2019-07-18Revert "test: Disable pci_ep test for now"Tom Rini1-3/+0
2019-07-18pci_ep: fix wrong addressing to barnoRamon Fried1-4/+1
2019-07-18board: Arcturus: ucp1020: Removing obsoleted stuffOleksandr Zhadan1-60/+0
2019-07-18blk: Invalidate block cache when switching hwpartWeijie Gao1-2/+12
2019-07-18arm: dts: MediaTek: remove tick-timer from mt7629.dtsiWeijie Gao1-1/+0
2019-07-18configs: mt7629_rfb: use arm arch timer instead of mtk timerWeijie Gao1-3/+1
2019-07-18arm: dts: MediaTek: fix clock order for timer0 node of mt7629.dtsiWeijie Gao1-2/+2
2019-07-18chromium: Update docs to clone vboot_reference directlySimon Glass1-3/+9
2019-07-18arm: mediatek: add missing arch timer configuration for MT7629Weijie Gao1-0/+13
2019-07-18power-domain.h: Fix typoAnatolij Gustschin1-1/+1
2019-07-18CVE-2019-13106: ext4: fix out-of-bounds memsetPaul Emge1-2/+5
2019-07-18ext4: gracefully fail on divide-by-0Paul Emge1-0/+12
2019-07-18CVE-2019-13104: ext4: check for underflow in ext4fs_read_filePaul Emge1-3/+5
2019-07-18CVE-2019-13105: ext4: fix double-free in ext4_cache_readPaul Emge1-1/+1
2019-07-18CVE-2019-13103: disk: stop infinite recursion in DOS PartitionsPaul Emge1-0/+18
2019-07-18qemu-riscv: enable VIRTIO_PCIDavid Abdurachmanov1-0/+1
2019-07-18arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro2-0/+6
2019-07-18arm: move CONFIG_TFABOOT to generic KconfigAKASHI Takahiro2-7/+29
2019-07-18doc: Move fastboot protocol doc to android dirSam Protsenko2-2/+2
2019-07-18cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot2-0/+59
2019-07-18tools: mkenvimage: Always consider non-regular filesAndre Przywara1-49/+21
2019-07-18tools: mkenvimage: Fix reading from slow pipeAndre Przywara1-2/+1
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko1-4/+7
2019-07-18env: mmc: add erase-functionFrank Wunderlich1-0/+51
2019-07-18env: register erase commandFrank Wunderlich4-0/+75
2019-07-18common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORTMarek Vasut1-1/+6
2019-07-18regulator: Allow enabling GPIO regulatorSven Schwermer2-1/+19
2019-07-18regulator: Factor out common enable codeSven Schwermer5-69/+124
2019-07-18ARM: correct detection of thumb modeHeinrich Schuchardt2-2/+1
2019-07-18ext4: add support for filesystems without JOURNALMarek Szyprowski2-0/+6
2019-07-18ext4: fix calculating inode blkcount for non-512 blocksize filesystemsMarek Szyprowski3-2/+3
2019-07-18rtc: Add DM support to ds3231Chuanhua Han1-0/+107
2019-07-18lib: rsa: add support to other openssl engine types than pkcs11Vesa Jääskeläinen3-5/+52
2019-07-18Merge branch '2019-07-17-ti-imports'Tom Rini42-267/+2041
2019-07-18Merge branch '2019-07-17-ci-imports'Tom Rini3-0/+371
2019-07-18gitlab-ci: Move the pyelfutils sectionTom Rini1-1/+3
2019-07-18gitlab-ci: Split the world build into 4 jobsTom Rini1-2/+35
2019-07-18gitlab-ci: Add pyelftools when neededTom Rini1-0/+1
2019-07-18gitlab-ci: Add evb-ast2500 test.py testTom Rini1-0/+10
2019-07-18gitlab-ci: Initial conversion of Travis CI build to GitLab CITom Rini1-0/+315
2019-07-17am335x_boneblack_vboot: Disable asm memcpy/memset in SPLTom Rini1-0/+4
2019-07-17travis: Build aspeed board with qemu HEADJoel Stanley1-1/+1
2019-07-17travis: Add ASPEED ast2500 to qemu testsJoel Stanley1-0/+7
2019-07-17configs: aspeed: Add HUSH and random ethernet addrJoel Stanley1-0/+2
2019-07-17configs: aspeed: Unset CONFIG_MMCJoel Stanley1-0/+1
2019-07-17configs: am65x_hs_evm: Add support for applying overlaysAndreas Dannenberg1-1/+2
2019-07-17configs: am65x_evm: Add support for applying overlaysAndreas Dannenberg2-1/+11
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg5-6/+257