summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* bootstage: Require timer_get_boot_us() to be definedSimon Glass2017-06-051-0/+11
* common: arm: freescale: layerscape: Move header files out of common.hSimon Glass2017-06-053-0/+12
* common: arm: davinci: Move header file out of commonSimon Glass2017-06-052-1/+6
* common: ep93xx: Move arch-specific declarations out of commonSimon Glass2017-06-051-1/+1
* common: freescale: Move arch-specific imx code to arch-imxSimon Glass2017-06-051-0/+7
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-055-0/+102
* common: powerpc: Move arch-specific headersSimon Glass2017-06-055-0/+71
* common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass2017-06-051-0/+4
* arm: Include asm/setup.h explictlySimon Glass2017-06-052-0/+3
* arm: Add declarations to avoid needing to include headersSimon Glass2017-06-053-0/+4
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* nds32: Remove include files from common.hSimon Glass2017-06-051-0/+1
* x86: Don't include asm/u-boot.h in commonSimon Glass2017-06-051-1/+3
* nds32: Make u-boot-nds32.h a private headerSimon Glass2017-06-051-0/+2
* mips: Make u-boot-mips.h a private headerSimon Glass2017-06-051-0/+1
* arm: Make u-boot-arm.h a private headerSimon Glass2017-06-052-0/+5
* x86: Make u-boot-x86.h a private headerSimon Glass2017-06-051-0/+1
* sandbox: Make u-boot-sandbox.h a private headerSimon Glass2017-06-051-0/+1
* arc: Make u-boot-arc.h a private headerSimon Glass2017-06-051-0/+1
* samsung: Drop more references fo s3c24x0Simon Glass2017-06-051-37/+0
* samsung: Drop s3c24x0 arch-specific codeSimon Glass2017-06-0513-1961/+0
* common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass2017-06-051-0/+3
* common: Move pcie_setup_hoses() to PPC headerSimon Glass2017-06-051-0/+1
* common: Move pci_target_init() to PPC headerSimon Glass2017-06-051-0/+1
* t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini2017-06-054-8/+36
* ti816x: Import dts files from Linux Kernel v4.11Tom Rini2017-06-054-0/+944
* ti816x: Rework DDR initialization sequenceTom Rini2017-06-058-96/+218
* armv7: Mark the default lowlevel_init function as weakTom Rini2017-06-052-3/+9
* x86: fsp: Remove the call to set up internal uart in fsp_init()Bin Meng2017-06-051-4/+0
* x86: baytrail: Fix boot hang with a debug buildBin Meng2017-06-052-0/+9
* x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integerBin Meng2017-06-058-22/+33
* x86: baytrail: Use macros instead of magic numbers for FSP settingsBin Meng2017-06-057-72/+159
* x86: baytrail: Remove "serial-debug-port-*" settingsBin Meng2017-06-055-12/+1
* x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1Bin Meng2017-06-056-6/+6
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-06-0310-13/+109
|\
| * armv8: layerscape: Enabling loading PPA during SPL stageYork Sun2017-06-013-1/+54
| * armv8: layerscape: Make U-Boot EL2 safeYork Sun2017-06-016-5/+48
| * armv8: ls2080aqds: Add support for SD bootSantan Kumar2017-06-012-6/+6
| * armv8: ls2080a: Reorganise NAND_BOOT code in config flagSantan Kumar2017-06-011-1/+1
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-06-0312-603/+731
|\ \
| * | sun50i: h5: Add initial Orangepi Prime supportJagan Teki2017-06-022-1/+106
| * | arm64: dts: sun50i: h5: orangepi-pc2: Use GPIO flag binding macroJagan Teki2017-06-011-1/+3
| * | arm64: dts: sun50i: Add sun50i-h5.dtsiJagan Teki2017-06-012-33/+78
| * | sun50i: a64: Add initial Banana Pi M64 supportJagan Teki2017-06-012-0/+122
| * | sunxi: A64/Pine64: update device tree from LinuxAndre Przywara2017-06-015-569/+298
| * | sunxi: Update NanoPi Neo to use dtsiMylene JOSSERAND2017-05-301-78/+1
| * | sunxi: Add support for NanoPi M1Mylene JOSSERAND2017-05-303-0/+202
* | | Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-032-2/+16
* | | fdt: Rename a few functions in fdt_supportSimon Glass2017-06-012-4/+4
* | | sandbox: Add a way to reset sandbox state for testsSimon Glass2017-06-012-4/+18