summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: imx: Enable booting from SATA on wandboard.Vagrant Cascadian2017-07-281-0/+1
* net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETHLothar Waßmann2017-07-282-0/+14
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-07-2642-2212/+117
|\
| * ARM: uniphier: enable CONFIG_CMD_FS_GENERICMasahiro Yamada2017-07-265-0/+5
| * ARM: uniphier: remove part number info from the boot logMasahiro Yamada2017-07-261-11/+11
| * doc: uniphier: rework README.uniphierMasahiro Yamada2017-07-261-59/+59
| * ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada2017-07-2636-2145/+45
* | Merge git://git.denx.de/u-boot-mipsTom Rini2017-07-2614-185/+678
|\ \
| * | mips-relocs: Fix warning from gcc 6.3Paul Burton2017-07-251-0/+6
| * | MIPS: bootm: Fix broken boot_env_legacy codepathZubair Lutfullah Kakakhel2017-07-251-4/+4
| * | MIPS: Stop building position independent codePaul Burton2017-07-2512-179/+663
| * | Makefile: Allow arch post-link hookPaul Burton2017-07-251-2/+5
* | | MAINTAINERS: Update maintainer for x86Bin Meng2017-07-261-0/+1
* | | FIT: List kernel_noload in the list of typesTom Rini2017-07-261-2/+2
* | | ram: stm32: add stm32h7 supportPatrice Chotard2017-07-261-1/+24
* | | ARM: DTS: stm32: remove useless mr-nbanks propertyPatrice Chotard2017-07-262-2/+0
* | | ram: stm32: add second SDRAM bank managementPatrice Chotard2017-07-262-79/+155
* | | ram: stm32: replace fdtdec_get by ofnode callsPatrice Chotard2017-07-261-36/+47
* | | ram: stm32: get base address from DTPatrice Chotard2017-07-261-28/+64
* | | ram: stm32: migrate fmc defines in driver filePatrice Chotard2017-07-263-76/+58
* | | clk: stm32f7: remove clock_get()Patrice Chotard2017-07-262-54/+0
* | | spi: stm32_qspi: add clk_get_rate() supportPatrice Chotard2017-07-261-1/+9
* | | serial: stm32x7: add clk_get_rate() supportPatrice Chotard2017-07-262-10/+9
* | | serial: stm32x7: migrate serial struct to driverPatrice Chotard2017-07-264-19/+5
* | | clk: stm32f7: cleanup clocks unused definitionsPatrice Chotard2017-07-264-46/+0
* | | clk: stm32f7: add clock .get_rate() callbackPatrice Chotard2017-07-262-0/+64
* | | clk: stm32f7: get RCC base address from DTPatrice Chotard2017-07-261-19/+38
* | | clk: stm32f7: add static for configure_clocks()Patrice Chotard2017-07-262-2/+1
* | | ARM: DTS: stm32: align DT clock declaration with kernelPatrice Chotard2017-07-263-14/+187
* | | arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan2017-07-261-0/+4
* | | configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs bootMadan Srinivas2017-07-261-1/+1
* | | arm: mach-keystone: Updates mon_install for K2G HSMadan Srinivas2017-07-263-6/+11
* | | configs: k2x_evm: Reorder default boot commandAndrew F. Davis2017-07-262-10/+25
* | | configs: k2x_evm: Adds environment variables for secure devicesMadan Srinivas2017-07-262-0/+17
* | | configs: k2x_evm: Adds FIT loading environment variablesAndrew F. Davis2017-07-264-1/+28
* | | board: ti: x15: Add support for beagle_X15 revCLokesh Vutla2017-07-261-1/+6
* | | board: ti: am57xx: Fix detection of board versionLokesh Vutla2017-07-261-2/+2
* | | odroid-c2: enable GPIOBeniamino Galvani2017-07-261-0/+2
* | | pinctrl: meson: add GPIO supportBeniamino Galvani2017-07-264-2/+260
* | | arm: dts: meson: import dts files from Linux 4.12Beniamino Galvani2017-07-264-46/+344
| |/ |/|
* | Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass2017-07-2512-4/+22
* | Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass2017-07-2551-61/+67
* | Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass2017-07-2519-9/+24
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-25267-169/+221
* | Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass2017-07-2526-24/+30
* | Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass2017-07-2513-64/+68
* | Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass2017-07-256-19/+18
* | Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-25338-250/+282
* | env: Move help from README to KconfigSimon Glass2017-07-252-116/+101
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-25744-502/+472