summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: keystone-k2hk-evm: Add U-boot specific dtsi fileCooper Jr., Franklin2017-06-121-0/+15
* cmd: nvedit: bring error message in sync with condition under which it appearsLothar Waßmann2017-06-121-2/+2
* cmd: mtdparts: fix uninitialized variable warningLothar Waßmann2017-06-121-1/+1
* dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_outputAxel Lin2017-06-121-0/+2
* board_f: fix calculation of reloc_offLothar Waßmann2017-06-121-2/+5
* ARM: provide a valid exception stack address for startup codeLothar Waßmann2017-06-121-1/+4
* arm: adjust PC displayed in exception handlers to point to the failing instru...Lothar Waßmann2017-06-121-0/+14
* ARM: remove bogus cp_delay() functionLothar Waßmann2017-06-121-14/+1
* serial: stm32x7: simplify baud rate register calculationPatrice Chotard2017-06-122-7/+17
* serial: stm32x7: align compatible with kernel onePatrice Chotard2017-06-122-3/+3
* rkcommon.c: Drop pointless assignmentSimon Glass2017-06-121-1/+2
* board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()Simon Glass2017-06-121-5/+2
* dm: core: Supress dead-code warning in __of_get_next_child()Simon Glass2017-06-121-0/+6
* test: bus: Add a check that dev is not NULLSimon Glass2017-06-121-0/+3
* test: wdt: Add a check that dev is not NULLSimon Glass2017-06-121-0/+1
* fdt: Add a check to fdt_print() for coveritySimon Glass2017-06-121-1/+1
* fdt: Add a check to do_fdt() for coveritySimon Glass2017-06-121-1/+1
* fdtgrep: Deal with NULL data passed to check_type_include()Simon Glass2017-06-121-11/+14
* edid: Use sizeof() in cea_is_hdmi_vsdb_present()Simon Glass2017-06-121-2/+2
* test: pwm: Add a check that dev is not NULLSimon Glass2017-06-121-0/+1
* powerpc, 5xx: remove support for 5xxHeiko Schocher2017-06-1239-4792/+7
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-1261-11051/+17
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-12143-21631/+45
* 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