summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: mvebu: add "spi-flash" compatible stringChris Packham2017-08-301-1/+1
| | |/ / | |/| |
* | | | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-09-0151-169/+554
|\ \ \ \
| * | | | ARM: uniphier: enable Denali NAND driver for 64bit SoCsMasahiro Yamada2017-08-301-0/+5
| * | | | ARM: uniphier: set system bus pinmux for PXs3Masahiro Yamada2017-08-301-0/+2
| * | | | ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada2017-08-304-1/+3
| * | | | ARM: dts: uniphier: update PXs3 SoC/board DTMasahiro Yamada2017-08-302-50/+142
| * | | | ARM: dts: uniphier: sync with LinuxMasahiro Yamada2017-08-3022-62/+90
| * | | | reset: uniphier: add PXs3 supportMasahiro Yamada2017-08-301-0/+23
| * | | | reset: uniphier: fix compatible for SD reset node for LD11/LD20Masahiro Yamada2017-08-301-1/+5
| * | | | clk: uniphier: add System clock supportMasahiro Yamada2017-08-304-0/+67
| * | | | ARM: uniphier: fix DSPLL init code for LD20 SoCDai Okamura2017-08-301-3/+3
| * | | | ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada2017-08-301-24/+4
| * | | | ARM: uniphier: enable CONFIG_NAND_DENALI_DTMasahiro Yamada2017-08-303-0/+3
| * | | | ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada2017-08-301-3/+0
| * | | | ARM: uniphier: add PLL settings for PXs3Masahiro Yamada2017-08-301-0/+55
| * | | | ARM: uniphier: move PLLCTRL register macros to each SoC .c fileMasahiro Yamada2017-08-303-21/+30
| * | | | ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada2017-08-302-2/+2
| * | | | mtd: nand: denali_dt: add a DT driverMasahiro Yamada2017-08-305-1/+81
| * | | | ofnode: add {ofnode, dev}_read_resource_byname()Masahiro Yamada2017-08-294-1/+39
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-09-016-7/+40
|\ \ \ \ | | |_|/ | |/| |
| * | | mmc: sunxi: Only update timing mode bit when enabling new timing modeChen-Yu Tsai2017-09-011-1/+1
| * | | mmc: sunxi: fix legacy MMC initialisationMaxime Ripard2017-08-281-1/+1
| * | | sunxi: bpi-m3: Enable eMMCJagan Teki2017-08-281-0/+1
| * | | sunxi: Enable MMC new mode for A83TMaxime Ripard2017-08-281-0/+1
| * | | mmc: sunxi: Support new modeMaxime Ripard2017-08-284-6/+37
| |/ /
* | | Prepare v2017.09-rc3v2017.09-rc3Tom Rini2017-08-281-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2017-08-281-2/+2
|\ \ \
| * | | usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3Masahiro Yamada2017-08-281-2/+2
| |/ /
* | | bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks bootHannes Schmelzer2017-08-281-0/+3
* | | common: console: Fix duplicated CONFIG in silent env callbackWilson Lee2017-08-281-2/+2
* | | sandbox: Enable NVMe driver for build testingBin Meng2017-08-283-0/+3
* | | sandbox: Add a dummy invalidate_dcache_range() functionBin Meng2017-08-281-0/+4
* | | nvme: Adjust the 'nvme' command to use blk_common_cmd()Bin Meng2017-08-283-170/+30
* | | nvme: Get rid of the global variable nvme_infoBin Meng2017-08-283-35/+12
* | | nvme: Use blk_create_devicef() APIBin Meng2017-08-281-9/+3
* | | nvme: Apply cache operations on the DMA buffersBin Meng2017-08-282-5/+34
* | | nvme: Consolidate block read and write routinesBin Meng2017-08-281-53/+12
* | | nvme: Use macros to access NVMe queuesBin Meng2017-08-281-7/+15
* | | nvme: Respect timeout when en/disabling the controllerBin Meng2017-08-281-3/+11
* | | nvme: Cache controller's capabilitiesBin Meng2017-08-282-6/+6
* | | nvme: Fix endianness assignment to prp2 in nvme_identify()Bin Meng2017-08-281-1/+1
* | | nvme: Fix ndev->queues allocationBin Meng2017-08-281-2/+2
* | | nvme: Fix getting PCI vendor id of the NVMe block deviceBin Meng2017-08-282-22/+3
* | | nvme: Remove useless definesBin Meng2017-08-281-60/+0
* | | configs: Resync with savedefconfigTom Rini2017-08-28840-874/+757
* | | sh: Fix linking of ms7722seTom Rini2017-08-271-0/+4
* | | cmd/spl.c: Include <libfdt.h> for fdt_totalsizeTom Rini2017-08-261-0/+1
|/ /
* | mtdparts: Fix uninitialized scalar usageTom Rini2017-08-261-0/+1
* | Merge git://git.denx.de/u-boot-shTom Rini2017-08-261-4/+5
|\ \
| * | arch/sh: don't bring common/env_embedded.o into the linkThomas Petazzoni2017-08-261-4/+0