summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada13-14/+43
2014-03-04kbuild: consolidate PLATFORM_LIBSMasahiro Yamada1-7/+2
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass1-9/+5
2014-03-04sandbox: Build a device tree file for sandboxSimon Glass3-0/+33
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin9-47/+8
2014-03-04m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada7-10/+2
2014-03-04sh: merge compiler flag -ffixed-r13Masahiro Yamada4-3/+1
2014-03-04sh: Do not define -ffreestanding twiceMasahiro Yamada1-1/+1
2014-03-04x86: Delete redundant compiler flagsMasahiro Yamada1-4/+1
2014-03-04mmc: zynq: Add OF initialization supportMichal Simek1-0/+1
2014-02-27Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini54-344/+1967
2014-02-27arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini3-7/+7
2014-02-27arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD14-310/+7
2014-02-27arm: make _end compiler-generatedAlbert ARIBAUD13-16/+65
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-3/+5
2014-02-25arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada1-9/+0
2014-02-25kbuild: refactor more IMX image rulesMasahiro Yamada4-30/+10
2014-02-25kbuild: use shorten logs for IMX imagesMasahiro Yamada4-37/+54
2014-02-25kbuild: use shorten logs for misc targetsMasahiro Yamada1-1/+5
2014-02-25kbuild: use shorten log for linking u-bootMasahiro Yamada1-0/+4
2014-02-25kbuild: use shorten logs for mkimage rulesMasahiro Yamada4-5/+5
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada4-6/+6
2014-02-25powerpc/t208x: some update to support t2081Shengzhou Liu3-3/+5
2014-02-24arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada1-10/+0
2014-02-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD8-11/+54
2014-02-22arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo9-0/+1734
2014-02-22arch: kona: Initial commit of kona-common architecture codeDarwin Rambo7-0/+100
2014-02-21ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård1-4/+1
2014-02-21DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon1-1/+1
2014-02-21ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau1-0/+18
2014-02-21ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach4-4/+14
2014-02-21Add support for B&R KWB MotherboardHannes Petermaier1-2/+4
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten1-0/+16
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun6-23/+1
2014-02-21Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini5-8/+14
2014-02-21arc: fix relocation for big-endian targetAlexey Brodkin1-0/+4
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini34-1591/+1159
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini1-0/+1
2014-02-20venice2: move device tree to fix build errorMasahiro Yamada2-3/+86
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD81-69/+2511
2014-02-20arc: remove "hardware.h"Alexey Brodkin1-10/+0
2014-02-20spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin1-4/+0
2014-02-20blackfin: rename bfin-twi_i2c driver to adi_i2cSonic Zhang1-0/+15
2014-02-20blackfin: add spi and i2c specific get clock functionsSonic Zhang2-7/+11
2014-02-20kbuild,tegra124: add dummy obj- for KbuildMasahiro Yamada1-0/+3
2014-02-19Move CONFIG_DISPLAY_CPUINFO to MakefileMasahiro Yamada4-6/+6
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada3-8/+3
2014-02-19dts: generate multiple device tree blobsMasahiro Yamada6-0/+63
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada30-0/+2376
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada3-3/+3