aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-11-12arm: imx: make bmode command work with SPL/U-Boot comboNikita Kiryanov2-4/+5
2014-11-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini21-72/+158
2014-11-11Revert "lib: bootm: add missing include"Michal Simek1-1/+0
2014-11-12ARM: UniPhier: call pin_init() also in the normal bootMasahiro Yamada5-7/+14
2014-11-12ARM: UniPhier: consolidate board_postclk_init() functionMasahiro Yamada7-50/+11
2014-11-12ARM: UniPhier: add set_pinsel macro for use in assembly codeMasahiro Yamada1-1/+12
2014-11-12usb: UniPhier: add UniPhier on-chip EHCI host driver supportMasahiro Yamada5-0/+71
2014-11-12ARM: UniPhier: add MIO register fileMasahiro Yamada1-0/+20
2014-11-12ARM: UniPhier: add EHCI host pin settings for PH1-Pro4Masahiro Yamada1-0/+7
2014-11-12ARM: UniPhier: move DDR related configuration to KconfigMasahiro Yamada8-19/+27
2014-11-12ARM: UniPhier: reset on-board devices on start-upMasahiro Yamada3-3/+4
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-0/+2
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini1-0/+2
2014-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini6-1/+257
2014-11-10ARM: MXS: fix Uninitialized variable errorWolfgang Denk1-0/+2
2014-11-10ppc4xx: Handle i2c stuck on combined xferDirk Eibach1-0/+2
2014-11-10bfin: make the CPU macro of LDR target more genenricSonic Zhang1-0/+2
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk6-1/+11
2014-11-07sandbox: init cli for -cRabin Vincent1-0/+3
2014-11-07Merge git://git.denx.de/u-boot-tiTom Rini7-9/+19
2014-11-06omap3: cm-t3517: add basic board supportIgor Grinberg1-0/+4
2014-11-06am335x: make get_board_rev() function weakIgor Grinberg2-5/+4
2014-11-05Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini3-9/+9
2014-11-05net: keystone_net: add Keystone2 K2L SoC supportKhoronzhuk, Ivan1-0/+3
2014-11-05net: keystone_serdes: add keystone K2L SoC supportKhoronzhuk, Ivan1-0/+4
2014-11-05ARM: keystone2: keysonte_nav: add support for K2L SoCKhoronzhuk, Ivan3-4/+4
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini8-14/+137
2014-11-05Merge git://www.denx.de/git/u-boot-sunxiTom Rini16-85/+1330
2014-11-05dm: sunxi: Add support for serial using driver modelSimon Glass1-0/+4
2014-11-05dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass2-12/+24
2014-11-05dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass1-0/+1
2014-11-05dm: sunxi: dts: Add sun7i device tree filesSimon Glass3-0/+1250
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell10-49/+49
2014-11-05sunxi: kconfig: Add top-level ARCH_SUNXIIan Campbell1-24/+2
2014-11-05ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARDDirk Eibach1-0/+3
2014-11-04sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR definesMasahiro Yamada1-3/+10
2014-11-04sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mkMasahiro Yamada3-16/+2
2014-11-04sparc: move CONFIG_{LEON, LEON2, LEON3} to KconfigMasahiro Yamada3-4/+16
2014-11-04sparc: Use nicer prompt for board select menuMasahiro Yamada1-6/+10
2014-11-04arm926ejs: cache: use __weakJeroen Hofstee1-4/+1
2014-11-04Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini4-45/+0
2014-11-04Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2-20/+48
2014-11-04arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu1-1/+1
2014-11-04arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu1-1/+1
2014-11-04arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu1-0/+5
2014-11-04arm: rmobile: lager: Fix change of the CPU frequencyNobuhiro Iwamatsu1-0/+2
2014-11-04arm: rmobile: r8a7790: Update initialize L2 cacheNobuhiro Iwamatsu1-9/+2
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini5-44/+156
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2-1/+10
2014-11-03imx: mx6 sabreauto: Add board support for USB EHCIYe.Li2-0/+20