summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-30ARM: uniphier: add PLL settings for PXs3Masahiro Yamada
2017-08-30ARM: uniphier: move PLLCTRL register macros to each SoC .c fileMasahiro Yamada
2017-08-30ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada
2017-08-30mtd: nand: denali_dt: add a DT driverMasahiro Yamada
2017-08-29ofnode: add {ofnode, dev}_read_resource_byname()Masahiro Yamada
2017-08-29video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin
2017-08-29icorem6: Fix to find MMC devicesJagan Teki
2017-08-29imx6: don't include unneeded boot_mode array in SPLAnatolij Gustschin
2017-08-29spl: do not repeat timer init on i.MX6Anatolij Gustschin
2017-08-29imx: timer: don't clear the GPT control register multiple timesAnatolij Gustschin
2017-08-29pfla02: Fix RAM detection and support 1 bank SOMStefano Babic
2017-08-29Prepare v2017.09-rc3Tom Rini
2017-08-29Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-08-28splash_source: Verify FIT magicNiko Mauno
2017-08-28usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3Masahiro Yamada
2017-08-28mmc: sunxi: fix legacy MMC initialisationMaxime Ripard
2017-08-28sunxi: bpi-m3: Enable eMMCJagan Teki
2017-08-28sunxi: Enable MMC new mode for A83TMaxime Ripard
2017-08-28mmc: sunxi: Support new modeMaxime Ripard
2017-08-28bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks bootHannes Schmelzer
2017-08-28common: console: Fix duplicated CONFIG in silent env callbackWilson Lee
2017-08-28sandbox: Enable NVMe driver for build testingBin Meng
2017-08-28sandbox: Add a dummy invalidate_dcache_range() functionBin Meng
2017-08-28nvme: Adjust the 'nvme' command to use blk_common_cmd()Bin Meng
2017-08-28nvme: Get rid of the global variable nvme_infoBin Meng
2017-08-28nvme: Use blk_create_devicef() APIBin Meng
2017-08-28nvme: Apply cache operations on the DMA buffersBin Meng
2017-08-28nvme: Consolidate block read and write routinesBin Meng
2017-08-28nvme: Use macros to access NVMe queuesBin Meng
2017-08-28nvme: Respect timeout when en/disabling the controllerBin Meng
2017-08-28nvme: Cache controller's capabilitiesBin Meng
2017-08-28nvme: Fix endianness assignment to prp2 in nvme_identify()Bin Meng
2017-08-28nvme: Fix ndev->queues allocationBin Meng
2017-08-28nvme: Fix getting PCI vendor id of the NVMe block deviceBin Meng
2017-08-28nvme: Remove useless definesBin Meng
2017-08-28configs: Resync with savedefconfigTom Rini
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-08-27sh: Fix linking of ms7722seTom Rini
2017-08-27cmd/spl.c: Include <libfdt.h> for fdt_totalsizeTom Rini
2017-08-26mtdparts: Fix uninitialized scalar usageTom Rini
2017-08-26Merge git://git.denx.de/u-boot-shTom Rini
2017-08-26Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-08-26Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-26Merge git://git.denx.de/u-boot-i2cTom Rini
2017-08-26Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini
2017-08-26disk: part: align buffer so it can be used with DMA enabled driversStefan Agner
2017-08-26scripts: objdiff: Ignore debug info when comparingStephen Boyd
2017-08-26doc: verified-boot: fix typosMasahiro Yamada
2017-08-26fs: ext4: Fix journal overrun issue reported by CoverityTom Rini
2017-08-26mtdparts: Fix final outstanding issue reported by CoverityTom Rini