summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-12arm: am57xx: Keep environment in eMMCSemen Protsenko
2017-06-12arm: dra7: Increase "bootloader" partition sizeSemen Protsenko
2017-06-12arm: am57xx: Increase "bootloader" partition sizeSemen Protsenko
2017-06-12MAINTAINERS: mpc83xx: Add new custodianmario.six@gdsys.cc
2017-06-12tools/tbot: update READMEHeiko Schocher
2017-06-12ARM: dts: keystone-k2hk-evm: Add U-boot specific dtsi fileCooper Jr., Franklin
2017-06-12cmd: nvedit: bring error message in sync with condition under which it appearsLothar Waßmann
2017-06-12cmd: mtdparts: fix uninitialized variable warningLothar Waßmann
2017-06-12dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_outputAxel Lin
2017-06-12board_f: fix calculation of reloc_offLothar Waßmann
2017-06-12ARM: provide a valid exception stack address for startup codeLothar Waßmann
2017-06-12arm: adjust PC displayed in exception handlers to point to the failing instru...Lothar Waßmann
2017-06-12ARM: remove bogus cp_delay() functionLothar Waßmann
2017-06-12serial: stm32x7: simplify baud rate register calculationPatrice Chotard
2017-06-12serial: stm32x7: align compatible with kernel onePatrice Chotard
2017-06-12rkcommon.c: Drop pointless assignmentSimon Glass
2017-06-12board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()Simon Glass
2017-06-12dm: core: Supress dead-code warning in __of_get_next_child()Simon Glass
2017-06-12test: bus: Add a check that dev is not NULLSimon Glass
2017-06-12test: wdt: Add a check that dev is not NULLSimon Glass
2017-06-12fdt: Add a check to fdt_print() for coveritySimon Glass
2017-06-12fdt: Add a check to do_fdt() for coveritySimon Glass
2017-06-12fdtgrep: Deal with NULL data passed to check_type_include()Simon Glass
2017-06-12edid: Use sizeof() in cea_is_hdmi_vsdb_present()Simon Glass
2017-06-12test: pwm: Add a check that dev is not NULLSimon Glass
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-12arm: dra7: Set fastboot variables in environmentSemen Protsenko
2017-06-12arm: am57xx: Set fastboot variables in environmentSemen Protsenko
2017-06-12omap: Add routine for setting fastboot variablesSemen Protsenko
2017-06-12ARM: fixed relocation using proper alignmentManfred Schlaegl
2017-06-12sunxi: psci: Move entry address setting to separate functionChen-Yu Tsai
2017-06-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-06-10dm: blk: Fix warning on !CONFIG_BLKTom Rini
2017-06-10Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-06-10Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-06-10tools/kwbimage: Support building with LibreSSLMarek Behún
2017-06-10configs: omapl138_lcdk: dont disable fat writeSekhar Nori
2017-06-10armv8: Support loading 32-bit OS which is not in the form of FITAlison Wang
2017-06-10board: mpl: pci: Fix checkpatch.plChakra Divi
2017-06-10igep0020: Enable DISTRO_DEFAULTS on IGEPv2 platformsEnric Balletbo i Serra
2017-06-10board: ti: am572x-evm: Update pinmux using latest PMTLokesh Vutla
2017-06-10board: ti: am571x-idk: Update pinmux using latest PMTLokesh Vutla
2017-06-10board: ti: am572x-idk: Update pinmux using latest PMTLokesh Vutla
2017-06-10Kconfig: Add description for CMD_POWEROFFMichal Simek
2017-06-10armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kerneltnishinaga.dev@gmail.com
2017-06-10arm: omap: Unify get_device_type() functionSemen Protsenko
2017-06-10am33xx: Finish migration of CONFIG_AM33XX/AM43XXTom Rini
2017-06-09cmd/fdt: support single value replacement within an arrayHannes Schmelzer