summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-12-01arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham2-3/+6
2016-12-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini16-63/+582
2016-11-30MIPS: Fix map_physmem for cached mappingsPaul Burton1-1/+1
2016-11-30MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton1-1/+1
2016-11-30mips: Let cache.h be included from assembly sourceMarek Vasut1-0/+2
2016-11-30MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck5-0/+344
2016-11-30MIPS: reserve space for exception vectorsDaniel Schwierzeck2-0/+20
2016-11-30MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck2-0/+66
2016-11-30MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck2-0/+18
2016-11-30MIPS: factor out code for initial stack and global dataDaniel Schwierzeck1-26/+30
2016-11-30MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck2-24/+51
2016-11-30MIPS: fix ROM exception vectorsDaniel Schwierzeck1-10/+19
2016-11-30MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck4-3/+32
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini11-54/+174
2016-11-30imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)Lukasz Majewski2-0/+15
2016-11-30mx6sx: Add initial support for Samtec VIN|ING 2000 boardChristoph Fritz1-0/+7
2016-11-30Merge git://git.denx.de/u-boot-mpc85xxTom Rini30-381/+545
2016-11-29mx6sx: Add initial support for UDOO Neo BoardBreno Lima1-0/+5
2016-11-29ARM: ts4600: add basic board supportSebastien Bourdelin1-0/+6
2016-11-29ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routinesEric Nelson3-3/+10
2016-11-29mx6: ddr: add routine to return DDR calibration dataEric Nelson2-0/+25
2016-11-29mx6: ddr: pass mx6_ddr_sysinfo to calibration routinesEric Nelson2-44/+58
2016-11-29mx6: ddr: allow 32 cycles for DQS gating calibrationEric Nelson1-0/+7
2016-11-29imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2Eric Nelson1-0/+2
2016-11-29imx: make ipu's di configurableMax Krummenacher2-1/+2
2016-11-29ARM: mx6: add MMC2 boot device detection support in SPLMarcin Niestroj1-1/+5
2016-11-29Merge branch 'master' of git://git.denx.de/u-bootStefano Babic173-426/+2989
2016-11-29armv7: psci: cpu_off: flush D-Cache before disable D-CachePeng Fan1-0/+4
2016-11-29ARM: bcm283x: Implement EFI RTS reset_systemAlexander Graf2-7/+54
2016-11-29ARM: bcm283x: use OF_CONTROL for bcm283xFabian Vogt1-0/+1
2016-11-29fdt: adjust bcm283x device tree for u-bootFabian Vogt2-1/+25
2016-11-29fdt: import bcm283x device tree sources from the linux kernel treeFabian Vogt15-0/+854
2016-11-28keystone2: Move target selection to KconfigAndrew F. Davis1-2/+2
2016-11-28sunxi: add support for Nintendo NES Classic EditionFUKAUMI Naoki2-0/+64
2016-11-28arm: sunxi: do not force USB for arch-sunxiYann E. MORIN1-5/+5
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf3-3/+3
2016-11-26Merge git://git.denx.de/u-boot-rockchipTom Rini11-21/+697
2016-11-26rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)Simon Glass4-1/+314
2016-11-26rockchip: Add support for veyron-mickey (Chromebit)Simon Glass4-1/+289
2016-11-26rockchip: veyron: Adjust ARM clock after relocationSimon Glass1-0/+44
2016-11-26rockchip: Move jerry SDRAM settings into its own .dts fileSimon Glass2-8/+11
2016-11-26rockchip: Rename jerry files to veyronSimon Glass3-2/+2
2016-11-26rockchip: video: Check for device in useSimon Glass2-5/+2
2016-11-26rockchip: Allow jerry to use of-platdataSimon Glass1-0/+2
2016-11-26dts: arm: rk3036: add usb vbus nodeKever Yang1-4/+33
2016-11-26arm: rockchip: Fix typo in ROCKCHIP_RK3288 helpAndreas Färber1-1/+1
2016-11-26arm: dts: Fix Rockchip sort orderAndreas Färber1-1/+1
2016-11-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini31-110/+909
2016-11-24powerpc: Drop default CONFIG_MAX_CPUSYork Sun1-4/+0
2016-11-24powerpc: mpc86xx: Remove macro CONFIG_MAX_CPUSYork Sun1-2/+0