summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-12-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-11-30MIPS: Fix map_physmem for cached mappingsPaul Burton
2016-11-30MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton
2016-11-30mips: Let cache.h be included from assembly sourceMarek Vasut
2016-11-30MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck
2016-11-30MIPS: reserve space for exception vectorsDaniel Schwierzeck
2016-11-30MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck
2016-11-30MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck
2016-11-30MIPS: factor out code for initial stack and global dataDaniel Schwierzeck
2016-11-30MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck
2016-11-30MIPS: fix ROM exception vectorsDaniel Schwierzeck
2016-11-30MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck
2016-11-30Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-11-30imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)Lukasz Majewski
2016-11-30mx6sx: Add initial support for Samtec VIN|ING 2000 boardChristoph Fritz
2016-11-30Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-11-29mx6sx: Add initial support for UDOO Neo BoardBreno Lima
2016-11-29ARM: ts4600: add basic board supportSebastien Bourdelin
2016-11-29ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routinesEric Nelson
2016-11-29mx6: ddr: add routine to return DDR calibration dataEric Nelson
2016-11-29mx6: ddr: pass mx6_ddr_sysinfo to calibration routinesEric Nelson
2016-11-29mx6: ddr: allow 32 cycles for DQS gating calibrationEric Nelson
2016-11-29imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2Eric Nelson
2016-11-29imx: make ipu's di configurableMax Krummenacher
2016-11-29ARM: mx6: add MMC2 boot device detection support in SPLMarcin Niestroj
2016-11-29Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-11-29armv7: psci: cpu_off: flush D-Cache before disable D-CachePeng Fan
2016-11-29ARM: bcm283x: Implement EFI RTS reset_systemAlexander Graf
2016-11-29ARM: bcm283x: use OF_CONTROL for bcm283xFabian Vogt
2016-11-29fdt: adjust bcm283x device tree for u-bootFabian Vogt
2016-11-29fdt: import bcm283x device tree sources from the linux kernel treeFabian Vogt
2016-11-28keystone2: Move target selection to KconfigAndrew F. Davis
2016-11-28sunxi: add support for Nintendo NES Classic EditionFUKAUMI Naoki
2016-11-28arm: sunxi: do not force USB for arch-sunxiYann E. MORIN
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-26Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-11-26rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)Simon Glass
2016-11-26rockchip: Add support for veyron-mickey (Chromebit)Simon Glass
2016-11-26rockchip: veyron: Adjust ARM clock after relocationSimon Glass
2016-11-26rockchip: Move jerry SDRAM settings into its own .dts fileSimon Glass
2016-11-26rockchip: Rename jerry files to veyronSimon Glass
2016-11-26rockchip: video: Check for device in useSimon Glass
2016-11-26rockchip: Allow jerry to use of-platdataSimon Glass
2016-11-26dts: arm: rk3036: add usb vbus nodeKever Yang
2016-11-26arm: rockchip: Fix typo in ROCKCHIP_RK3288 helpAndreas Färber
2016-11-26arm: dts: Fix Rockchip sort orderAndreas Färber
2016-11-25Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-11-24powerpc: Drop default CONFIG_MAX_CPUSYork Sun
2016-11-24powerpc: mpc86xx: Remove macro CONFIG_MAX_CPUSYork Sun
2016-11-24powerpc: MPC8641: Remove macro CONFIG_MPC8641York Sun