summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-11arm: omap-common: Fix typo in CONFIG_OMAP54XX guardMatthijs van Duin
2017-03-11arm: OMAP2+: nandecc: propagate error to command return statusLadislav Michl
2017-03-09ARM: Migrate errata to KconfigTom Rini
2017-03-09omap4: Migrate to using implyTom Rini
2017-03-09omap3: Migrate to using implyTom Rini
2017-03-09TI: Migrate board/ti/common/Kconfig to implyTom Rini
2017-03-09am335x_evm: Switch to using imply keywordTom Rini
2017-03-09do_smhload: fix return codeRyan Harkin
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini
2017-03-01armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich
2017-03-01armv5te: make 'ret lr' produce iinterworking 'bx lr'Albert ARIBAUD
2017-02-27arm: mach-omap2: Flush cache after FIT post-processing imageAndrew F. Davis
2017-02-23ARM: uniphier: set up charge pump current for MPLL of LD11 SoCMasahiro Yamada
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