summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-26ram: stm32: add second SDRAM bank managementPatrice Chotard
2017-07-26ram: stm32: replace fdtdec_get by ofnode callsPatrice Chotard
2017-07-26ram: stm32: get base address from DTPatrice Chotard
2017-07-26ram: stm32: migrate fmc defines in driver filePatrice Chotard
2017-07-26clk: stm32f7: remove clock_get()Patrice Chotard
2017-07-26spi: stm32_qspi: add clk_get_rate() supportPatrice Chotard
2017-07-26serial: stm32x7: add clk_get_rate() supportPatrice Chotard
2017-07-26serial: stm32x7: migrate serial struct to driverPatrice Chotard
2017-07-26clk: stm32f7: cleanup clocks unused definitionsPatrice Chotard
2017-07-26clk: stm32f7: add clock .get_rate() callbackPatrice Chotard
2017-07-26clk: stm32f7: get RCC base address from DTPatrice Chotard
2017-07-26clk: stm32f7: add static for configure_clocks()Patrice Chotard
2017-07-26ARM: DTS: stm32: align DT clock declaration with kernelPatrice Chotard
2017-07-26arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan
2017-07-26configs: ti: armv7: Fixes bug in fit_loadaddr for ramfs bootMadan Srinivas
2017-07-26arm: mach-keystone: Updates mon_install for K2G HSMadan Srinivas
2017-07-26configs: k2x_evm: Reorder default boot commandAndrew F. Davis
2017-07-26configs: k2x_evm: Adds environment variables for secure devicesMadan Srinivas
2017-07-26configs: k2x_evm: Adds FIT loading environment variablesAndrew F. Davis
2017-07-26board: ti: x15: Add support for beagle_X15 revCLokesh Vutla
2017-07-26board: ti: am57xx: Fix detection of board versionLokesh Vutla
2017-07-26odroid-c2: enable GPIOBeniamino Galvani
2017-07-26pinctrl: meson: add GPIO supportBeniamino Galvani
2017-07-26arm: dts: meson: import dts files from Linux 4.12Beniamino Galvani
2017-07-26Convert CONFIG_ENV_IS_IN_ONENAND to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_DATAFLASH to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_EEPROM to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-26env: Move help from README to KconfigSimon Glass
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-25configs: Resync with savedefconfigTom Rini
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-24cmd: Kconfig: Fix CMD_UBIFS dependenciesKarl Beldan
2017-07-24cmd: Kconfig: Make CMD_UBI select CMD_MTDPARTSKarl Beldan
2017-07-24ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan
2017-07-24cmd: Kconfig: Fix a dependency of CMD_MTDPARTSKarl Beldan
2017-07-24ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan
2017-07-23xilinx-ppc.h: DropTom Rini
2017-07-23serial: ns16550: Add RX interrupt buffer supportStefan Roese
2017-07-23arm: omap3: Detect boot mode very earlyAdam Ford
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-07-23powerpc: move get_pvr() and get_svr() into CChristophe Leroy
2017-07-23powerpc, 8xx: move cache helper into CChristophe Leroy
2017-07-23powerpc, 8xx: move get_immr() into CChristophe Leroy
2017-07-23powerpc, 8xx: Move cache function into C filesChristophe Leroy