aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck3-4/+46
2015-01-21MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck2-2/+12
2015-01-21MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck1-0/+4
2015-01-21MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck2-2/+12
2015-01-21MIPS: use common code from lib/time.cThomas Langer2-110/+8
2015-01-21MIPS: bootm: add bootstage reportingDaniel Schwierzeck1-2/+6
2015-01-21MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck2-2/+47
2015-01-21MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck1-0/+26
2015-01-21MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck2-1/+22
2015-01-21MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck2-2/+27
2015-01-20Merge git://git.denx.de/u-boot-arcTom Rini18-62/+123
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini6-0/+192
2015-01-20zynq: Remove reference to gdataSimon Glass1-3/+0
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu6-0/+192
2015-01-16sunxi: Drop use of lowlevel_init()Simon Glass1-5/+0
2015-01-16sunxi: Move SPL s_init() code to board_init_f()Simon Glass1-32/+37
2015-01-16arm: Add warnings about using gdataSimon Glass1-1/+6
2015-01-16TI ARMv7: Don't use GD before crt0.S has set itTom Rini4-30/+11
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini6-51/+138
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada15-2362/+0
2015-01-16mpc8xx: remove unused linker scriptMasahiro Yamada1-82/+0
2015-01-16ppc4xx: remove dead codeMasahiro Yamada1-4/+0
2015-01-15arc: rename "arc700" in "arcv1"Alexey Brodkin4-1/+1
2015-01-15board/synopsys: remove selection of CPU from the boardAlexey Brodkin1-0/+3
2015-01-15arc: move common sources in libraryAlexey Brodkin7-6/+7
2015-01-15arc: move linker script in arch/arc/cpu folderAlexey Brodkin1-0/+0
2015-01-15arc: relocate - minor refactoring and clean-upAlexey Brodkin2-11/+5
2015-01-15arc: introduce separate section for interrupt vector tableIgor Guryanov7-31/+46
2015-01-15arc: add dependences on MMU presenceAlexey Brodkin2-4/+18
2015-01-15arc: interrupts - fix mask setupIgor Guryanov1-1/+1
2015-01-15arc: add ECR (exception cause register) outputIgor Guryanov2-4/+7
2015-01-15arc: check caches existence before useIgor Guryanov2-0/+31
2015-01-14ARM: armv8: Fix typo in commentaryMichal Simek1-1/+1
2015-01-14Add support for Seagate BlackArmor NAS220Evgeni Dobrev1-0/+4
2015-01-14sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede1-0/+26
2015-01-14sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede3-9/+30
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede6-3/+254
2015-01-14sun7i: Move psci_arch_init close to text_endJan Kiszka1-40/+40
2015-01-14sun7i: Add support for taking CPUs offline via PSCIJan Kiszka1-0/+171
2015-01-14sunxi: video: Add lvds supportHans de Goede3-0/+15
2015-01-14sunxi: video: Add VGA output supportHans de Goede2-0/+78
2015-01-14sunxi: video: Add lcd output supportHans de Goede2-6/+26
2015-01-14sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1Hans de Goede1-0/+2
2015-01-14sunxi: gpio: Add support for gpio pins on the AXP209 pmicHans de Goede1-0/+3
2015-01-14sunxi: gpio: Properly sort mux defines by port numberHans de Goede1-5/+5
2015-01-14sunxi: video: Set input sync enableHans de Goede1-0/+1
2015-01-14sunxi: video: Add hdmi supportHans de Goede1-10/+23
2015-01-14sunxi: video: Add DDC & EDID supportHans de Goede1-0/+85
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede2-3/+7
2015-01-14sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka3-18/+6