summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-25x86: quark: Enable on-chip ethernet controllersBin Meng1-0/+19
2015-03-25arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIMETom Rini1-1/+2
2015-03-25x86: quark: MRC codes clean upBin Meng7-1049/+955
2015-03-24remove unnecessary version.h includesRob Herring34-37/+5
2015-03-23ARM: UniPhier: remove unnecessary ifdef conditionalMasahiro Yamada1-2/+0
2015-03-23ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot properMasahiro Yamada2-17/+5
2015-03-23ARM: UniPhier: optimize kicking secondary CPUs codeMasahiro Yamada4-72/+38
2015-03-23ARM: UniPhier: fix typos in commentsMasahiro Yamada2-12/+13
2015-03-23ARM: UniPhier: add empty lowlevel_init to U-boot properMasahiro Yamada2-0/+13
2015-03-23ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointerMasahiro Yamada2-4/+13
2015-03-23ARM: UniPhier: enable Driver Model and UART on SPLMasahiro Yamada1-3/+10
2015-03-23ARM: UniPhier: move UART pin settings to SPLMasahiro Yamada9-49/+96
2015-03-23ARM: UniPhier: move platform devices to SPLMasahiro Yamada2-2/+2
2015-03-23ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8Masahiro Yamada1-16/+1
2015-03-23ARM: UniPhier: remove unnecessary CONFIG_SYS_SOCMasahiro Yamada1-3/+0
2015-03-20Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini3-0/+26
2015-03-19ARM: atmel: sama5d4: set non-secured for peripheralsBo Shen1-0/+9
2015-03-19ARM: atmel: armv7: move spl lds to armv7 directoryBo Shen1-0/+0
2015-03-19ARM: at91: at91sam9rlek: add mci supportWu, Josh1-0/+17
2015-03-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+18
2015-03-17powerpc: ppc4xx: remove korat board supportMasahiro Yamada1-4/+0
2015-03-17powerpc: mpc5xxx: remove galaxy5200 board supportMasahiro Yamada1-4/+0
2015-03-17powerpc: ppc4xx: remove W7OLMC/W7OLMG board supportMasahiro Yamada1-7/+0
2015-03-17powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada1-6/+0
2015-03-17powerpc: ppc4xx: remove JSE board supportMasahiro Yamada1-4/+0
2015-03-17powerpc: mpc5xxx: remove BC3450 board supportMasahiro Yamada1-4/+0
2015-03-15Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini9-68/+77
2015-03-15ARM: UniPhier: adjust device trees for business transferMasahiro Yamada9-68/+77
2015-03-13ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2-25/+21