aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-03dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc5-0/+218
2016-06-03arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day9-14/+14
2016-06-03board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu8-28/+19
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg12-0/+12
2016-06-01spl: fit: Fix load address of fit headerLokesh Vutla1-2/+2
2016-05-31Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini49-204/+1412
2016-05-31Merge git://www.denx.de/git/u-boot-marvellTom Rini4-21/+63
2016-05-31tools/env: allow to pass NULL for environment optionsAndreas Fenkart1-3/+24
2016-05-31Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro."Masahiro Yamada1-12/+57
2016-05-31mips: ath79: ap143: Reset ethernet on bootWills Wang1-0/+2
2016-05-31mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang2-1/+2
2016-05-31mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang1-0/+50
2016-05-31mips: ath79: Use 8MB flash profile for mtd partition by defaultWills Wang2-5/+5
2016-05-31mips: ath79: ap121: Enable ethernetWills Wang4-4/+16
2016-05-31mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang9-28/+15
2016-05-31MIPS: malta: add defconfigs for MIPS64Daniel Schwierzeck2-0/+33
2016-05-31MIPS: Abstract cache op loops with a macroPaul Burton1-41/+18
2016-05-31MIPS: Split I & D cache line size configPaul Burton12-28/+53
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton18-53/+95
2016-05-31MIPS: remove dead code from asm/u-boot-mips.hDaniel Schwierzeck1-18/+3
2016-05-31net: Add ag7xxx driver for Atheros MIPSMarek Vasut3-0/+990
2016-05-31MIPS: add tune for MIPS 34kcDaniel Schwierzeck2-0/+4
2016-05-31MIPS: provide a default u-boot-spl.ldsDaniel Schwierzeck2-2/+93
2016-05-31malta: Allow MIPS64 buildsPaul Burton4-12/+25
2016-05-31net: pcnet: Fix init on big endian 64 bitPaul Burton1-3/+3
2016-05-31net: pcnet: Make 64 bit safePaul Burton1-8/+10
2016-05-31net: pcnet: Stop converting kseg1->kseg0 addressesPaul Burton1-9/+6
2016-05-31MIPS: Use CPHYSADDR to implement mips32 virt_to_physPaul Burton1-4/+1
2016-05-31arm: spear: x600: Remove EFI support to reduce image sizeStefan Roese1-0/+1
2016-05-31arm: spear: x600: Add support for Micrel KSZ9031 PHYStefan Roese2-21/+61
2016-05-31clearfog: add HUSH parserPeter Robinson1-0/+1
2016-05-30Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini23-32/+685
2016-05-30x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng1-1/+1
2016-05-30x86: galileo: Enable ACPI table generationBin Meng6-1/+34
2016-05-30x86: quark: Generate ACPI FADT/MADT tablesBin Meng2-0/+164
2016-05-30x86: quark: Add platform ASL filesBin Meng7-0/+433
2016-05-30x86: quark: Prepare device.h for inclusion by ASLBin Meng1-6/+15
2016-05-30acpi: Pass -D__ASSEMBLY__ when compiling ASL filesBin Meng1-1/+1
2016-05-30x86: acpi: Make irqroute.asl commonBin Meng3-2/+2
2016-05-30x86: acpi: Create a common irqlinks ASL fileBin Meng2-21/+35
2016-05-27Merge git://git.denx.de/u-boot-dmTom Rini64-510/+1272
2016-05-27Merge git://git.denx.de/u-boot-rockchipTom Rini8-8/+182
2016-05-27ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla1-3/+5
2016-05-27tools: Add entry for generated tools/bin2header to tools/.gitignoreRobert P. J. Day1-0/+1
2016-05-27tools/genboardscfg.py: remove bogus import subprocessMasahiro Yamada1-1/+0
2016-05-27image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.Robert P. J. Day1-57/+12
2016-05-27arm64: rename __asm_flush_dcache_level to __asm_dcache_levelMasahiro Yamada1-6/+6
2016-05-27arm64: fix comment "flush & invalidate"Masahiro Yamada1-2/+2
2016-05-27arm64: optimize __asm_{flush, invalidate}_dcache_allMasahiro Yamada1-8/+2
2016-05-27board: am335x: Allow to choose serial device dynamicallyLokesh Vutla2-0/+15