summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spi: Kconfig: Mark LPC32XX_SSP as DEPRECATEDJagan Teki2019-06-131-0/+1
* spi: Kconfig: Mark SOFT_SPI as DEPRECATEDJagan Teki2019-06-131-0/+1
* spi: Kconfig: Mark SH_SPI as DEPRECATEDJagan Teki2019-06-131-0/+1
* spi: Kconfig: Mark MXS_SPI has DEPRECATEDJagan Teki2019-06-131-0/+1
* Makefile: Trigger a warning for legcay spi driversJagan Teki2019-06-131-11/+5
* Makefile: Trigger a Warning if DEPRECATED is definedJagan Teki2019-06-131-0/+3
* Kconfig: Add DEPRECATED optionTom Rini2019-06-131-0/+7
* Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini2019-06-133-1/+6
* arm: Remove zipitz2 boardTom Rini2019-06-137-467/+0
* configs: tinker-rk3288 disable CONFIG_SPL_I2C_SUPPORTHeinrich Schuchardt2019-06-111-1/+0
* Prepare v2019.07-rc4v2019.07-rc4Tom Rini2019-06-101-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-06-104-104/+194
|\
| * dm: MIGRATION: Update migration status for SPIJagan Teki2019-06-101-5/+1
| * spi: mpc8xxx: Convert to DMJagan Teki2019-06-102-42/+112
| * spi: mpc8xxx: Use get_timerMario Six2019-06-101-4/+7
| * spi: mpc8xxx: Fix if checkMario Six2019-06-101-1/+1
| * spi: mpc8xxx: Re-order transfer setupMario Six2019-06-101-5/+5
| * spi: mpc8xxx: Document LEN setting betterMario Six2019-06-101-11/+5
| * spi: mpc8xxx: Rename variableMario Six2019-06-101-4/+4
| * spi: mpc8xxx: Make code more readableMario Six2019-06-101-8/+19
| * spi: mpc8xxx: Reduce scope of loop variablesMario Six2019-06-101-6/+5
| * spi: mpc8xxx: Simplify logic a bitMario Six2019-06-101-10/+13
| * spi: mpc8xxx: Get rid of is_readMario Six2019-06-101-5/+7
| * spi: mpc8xxx: Simplify ifMario Six2019-06-101-7/+5
| * spi: mpc8xxx: Use IO accessorsMario Six2019-06-101-19/+19
| * spi: mpc8xxx: Replace defines with enumsMario Six2019-06-101-7/+19
| * spi: mpc8xxx: Fix function names in stringsMario Six2019-06-101-4/+5
| * spi: mpc8xxx: Fix space after castMario Six2019-06-101-3/+3
| * spi: mpc8xxx: Rename camel-case variablesMario Six2019-06-101-11/+11
| * spi: mpc8xxx: Fix commentsMario Six2019-06-101-8/+14
| * spi: mpc8xxx: Use short type namesMario Six2019-06-101-7/+5
| * ids8313: Disable SPIMario Six2019-06-101-3/+0
* | Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-videoTom Rini2019-06-1014-62/+250
|\ \
| * | video: meson: hdmi-supply regulator should be optionalMaxime Jourdan2019-06-051-4/+10
| * | colibri_imx7_emmc: enable DM_VIDEOIgor Opaniuk2019-06-041-1/+1
| * | ARM: dts: colibri_imx7: Add lcdif nodeIgor Opaniuk2019-06-042-0/+30
| * | video: mxsfb: add DM_VIDEO supportIgor Opaniuk2019-06-044-12/+139
| * | video: mxsfb: refactor video_hw_init()Igor Opaniuk2019-06-041-27/+41
| * | video: mxsfb: reorder includesIgor Opaniuk2019-06-041-4/+3
| * | video: mxsfb: change mxs_lcd_init signatureIgor Opaniuk2019-06-041-5/+4
| * | colibri imx6/t20: enable CONFIG_SYS_WHITE_ON_BLACKIgor Opaniuk2019-06-042-0/+2
| * | splash: display splash in DM_VIDEO configurationsIgor Opaniuk2019-06-044-14/+25
* | | Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini2019-06-108-1/+65
|\ \ \
| * | | configs: at91: sama5d2_icp: enable CONFIG_SPL_AT91_MCK_BYPASS and resyncEugen Hristev2019-06-061-1/+2
| * | | spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev2019-06-062-0/+20
| * | | configs: atmel: sama5d4_xplained_mmc: enable HW PMECCEugen Hristev2019-05-281-0/+2
| * | | configs: sama5d2_ptc_ek: fix NAND PMECC_CAPTudor Ambarus2019-05-232-0/+2
| * | | board: atmel: sama5d2_icp: enable green led on SPL completionEugen Hristev2019-05-151-0/+8
| * | | board: atmel: sama5d2_icp: standby disable on CAN transceivers in SPLEugen Hristev2019-05-151-0/+7
| * | | board: atmel: sama5d2_icp: add periph reset in SPL hw initEugen Hristev2019-05-151-0/+23