summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* davinci: omapl138_lcdk: configure ddr2Fabien Parent2016-12-03-0/+1
* davinci: omapl138_lcdk: configure pll0Fabien Parent2016-12-03-0/+1
* ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent2016-12-03-0/+7
* ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent2016-12-03-0/+7
* ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon2016-12-03-8/+8
* ARM: K2G: DDR3: Fix up priv ID for MPUNishanth Menon2016-12-03-4/+19
* sh: generate position independent code for all platformsVladimir Zapolskiy2016-12-02-1/+2
* sh: share the correct version of start.S among all cpusVladimir Zapolskiy2016-12-02-135/+9
* sh4: fix start.S by calling board_init_f() after first code relocationVladimir Zapolskiy2016-12-02-12/+11
* sh: add shared relocate_code() function and call board_init_r()Vladimir Zapolskiy2016-12-02-18/+18
* sh: add common dram_init() function for all boardsVladimir Zapolskiy2016-12-02-1/+18
* sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy2016-12-02-16/+16
* sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy2016-12-02-6/+1
* sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy2016-12-02-1/+1
* sh4: use single u-boot linker script for all boardsVladimir Zapolskiy2016-12-02-0/+4
* sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy2016-12-02-10/+0
* sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy2016-12-02-39/+36
* sh: cache: don't modify CCR from P1 areaVladimir Zapolskiy2016-12-02-5/+3
* sh: cache use jump_to_P2() and back_to_P1() from asm/system.hVladimir Zapolskiy2016-12-02-37/+2
* sh3: remove unused cache.c file from being builtVladimir Zapolskiy2016-12-02-97/+1
* sh4: cache: correct flush_cache() to writeback and invalidateVladimir Zapolskiy2016-12-02-1/+1
* sh4: cache: correct dcache flush to invalidate with write-backVladimir Zapolskiy2016-12-02-1/+1
* ARM: zynq: Enable SD1 and qspi for picozed boardSiva Durga Prasad Paladugu2016-12-02-0/+12
* ARM64: zynqmp: List secondary software boot modesMichal Simek2016-12-02-0/+15
* ARM64: zynqmp: Force certain bootmode for SPLMichal Simek2016-12-02-1/+1
* arm: mvebu: move SYS_MVEBU_PLL_CLOCK to KconfigChris Packham2016-12-01-3/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-11-30-63/+582
|\
| * MIPS: Fix map_physmem for cached mappingsPaul Burton2016-11-30-1/+1
| * MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton2016-11-30-1/+1
| * mips: Let cache.h be included from assembly sourceMarek Vasut2016-11-30-0/+2
| * MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck2016-11-30-0/+344
| * MIPS: reserve space for exception vectorsDaniel Schwierzeck2016-11-30-0/+20
| * MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck2016-11-30-0/+66
| * MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck2016-11-30-0/+18
| * MIPS: factor out code for initial stack and global dataDaniel Schwierzeck2016-11-30-26/+30
| * MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck2016-11-30-24/+51
| * MIPS: fix ROM exception vectorsDaniel Schwierzeck2016-11-30-10/+19
| * MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck2016-11-30-3/+32
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-11-30-54/+174
|\ \ | |/ |/|
| * imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)Lukasz Majewski2016-11-30-0/+15
| * mx6sx: Add initial support for Samtec VIN|ING 2000 boardChristoph Fritz2016-11-30-0/+7
| * mx6sx: Add initial support for UDOO Neo BoardBreno Lima2016-11-29-0/+5
| * ARM: ts4600: add basic board supportSebastien Bourdelin2016-11-29-0/+6
| * ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routinesEric Nelson2016-11-29-3/+10
| * mx6: ddr: add routine to return DDR calibration dataEric Nelson2016-11-29-0/+25
| * mx6: ddr: pass mx6_ddr_sysinfo to calibration routinesEric Nelson2016-11-29-44/+58
| * mx6: ddr: allow 32 cycles for DQS gating calibrationEric Nelson2016-11-29-0/+7
| * imx: mx6: ddr: add register MPZQLP2CTL for LPDDR2Eric Nelson2016-11-29-0/+2
| * imx: make ipu's di configurableMax Krummenacher2016-11-29-1/+2
| * ARM: mx6: add MMC2 boot device detection support in SPLMarcin Niestroj2016-11-29-1/+5