summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
2015-03-18ARM: at91: at91sam9rlek: add mci supportWu, Josh
2015-03-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-03-17powerpc: ppc4xx: remove korat board supportMasahiro Yamada
2015-03-17powerpc: mpc5xxx: remove galaxy5200 board supportMasahiro Yamada
2015-03-17powerpc: ppc4xx: remove W7OLMC/W7OLMG board supportMasahiro Yamada
2015-03-17powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada
2015-03-17powerpc: ppc4xx: remove JSE board supportMasahiro Yamada
2015-03-17powerpc: mpc5xxx: remove BC3450 board supportMasahiro Yamada
2015-03-15Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2015-03-15ARM: UniPhier: adjust device trees for business transferMasahiro Yamada
2015-03-13ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon
2015-03-13ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon
2015-03-13ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configurationNishanth Menon
2015-03-13ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870Praveen Rao
2015-03-13ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon
2015-03-13ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon
2015-03-13ARM: OMAP: Change set_pl310_ctrl_reg to be genericNishanth Menon
2015-03-13ARM: Introduce erratum workaround for 621766Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 430973Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 454179Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 798870Nishanth Menon
2015-03-13mx6: soc: Switch to cold resetDirk Behme
2015-03-13imx:mx6 remove duplicated includesPeng Fan
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-09armv8/vexpress64: make multientry conditionalLinus Walleij