summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is builtQuentin Schulz
2018-09-25spi: add support for ARM PL022 SPI controllerQuentin Schulz
2018-09-25configs: am335x_evm: enable OF_BOARD_SETUPSekhar Nori
2018-09-25board: ti: am335x: add support to fixup phy addressSekhar Nori
2018-09-25drivers: net: cpsw: add support to update phy addressSekhar Nori
2018-09-25configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSDCodrin Ciubotariu
2018-09-25configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using KconfigCodrin Ciubotariu
2018-09-25configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macrosCodrin Ciubotariu
2018-09-25configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMCCodrin Ciubotariu
2018-09-25spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut
2018-09-25board: st: stm32mp1: Add usb gadget supportPatrice Chotard
2018-09-25configs: stm32mp15: Enable USB relative flagsPatrice Chotard
2018-09-25ARM: dts: stm32mp1: Add EHCI support for stm32mp157c-ev1 boardPatrice Chotard
2018-09-25ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 boardPatrice Chotard
2018-09-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2018-09-23mips: mt7628a.dtsi: Add SPI clock-frequency propertyStefan Roese
2018-09-23mips: mt76xx: Add sysreset supportStefan Roese
2018-09-23mips: Add Gardena Smart-Gateway board supportStefan Roese
2018-09-23mips: Add LinkIt Smart 7688 supportStefan Roese
2018-09-22mips: Add basic MediaTek MT7620/88 supportStefan Roese
2018-09-22mips: Add arch/mips/include/asm/atomic.hStefan Roese
2018-09-22MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODEDaniel Schwierzeck
2018-09-22MIPS: cache: make index base address configurableDaniel Schwierzeck
2018-09-22MIPS: cache: optimise changing of k0 CCA modeDaniel Schwierzeck
2018-09-22MIPS: cache: reimplement dcache_[status, enable, disable]Daniel Schwierzeck
2018-09-22MIPS: start.S: make boot config at offset 0x10 configurableDaniel Schwierzeck
2018-09-22bcm968380gerg: enable pinctrlPhilippe Reynes
2018-09-22dt: bcm6838: add pinctrlPhilippe Reynes
2018-09-22pinctrl: bcm6838: add pinctrl supportPhilippe Reynes
2018-09-19Merge git://git.denx.de/u-boot-imxTom Rini
2018-09-19Merge git://git.denx.de/u-boot-marvellTom Rini
2018-09-19arm: mvebu: clearfog: enable eMMC boot partitions supportBaruch Siach
2018-09-19phy: marvell: add SATA comphy RX/TX polarity invert supportRabeeh Khoury
2018-09-19fix: cmd: mvebu: Exclude mvebu commands from SPL buildsKonstantin Porotchkin
2018-09-19fix: mvebu: Add SPI parameters for environment setupKonstantin Porotchkin
2018-09-19fix: env: Fix the SPI flash device setup for DM modeKonstantin Porotchkin
2018-09-19fix: nand: pxa3xx: Add WA for eliminating flash ready timeoutDavid Sniatkiwicz
2018-09-19nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NANDKonstantin Porotchkin
2018-09-19nand: pxa3xx: cosmetic: add comments to the timing layout structuresKonstantin Porotchkin
2018-09-19fix: nand: Replace hardcoded page chunk size with calculated oneKonstantin Porotchkin
2018-09-19mtd: nand: pxa3xx: add support for Toshiba flashKonstantin Porotchkin
2018-09-19mtd: nand: pxa3xx: add support for 2KB 8-bit flashVictor Axelrod
2018-09-19mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
2018-09-19mtd: nand: pxa3xx_nand: add support for partial chunksOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Fix initial controller configurationOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Increase the initial chunk sizeOfer Heifetz
2018-09-19nand: pxa3xx: Increase READ_ID buffer and make the size staticOfer Heifetz
2018-09-19mtd: nand: pxa3xx-nand: fix random command timeoutsOfer Heifetz
2018-09-19mtd: nand: pxa3xx_nand: fix early spurious interruptOfer Heifetz