aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-04-06arm: exynos: add display clocks for Exynos5800Ajay Kumar2-3/+65
2015-04-06Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET1-2/+2
2015-04-03Merge git://git.denx.de/u-boot-arcTom Rini25-529/+500
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini12-22/+128
2015-04-03arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin4-0/+65
2015-04-03board: Switch Abilis TB-100 board to Driver Model for serial portAlexey Brodkin2-0/+25
2015-04-03serial-arc: switch to DMAlexey Brodkin4-0/+49
2015-04-03arc: minor fixes in KconfigAlexey Brodkin1-1/+9
2015-04-03arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATAAlexey Brodkin2-1/+8
2015-04-03arc: clean-up init procedureAlexey Brodkin8-77/+94
2015-04-03arc: move low-level interrupt and exception handlers in a separate fileAlexey Brodkin3-144/+152
2015-04-03arc: merge common start-up code between ARC and ARCv2Alexey Brodkin7-294/+82
2015-04-03arc: cache - build invalidate_icache_all() and invalidate_dcache_all()Alexey Brodkin1-4/+8
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini19-151/+142
2015-04-01ARM: atmel: at91sam9n12ek: enable spl supportBo Shen5-4/+6
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen7-4/+24
2015-04-01ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen3-1/+54
2015-04-01ARM: atmel: arm926ejs: fix clock configurationBo Shen1-26/+28
2015-04-01spl_atmel.c: Switch s_init to board_init_fTom Rini1-0/+10
2015-04-01ARM: atmel: armv7: switch to use common timer functionsBo Shen3-61/+6
2015-04-01ARM: atmel: arm9: switch to use common timer functionsBo Shen7-59/+18
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini3-0/+52
2015-03-30tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BITLucas Stach1-0/+2
2015-03-30ARM: tegra: fix colibri_t20 machine typeMarcel Ziswiler1-5/+5
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler3-3/+3
2015-03-30ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren2-0/+26
2015-03-30ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren2-0/+73
2015-03-30ARM: tegra: pinctrl: minor cleanupStephen Warren2-11/+11
2015-03-30ARM: tegra: pinctrl: move Tegra210 code to the correct dirStephen Warren1-0/+0
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton1-1/+1
2015-03-29sunxi: sun4i: improve cpu clock selection methodIain Paton1-16/+19
2015-03-29sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2-0/+8
2015-03-28armv8: semihosting: delete external interfaceLinus Walleij2-109/+0
2015-03-28armv8: semihosting: add a command to load semihosted imagesLinus Walleij1-0/+70
2015-03-28armv8: semihosting: do not inline trap callLinus Walleij1-1/+1
2015-03-28m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada8-101/+29
2015-03-28m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2-1/+16
2015-03-28m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2-1/+11
2015-03-28m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2-1/+11
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2-8/+23
2015-03-28m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2-9/+29
2015-03-28m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2-5/+10
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2-29/+53
2015-03-28ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada6-1/+1
2015-03-28ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada13-40/+46
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada5-15/+0
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada3-9/+0
2015-03-28m68k: remove arch/m68k/lib/board.cMasahiro Yamada2-645/+0
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada8-7/+13
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada12-29/+14