summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spi: Remove used spi_initJagan Teki2018-11-274-11/+0
* spi: Remove unused spi_initJagan Teki2018-11-2713-68/+0
* dm: platform_data: spi: s/pl022_spi.h/spi_pl022.hJagan Teki2018-11-272-4/+4
* spi: pl022: Drop unnecessary include filesJagan Teki2018-11-271-5/+0
* spi: pl022: Simplify platdata codeJagan Teki2018-11-272-35/+20
* spi: mtk_qspi: add qspi driver for MT7629 SoCGuochun Mao2018-11-243-0/+367
* spi: Add Amlogic Meson SPI Flash Controller driverNeil Armstrong2018-11-243-0/+329
* test: regmap: add regmap_read_poll_timeout testNeil Armstrong2018-11-241-0/+26
* regmap: add regmap_read_poll_timeout() helperNeil Armstrong2018-11-241-0/+38
* cmd: ubi: Make ubi_detach() staticStefan Roese2018-11-221-4/+1
* mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layoutMiquel Raynal2018-11-221-9/+9
* mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable errorMiquel Raynal2018-11-221-4/+23
* mtd: nand: pxa3xx: add raw read supportMiquel Raynal2018-11-221-6/+92
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-11-2014-31/+466
|\
| * ARM: mvebu: dts: add Clearfog GT-8KRabeeh Khoury2018-11-203-0/+391
| * ARM: mvebu: db-88f6820: remove redundant commentChris Packham2018-11-202-10/+0
| * arm64: mvebu: a8k: autodetect RAM sizeBaruch Siach2018-11-201-1/+49
| * linux/sizes.h: sync from kernelBaruch Siach2018-11-202-2/+5
| * MIPS: drop asm/const.hBaruch Siach2018-11-201-27/+0
| * Use _AC and UL macros from linux/const.hBaruch Siach2018-11-204-10/+5
| * linux/const.h: import from kernelBaruch Siach2018-11-201-0/+34
* | Merge branch '2018-11-19-master-imports'Tom Rini2018-11-206-6/+165
|\ \ | |/ |/|
| * fs: fat: assign rootdir sector when accessing root directoryThomas RIENOESSL2018-11-201-1/+4
| * clk: meson: fix clk81 divider calculationJerome Brunet2018-11-201-1/+2
| * cmd: adc: add an option to scan some or all available channelsFabrice Gasnier2018-11-201-1/+54
| * cmd: adc: print single conversion also in uVFabrice Gasnier2018-11-201-2/+7
| * cmd: adc: add info on channel maskFabrice Gasnier2018-11-201-1/+5
| * dm: adc: add uclass's mask and conversion helpersFabrice Gasnier2018-11-203-0/+93
|/
* Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mipsTom Rini2018-11-1832-149/+593
|\
| * MIPS: fix linking of standalone programsDaniel Schwierzeck2018-11-185-98/+4
| * Kbuild: standalone: do not ignore platform-specific OBJCOPYFLAGSDaniel Schwierzeck2018-11-181-2/+2
| * Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck2018-11-187-10/+14
| * mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfigStefan Roese2018-11-184-16/+31
| * mips: mt76xx: linkit-smart-7688: Use ioremap_nocache to get addressStefan Roese2018-11-181-2/+5
| * mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfigStefan Roese2018-11-184-19/+58
| * mips: mt76xx: gardena-smart-gateway: Add board_late_init() to set LED def stateStefan Roese2018-11-182-0/+10
| * mips: mt76xx: gardena-smart-gateway: Add LEDs to dtsStefan Roese2018-11-181-0/+59
| * mips: mt76xx: gardena-smart-gateway: Configure GPIOs (digital vs analog)Stefan Roese2018-11-181-6/+9
| * mips: mt76xx: Enable watchdog supportStefan Roese2018-11-183-0/+43
| * mips: mt76xx: Kconfig: Add ethernet and GPIO supportStefan Roese2018-11-181-0/+2
| * mips: mt76xx: Add watchdog DT node to mt7628a.dtsiStefan Roese2018-11-181-0/+11
| * mips: mt76xx: Add GPIO DT nodes to mt7628a.dtsiStefan Roese2018-11-181-0/+32
| * mips: mt76xx: Add ethernet DT node to mt7628a.dtsiStefan Roese2018-11-181-0/+8
| * mips: mt76xx: lowlevel_init.S: Add missing memory controller reset in DDR initStefan Roese2018-11-181-0/+6
| * gpio: Add MT7621 GPIO supportStefan Roese2018-11-183-0/+192
| * wdt: Add MT7621 watchdog driverStefan Roese2018-11-183-0/+111
|/
* Merge branch '2018-11-16-master-imports'Tom Rini2018-11-17108-290/+5162
|\
| * sunxi: Update MAINTAINERS file for recent boardsTom Rini2018-11-161-0/+6
| * fdt_region: Ensure that depth never goes below -1Konrad Beckmann2018-11-161-0/+3
| * image-sig: Ensure that hashed-nodes is null-terminatedKonrad Beckmann2018-11-161-0/+5