summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-13board: ge: store version information in fdtIan Ray
2019-04-13board: ge: ppd: Enable CONFIG_DM_MMCIan Ray
2019-04-13arm: imx: Add esdhc3/4 nodes to imx53.dtsiIan Ray
2019-04-13board: ge: ppd: Enable CONFIG_DMIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASHIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_GPIOIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DMIan Ray
2019-04-13pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phyLukasz Majewski
2019-04-13pcm052: mac: Provide board specific imx_get_mac_from_fuse() functionLukasz Majewski
2019-04-13pcm052: board: Add code to setup LED default statesLukasz Majewski
2019-04-13pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski
2019-04-13config: bk4: Update u-boot envs to support NOR memories initial setupLukasz Majewski
2019-04-13config: bk4: Update u-boot script to support recovery via SD cardLukasz Majewski
2019-04-13pcm052: board: Remove in-board setup code (it is now replaced by DM setup)Lukasz Majewski
2019-04-13config: bk4: Update include/configs/bk4r1.h fileLukasz Majewski
2019-04-13config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.hLukasz Majewski
2019-04-13defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DTLukasz Majewski
2019-04-13ARM: DTS: Provide vf610-bk4r1-u-boot.dtsi for U-Boot specific propertiesLukasz Majewski
2019-04-13ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052)Lukasz Majewski
2019-04-13pcm052: board: cosmetic: Add copyright notice to pcm052.cLukasz Majewski
2019-04-13ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardwareLukasz Majewski
2019-04-13pcm052: board: vybrid: Update the board name for BK4 deviceLukasz Majewski
2019-04-13pcm052: board: Remove "m4go" command as it is superseded by "bootaux"Lukasz Majewski
2019-04-13vybrid: Define the imx_get_mac_from_fuse() as a __weak functionLukasz Majewski
2019-04-13pcm052: board: Do not enable I2C2 code in the board fileLukasz Majewski
2019-04-13vybrid: clock: Provide enable_i2c_clk() function for VybridLukasz Majewski
2019-04-13vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitionsLukasz Majewski
2019-04-13net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski
2019-04-13net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini
2019-04-12Merge branch '2019-04-11-ti-master-imports'Tom Rini
2019-04-12mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello
2019-04-12dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentationChristophe Kerello
2019-04-12spi: stm32_qspi: move to exec_opChristophe Kerello
2019-04-12ARM: dts: Add STMFX gpio expander support for stm32mp157c-ev1Patrick Delaunay
2019-04-12board: stm32mp1: Force pinctrl driver probe in board_init()Patrice Chotard
2019-04-12config: stm32mp15: Enable STMFX supportPatrick Delaunay
2019-04-12pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay
2019-04-12ARM: dts: stm32mp1: Add adc nodesPatrice Chotard
2019-04-12Board: stm32mp1: Add supply current boot informationPatrice Chotard
2019-04-12board: stm32mp1: Update README filePatrice Chotard
2019-04-12ARM: dts: stm32: Synchronize DT with kernel onePatrice Chotard
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay
2019-04-12stm32mp1: dts: activate psci-1.0Patrick Delaunay
2019-04-12stm32mp1: add command poweroffPatrick Delaunay
2019-04-12pmic: stpmu1: add power switch off supportPatrick Delaunay