summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * arch/sh: allow building in big-endian modeThomas Petazzoni2017-08-261-0/+5
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-08-269-105/+120
|\ \
| * | ARM: rmobile: Enable MMC and USB DM on ULCBMarek Vasut2017-08-262-0/+4
| * | ARM: rmobile: Enable MMC and USB DM on Salvator-XMarek Vasut2017-08-262-0/+4
| * | ARM: rmobile: Remove SH SDHI probing from ULCB boardMarek Vasut2017-08-261-11/+1
| * | ARM: rmobile: Remove SH SDHI probing from Salvator-X boardMarek Vasut2017-08-261-15/+1
| * | ARM: rmobile: Remove Serial SH probing from ULCB boardMarek Vasut2017-08-261-12/+0
| * | ARM: rmobile: Remove Serial SH probing from Salvator-X boardMarek Vasut2017-08-261-12/+0
| * | ARM: rmobile: Remove RAVB probing from ULCB boardMarek Vasut2017-08-261-11/+0
| * | ARM: rmobile: Remove RAVB probing from Salvator-X boardMarek Vasut2017-08-261-11/+0
| * | ARM: rmobile: Enable HUSH parserMarek Vasut2017-08-264-0/+4
| * | ARM: rmobile: Enable KSZ90X1 PHY on Salvator-XMarek Vasut2017-08-262-0/+2
| * | ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3Marek Vasut2017-08-262-0/+8
| * | clk: rmobile: Split R8A7795 and R8A7796 core clock tablesMarek Vasut2017-08-261-33/+96
| |/
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-2639-269/+162
|\ \
| * | x86: tangier: kconfig: Guard tangier-specific optionsBin Meng2017-08-241-0/+4
| * | x86: bayleybay: Adjust VGA rom addressBin Meng2017-08-241-1/+1
| * | x86: baytrail: Fix turbo enableBin Meng2017-08-241-0/+1
| * | x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to KconfigBin Meng2017-08-243-2/+8
| * | x86: dfi-bt700: Select SERIAL_RX_BUFFER via KconfigStefan Roese2017-08-241-0/+1
| * | x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via KconfigStefan Roese2017-08-241-0/+1
| * | serial: serial-uclass: Add generic serial RX buffer supportStefan Roese2017-08-243-3/+70
| * | Revert "serial: ns16550: Add RX interrupt buffer support"Stefan Roese2017-08-243-138/+5
| * | vbe: Drop vbe_get_video_info()Bin Meng2017-08-242-43/+0
| * | x86: kconfig: Imply CMD_PCIBin Meng2017-08-2422-20/+2
| * | x86: fsp: Configure SPI opcode registers before SPI is locked downBin Meng2017-08-242-0/+33
| * | x86: ich-spi: Move opcode registers configuration to another routineBin Meng2017-08-241-6/+16
| * | x86: ich-spi: Don't read cached lock statusBin Meng2017-08-242-8/+23
| * | x86: ich-spi: Remove unnecessary assignment in ich_init_controller()Bin Meng2017-08-241-1/+0
| * | x86: ich-spi: Remove spi_write_protect_region()Bin Meng2017-08-241-50/+0
| |/
* | Merge git://git.denx.de/u-boot-i2cTom Rini2017-08-267-0/+1081
|\ \
| * | i2c: muxes: add i2c gpio multiplexer driverPeng Fan2017-08-233-0/+148
| * | i2c: add i2c driver for stm32Patrice Chotard2017-08-234-0/+933
| |/
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2017-08-263-11/+4
|\ \
| * | mtd: cfi: staticize functionsMarek Vasut2017-08-223-11/+4