summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-12-03sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy
2016-12-03sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy
2016-12-03sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy
2016-12-03sh4: use single u-boot linker script for all boardsVladimir Zapolskiy
2016-12-03sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy
2016-12-03sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy
2016-12-03sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy
2016-12-03sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy
2016-12-03sh3: remove unused cache.c file from being builtVladimir Zapolskiy
2016-12-03sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy
2016-12-03sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy
2016-12-02ARM: zynq: Enable SD1 and qspi for picozed boardSiva Durga Prasad Paladugu
2016-12-02ARM64: zynqmp: List secondary software boot modesMichal Simek
2016-12-02ARM64: zynqmp: Force certain bootmode for SPLMichal Simek
2016-12-01arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham
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