summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | | ARM: UniPhier: remove non-sense inline directivesMasahiro Yamada2015-01-23-6/+6
| * | | | ARM: UniPhier: add static to local functionsMasahiro Yamada2015-01-23-15/+15
| * | | | ARM: UniPhier: fix IECTRL set code for PH1-Pro4Masahiro Yamada2015-01-23-1/+1
| * | | | ARM: UniPhier: describe init_page_table shorterMasahiro Yamada2015-01-23-1069/+26
| * | | | ARM: UniPhier: fix comments in SoC Glue init functionMasahiro Yamada2015-01-23-2/+2
| * | | | ARM: UniPhier: remove __packed that causes a problem on GCC 4.9Masahiro Yamada2015-01-23-1/+1
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-22-121/+206
|\ \ \ \
| * | | | MIPS: add support for pre-relocation mallocDaniel Schwierzeck2015-01-21-4/+46
| * | | | MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck2015-01-21-2/+12
| * | | | MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck2015-01-21-0/+4
| * | | | MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck2015-01-21-2/+12
| * | | | MIPS: use common code from lib/time.cThomas Langer2015-01-21-110/+8
| * | | | MIPS: bootm: add bootstage reportingDaniel Schwierzeck2015-01-21-2/+6
| * | | | MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck2015-01-21-2/+47
| * | | | MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck2015-01-21-0/+26
| * | | | MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck2015-01-21-1/+22
| * | | | MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck2015-01-21-2/+27
* | | | | Merge branch 'next' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-22-1/+5
|\ \ \ \ \
| * | | | | microblaze: Support stack protection featureMichal Simek2015-01-21-0/+4
| * | | | | microblaze: Enable hardware exception by defaultMichal Simek2015-01-21-1/+1
| |/ / / /
* | | | | Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-22-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | mmc: zynq: Use phys_addr_t for addressesMichal Simek2015-01-21-1/+1
| |/ / /
* | | | sunxi: Restore lowlevel_init usageHans de Goede2015-01-21-21/+21
|/ / /
* | | Merge git://git.denx.de/u-boot-arcTom Rini2015-01-20-62/+123
|\ \ \
| * | | arc: rename "arc700" in "arcv1"Alexey Brodkin2015-01-15-1/+1
| * | | board/synopsys: remove selection of CPU from the boardAlexey Brodkin2015-01-15-0/+3
| * | | arc: move common sources in libraryAlexey Brodkin2015-01-15-6/+7
| * | | arc: move linker script in arch/arc/cpu folderAlexey Brodkin2015-01-15-0/+0
| * | | arc: relocate - minor refactoring and clean-upAlexey Brodkin2015-01-15-11/+5
| * | | arc: introduce separate section for interrupt vector tableIgor Guryanov2015-01-15-31/+46
| * | | arc: add dependences on MMU presenceAlexey Brodkin2015-01-15-4/+18
| * | | arc: interrupts - fix mask setupIgor Guryanov2015-01-15-1/+1
| * | | arc: add ECR (exception cause register) outputIgor Guryanov2015-01-15-4/+7
| * | | arc: check caches existence before useIgor Guryanov2015-01-15-0/+31
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-20-0/+192
|\ \ \ \
| * | | | mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-19-0/+192
| | |/ / | |/| |
* | | | zynq: Remove reference to gdataSimon Glass2015-01-20-3/+0
* | | | sunxi: Drop use of lowlevel_init()Simon Glass2015-01-16-5/+0
* | | | sunxi: Move SPL s_init() code to board_init_f()Simon Glass2015-01-16-32/+37
* | | | arm: Add warnings about using gdataSimon Glass2015-01-16-1/+6
* | | | TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-16-30/+11
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-16-51/+138
|\ \ \
| * | | arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-13-51/+138
| | |/ | |/|
* | | powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-16-2362/+0
* | | mpc8xx: remove unused linker scriptMasahiro Yamada2015-01-16-82/+0
* | | ppc4xx: remove dead codeMasahiro Yamada2015-01-16-4/+0
| |/ |/|
* | ARM: armv8: Fix typo in commentaryMichal Simek2015-01-14-1/+1
* | Add support for Seagate BlackArmor NAS220Evgeni Dobrev2015-01-14-0/+4
* | sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-14-0/+26
* | sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-14-9/+30