summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20cmd: mtdparts: remove mandatory 'mtdparts=' prefixMiquel Raynal
2018-09-20cmd: mtdparts: accept spi-nand devicesMiquel Raynal
2018-09-20lib: strto: fix metric suffix parsing in strtoul[l]Miquel Raynal
2018-09-20lib: strto: parse all lowercase metric prefixes in ustrtoul[l]Miquel Raynal
2018-09-20cmd: mtdparts: add fallthrough in switch statementMiquel Raynal
2018-09-20cmd: ubi: delete useless and misleading definitionsMiquel Raynal
2018-09-20mtd: mtdpart: balance debug messagesMiquel Raynal
2018-09-20mtd: declare MTD_PARTITIONS symbol in KconfigMiquel Raynal
2018-09-20dt-bindings: Add bindings for SPI NAND devicesBoris Brezillon
2018-09-20mtd: spinand: Add initial support for the MX35LF2GE4AB chipMiquel Raynal
2018-09-20mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon
2018-09-20mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf
2018-09-20mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan
2018-09-20mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan
2018-09-20spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon
2018-09-20mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon
2018-09-20mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon
2018-09-20mtd: rename nand into rawnand in Kconfig promptMiquel Raynal
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-09-20mtd: move all flash categories inside MTD submenuMiquel Raynal
2018-09-20mtd: move definitions to enlarge their rangeMiquel Raynal
2018-09-20mtd: add get/set of_node/flash_node helpersBrian Norris
2018-09-20mtd: Fallback to ->_read/write() when ->_read/write_oob() is missingMiquel Raynal
2018-09-20mtd: Add sanity checks in mtd_write/read_oob()Boris Brezillon
2018-09-20mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia
2018-09-20mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon
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