aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-01-11rockchip: rk3288: set isp/vop qos priority levelNickey Yang Nickey Yang2-0/+40
2017-01-11arm64: rk3399: update rockchip_get_cru APIKever Yang1-3/+3
2017-01-11dts: arm64: rk3399: add max-frequency for sdhciKever Yang1-0/+1
2017-01-11rockchip: Fix veyron-minnie's Kconfig descriptionMartin Michlmayr1-1/+1
2017-01-11rockchip: dts: popmetal: add usb host power supply nodeKever Yang1-0/+23
2017-01-11SPL: Adjust more debug prints for ulong entry_pointTom Rini1-1/+1
2017-01-11Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblazeTom Rini13-7/+138
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada5-9/+9
2017-01-10Merge git://git.denx.de/u-boot-dmTom Rini1-0/+8
2017-01-10mips: Use common _AC macro now.Tom Rini1-3/+0
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini21-172/+473
2017-01-10ARM64: zynqmp: Generate handoff structure for ATFMichal Simek5-1/+101
2017-01-10ARM: zynqmp: Make SYS_VENDOR configurableMike Looijmans1-0/+1
2017-01-10ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer1-2/+2
2017-01-10net: zynq_gem: Use clock driver for ZynqMPSiva Durga Prasad Paladugu1-0/+2
2017-01-10ARM64: zynqmp: Add idle state for ZynqMPStefan Krsmanovic1-0/+17
2017-01-10ARM64: zynqmp: Fix usb nodes for dc1 and dc2Michal Simek2-0/+8
2017-01-10ARM64: zynqmp: Add missing earlycon for ep108Michal Simek1-0/+1
2017-01-10ARM64: zynqmp: clk: Add the clock for watchdogShubhrajyoti Datta1-0/+4
2017-01-10ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source propertySudeep Holla1-2/+2
2017-01-10ARM: zynq: Remove spi-max-frequencyMichal Simek1-2/+0
2017-01-09am33xx: board: init usb ether gadget for rndis supportMugunthan V N1-0/+8
2017-01-08am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis1-1/+2
2017-01-08arm: mach-omap2: Fix secure file generationAndrew F. Davis1-19/+17
2017-01-04Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini4-31/+592
2017-01-04powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to KconfigYork Sun2-5/+11
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to KconfigYork Sun2-10/+21
2017-01-04powerpc: E6500: Move macro CONFIG_E6500 to KconfigYork Sun2-9/+16
2017-01-04powerpc: mpc85xx: Remove unused ifdef in config headerYork Sun1-19/+1
2017-01-04ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to KconfigYork Sun2-12/+17
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2-19/+19
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun3-26/+0
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun4-159/+319
2017-01-04mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun4-22/+38
2017-01-04arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun4-24/+48
2017-01-04fsl_ddr: Move DDR config options to driver KconfigYork Sun11-122/+76
2017-01-04powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDSYork Sun1-1/+0
2017-01-04powerpc: T2080RDB: Remove macro CONFIG_T2080RDBYork Sun1-1/+1
2017-01-04powerpc: T2080QDS: Remove macro T2080QDSYork Sun1-1/+1
2017-01-04powerpc: T1040QDS: Remove macro CONFIG_T1040QDSYork Sun1-1/+1
2017-01-04powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun4-23/+5
2017-01-04crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun9-13/+41
2017-01-04crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun9-34/+82
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to KconfigYork Sun2-14/+41
2017-01-04powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to KconfigYork Sun2-7/+8
2017-01-04powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun1-0/+30
2017-01-04sunxi: A64: enable SPLAndre Przywara1-1/+1
2017-01-04sunxi: DRAM: fix H3 DRAM size display on aarch64Andre Przywara1-1/+1
2017-01-04sunxi: H3/A64: fix non-ODT settingAndre Przywara1-1/+7
2017-01-04sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske7-56/+174