summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: Move cache sizes to KconfigPaul Burton2016-05-3118-53/+95
| * MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck2016-05-311-18/+3
| * net: Add ag7xxx driver for Atheros MIPSMarek Vasut2016-05-313-0/+990
| * MIPS: add tune for MIPS 34kcDaniel Schwierzeck2016-05-312-0/+4
| * MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2016-05-312-2/+93
| * malta: Allow MIPS64 buildsPaul Burton2016-05-314-12/+25
| * net: pcnet: Fix init on big endian 64 bitPaul Burton2016-05-311-3/+3
| * net: pcnet: Make 64 bit safePaul Burton2016-05-311-8/+10
| * net: pcnet: Stop converting kseg1->kseg0 addressesPaul Burton2016-05-311-9/+6
| * MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton2016-05-311-4/+1
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-05-314-21/+63
|\ \
| * | arm: spear: x600: Remove EFI support to reduce image sizeStefan Roese2016-05-311-0/+1
| * | arm: spear: x600: Add support for Micrel KSZ9031 PHYStefan Roese2016-05-312-21/+61
| * | clearfog: add HUSH parserPeter Robinson2016-05-311-0/+1
| |/
* | tools/env: allow to pass NULL for environment optionsAndreas Fenkart2016-05-311-3/+24
* | Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."Masahiro Yamada2016-05-311-12/+57
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-3023-32/+685
|\ \ | |/ |/|
| * x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng2016-05-301-1/+1
| * x86: galileo: Enable ACPI table generationBin Meng2016-05-306-1/+34
| * x86: quark: Generate ACPI FADT/MADT tablesBin Meng2016-05-302-0/+164
| * x86: quark: Add platform ASL filesBin Meng2016-05-307-0/+433
| * x86: quark: Prepare device.h for inclusion by ASLBin Meng2016-05-301-6/+15
| * acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng2016-05-301-1/+1
| * x86: acpi: Make irqroute.asl commonBin Meng2016-05-303-2/+2
| * x86: acpi: Create a common irqlinks ASL fileBin Meng2016-05-302-21/+35
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-05-2764-510/+1272
|\ \
| * | dm: rockchip: Enable CONFIG_BLKSimon Glass2016-05-271-0/+3
| * | dm: mmc: Use cfg directly in mmc_bind()Simon Glass2016-05-271-1/+1
| * | dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPLSimon Glass2016-05-271-0/+14
| * | dm: rockchip: mmc: Allow use of CONFIG_BLKSimon Glass2016-05-271-0/+31
| * | dm: mmc: dwmmc: Support CONFIG_BLKSimon Glass2016-05-272-15/+34
| * | dm: mmc: spl: Add support for CONFIG_BLKSimon Glass2016-05-271-5/+4
| * | dm: efi: Update for CONFIG_BLKSimon Glass2016-05-272-16/+47
| * | dm: mmc: Convert sdhci to support CONFIG_BLKSimon Glass2016-05-271-1/+1
| * | dm: env: mmc: Convert env_mmc to support CONFIG_BLKSimon Glass2016-05-271-4/+4
| * | rockchip: Drop SPL GPIO support for rk3288Simon Glass2016-05-271-1/+0
| * | rockchip: video: Flush the cache when the display is updatedSimon Glass2016-05-271-0/+1
| * | rockchip: Drop unnecessary SPL propertiesSimon Glass2016-05-271-1/+1
| * | rockchip: Check image name for the rksd imageSimon Glass2016-05-271-6/+1
| * | mmc: Use byte array for multipliersSimon Glass2016-05-261-1/+1
| * | mmc: Drop dead mmc code for non-generic MMCSimon Glass2016-05-262-66/+0
| * | mmc: Drop mmc_register()Simon Glass2016-05-262-10/+0
| * | reset: Drop the reset failure messageSimon Glass2016-05-261-1/+1
| * | tiny-printf: Support snprintf()Simon Glass2016-05-261-2/+25
| * | tiny-printf: Tidy up a few nitsSimon Glass2016-05-261-8/+8
| * | arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size infoSimon Glass2016-05-261-0/+1
| * | mailbox: implement a sandbox testStephen Warren2016-05-269-0/+234
| * | Add a mailbox driver framework/uclassStephen Warren2016-05-269-0/+431
| * | Rename reset to sysresetStephen Warren2016-05-2627-315/+316
| * | sunxi: gpio: convert bind() to use driver dataStephen Warren2016-05-261-40/+50
OpenPOWER on IntegriCloud