summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-19Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-07-19doc: sifive-fu540: Update README for SiFive SPI and MMC SPI driversAnup Patel
2019-07-19riscv: sifive: fu540: Enable SiFive SPI and MMC SPI driversBhargav Shah
2019-07-19doc: sifive-fu540: Update README for steps to create FW_PAYLOADAnup Patel
2019-07-19riscv: sifive: fu540: Setup ethaddr env variable using OTPAnup Patel
2019-07-19clk: sifive: Drop GEMGXL clock driverAnup Patel
2019-07-19clk: sifive: Sync-up main driver with upstream LinuxAnup Patel
2019-07-19clk: sifive: Sync-up DT bindings header with upstream LinuxAnup Patel
2019-07-19clk: sifive: Sync-up WRPLL library with upstream LinuxAnup Patel
2019-07-19clk: sifive: Factor-out PLL library as separate moduleAnup Patel
2019-07-18Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-07-18net: unaligned copying of unsigned longHeinrich Schuchardt
2019-07-18net: assign maintainer for include/net.hHeinrich Schuchardt
2019-07-18net: designware: remove mdio bus on probe failureSimon Goldschmidt
2019-07-18cmd: mdio: prevent data abort when no mdio bus is foundSimon Goldschmidt
2019-07-18test: dm: add a test for MDIO MUX DM uclassAlex Marginean
2019-07-18test: dm_mdio: add a 2nd register to the emulated PHYAlex Marginean
2019-07-18doc: bindings: Add description for MDIO MUX dts nodesAlex Marginean
2019-07-18net: add MDIO_MUX DM classAlex Marginean
2019-07-18net: add comments to phy APIsAlex Marginean
2019-07-18drivers: net: phy: Ignore PHY ID 0 during PHY probingAlex Marginean
2019-07-18drivers: net: phy: Use Aquantia driver for AQR112, AQR412Alexandru Marginean
2019-07-18Merge branch '2019-07-17-master-imports'Tom Rini
2019-07-18Revert "test: Disable pci_ep test for now"Tom Rini
2019-07-18pci_ep: fix wrong addressing to barnoRamon Fried
2019-07-18board: Arcturus: ucp1020: Removing obsoleted stuffOleksandr Zhadan
2019-07-18blk: Invalidate block cache when switching hwpartWeijie Gao
2019-07-18arm: dts: MediaTek: remove tick-timer from mt7629.dtsiWeijie Gao
2019-07-18configs: mt7629_rfb: use arm arch timer instead of mtk timerWeijie Gao
2019-07-18arm: dts: MediaTek: fix clock order for timer0 node of mt7629.dtsiWeijie Gao
2019-07-18chromium: Update docs to clone vboot_reference directlySimon Glass
2019-07-18arm: mediatek: add missing arch timer configuration for MT7629Weijie Gao
2019-07-18power-domain.h: Fix typoAnatolij Gustschin
2019-07-18CVE-2019-13106: ext4: fix out-of-bounds memsetPaul Emge
2019-07-18ext4: gracefully fail on divide-by-0Paul Emge
2019-07-18CVE-2019-13104: ext4: check for underflow in ext4fs_read_filePaul Emge
2019-07-18CVE-2019-13105: ext4: fix double-free in ext4_cache_readPaul Emge
2019-07-18CVE-2019-13103: disk: stop infinite recursion in DOS PartitionsPaul Emge
2019-07-18qemu-riscv: enable VIRTIO_PCIDavid Abdurachmanov
2019-07-18arm: qemu: fix failure in flash initialization if booting from TF-AAKASHI Takahiro
2019-07-18arm: move CONFIG_TFABOOT to generic KconfigAKASHI Takahiro
2019-07-18doc: Move fastboot protocol doc to android dirSam Protsenko
2019-07-18cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot
2019-07-18tools: mkenvimage: Always consider non-regular filesAndre Przywara
2019-07-18tools: mkenvimage: Fix reading from slow pipeAndre Przywara
2019-07-18test/py: gpt: Use long options for sgdiskSam Protsenko
2019-07-18env: mmc: add erase-functionFrank Wunderlich
2019-07-18env: register erase commandFrank Wunderlich
2019-07-18common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORTMarek Vasut
2019-07-18regulator: Allow enabling GPIO regulatorSven Schwermer