summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | config: Update KP's imx53 HSC config to pass key pressed informationLukasz Majewski2019-06-111-0/+2
| * | | | config: Update KP's imx53 HSC config to support SWUpdateLukasz Majewski2019-06-111-2/+5
| * | | | imx: Use a convenient default value for SYS_MALLOC_F_LENFabio Estevam2019-06-111-0/+2
| * | | | opos6uldev: don't call enable_lcdif_clockSébastien Szymanski2019-06-111-3/+0
| * | | | opos6ul: set REFSEL and REFR fieldsSébastien Szymanski2019-06-111-0/+2
| * | | | imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devicesBreno Matheus Lima2019-06-112-2/+2
| * | | | colibri-imx6ull: fix usb host modeMarcel Ziswiler2019-06-111-1/+1
| * | | | ARM: imx: apalis_imx6: Drop ad-hoc SATA bindingMarek Vasut2019-06-111-49/+0
| * | | | regulator: bd71837: copy the bd71837 pmic driver from NXP imx u-bootMatti Vaittinen2019-06-114-0/+159
| * | | | colibri_imx7: migrate usb to driver modelIgor Opaniuk2019-06-114-0/+95
| * | | | configs: imx6-engicam: Update the recoveryboot settingJagan Teki2019-06-111-12/+7
| * | | | toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LENIgor Opaniuk2019-06-1111-1/+11
| * | | | apalis_imx6: add device tree to makefileMarcel Ziswiler2019-06-111-0/+1
| * | | | apalis/colibri imx6: provide proper fdtfile valueIgor Opaniuk2019-06-112-2/+2
| * | | | ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-splParthiban Nallathambi2019-06-112-0/+35
| * | | | power: pfuze100: Fix off by one error in voltage table handlingTrent Piepho2019-06-111-2/+2
| * | | | mx7ulp: Add common plugin codes for mx7ulpYe Li2019-06-112-1/+94
| * | | | board: toradex: add colibri imx8qxp 2gb wb it v1.0b module supportMarcel Ziswiler2019-06-1112-4/+970
| * | | | imx: fix building for i.mx8 without splMarcel Ziswiler2019-06-111-0/+2
| * | | | ARM: imx6logic: Stop overwriting fdt_file if manually setAdam Ford2019-06-111-1/+2
| | |/ / | |/| |
* | | | configs: tinker-rk3288 disable CONFIG_SPL_I2C_SUPPORTHeinrich Schuchardt2019-06-111-1/+0
| |_|/ |/| |
* | | Prepare v2019.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