summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm: dra7: Set fastboot variables in environmentSemen Protsenko2017-06-121-0/+1
* arm: am57xx: Set fastboot variables in environmentSemen Protsenko2017-06-121-0/+1
* omap: Add routine for setting fastboot variablesSemen Protsenko2017-06-122-0/+121
* ARM: fixed relocation using proper alignmentManfred Schlaegl2017-06-121-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2017-06-1043-168/+1120
|\
| * cmd/fdt: support single value replacement within an arrayHannes Schmelzer2017-06-091-8/+21
| * buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck2017-06-091-2/+4
| * buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck2017-06-091-1/+5
| * README: Add instructions for chain-loading U-Boot on jerrySimon Glass2017-06-091-0/+70
| * rockchip: jerry: Disable CONFIG_CONSOLE_SCROLL_LINESSimon Glass2017-06-091-1/+0
| * rockchip: Enable the video display bannerSimon Glass2017-06-091-0/+2
| * rockchip: rk3288: Allow setting up clocks in U-Boot properSimon Glass2017-06-092-0/+36
| * rockchip: Init clocks again when chain-loadingSimon Glass2017-06-091-6/+19
| * rockchip: rk3288: Convert clock driver to use shifted masksSimon Glass2017-06-092-105/+90
| * rockchip: jerry: Add a .its file for chromiumSimon Glass2017-06-091-0/+42
| * rockchip: video: Take the vop device out of standbySimon Glass2017-06-091-0/+3
| * rockchip: video: Add remove() methodsSimon Glass2017-06-092-1/+29
| * rockchip: rk3288: Add error debugging to veyron_init()Simon Glass2017-06-091-1/+3
| * rockchip: Fix regualtor typo in veyronSimon Glass2017-06-091-1/+1
| * rockchip: Setup default PWM flagsSimon Glass2017-06-091-0/+1
| * README: Add instructions for chain-loading U-BootSimon Glass2017-06-093-0/+182
| * tegra: nyan-big: Add a .its file for chromiumSimon Glass2017-06-091-0/+42
| * tegra: clock: Avoid a divide-by-zero errorSimon Glass2017-06-091-1/+4
| * tegra: Enable CP15 initSimon Glass2017-06-091-1/+1
| * tegra: video: Don't power up the SOR twiceSimon Glass2017-06-091-0/+9
| * tegra: nyan-big: Enable the dhrystone benchmarkSimon Glass2017-06-091-0/+2
| * tegra: spi: Wait a little after setting the clocksSimon Glass2017-06-091-0/+1
| * tegra: dts: Add cros-ec SPI settingsSimon Glass2017-06-091-0/+9
| * tegra: Init clocks even when SPL did not runSimon Glass2017-06-094-0/+29
| * power: regulator: Add more debugging and fix a missing newlineSimon Glass2017-06-091-3/+5
| * arm: Disable LPAE if not enabledSimon Glass2017-06-091-0/+9
| * arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4TSimon Glass2017-06-091-1/+1
| * arm: Rename HCTR to HTCRSimon Glass2017-06-091-1/+1
| * arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLYSimon Glass2017-06-091-2/+4
| * patman: Add a functional testSimon Glass2017-06-087-2/+459
| * patman: Rename 'list' variable in MakeCcFile()Simon Glass2017-06-081-10/+10
| * patman: Add a maintainer test feature to MakeCcFile()Simon Glass2017-06-081-2/+6
| * patman: Add unicode to test patchesSimon Glass2017-06-081-0/+9
| * 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