summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2017-06-03Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-06-02sun50i: h5: Add initial Orangepi Prime supportJagan Teki
2017-06-01armv8: layerscape: Enabling loading PPA during SPL stageYork Sun
2017-06-01armv8: layerscape: Make U-Boot EL2 safeYork Sun
2017-06-01armv8: ls2080aqds: Add support for SD bootSantan Kumar
2017-06-01armv8: ls2080a: Reorganise NAND_BOOT code in config flagSantan Kumar
2017-06-01arm64: dts: sun50i: h5: orangepi-pc2: Use GPIO flag binding macroJagan Teki
2017-06-01arm64: dts: sun50i: Add sun50i-h5.dtsiJagan Teki
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass
2017-06-01sandbox: Add a way to reset sandbox state for testsSimon Glass
2017-06-01dm: blk: Improve block device claimingSimon Glass
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-06-01dm: Fix up inclusion of common.hSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass