summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-30ARM: tegra: fix colibri_t20 machine typeMarcel Ziswiler
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler
2015-03-30ARM: tegra: enable MIPI PAD CTRL support for Tegra124Stephen Warren
2015-03-30ARM: tegra: pinctrl: add support for MIPI PAD control groupsStephen Warren
2015-03-30ARM: tegra: pinctrl: minor cleanupStephen Warren
2015-03-30ARM: tegra: pinctrl: move Tegra210 code to the correct dirStephen Warren
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-27ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada
2015-03-27ARMv8: enable pre-allocation mallocDavid Feng
2015-03-25x86: quark: Enable on-chip ethernet controllersBin Meng
2015-03-25arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIMETom Rini
2015-03-25x86: quark: MRC codes clean upBin Meng
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-23ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada
2015-03-23ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot properMasahiro Yamada
2015-03-23ARM: UniPhier: optimize kicking secondary CPUs codeMasahiro Yamada
2015-03-23ARM: UniPhier: fix typos in commentsMasahiro Yamada
2015-03-23ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada
2015-03-23ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointerMasahiro Yamada
2015-03-23ARM: UniPhier: enable Driver Model and UART on SPLMasahiro Yamada
2015-03-23ARM: UniPhier: move UART pin settings to SPLMasahiro Yamada
2015-03-23ARM: UniPhier: move platform devices to SPLMasahiro Yamada
2015-03-23ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8Masahiro Yamada
2015-03-23ARM: 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
2015-03-18ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen