summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-05bootstage: Require timer_get_boot_us() to be definedSimon Glass1-0/+11
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass3-0/+12
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass2-1/+6
2017-06-05common: ep93xx: Move arch-specific declarations out of commonSimon Glass1-1/+1
2017-06-05common: freescale: Move arch-specific imx code to arch-imxSimon Glass1-0/+7
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass5-0/+102
2017-06-05common: powerpc: Move arch-specific headersSimon Glass5-0/+71
2017-06-05common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass1-0/+4
2017-06-05arm: Include asm/setup.h explictlySimon Glass2-0/+3
2017-06-05arm: Add declarations to avoid needing to include headersSimon Glass3-0/+4
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-06-05nds32: Remove include files from common.hSimon Glass1-0/+1
2017-06-05x86: Don't include asm/u-boot.h in commonSimon Glass1-1/+3
2017-06-05nds32: Make u-boot-nds32.h a private headerSimon Glass1-0/+2
2017-06-05mips: Make u-boot-mips.h a private headerSimon Glass1-0/+1
2017-06-05arm: Make u-boot-arm.h a private headerSimon Glass2-0/+5
2017-06-05x86: Make u-boot-x86.h a private headerSimon Glass1-0/+1
2017-06-05sandbox: Make u-boot-sandbox.h a private headerSimon Glass1-0/+1
2017-06-05arc: Make u-boot-arc.h a private headerSimon Glass1-0/+1
2017-06-05samsung: Drop more references fo s3c24x0Simon Glass1-37/+0
2017-06-05samsung: Drop s3c24x0 arch-specific codeSimon Glass13-1961/+0
2017-06-05common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass1-0/+3
2017-06-05common: Move pcie_setup_hoses() to PPC headerSimon Glass1-0/+1
2017-06-05common: Move pci_target_init() to PPC headerSimon Glass1-0/+1
2017-06-05t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini4-8/+36
2017-06-05ti816x: Import dts files from Linux Kernel v4.11Tom Rini4-0/+944
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini8-96/+218
2017-06-05armv7: Mark the default lowlevel_init function as weakTom Rini2-3/+9
2017-06-05x86: fsp: Remove the call to set up internal uart in fsp_init()Bin Meng1-4/+0
2017-06-05x86: baytrail: Fix boot hang with a debug buildBin Meng2-0/+9
2017-06-05x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng8-22/+33
2017-06-05x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng7-72/+159
2017-06-05x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng5-12/+1
2017-06-05x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng6-6/+6
2017-06-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini10-13/+109
2017-06-04Merge git://git.denx.de/u-boot-sunxiTom Rini12-603/+731
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2-2/+16
2017-06-02sun50i: h5: Add initial Orangepi Prime supportJagan Teki2-1/+106
2017-06-02armv8: layerscape: Enabling loading PPA during SPL stageYork Sun3-1/+54
2017-06-02armv8: layerscape: Make U-Boot EL2 safeYork Sun6-5/+48
2017-06-02armv8: ls2080aqds: Add support for SD bootSantan Kumar2-6/+6
2017-06-02armv8: ls2080a: Reorganise NAND_BOOT code in config flagSantan Kumar1-1/+1
2017-06-01arm64: dts: sun50i: h5: orangepi-pc2: Use GPIO flag binding macroJagan Teki1-1/+3
2017-06-01arm64: dts: sun50i: Add sun50i-h5.dtsiJagan Teki2-33/+78
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass2-4/+4
2017-06-01sandbox: Add a way to reset sandbox state for testsSimon Glass2-4/+18
2017-06-01dm: blk: Improve block device claimingSimon Glass1-1/+11
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass2-2/+2
2017-06-01dm: Fix up inclusion of common.hSimon Glass1-0/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass3-3/+3