summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* spl: fit: Fix load address of fit headerLokesh Vutla2016-06-01-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-31-204/+1412
|\
| * mips: ath79: ap143: Reset ethernet on bootWills Wang2016-05-31-0/+2
| * mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2016-05-31-1/+2
| * mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang2016-05-31-0/+50
| * mips: ath79: Use 8MB flash profile for mtd partition by defaultWills Wang2016-05-31-5/+5
| * mips: ath79: ap121: Enable ethernetWills Wang2016-05-31-4/+16
| * mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang2016-05-31-28/+15
| * MIPS: malta: add defconfigs for MIPS64Daniel Schwierzeck2016-05-31-0/+33
| * MIPS: Abstract cache op loops with a macroPaul Burton2016-05-31-41/+18
| * MIPS: Split I & D cache line size configPaul Burton2016-05-31-28/+53
| * MIPS: Move cache sizes to KconfigPaul Burton2016-05-31-53/+95
| * MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck2016-05-31-18/+3
| * net: Add ag7xxx driver for Atheros MIPSMarek Vasut2016-05-31-0/+990
| * MIPS: add tune for MIPS 34kcDaniel Schwierzeck2016-05-31-0/+4
| * MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2016-05-31-2/+93
| * malta: Allow MIPS64 buildsPaul Burton2016-05-31-12/+25
| * net: pcnet: Fix init on big endian 64 bitPaul Burton2016-05-31-3/+3
| * net: pcnet: Make 64 bit safePaul Burton2016-05-31-8/+10
| * net: pcnet: Stop converting kseg1->kseg0 addressesPaul Burton2016-05-31-9/+6
| * MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton2016-05-31-4/+1
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-05-31-21/+63
|\ \
| * | arm: spear: x600: Remove EFI support to reduce image sizeStefan Roese2016-05-31-0/+1
| * | arm: spear: x600: Add support for Micrel KSZ9031 PHYStefan Roese2016-05-31-21/+61
| * | clearfog: add HUSH parserPeter Robinson2016-05-31-0/+1
| |/
* | tools/env: allow to pass NULL for environment optionsAndreas Fenkart2016-05-31-3/+24
* | Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."Masahiro Yamada2016-05-31-12/+57
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-30-32/+685
|\ \ | |/ |/|
| * x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng2016-05-30-1/+1
| * x86: galileo: Enable ACPI table generationBin Meng2016-05-30-1/+34
| * x86: quark: Generate ACPI FADT/MADT tablesBin Meng2016-05-30-0/+164
| * x86: quark: Add platform ASL filesBin Meng2016-05-30-0/+433
| * x86: quark: Prepare device.h for inclusion by ASLBin Meng2016-05-30-6/+15
| * acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng2016-05-30-1/+1
| * x86: acpi: Make irqroute.asl commonBin Meng2016-05-30-2/+2
| * x86: acpi: Create a common irqlinks ASL fileBin Meng2016-05-30-21/+35
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-05-27-510/+1272
|\ \
| * | dm: rockchip: Enable CONFIG_BLKSimon Glass2016-05-27-0/+3
| * | dm: mmc: Use cfg directly in mmc_bind()Simon Glass2016-05-27-1/+1
| * | dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPLSimon Glass2016-05-27-0/+14
| * | dm: rockchip: mmc: Allow use of CONFIG_BLKSimon Glass2016-05-27-0/+31
| * | dm: mmc: dwmmc: Support CONFIG_BLKSimon Glass2016-05-27-15/+34
| * | dm: mmc: spl: Add support for CONFIG_BLKSimon Glass2016-05-27-5/+4
| * | dm: efi: Update for CONFIG_BLKSimon Glass2016-05-27-16/+47
| * | dm: mmc: Convert sdhci to support CONFIG_BLKSimon Glass2016-05-27-1/+1
| * | dm: env: mmc: Convert env_mmc to support CONFIG_BLKSimon Glass2016-05-27-4/+4
| * | rockchip: Drop SPL GPIO support for rk3288Simon Glass2016-05-27-1/+0
| * | rockchip: video: Flush the cache when the display is updatedSimon Glass2016-05-27-0/+1
| * | rockchip: Drop unnecessary SPL propertiesSimon Glass2016-05-27-1/+1
| * | rockchip: Check image name for the rksd imageSimon Glass2016-05-27-6/+1