summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-21ARM: tegra: add IVC protocol implementationStephen Warren
2016-07-21ARM: tegra: unify Tegra186 Makefile a bitStephen Warren
2016-07-21ARM: tegra: split p2771-0000 buildStephen Warren
2016-07-21ARM: tegra: fix Tegra186 DT GPIO binding headerStephen Warren
2016-07-21image: fix IH_ARCH_... values for uImage compatibilityMasahiro Yamada
2016-07-21Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2016-07-21Revert "imx_common: Return MMCSD_MODE_FS in spl_boot_mode() also for EXTFS"Breno Lima
2016-07-21serial_mxc: Remove unconditional DCE settingBreno Lima
2016-07-20powerpc: MPC8544DS: revert typo in I2C offset valueBenjamin Kamath
2016-07-20mx6: clock: Fix the logic for reading axi_alt_selFabio Estevam
2016-07-20mtd: cfi_flash: fix polling for bit XSR.7 on Intel chipsDaniel Schwierzeck
2016-07-20Revert "arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite"Stefano Babic
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-07-19ARMv8/Layerscape: switch SMP method accordinglyHou Zhiqiang
2016-07-19ARMv8/layerscape: Add FSL PPA supportHou Zhiqiang
2016-07-19ARMv8: add the secure monitor firmware frameworkHou Zhiqiang
2016-07-19armv8: fsl-layerscape: add i/d-cache enable function to enable_cachesHou Zhiqiang
2016-07-19armv8: layerscape: Convert to use common MMU frameworkYork Sun
2016-07-19imx_watchdog: add weak attribute to reset_cpu functionStefan Agner
2016-07-19mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner
2016-07-19mx7_common: Put display board info config into board fileStefan Agner
2016-07-19mx7: set soc environment according to exact SoC typeStefan Agner
2016-07-19usb: ehci-mx6: introduce config for high active power pinStefan Agner
2016-07-19usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner
2016-07-19usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner
2016-07-19dm: imx: serial: Support DTE mode when using driver modelStefan Agner
2016-07-19warp7: Remove CONFIG_BOOTDELAY variableBreno Lima
2016-07-19ARM: configs: cm_fx6: add mtd supportChristopher Spinrath
2016-07-19ARM: board: cm_fx6: fixup mtd partitions in the fdtChristopher Spinrath
2016-07-19fdt_support: define stub for fdt_fixup_mtdpartsChristopher Spinrath
2016-07-19ARM: configs: cm_fx6: improve default environmentChristopher Spinrath
2016-07-19pico-imx6ul: Add PMIC supportVanessa Maegima
2016-07-19wandboard: move environment partition farther from u-boot.imgAlexey Brodkin
2016-07-16test: Adjust the of-platdata test run conditionSimon Glass
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-07-16configs: Add more CONFIG_ARMV7_PSCI_NR_CPUS entriesTom Rini
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-07-15armv8: mmu: split block if necessaryYork Sun
2016-07-15armv8: mmu: house cleaningYork Sun
2016-07-15armv8: Add tlb_allocated to arch global dataYork Sun
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.SChen-Yu Tsai
2016-07-15ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai
2016-07-15ARM: PSCI: Add helper functions to access per-CPU target PC storageChen-Yu Tsai
2016-07-15ARM: Add secure section for initialized dataChen-Yu Tsai
2016-07-15ARM: Move __secure definition to common asm/secure.hChen-Yu Tsai
2016-07-15sunxi: Define CONFIG_ARMV7_SECURE_MAX_SIZE for sun6i/sun7iChen-Yu Tsai