summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-11-09malta: setup PIIX4 interrupt routePaul Burton
2013-11-09malta: display "U-boot" on the LCD screenPaul Burton
2013-11-09malta: support for coreFPGA6 boardsPaul Burton
2013-11-09qemu-malta: rename to just "malta"Paul Burton
2013-11-09mips32: detect L1 cache sizes if they're not definedPaul Burton
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-11-08sparc: include config.h to start.SMasahiro Yamada
2013-11-04ARM: versatile: convert to common timer codeRob Herring
2013-11-04ARM: tegra: convert to common timer codeRob Herring
2013-11-04ARM: socfpga: convert to common timer codeRob Herring
2013-11-04ARM: mx25: convert to common timer codeRob Herring
2013-11-04ARM: highbank: convert to common timer codeRob Herring
2013-11-04sh: convert to common timer codeRob Herring
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-11-04Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-11-04blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao
2013-11-04blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01x86: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01nios2: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01nds32: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31openrisc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31avr32: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31sh: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31sparc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31sh: Do not include start.o in lib$(CPU).oMasahiro Yamada
2013-10-31sparc: fix a link errorMasahiro Yamada
2013-10-31ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada
2013-10-31ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada
2013-10-31ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31sandbox: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31ARM: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31arm720t: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31arm920t: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31DWMMC: SMDK5420: Disable SMU for eMMCRajeshwari Shinde
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp
2013-10-24mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp
2013-10-24mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp
2013-10-24powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp
2013-10-24powerpc/usb:Differentiate USB controller base addressramneek mehresh
2013-10-24powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socsramneek mehresh
2013-10-22Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini