summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu2016-06-038-28/+19
* powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg2016-06-0312-0/+12
* spl: fit: Fix load address of fit headerLokesh Vutla2016-06-011-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-3149-204/+1412
|\
| * mips: ath79: ap143: Reset ethernet on bootWills Wang2016-05-311-0/+2
| * mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2016-05-312-1/+2
| * mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang2016-05-311-0/+50
| * mips: ath79: Use 8MB flash profile for mtd partition by defaultWills Wang2016-05-312-5/+5
| * mips: ath79: ap121: Enable ethernetWills Wang2016-05-314-4/+16
| * mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang2016-05-319-28/+15
| * MIPS: malta: add defconfigs for MIPS64Daniel Schwierzeck2016-05-312-0/+33
| * MIPS: Abstract cache op loops with a macroPaul Burton2016-05-311-41/+18
| * MIPS: Split I & D cache line size configPaul Burton2016-05-3112-28/+53
| * 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
OpenPOWER on IntegriCloud