summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Add selective DRAM type and timingIcenowy Zheng2017-06-086-113/+143
* sunxi: add bank detection code to H3 DRAM initialization codeIcenowy Zheng2017-06-081-4/+15
* sunxi: add option for 16-bit DW DRAM controllerIcenowy Zheng2017-06-082-4/+46
* sunxi: Rename bus-width related macros in H3 DRAM codeIcenowy Zheng2017-06-082-8/+9
* sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng2017-06-085-7/+13
* sun8i: h3: Add initial NanoPi M1 Plus supportJagan Teki2017-06-082-0/+65
* armv7m: Fix larger buildsPhil Edworthy2017-06-051-1/+3
* arm: Add Kconfig symbols used for Linux asm compatibilityPhil Edworthy2017-06-052-2/+10
* arm64: Add NOLOAD attribute NOLOAD to .bss sectionsMichal Simek2017-06-051-3/+3
* ARMv8: Add support for poweroff via PSCIMichal Simek2017-06-051-0/+17
* arm: Always keep the dtb section on objcopyPantelis Antoniou2017-06-051-2/+4
* 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