summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-07rockchip: rk3036: clean mask definition for grf regKever Yang
2017-06-07rockchip: clock: rk3036: some fix according TRMKever Yang
2017-06-07rockchip: rk3036: clean mask definition for cru regKever Yang
2017-06-07rockchip: rk3368: Add PX5 Evaluation boardAndy Yan
2017-06-07rockchip: rk3368: Add initial support for RK3368 based GeekBoxAndreas Färber
2017-06-07rockchip: rk3368: add Sheep boardAndy Yan
2017-06-07rockchip: rk3368: Add core start-up code for RK3368Andreas Färber
2017-06-07rockchip: rk3368: Add pinctrl driverAndy Yan
2017-06-07rockchip: rk3368: Add clock driverAndy Yan
2017-06-07rockchip; rk3399: disable SRAM security regionKever Yang
2017-06-05armv7m: Fix larger buildsPhil Edworthy
2017-06-05arm: Add Kconfig symbols used for Linux asm compatibilityPhil Edworthy
2017-06-05arm64: Add NOLOAD attribute NOLOAD to .bss sectionsMichal Simek
2017-06-05ARMv8: Add support for poweroff via PSCIMichal Simek
2017-06-05arm: Always keep the dtb section on objcopyPantelis Antoniou
2017-06-05bootstage: Require timer_get_boot_us() to be definedSimon Glass
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass
2017-06-05common: ep93xx: Move arch-specific declarations out of commonSimon Glass
2017-06-05common: freescale: Move arch-specific imx code to arch-imxSimon Glass
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-05common: powerpc: Move arch-specific headersSimon Glass
2017-06-05common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass
2017-06-05arm: Include asm/setup.h explictlySimon Glass
2017-06-05arm: Add declarations to avoid needing to include headersSimon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-06-05nds32: Remove include files from common.hSimon Glass
2017-06-05x86: Don't include asm/u-boot.h in commonSimon Glass
2017-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass
2017-06-05mips: Make u-boot-mips.h a private headerSimon Glass
2017-06-05arm: Make u-boot-arm.h a private headerSimon Glass
2017-06-05x86: Make u-boot-x86.h a private headerSimon Glass
2017-06-05sandbox: Make u-boot-sandbox.h a private headerSimon Glass
2017-06-05arc: Make u-boot-arc.h a private headerSimon Glass
2017-06-05samsung: Drop more references fo s3c24x0Simon Glass
2017-06-05samsung: Drop s3c24x0 arch-specific codeSimon Glass
2017-06-05common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass
2017-06-05common: Move pcie_setup_hoses() to PPC headerSimon Glass
2017-06-05common: Move pci_target_init() to PPC headerSimon Glass
2017-06-05t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini
2017-06-05ti816x: Import dts files from Linux Kernel v4.11Tom Rini
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini
2017-06-05armv7: Mark the default lowlevel_init function as weakTom Rini
2017-06-05x86: fsp: Remove the call to set up internal uart in fsp_init()Bin Meng
2017-06-05x86: baytrail: Fix boot hang with a debug buildBin Meng
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng
2017-06-05x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng
2017-06-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini