aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese4-142/+5
2014-03-07unit-test: make "test -e" test independent of $CWDStephen Warren1-0/+5
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini13-442/+15
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta1-77/+0
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta5-88/+4
2014-03-04mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta9-194/+58
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta1-47/+0
2014-03-04mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta4-86/+10
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini1-20/+3
2014-03-04MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck1-20/+3
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-03-03mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta1-7/+0
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini54-344/+1967
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini3-7/+7
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD14-310/+7
2014-02-26arm: 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-24powerpc/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