summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck2015-01-211-0/+4
| * | | MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck2015-01-212-2/+12
| * | | MIPS: use common code from lib/time.cThomas Langer2015-01-212-110/+8
| * | | MIPS: bootm: add bootstage reportingDaniel Schwierzeck2015-01-211-2/+6
| * | | MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck2015-01-212-2/+47
| * | | MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck2015-01-211-0/+26
| * | | MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck2015-01-212-1/+22
| * | | MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck2015-01-212-2/+27
* | | | Merge branch 'next' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-221-1/+5
|\ \ \ \
| * | | | microblaze: Support stack protection featureMichal Simek2015-01-211-0/+4
| * | | | microblaze: Enable hardware exception by defaultMichal Simek2015-01-211-1/+1
| |/ / /
* | | | Merge branch 'phys_t' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-01-221-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | mmc: zynq: Use phys_addr_t for addressesMichal Simek2015-01-211-1/+1
| |/ /
* | | sunxi: Restore lowlevel_init usageHans de Goede2015-01-211-21/+21
|/ /
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-01-2018-62/+123
|\ \
| * | arc: rename "arc700" in "arcv1"Alexey Brodkin2015-01-154-1/+1
| * | board/synopsys: remove selection of CPU from the boardAlexey Brodkin2015-01-151-0/+3
| * | arc: move common sources in libraryAlexey Brodkin2015-01-157-6/+7
| * | arc: move linker script in arch/arc/cpu folderAlexey Brodkin2015-01-151-0/+0
| * | arc: relocate - minor refactoring and clean-upAlexey Brodkin2015-01-152-11/+5
| * | arc: introduce separate section for interrupt vector tableIgor Guryanov2015-01-157-31/+46
| * | arc: add dependences on MMU presenceAlexey Brodkin2015-01-152-4/+18
| * | arc: interrupts - fix mask setupIgor Guryanov2015-01-151-1/+1
| * | arc: add ECR (exception cause register) outputIgor Guryanov2015-01-152-4/+7
| * | arc: check caches existence before useIgor Guryanov2015-01-152-0/+31
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-206-0/+192
|\ \ \
| * | | mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-196-0/+192
| | |/ | |/|
* | | zynq: Remove reference to gdataSimon Glass2015-01-201-3/+0
* | | sunxi: Drop use of lowlevel_init()Simon Glass2015-01-161-5/+0
* | | sunxi: Move SPL s_init() code to board_init_f()Simon Glass2015-01-161-32/+37
* | | arm: Add warnings about using gdataSimon Glass2015-01-161-1/+6
* | | TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-164-30/+11
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-01-166-51/+138
|\ \
| * | arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-136-51/+138
* | | powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-1615-2362/+0
* | | mpc8xx: remove unused linker scriptMasahiro Yamada2015-01-161-82/+0
* | | ppc4xx: remove dead codeMasahiro Yamada2015-01-161-4/+0
| |/ |/|
* | ARM: armv8: Fix typo in commentaryMichal Simek2015-01-141-1/+1
* | Add support for Seagate BlackArmor NAS220Evgeni Dobrev2015-01-141-0/+4
* | sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede2015-01-141-0/+26
* | sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede2015-01-143-9/+30
* | sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede2015-01-146-3/+254
* | sun7i: Move psci_arch_init close to text_endJan Kiszka2015-01-141-40/+40
* | sun7i: Add support for taking CPUs offline via PSCIJan Kiszka2015-01-141-0/+171
* | sunxi: video: Add lvds supportHans de Goede2015-01-143-0/+15
* | sunxi: video: Add VGA output supportHans de Goede2015-01-142-0/+78
* | sunxi: video: Add lcd output supportHans de Goede2015-01-142-6/+26
* | sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede2015-01-141-0/+2
* | sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede2015-01-141-0/+3
* | sunxi: gpio: Properly sort mux defines by port numberHans de Goede2015-01-141-5/+5
OpenPOWER on IntegriCloud