summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* rk3288: Add Vyasa initial board supportJagan Teki2017-09-183-0/+339
* rockchip: rk3399: spl: remove hard-coded addresses for GRF and SGRFPhilipp Tomsich2017-09-181-18/+16
* rockchip: dts: rk3368-lion: add /chosen/tick-timerPhilipp Tomsich2017-09-181-0/+2
* rockchip: rk322x: Disable integrated macphy for saving power consumingDavid Wu2017-09-182-0/+40
* rockchip: rk322x: enable fastboot to set boot mode tagKever Yang2017-09-181-0/+15
* ARM: dts: rockchip: add USB nodes for evb-rv1108William Wu2017-09-182-0/+46
* x86: ivybridge: remove unused variablesHeinrich Schuchardt2017-09-161-10/+0
* dm: x86: Allow TSC timer to be used before DM is readySimon Glass2017-09-161-0/+1
* x86: Support Intel Cherry Hill boardBin Meng2017-09-162-0/+216
* x86: braswell: Disable PUNIT power configuration for B0 steppingBin Meng2017-09-161-0/+6
* x86: braswell: Add FSP configurationBin Meng2017-09-165-1/+637
* x86: braswell: Add microcode for B0/C0/D0 stepping SoCBin Meng2017-09-163-0/+12924
* x86: Add Intel Braswell SoC supportBin Meng2017-09-168-0/+386
* x86: fsp: Update fsp command to show spec 1.1 headerBin Meng2017-09-162-3/+30
* x86: dm: video: Add a framebuffer driver that utilizes VBTBin Meng2017-09-163-0/+133
* x86: dts: Include Intel Video BIOS Table in the ROM imageBin Meng2017-09-161-0/+6
* x86: Add Video BIOS Table (VBT) related Kconfig optionsBin Meng2017-09-161-0/+34
* x86: fsp: Add FSP_GRAPHICS_INFO_HOBBin Meng2017-09-163-0/+45
* x86: fsp: Update struct common_buf for FSP spec 1.1Bin Meng2017-09-162-1/+10
* ARM: davinci: Remove CONFIG_SOC_DA830Adam Ford2017-09-152-140/+0
* arm: dts: Add missing u-boot specific dtsi for dra7-evmJean-Jacques Hiblot2017-09-151-0/+15
* arm: mach-omap2: Relax checks on OP-TEE location to allow pageable imageHarinarayan Bhatta2017-09-151-6/+2
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-15/+0
* ARM: DRA7: Cleanup old pinctrl macrosSuman Anna2017-09-141-14/+0
* ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang2017-09-141-6/+10
* ARM: at91: Remove hardware.h included in configsWenyou Yang2017-09-143-0/+3
* ARM: at91: Add the SoC options to KconfigWenyou Yang2017-09-141-27/+79
* ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang2017-09-1411-43/+3
* board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang2017-09-145-0/+411
* ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang2017-09-142-3/+30
* ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang2017-09-141-0/+4
* ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang2017-09-141-0/+2
* ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang2017-09-142-0/+43
* ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang2017-09-142-1/+19
* atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang2017-09-141-0/+1
* ARM: dts: at91: sama5: Add the sfr nodeWenyou Yang2017-09-142-0/+8
* clk: at91: utmi: Set the reference clock frequencyWenyou Yang2017-09-141-0/+5
* Convert CONFIG_EMIF4 et al to KconfigAdam Ford2017-09-131-0/+15
* arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford2017-09-1313-3284/+3382
* ARM: dts: ethernut5: Fix the build warningWenyou Yang2017-09-131-0/+2
* ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer2017-09-125-0/+9
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-123-17/+5
* armv8: mmu: add space around operatorAndy Yan2017-09-121-1/+1
* armv8: mmu: remove unused macro definitionAndy Yan2017-09-121-9/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-09-1227-164/+978
|\
| * armv8: fsl-layerscape: Add back L3 flushing for all exception levelsYork Sun2017-09-111-4/+0
| * armv8: ls1088a: add PCIe dts nodeHou Zhiqiang2017-09-111-0/+48
| * armv8: ls1088a: fix the MMU table for pcie config spaceHou Zhiqiang2017-09-111-0/+6
| * armv8: fsl-layerscape: Fix MC reserved memory calculationYork Sun2017-09-111-3/+12
| * armv7: Add workaround for USB erratum A-009007Ran Wang2017-09-113-0/+25