aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-06armv7: ls1021a: Move DDR config options to KconfigYork Sun2-10/+47
2016-10-06armv8: fsl-layerscape: Move DDR config options to KconfigYork Sun2-14/+54
2016-10-06arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun4-7/+27
2016-10-06arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to KconfigYork Sun2-3/+8
2016-10-06arm: Move SYS_FSL_IFC_BANK_COUNT to KconfigYork Sun3-3/+12
2016-10-06arm: Move MAX_CPUS to KconfigYork Sun4-5/+24
2016-10-06arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun3-0/+27
2016-10-06arm: Fix Kconfig for proper display menuYork Sun2-6/+10
2016-10-06armv8: fsl: Enable USB only when SYSCLK is 100 MHzSriram Dash1-0/+20
2016-10-06armv8: ls1043: Add USB node in dts for ls1043Sriram Dash1-0/+21
2016-10-06armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539Hou Zhiqiang3-0/+21
2016-10-06ARMv7: LS102xA: Move two macros from header files to KconfigHongbo Zhang1-0/+4
2016-10-06armv8: fsl-layerscape: Fix "cpu status" commandYork Sun3-4/+34
2016-10-06armv8/fsl-layerscape: print SoC revsion numberWenbin Song1-0/+3
2016-10-06armv7: LS1021a: enable i-cache in start.SXiaoliang Yang2-1/+5
2016-10-06armv8: fsl-lsch2: enable snoopable sata read and writeTang Yuantian3-1/+7
2016-10-06armv8: fsl-lsch2: adjust sata parameterTang Yuantian2-4/+0
2016-10-03Merge git://git.denx.de/u-boot-rockchipTom Rini12-25/+205
2016-10-02ti: omap-common: Allow AM33xx devices to be built securelyAndrew F. Davis1-1/+1
2016-10-02am33xx: config.mk: Fix option used to enable SPI SPL image typeAndrew F. Davis1-2/+2
2016-10-02am33xx: config.mk: Add support for additional secure boot image typesAndrew F. Davis1-2/+18
2016-10-02Kconfig: Separate AM33XX SOC config from target board configAndrew F. Davis2-88/+98
2016-10-02ARM: omap5: add fdt secure dram reservation fixupDaniel Allred1-2/+62
2016-10-02ARM: DRA7: Add secure emif setup callsDaniel Allred1-0/+15
2016-10-02arm: omap5: secure API for EMIF memory reservationsDaniel Allred3-0/+151
2016-10-02ti: omap5: Add Kconfig options for secure EMIF reservationsDaniel Allred1-0/+26
2016-10-01rockchip: add boot-mode support for rk3288, rk3036Jacob Chen3-5/+103
2016-10-01rockchip: move common function from board-file to rk3036-board.cJacob Chen2-0/+84
2016-10-01rockchip: rename board.c to rk3288-board.cJacob Chen2-1/+1
2016-10-01rockchip: miniarm: remove eMMC supportXu Ziyuan1-12/+0
2016-10-01dts: evb-rk3399: add init voltage node for vdd-centerKever Yang1-0/+1
2016-10-01Kconfig: rockchip: enable DM_PWM and DM_REGULATORKever Yang1-0/+2
2016-10-01rockchip: rkpwm: fix the register sequenceKever Yang1-1/+1
2016-10-01rockchip: rk3399: update PPLL and pmu_pclk frequencyKever Yang1-2/+2
2016-10-01Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled.Sandy Patterson1-0/+3
2016-10-01rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabledSandy Patterson1-1/+4
2016-10-01rockchip: rk3288: sdram: fix DDR address rangeXu Ziyuan1-3/+4
2016-10-01ARM: keystone2: Add support for parsing monitor headerLokesh Vutla1-4/+18
2016-10-01board: k2g: Enable ECC byte laneLokesh Vutla1-2/+1
2016-10-01input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada1-3/+0
2016-10-01sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada3-6/+2
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini5-73/+77
2016-09-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini4-1/+31
2016-09-29nds32: Support relocation.rick5-73/+77
2016-09-28mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261Sriram Dash1-3/+1
2016-09-28mpc85xx: powerpc: usb: Enable Usb phy initialisation settings for P1010Sriram Dash2-0/+3
2016-09-28mpc85xx: powerpc: usb: Modified the erratum A006261 according to endiannessSriram Dash1-2/+2
2016-09-27ARM: dts: vf-colibri: Enable USB device tree node for Colibri VybridSanchayan Maity1-0/+11
2016-09-27ARM: dts: vf: Add device tree node for USB on VybridSanchayan Maity1-0/+14
2016-09-27dra7x: boot: add dfu bootmode supportB, Ravi2-1/+6