summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | configs: Resync with savedefconfigTom Rini2017-07-2521-138/+86
|/
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-24249-341/+164
* cmd: Kconfig: Fix CMD_UBIFS dependenciesKarl Beldan2017-07-241-2/+1
* cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTSKarl Beldan2017-07-241-0/+1
* ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan2017-07-241-0/+1
* cmd: Kconfig: Fix a dependency of CMD_MTDPARTSKarl Beldan2017-07-241-1/+0
* ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan2017-07-241-1/+1
* xilinx-ppc.h: DropTom Rini2017-07-231-88/+0
* serial: ns16550: Add RX interrupt buffer supportStefan Roese2017-07-233-5/+138
* arm: omap3: Detect boot mode very earlyAdam Ford2017-07-231-0/+6
* powerpc: Remove 8260 remaindersChristophe Leroy2017-07-235-32/+2