summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-31Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-05-31tools/env: allow to pass NULL for environment optionsAndreas Fenkart
2016-05-31Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."Masahiro Yamada
2016-05-31arm: spear: x600: Remove EFI support to reduce image sizeStefan Roese
2016-05-31arm: spear: x600: Add support for Micrel KSZ9031 PHYStefan Roese
2016-05-31clearfog: add HUSH parserPeter Robinson
2016-05-30Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-05-30x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng
2016-05-30x86: galileo: Enable ACPI table generationBin Meng
2016-05-30x86: quark: Generate ACPI FADT/MADT tablesBin Meng
2016-05-30x86: quark: Add platform ASL filesBin Meng
2016-05-30x86: quark: Prepare device.h for inclusion by ASLBin Meng
2016-05-30acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng
2016-05-30x86: acpi: Make irqroute.asl commonBin Meng
2016-05-30x86: acpi: Create a common irqlinks ASL fileBin Meng
2016-05-28Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-27Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-05-27ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla
2016-05-27tools: Add entry for generated tools/bin2header to tools/.gitignoreRobert P. J. Day
2016-05-27tools/genboardscfg.py: remove bogus import subprocessMasahiro Yamada
2016-05-27image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.Robert P. J. Day
2016-05-27arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada
2016-05-27arm64: fix comment "flush & invalidate"Masahiro Yamada
2016-05-27arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada
2016-05-27board: am335x: Allow to choose serial device dynamicallyLokesh Vutla
2016-05-27ARM: dts: AM335x-ICEv2: Add minimal dts supportLokesh Vutla
2016-05-27config: env: Set AM335x-ICEv2 board specific envLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add cpsw supportLokesh Vutla
2016-05-27ARM: AM33xx: Add support for Clock SynthesizerLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add DDR dataLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add pinmux supportLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add epprom supportLokesh Vutla
2016-05-27configs: am335x_evm: Switch to env on FAT SD by defaultTom Rini
2016-05-27ARM: dts: AM335x-BBG: Add initial supportLokesh Vutla
2016-05-27ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla
2016-05-27ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt bindi...Mugunthan V N
2016-05-27ARM: AM335x: Enable FITLokesh Vutla
2016-05-27ARM: dts: am335x-bone: Enable uart and timerLokesh Vutla
2016-05-27board: am33xx: fit: add support for selecting dtb dynamicallyLokesh Vutla
2016-05-27ARM: AM43xx: configs: Update usb host boot defconfigLokesh Vutla
2016-05-27ARM: dts: AM437x-IDK Initial SupportLokesh Vutla
2016-05-27ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla
2016-05-27ARM: AM43xx: Enable FITLokesh Vutla
2016-05-27board: AM43xx: fit: add support for selecting dtb dynamicallyLokesh Vutla
2016-05-27ARM: DRA7: configs: Remove obsolete configsLokesh Vutla
2016-05-27ARM: DRA7: Enable FITLokesh Vutla
2016-05-27board: dra7: fit: add support for selecting dtb dynamicallyLokesh Vutla
2016-05-27Remove unused BOOTFLAG definitionsChris Packham
2016-05-27spl: Add an option to load a FIT containing U-Boot from UARTLokesh Vutla
2016-05-27spl: fit: Do not print selected dtb during fit loadLokesh Vutla