summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-02-23ARM: uniphier: add simple eMMC load APIs instead of ROM APIMasahiro Yamada
2017-02-23ARM: uniphier: deassert RST_n of eMMC device for LD11/LD20Masahiro Yamada
2017-02-23ARM: uniphier: add DRAM PHY clock duty adjustment for LD20 SoCKotaro Hayashi
2017-02-23ARM: uniphier: remove dram_nr_ch from board parametersMasahiro Yamada
2017-02-23ARM: uniphier: rework spl_boot_device() and related codeMasahiro Yamada
2017-02-23ARM: uniphier: move spl_boot_mode() to a separate fileMasahiro Yamada
2017-02-23ARM: uniphier: move MMC code to a separate fileMasahiro Yamada
2017-02-23ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl nodeMasahiro Yamada
2017-02-23ARM: uniphier: remove DRAM base address from board parametersMasahiro Yamada
2017-02-23ARM: uniphier: print Support Card info very lateMasahiro Yamada
2017-02-23ARM: uniphier: skip memreserve of unused DRAM bank of LD20Masahiro Yamada
2017-02-23ARM: uniphier: correct spelling of "invalid"Masahiro Yamada
2017-02-23ARM: uniphier: skip MEMCONF ch2 parsing if CH2_DISABLE bit is setMasahiro Yamada
2017-02-23ARM: uniphier: revive accidentally removed dcache_disable()Masahiro Yamada
2017-02-21x86: Intel MID platforms has no microcode updateAndy Shevchenko
2017-02-21x86: zImage: add Intel MID platforms supportVincent Tinelli
2017-02-21x86: Introduce INTEL_MID quirk optionAndy Shevchenko
2017-02-21x86: Force 32-bit jumps in interrupt handlersJ. Tang
2017-02-17ARM: DRA7xx: Fix memory allocation overflowAndrew F. Davis
2017-02-17SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to KconfigDalon Westergreen
2017-02-17SPL: add support to boot from a partition typeDalon Westergreen
2017-02-17arm: omap5: Fix generation of reserved-memory DT nodeAndrew F. Davis
2017-02-13Merge tag 'xilinx-fixes-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-02-11Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-02-10microblaze: Fix endif macro commandMichal Simek
2017-02-09rockchip: rename miniarm to tinker boardEddie Cai
2017-02-09rockchip: dts: rk3288: correct sdram setting for miniarmJacob Chen
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-02-09arm: dts: trats: add the pmic node for using DMJaehoon Chung
2017-02-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada
2017-02-08arm64: fix comment in relocate_64.SMasahiro Yamada
2017-02-08ARM: dts: k2*: Rename the k2* files to keystone-k2* filesLokesh Vutla
2017-02-08arm64: use store with auto-incrementMasahiro Yamada
2017-02-08arm64: use xzr to zero-out the bss sectionMasahiro Yamada
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-08dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass
2017-02-08arm: socfpga: set the mpuclk divider in the Altera group registerDinh Nguyen
2017-02-07net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N
2017-02-07x86: make LOAD_FROM_32_BIT visible for platformsAndy Shevchenko
2017-02-07x86: qemu: Mark ucode as optional for SPL in u-boot.dtsiBin Meng
2017-02-07x86: qemu: Set up device tree for SPLBin Meng
2017-02-07x86: qemu: Fix compiler warnings for 64-bitBin Meng
2017-02-07x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot properBin Meng
2017-02-07x86: Compile irq.c for 64-bitBin Meng
2017-02-07x86: spl: Add weak arch_cpu_init_dm()Bin Meng
2017-02-07x86: Wrap print_ch() with config optionBin Meng