summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * patman: Don't return the series in FixPatches()Simon Glass2017-06-082-3/+2
| * patman: Don't report unicode characterSimon Glass2017-06-081-9/+0
| * patman: Rename 'str' variable in EmailPatches()Simon Glass2017-06-081-3/+3
| * patman: Don't convert input data to unicodeSimon Glass2017-06-081-4/+0
| * patman: Adjust handling of unicode email addressSimon Glass2017-06-082-3/+9
| * patman: encode CC list to UTF-8Philipp Tomsich2017-06-081-2/+2
| * buildman: Fix bloat option when 'new' only drops functionsTom Rini2017-06-081-1/+1
| * sandbox: Fix comparison of unsigned enum expression warningTom Rini2017-06-081-1/+1
* | dm: blk: Fix warning on !CONFIG_BLKTom Rini2017-06-101-7/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-06-109-16/+161
|\ \
| * | rockchip: video: document externally visible functions for rk_vopPhilipp Tomsich2017-06-091-0/+34
| * | rockchip: video: document externally visible functions for rk_hdmiPhilipp Tomsich2017-06-091-0/+44
| * | video: atmel_hlcdfb: Fix misaligned cache operation warningWenyou Yang2017-06-091-2/+6
| * | sunxi: video: Add support for CSC and TVE to DE2 driverJernej Skrabec2017-06-092-12/+65
| * | sunxi: Add base address for TV encoderJernej Skrabec2017-06-091-0/+10
| * | sunxi: video: Rename tve.c to tve_common.cJernej Skrabec2017-06-092-1/+1
| * | edid: Fix gcc 7.1 warningJernej Skrabec2017-06-091-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-06-1020-27/+484
|\ \
| * | Fixup bug in PMIC TPS65217 register address definitionBrock Zheng Techyauld Ltd2017-06-091-0/+1
| * | power: regulator: lp87565: add regulator supportKeerthy2017-06-093-0/+210
| * | power: pmic: lp87565: Add the basic pmic supportKeerthy2017-06-094-0/+107
| * | dm: mmc: Avoid probing block devices in find_mmc_device()Simon Glass2017-06-091-2/+4
| * | dm: mmc: Ensure that block device is probedSimon Glass2017-06-091-1/+6
| * | dm: blk: Add a way to obtain a block device from its parentSimon Glass2017-06-093-0/+51
| * | board: ti: AM43XX: Add ddr voltage rail configurationKeerthy2017-06-092-0/+8
| * | power: pmic: tps65218: Add DCDC3 configurationKeerthy2017-06-091-1/+2
| * | power: regulator: palmas: Add smps12 dual regulator for tps65917Keerthy2017-06-091-1/+5
| * | mmc: sh_sdhi: Fix Kconfig entryMarek Vasut2017-06-091-1/+1
| * | mmc: sh_sdhi: Add SDHI supportKouei Abe2017-06-091-0/+14
| * | mmc: sh_sdhi: Add MMC version 5.0 supportKouei Abe2017-06-092-6/+25
| * | mmc: sh_sdhi: Add 64-bit access to sd_buf supportKouei Abe2017-06-092-13/+48
| * | mmc: sh_sdhi: Set SD_INFOx interrupt mask before command startingKouei Abe2017-06-091-2/+2
| |/
* | tools/kwbimage: Support building with LibreSSLMarek BehĂșn2017-06-091-1/+1
* | configs: omapl138_lcdk: dont disable fat writeSekhar Nori2017-06-091-1/+0
* | armv8: Support loading 32-bit OS which is not in the form of FITAlison Wang2017-06-091-1/+2
* | board: mpl: pci: Fix checkpatch.plChakra Divi2017-06-091-17/+25
* | igep0020: Enable DISTRO_DEFAULTS on IGEPv2 platformsEnric Balletbo i Serra2017-06-091-9/+1
* | board: ti: am572x-evm: Update pinmux using latest PMTLokesh Vutla2017-06-091-91/+177
* | board: ti: am571x-idk: Update pinmux using latest PMTLokesh Vutla2017-06-092-246/+266
* | board: ti: am572x-idk: Update pinmux using latest PMTLokesh Vutla2017-06-091-99/+128
* | Kconfig: Add description for CMD_POWEROFFMichal Simek2017-06-091-1/+3
* | armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kerneltnishinaga.dev@gmail.com2017-06-091-0/+1
* | arm: omap: Unify get_device_type() functionSemen Protsenko2017-06-0921-36/+123
* | am33xx: Finish migration of CONFIG_AM33XX/AM43XXTom Rini2017-06-0916-66/+81
* | davinci: omapl138_lcdk: fix tXSNR DDR2 timing valueSekhar Nori2017-06-091-1/+1
* | cmd: jffs2: Rename command ls to fslsSiva Durga Prasad Paladugu2017-06-091-1/+1
* | rtc: ds1337: drop "SYS" from config variablesChris Packham2017-06-095-16/+14
* | spl: stm32f7: configure for xip bootingVikas Manocha2017-06-093-8/+7
* | spl: stm32f7: add kernel boot supportVikas Manocha2017-06-093-0/+17
* | serial: stm32f7: disable overrunVikas Manocha2017-06-092-0/+5