summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 82xx: remove some missed mpc82xx remainsHeiko Schocher3-5/+0
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher269-34007/+14
2017-06-16arm: mach-omap2: Generate MLO file from SD boot capable targetsAndrew F. Davis1-2/+11
2017-06-16cmd: ethsw: Fix out-of-bounds errorYork Sun1-1/+1
2017-06-16arm: ti: Add missing guards to headersSemen Protsenko2-0/+10
2017-06-16board/BuR/brxre1: refactor default environmentHannes Schmelzer1-30/+21
2017-06-16board/BuR/brxre1: cosmetic cleanup of config-headerHannes Schmelzer1-2/+0
2017-06-16board/BuR/brxre1: drop obsolete CONFIG_LCD_NOSTDOUT from config-headerHannes Schmelzer2-2/+0
2017-06-16board/BuR/brxre1: drop bootlogo featureHannes Schmelzer1-11/+0
2017-06-16board/BuR/brxre1: fix MMC bootHannes Schmelzer2-7/+12
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-15Merge git://git.denx.de/u-boot-mpc85xxTom Rini45-1488/+40
2017-06-15Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini9-268/+0
2017-06-14sun50i: h5: Add initial NanoPi NEO2 supportJagan Teki4-0/+108
2017-06-14Revert "ARM: fixed relocation using proper alignment"Tom Rini1-1/+1
2017-06-14sun50i: a64: Add initial Orangepi Win/WinPlus supportJagan Teki4-0/+116
2017-06-14sun50i: h5: Add initial Orangepi Zero Plus 2 supportJagan Teki4-1/+122
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