summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Odroid-XU3: Add eMMC-reset node on DTJoonyoung Shim2015-02-131-0/+5
* Odroid: Add eMMC-reset node on DTJoonyoung Shim2015-02-131-0/+5
* arm: exynos: fix the div value for set_mmc_clkJaehoon Chung2015-02-131-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-1019-408/+162
|\
| * arm, at91: add reset controller status registerHeiko Schocher2015-02-071-0/+2
| * arm, at91, wdt: do not disable WDT in SPLHeiko Schocher2015-02-071-0/+4
| * ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-077-407/+3
| * ARM: atmel: sama5d4_xplained: enable spl supportBo Shen2015-02-071-0/+1
| * ARM: atmel: sama5d4ek: enable SPL supportBo Shen2015-02-071-0/+1
| * ARM: atmel: sama5d4: build related file when enable SPLBo Shen2015-02-071-0/+1
| * ARM: atmel: sama5d4: can access DDR in interleave modeBo Shen2015-02-071-1/+1
| * ARM: atmel: sama5d4: add interrupt redirect functionBo Shen2015-02-071-0/+12
| * ARM: atmel: sama5d4: add bus matrix init functionBo Shen2015-02-071-0/+35
| * ARM: atmel: sama5d4: add matrix1 base addr definitionBo Shen2015-02-071-0/+2
| * ARM: atmel: spl: can not disable osc for sama5d4Bo Shen2015-02-071-0/+2
| * ARM: atmel: spl: add saic to aic redirect functionBo Shen2015-02-072-0/+8
| * ARM: atmel: spl: add weak bus matrix init functionBo Shen2015-02-071-0/+7
| * ARM: atmel: sama5: add sfr register header fileBo Shen2015-02-071-0/+38
| * ARM: atmel: sama5: add bus matrix header fileBo Shen2015-02-071-0/+37
| * ARM: atmel: clock: make it possible to configure HMX32Bo Shen2015-02-071-0/+8
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-1010-28/+309
|\ \
| * | arm: mxs: Add 'Wait for JTAG user' if booted in JTAG modeGraeme Russ2015-02-102-0/+22
| * | arm: mxs: Enable booting of mx28 without batteryGraeme Russ2015-02-101-2/+8
| * | arm: mxs: Add debug outputs and comments to mxs SPL source filesGraeme Russ2015-02-104-5/+127
| * | imx: mx6: Fixed AIPS3 base address issueYe.Li2015-02-102-3/+3
| * | imx:mx6 update fuse_bank0_regsPeng Fan2015-02-101-4/+8
| * | ot1200: select SUPPORT_SPLChristian Gmeiner2015-01-221-0/+1
| * | imx:mx6sx add dram io configure for mx6sxPeng Fan2015-01-222-14/+128
| * | imx:mx6sxsabresd select SUPPORT_SPLPeng Fan2015-01-221-0/+1
| * | arm: mx6: Add Barco platinum-picon and platinum-titaniumStefan Roese2015-01-191-0/+11
* | | Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-091-1/+0
|\ \ \
| * | | common: Move dram_init() declaration to common locationMichal Simek2015-02-091-1/+0
| | |/ | |/|
* | | 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
|\ \
OpenPOWER on IntegriCloud