summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-0613-0/+2295
|\
| * arm: mvebu: Add Serdes PHY config codeStefan Roese2015-02-066-0/+2114
| * arm: armada-xp: Add SPL support used to include the DDR training codeStefan Roese2015-02-065-0/+172
| * arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-061-0/+1
| * arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-062-0/+4
| * arm: armada-xp: Change built target to include the SPL binary as bin_hdrStefan Roese2015-02-061-0/+4
* | ARM: UniPhier: leave the last element of boot_device_table emptyMasahiro Yamada2015-02-072-2/+2
* | ARM: UniPhier: refactor pinmon commandMasahiro Yamada2015-02-073-12/+9
* | ARM: UniPhier: enable I2C input pins for PH1-sLD8Masahiro Yamada2015-02-071-0/+9
* | ARM: UniPhier: do not compile unnecessary objectsMasahiro Yamada2015-02-075-32/+41
* | ARM: UniPhier: remove unused checkboard() functionsMasahiro Yamada2015-02-076-51/+0
* | ARM: UniPhier: revive support card infoMasahiro Yamada2015-02-072-0/+14
* | ARM: UniPhier: move SPL init functions to spl_board_init()Masahiro Yamada2015-02-074-72/+48
* | ARM: UniPhier: move pin_init() to board_early_init_f()Masahiro Yamada2015-02-076-6/+26
* | ARM: UniPhier: set I2C offset length of on-board EEPROM in DTSMasahiro Yamada2015-02-071-0/+1
* | ARM: UniPhier: move EEPROM device node into a separate DTSMasahiro Yamada2015-02-075-20/+23
* | ARM: UniPhier: remove dummy gpio.hMasahiro Yamada2015-02-071-6/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-0210-47/+227
|\
| * davinci: Do not duplicate setting of gdTom Rini2015-01-291-16/+1
| * omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)2015-01-291-2/+49
| * omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2015-01-291-0/+1
| * omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)2015-01-291-0/+43
| * omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)2015-01-292-1/+6
| * omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)2015-01-291-0/+9
| * ARM: OMAP5: DRA7xx: Add support for power rail groupingLubomir Popov2015-01-293-28/+118
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-027-7/+39
|\ \
| * | sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-022-5/+10
| * | sunxi: rsb: Add sun9i (A80 support)Hans de Goede2015-02-024-2/+25
| * | sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-022-0/+4
| |/
* | Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-312-4/+22
|\ \
| * | sandbox: Add a -D option to use a default device treeSimon Glass2015-01-301-0/+20
| * | sandbox: Correct cros-ec keyboard definitionSimon Glass2015-01-301-4/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-3026-912/+270
|\ \
| * | MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-3012-389/+13
| * | MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck2015-01-3010-10/+8
| * | MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton2015-01-301-1/+3
| * | MIPS: handle mips64 relocs in mips32 start.SPaul Burton2015-01-301-2/+17
| * | MIPS: use asm.h macros in mips32 start.SPaul Burton2015-01-301-55/+61
| * | malta: IDE supportPaul Burton2015-01-291-0/+5
| * | MIPS: clear TagLo select 2 during cache initPaul Burton2015-01-291-2/+8
| * | MIPS: allow systems to skip loads during cache initPaul Burton2015-01-292-6/+19
| * | MIPS: inline mips_init_[id]cache functionsPaul Burton2015-01-291-58/+28
| * | MIPS: refactor cache loops to a macroPaul Burton2015-01-291-17/+13
| * | MIPS: refactor L1 cache config reads to a macroPaul Burton2015-01-291-56/+41
| * | MIPS: unify cache initialization codePaul Burton2015-01-295-224/+15
| * | MIPS: unify cache maintenance functionsPaul Burton2015-01-294-167/+119
| * | MIPS: avoid .set ISA for cache operationsPaul Burton2015-01-293-38/+33
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-3040-165/+215
|\ \
| * | dm: exynos: dts: Set the offset length for cros_ecSimon Glass2015-01-291-0/+1
| * | odroid u3: dts: add missing i2c aliasesPrzemyslaw Marczak2015-01-291-0/+7