summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-03armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha
2016-06-03driver: mtd: spi: Adding support for QSPI flashPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha
2016-06-03armv8: fsl-layerscape: Put SMMU config code in SMMU_BASEPrabhakar Kushwaha
2016-06-03armv8: ls1043aqds: fix usb PWRFAULT settingShaohui Xie
2016-06-03driver/ddr/fsl: Check condition for erratum A-009803Shengzhou Liu
2016-06-03drivers/ddr/fsl: Disabling data init if ECC is not enabledYork Sun
2016-06-03board: ls2080ardb: qds: Fix compiling issue when FSL_MC_ENET not definedYork Sun
2016-06-03pcie/layerscape: fix bug in bus number computation when setting msi-mapBogdan Purcareata
2016-06-03drivers/ddr/fsl: Fix timing_cfg_2 registerYork Sun
2016-06-03board: ls102xa: Fix ICID setupVincent Siles
2016-06-03mmc: fsl_esdhc: fix check_and_invalidate_dcache_range functionYangbo Lu
2016-06-03board/freescale: Update ddr clk_adjustShengzhou Liu
2016-06-03drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntlShengzhou Liu
2016-06-01spl: fit: Fix load address of fit headerLokesh Vutla
2016-05-31Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
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-31mips: ath79: ap143: Reset ethernet on bootWills Wang
2016-05-31mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang
2016-05-31mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang
2016-05-31mips: ath79: Use 8MB flash profile for mtd partition by defaultWills Wang
2016-05-31mips: ath79: ap121: Enable ethernetWills Wang
2016-05-31mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang
2016-05-31MIPS: malta: add defconfigs for MIPS64Daniel Schwierzeck
2016-05-31MIPS: Abstract cache op loops with a macroPaul Burton
2016-05-31MIPS: Split I & D cache line size configPaul Burton
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton
2016-05-31MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck
2016-05-31net: Add ag7xxx driver for Atheros MIPSMarek Vasut
2016-05-31MIPS: add tune for MIPS 34kcDaniel Schwierzeck
2016-05-31MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck
2016-05-31malta: Allow MIPS64 buildsPaul Burton
2016-05-31net: pcnet: Fix init on big endian 64 bitPaul Burton
2016-05-31net: pcnet: Make 64 bit safePaul Burton
2016-05-31net: pcnet: Stop converting kseg1->kseg0 addressesPaul Burton
2016-05-31MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton
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