summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-01-22sunxi: display: Make lcd display clk phase configurableHans de Goede
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede
2015-01-21arch/powerpc: Initialize VSC9953 L2 SwitchCodrin Ciubotariu
2015-01-21MIPS: add support for pre-relocation mallocDaniel Schwierzeck
2015-01-21MIPS: add support for CONFIG_SYS_INIT_SP_ADDRDaniel Schwierzeck
2015-01-21MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACEDaniel Schwierzeck
2015-01-21MIPS: replace $(CPU) with Kconfig symbolsDaniel Schwierzeck
2015-01-21MIPS: use common code from lib/time.cThomas Langer
2015-01-21MIPS: bootm: add bootstage reportingDaniel Schwierzeck
2015-01-21MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck
2015-01-21MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck
2015-01-21MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck
2015-01-21microblaze: Support stack protection featureMichal Simek
2015-01-21mmc: zynq: Use phys_addr_t for addressesMichal Simek
2015-01-21microblaze: Enable hardware exception by defaultMichal Simek
2015-01-20Merge git://git.denx.de/u-boot-arcTom Rini
2015-01-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2015-01-20zynq: Remove reference to gdataSimon Glass
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu
2015-01-16sunxi: Drop use of lowlevel_init()Simon Glass
2015-01-16sunxi: Move SPL s_init() code to board_init_f()Simon Glass
2015-01-16arm: Add warnings about using gdataSimon Glass
2015-01-16TI ARMv7: Don't use GD before crt0.S has set itTom Rini
2015-01-16arch/powerpc: Add SGMII support for the L2 Switch portsCodrin Ciubotariu
2015-01-16arch/powerpc: Fix mapping of Freescale SerDes protocolsCodrin Ciubotariu
2015-01-16mpc85xx: clean up the old deep sleep frameworktang yuantian
2015-01-16powerpc/t1024: add serdes protocol 0x40 and 0x5fShengzhou Liu
2015-01-16powerpc/mpc85xx: Define PBI Flash Base for C29XPCIE Secure BootAneesh Bansal
2015-01-16b4860: Correct LIODN assignment for PCIeTudor Laurentiu
2015-01-16powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROLRuchika Gupta
2015-01-16Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada
2015-01-16mpc8xx: remove unused linker scriptMasahiro Yamada
2015-01-16ppc4xx: remove dead codeMasahiro Yamada
2015-01-15arc: rename "arc700" in "arcv1"Alexey Brodkin
2015-01-15board/synopsys: remove selection of CPU from the boardAlexey Brodkin
2015-01-15arc: move common sources in libraryAlexey Brodkin
2015-01-15arc: move linker script in arch/arc/cpu folderAlexey Brodkin
2015-01-15arc: relocate - minor refactoring and clean-upAlexey Brodkin
2015-01-15arc: introduce separate section for interrupt vector tableIgor Guryanov
2015-01-15arc: add dependences on MMU presenceAlexey Brodkin
2015-01-15arc: interrupts - fix mask setupIgor Guryanov
2015-01-15arc: add ECR (exception cause register) outputIgor Guryanov
2015-01-15arc: check caches existence before useIgor Guryanov
2015-01-14ARM: armv8: Fix typo in commentaryMichal Simek
2015-01-14Add support for Seagate BlackArmor NAS220Evgeni Dobrev
2015-01-14sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pinHans de Goede
2015-01-14sunxi: usbc: Add support for usb0 to the common usbc codeHans de Goede
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede