summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-04-01ARM: atmel: at91sam9n12ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9x5ek: enable spl supportBo Shen
2015-04-01ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen
2015-04-01ARM: atmel: arm926ejs: fix clock configurationBo Shen
2015-04-01spl_atmel.c: Switch s_init to board_init_fTom Rini
2015-04-01ARM: atmel: armv7: switch to use common timer functionsBo Shen
2015-04-01ARM: atmel: arm9: switch to use common timer functionsBo Shen
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton
2015-03-29sunxi: sun4i: improve cpu clock selection methodIain Paton
2015-03-29sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede
2015-03-28armv8: semihosting: delete external interfaceLinus Walleij
2015-03-28armv8: semihosting: add a command to load semihosted imagesLinus Walleij
2015-03-28armv8: semihosting: do not inline trap callLinus Walleij
2015-03-28m68k: merge per-CPU config.mk into arch/m68k/MakefileMasahiro Yamada
2015-03-28m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf523x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf5227x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf5445x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf530x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28m68k: mcf52x2: move CPU type to Kconfig and refactor config.mkMasahiro Yamada
2015-03-28ARM: bcm283x: move SoC headers to mach-bcm283x/include/machMasahiro Yamada
2015-03-28ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada
2015-03-28m68k: remove arch/m68k/lib/board.cMasahiro Yamada
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-03-24x86: quark: Enable on-chip ethernet controllersBin Meng
2015-03-24arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIMETom Rini
2015-03-24x86: quark: MRC codes clean upBin Meng
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-24ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada
2015-03-24ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot properMasahiro Yamada
2015-03-24ARM: UniPhier: optimize kicking secondary CPUs codeMasahiro Yamada
2015-03-24ARM: UniPhier: fix typos in commentsMasahiro Yamada
2015-03-24ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada
2015-03-24ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointerMasahiro Yamada
2015-03-24ARM: UniPhier: enable Driver Model and UART on SPLMasahiro Yamada
2015-03-24ARM: UniPhier: move UART pin settings to SPLMasahiro Yamada
2015-03-24ARM: UniPhier: move platform devices to SPLMasahiro Yamada
2015-03-24ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8Masahiro Yamada
2015-03-24ARM: UniPhier: remove unnecessary CONFIG_SYS_SOCMasahiro Yamada
2015-03-23board/seco: Add mx6q-uq7 basic board supportBoris BREZILLON
2015-03-23ARM: iMX: define an IMX_CONFIG Kconfig optionBoris BREZILLON
2015-03-23ARM: mx6: move to a standard arch/board approachBoris BREZILLON
2015-03-20Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-03-18ARM: atmel: sama5d4: set non-secured for peripheralsBo Shen