aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada14-21/+21
2017-06-16defconfig: arm335x_evm_usbspl: Update MUSB EthernetMichael Welling1-1/+4
2017-06-16include: nand: move endif to end of fileMugunthan V N1-2/+2
2017-06-14Merge git://git.denx.de/u-boot-mpc85xxTom Rini45-1488/+40
2017-06-14Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini9-268/+0
2017-06-14Revert "ARM: fixed relocation using proper alignment"Tom Rini1-1/+1
2017-06-12ARM: tegra: remove Whistler supportStephen Warren9-268/+0
2017-06-12powerpc: fsl: Update maintainersYork Sun4-5/+5
2017-06-12powerpc: mpc8569mds: Update config and maintainerYork Sun3-1/+3
2017-06-12powerpc: mpc8568mds: Update board configYork Sun3-4/+5
2017-06-12powerpc: mpc8536ds: Update maintainerYork Sun1-1/+1
2017-06-12powerpc: mpc8544ds: Update maintainerYork Sun1-1/+1
2017-06-12powerpc: mpc8544ds: Fix environmental variable locationYork Sun1-2/+2
2017-06-12powerpc: mpc8544ds: Enable DHCP command by defaultYork Sun1-0/+1
2017-06-12powerpc: mpc8548cds: Enable DHCP command by defaultYork Sun2-0/+2
2017-06-12powerpc: mpc8548cds: Update maintainerYork Sun1-1/+1
2017-06-12net: phy: marvell: Fix init function for m88e1145York Sun1-1/+4
2017-06-12powerpc: mpc8641hpcn: Enable DHCP command and DDR debugYork Sun2-1/+2
2017-06-12driver: ddr: fsl: Fix compiling error for DDR2York Sun1-0/+4
2017-06-12powerpc: mpc8536ds: Enable DHCP command by defaultYork Sun2-0/+2
2017-06-12powerpc: mpc86xx: Update maintainer for MPC8610HPCD and MPC8641HPCNYork Sun2-3/+3
2017-06-12powerpc: mpc85xx: Update maintainer for MPC8541CDS and MPC8555CDSYork Sun2-4/+4
2017-06-12powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADSYork Sun18-1464/+0
2017-06-12board: ti: am335x: Fix scale_vcore for beaglebonesLokesh Vutla2-11/+9
2017-06-12arm: am57xx: Keep environment in eMMCSemen Protsenko1-5/+9
2017-06-12arm: dra7: Increase "bootloader" partition sizeSemen Protsenko1-1/+1
2017-06-12arm: am57xx: Increase "bootloader" partition sizeSemen Protsenko1-1/+1
2017-06-12MAINTAINERS: mpc83xx: Add new custodianmario.six@gdsys.cc1-2/+2
2017-06-12tools/tbot: update READMEHeiko Schocher5-685/+1
2017-06-12ARM: dts: keystone-k2hk-evm: Add U-boot specific dtsi fileCooper Jr., Franklin1-0/+15
2017-06-12cmd: nvedit: bring error message in sync with condition under which it appearsLothar Waßmann1-2/+2
2017-06-12cmd: mtdparts: fix uninitialized variable warningLothar Waßmann1-1/+1
2017-06-12dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_outputAxel Lin1-0/+2
2017-06-12board_f: fix calculation of reloc_offLothar Waßmann1-2/+5
2017-06-12ARM: provide a valid exception stack address for startup codeLothar Waßmann1-1/+4
2017-06-12arm: adjust PC displayed in exception handlers to point to the failing instru...Lothar Waßmann1-0/+14
2017-06-12ARM: remove bogus cp_delay() functionLothar Waßmann1-14/+1
2017-06-12serial: stm32x7: simplify baud rate register calculationPatrice Chotard2-7/+17
2017-06-12serial: stm32x7: align compatible with kernel onePatrice Chotard2-3/+3
2017-06-12rkcommon.c: Drop pointless assignmentSimon Glass1-1/+2
2017-06-12board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()Simon Glass1-5/+2
2017-06-12dm: core: Supress dead-code warning in __of_get_next_child()Simon Glass1-0/+6
2017-06-12test: bus: Add a check that dev is not NULLSimon Glass1-0/+3
2017-06-12test: wdt: Add a check that dev is not NULLSimon Glass1-0/+1
2017-06-12fdt: Add a check to fdt_print() for coveritySimon Glass1-1/+1
2017-06-12fdt: Add a check to do_fdt() for coveritySimon Glass1-1/+1
2017-06-12fdtgrep: Deal with NULL data passed to check_type_include()Simon Glass1-11/+14
2017-06-12edid: Use sizeof() in cea_is_hdmi_vsdb_present()Simon Glass1-2/+2
2017-06-12test: pwm: Add a check that dev is not NULLSimon Glass1-0/+1
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher39-4792/+7