aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-27dm: spi: Check cs number before accessing slavesBin Meng
2020-01-27spi: nxp_fspi: new driver for the FlexSPI controllerMichael Walle
2020-01-27Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-01-26clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()Giulio Benetti
2020-01-26clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()Giulio Benetti
2020-01-26clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()Giulio Benetti
2020-01-26common: fix regression on block cache initAngelo Durgehello
2020-01-26arm: mvebu: fix A38x breakage from commit bb872dd930ccJoel Johnson
2020-01-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-01-26clk: Fix error checking of dev_read_addr_ptrSean Anderson
2020-01-26clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is...Giulio Benetti
2020-01-26clk: show more error info when uclass_get_device_by_namePeng Fan
2020-01-26clk: mediatek: use unsigned type for returning the clk rateFabien Parent
2020-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-01-25common: add blkcache initAngelo Durgehello
2020-01-25net: macb: Drop local cache flushVignesh Raghavendra
2020-01-25mtd: denali: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-25mmc: tmio-common: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-25fastboot: mt85xx: add command to flash/erase emmc hwpartmingming lee
2020-01-25usb: musb-new: mt85xx: add musb-new gadget driver.mingming lee
2020-01-25crypto: make mod_exp_sw() staticHeinrich Schuchardt
2020-01-25lib: Kconfig dependencies for pseudo-random libraryHeinrich Schuchardt
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara
2020-01-24common: Move hang() to the same header as panic()Simon Glass
2020-01-24common: Move RAM-sizing functions to init.hSimon Glass
2020-01-24common: Rename and move source()Simon Glass
2020-01-24common: Move the image globals into image.hSimon Glass
2020-01-24image: Rename load_addr, save_addr, save_sizeSimon Glass
2020-01-24common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-24common: Move get_tbclk() to time.hSimon Glass
2020-01-24common: Move clock functions into a new fileSimon Glass
2020-01-24common: Move ll_boot_init() to init.hSimon Glass
2020-01-24common: Drop floppy disk supportSimon Glass
2020-01-24serial: ns16550: Use old baud rate divisor for flushing if not givenPatrik Dahlström
2020-01-24remoteproc: elf_loader: fix program header parsingFabien Dessenne
2020-01-24drivers: net: fsl_enetc: fix SXGMII MAC configurationAlex Marginean
2020-01-24pci: layerscape: device tree fixup based on SoC andWasim Khan
2020-01-24pci: layerscape: Move streamId allocation to common device tree fixupWasim Khan
2020-01-24pci: layerscape: Common device tree fixup for NXP SoCsWasim Khan
2020-01-24drivers: net: fsl_enetc: add write_hwaddr() for LS1028AMichael Walle
2020-01-24drivers: net: fsl_enetc: use write_hwaddr()Michael Walle
2020-01-24pci: layerscape: Fix the BARs disable functionHou Zhiqiang
2020-01-24pci: layerscape: Fix the disabling of Expansion ROM BARHou Zhiqiang
2020-01-24drivers: net: fsl_enetc: Pass on primary MAC address to LinuxAlex Marginean
2020-01-23gpio: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-23led: bcm6858: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-23nand: brcmnand: add bcm68360 supportPhilippe Reynes
2020-01-23spi: bcm63xx-hsspi: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-23watchdog: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-22timer: Add driver for Nomadik Multi Timer Unit (MTU)Stephan Gerhold