Commit Graph

37748 Commits (c7ba99c8c18a606b95a89366bc4fd94a8295772f)
 

Author SHA1 Message Date
Stephen Warren c7ba99c8c1 ARM: tegra: add core Tegra186 support 9 years ago
Stephen Warren 39f633320c mmc: tegra: add basic Tegra186 support 9 years ago
Stephen Warren 074a1fdd27 gpio: add Tegra186 GPIO driver 9 years ago
Stephen Warren 601800be22 ARM: tegra: convert CONFIG_TEGRA_GPIO to Kconfig 9 years ago
Stephen Warren e6bf0ca0e2 ARM: tegra: fix naming in GPIO DT binding header 9 years ago
Stephen Warren 01a97a11db ARM: tegra: use DT bindings for GPIO naming 9 years ago
Tom Rini da6e2fab5d Merge branch 'master' of git://git.denx.de/u-boot-mips 9 years ago
Tom Rini 653bb0d92e Merge git://www.denx.de/git/u-boot-marvell 9 years ago
Andreas Fenkart 14070e69ad tools/env: allow to pass NULL for environment options 9 years ago
Masahiro Yamada 6f41751f46 Revert "image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro." 9 years ago
Wills Wang f1b65c98b0 mips: ath79: ap143: Reset ethernet on boot 9 years ago
Wills Wang ca09e66b04 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define 9 years ago
Wills Wang cdeb68e292 mips: ath79: Add support for ungating USB and ethernet on qca953x 9 years ago
Wills Wang ad5b48abfe mips: ath79: Use 8MB flash profile for mtd partition by default 9 years ago
Wills Wang 04583c686e mips: ath79: ap121: Enable ethernet 9 years ago
Wills Wang 375239174c mips: ath79: Rename get_bootstrap into ath79_get_bootstrap 9 years ago
Daniel Schwierzeck d58de3157e MIPS: malta: add defconfigs for MIPS64 9 years ago
Paul Burton fb64cda579 MIPS: Abstract cache op loops with a macro 9 years ago
Paul Burton 372286217f MIPS: Split I & D cache line size config 9 years ago
Paul Burton ace3be4f15 MIPS: Move cache sizes to Kconfig 9 years ago
Daniel Schwierzeck 83b0face8c MIPS: remove dead code from asm/u-boot-mips.h 9 years ago
Marek Vasut e40095f63b net: Add ag7xxx driver for Atheros MIPS 9 years ago
Daniel Schwierzeck 5f9cc363ed MIPS: add tune for MIPS 34kc 9 years ago
Daniel Schwierzeck 07f5b966aa MIPS: provide a default u-boot-spl.lds 9 years ago
Paul Burton 0f832b9cdc malta: Allow MIPS64 builds 9 years ago
Paul Burton bed1ca322d net: pcnet: Fix init on big endian 64 bit 9 years ago
Paul Burton 442d2e0149 net: pcnet: Make 64 bit safe 9 years ago
Paul Burton 4677d665a7 net: pcnet: Stop converting kseg1->kseg0 addresses 9 years ago
Paul Burton 2e4cc1c5d4 MIPS: Use CPHYSADDR to implement mips32 virt_to_phys 9 years ago
Stefan Roese e084fd922f arm: spear: x600: Remove EFI support to reduce image size 9 years ago
Stefan Roese f7c32e8ece arm: spear: x600: Add support for Micrel KSZ9031 PHY 9 years ago
Peter Robinson 452b3813f9 clearfog: add HUSH parser 9 years ago
Tom Rini f3c264f9de Merge branch 'master' of git://git.denx.de/u-boot-x86 9 years ago
Bin Meng d3d664725b x86: baytrail: acpi: Fix I/O APIC ID in the MADT table 9 years ago
Bin Meng e6ddb6b013 x86: galileo: Enable ACPI table generation 9 years ago
Bin Meng 7ee371063f x86: quark: Generate ACPI FADT/MADT tables 9 years ago
Bin Meng 48cf8b8346 x86: quark: Add platform ASL files 9 years ago
Bin Meng ec37913221 x86: quark: Prepare device.h for inclusion by ASL 9 years ago
Bin Meng 6683584c08 acpi: Pass -D__ASSEMBLY__ when compiling ASL files 9 years ago
Bin Meng 3498cc9775 x86: acpi: Make irqroute.asl common 9 years ago
Bin Meng 0d71511a2a x86: acpi: Create a common irqlinks ASL file 9 years ago
Tom Rini e4a94ce4ac Merge git://git.denx.de/u-boot-dm 9 years ago
Tom Rini 378f9134eb Merge git://git.denx.de/u-boot-rockchip 9 years ago
Lokesh Vutla 9b77b19178 ARM: OMAP4+: Fix DPLL programming sequence 9 years ago
Robert P. J. Day 87c2f76f3f tools: Add entry for generated tools/bin2header to tools/.gitignore 9 years ago
Masahiro Yamada d339df522b tools/genboardscfg.py: remove bogus import subprocess 9 years ago
Robert P. J. Day 56adbb3872 image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro. 9 years ago
Masahiro Yamada ba9eb6c7eb arm64: rename __asm_flush_dcache_level to __asm_dcache_level 9 years ago
Masahiro Yamada 1a021230d3 arm64: fix comment "flush & invalidate" 9 years ago
Masahiro Yamada 2582858841 arm64: optimize __asm_{flush, invalidate}_dcache_all 9 years ago