aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-30ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada2-2/+2
2017-08-30mtd: nand: denali_dt: add a DT driverMasahiro Yamada5-1/+81
2017-08-29ofnode: add {ofnode, dev}_read_resource_byname()Masahiro Yamada4-1/+39
2017-08-29video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin1-1/+12
2017-08-29icorem6: Fix to find MMC devicesJagan Teki2-2/+0
2017-08-29imx6: don't include unneeded boot_mode array in SPLAnatolij Gustschin1-0/+2
2017-08-29spl: do not repeat timer init on i.MX6Anatolij Gustschin1-1/+1
2017-08-29imx: timer: don't clear the GPT control register multiple timesAnatolij Gustschin1-2/+1
2017-08-29pfla02: Fix RAM detection and support 1 bank SOMStefano Babic2-33/+60
2017-08-28Prepare v2017.09-rc3v2017.09-rc3Tom Rini1-1/+1
2017-08-28Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-2/+2
2017-08-29splash_source: Verify FIT magicNiko Mauno1-0/+5
2017-08-28usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3Masahiro Yamada1-2/+2
2017-08-28mmc: sunxi: fix legacy MMC initialisationMaxime Ripard1-1/+1
2017-08-28sunxi: bpi-m3: Enable eMMCJagan Teki1-0/+1
2017-08-28sunxi: Enable MMC new mode for A83TMaxime Ripard1-0/+1
2017-08-28mmc: sunxi: Support new modeMaxime Ripard4-6/+37
2017-08-28bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks bootHannes Schmelzer1-0/+3
2017-08-28common: console: Fix duplicated CONFIG in silent env callbackWilson Lee1-2/+2
2017-08-28sandbox: Enable NVMe driver for build testingBin Meng3-0/+3
2017-08-28sandbox: Add a dummy invalidate_dcache_range() functionBin Meng1-0/+4
2017-08-28nvme: Adjust the 'nvme' command to use blk_common_cmd()Bin Meng3-170/+30
2017-08-28nvme: Get rid of the global variable nvme_infoBin Meng3-35/+12
2017-08-28nvme: Use blk_create_devicef() APIBin Meng1-9/+3
2017-08-28nvme: Apply cache operations on the DMA buffersBin Meng2-5/+34
2017-08-28nvme: Consolidate block read and write routinesBin Meng1-53/+12
2017-08-28nvme: Use macros to access NVMe queuesBin Meng1-7/+15
2017-08-28nvme: Respect timeout when en/disabling the controllerBin Meng1-3/+11
2017-08-28nvme: Cache controller's capabilitiesBin Meng2-6/+6
2017-08-28nvme: Fix endianness assignment to prp2 in nvme_identify()Bin Meng1-1/+1
2017-08-28nvme: Fix ndev->queues allocationBin Meng1-2/+2
2017-08-28nvme: Fix getting PCI vendor id of the NVMe block deviceBin Meng2-22/+3
2017-08-28nvme: Remove useless definesBin Meng1-60/+0
2017-08-28configs: Resync with savedefconfigTom Rini840-874/+757
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima19-200/+19
2017-08-27sh: Fix linking of ms7722seTom Rini1-0/+4
2017-08-26cmd/spl.c: Include <libfdt.h> for fdt_totalsizeTom Rini1-0/+1
2017-08-26mtdparts: Fix uninitialized scalar usageTom Rini1-0/+1
2017-08-26Merge git://git.denx.de/u-boot-shTom Rini1-4/+5
2017-08-26Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini9-105/+120
2017-08-26Merge git://git.denx.de/u-boot-x86Tom Rini39-269/+162
2017-08-26Merge git://git.denx.de/u-boot-i2cTom Rini7-0/+1081
2017-08-26Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini3-11/+4
2017-08-26disk: part: align buffer so it can be used with DMA enabled driversStefan Agner1-1/+1
2017-08-26scripts: objdiff: Ignore debug info when comparingStephen Boyd1-1/+4
2017-08-26doc: verified-boot: fix typosMasahiro Yamada2-6/+6
2017-08-26fs: ext4: Fix journal overrun issue reported by CoverityTom Rini1-2/+2
2017-08-26mtdparts: Fix final outstanding issue reported by CoverityTom Rini1-2/+2
2017-08-26spl: stm32: make falcon mode activation configurableVikas Manocha1-1/+1
2017-08-26cmd: spl: provide address and size of prepared FDT in environmentAnatolij Gustschin2-1/+11