summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada2014-03-071-1/+11
* | | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-078-16/+12
* | | mips: move CONFIG_MIPS{32, 64} definition to config.mkMasahiro Yamada2014-03-072-6/+2
* | | kbuild: improve Kbuild speedMasahiro Yamada2014-03-072-0/+3
* | | config.mk: specify the exact path to standalone linker scriptMasahiro Yamada2014-03-075-5/+9
* | | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-079-90/+7
* | | ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-074-142/+5
* | | unit-test: make "test -e" test independent of $CWDStephen Warren2014-03-071-0/+5
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-0413-442/+15
|\ \
| * | mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-77/+0
| * | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-045-88/+4
| * | mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-049-194/+58
| * | mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-041-47/+0
| * | mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta2014-03-044-86/+10
| * | mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta2014-03-031-7/+0
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-03-041-20/+3
|\ \
| * | MIPS: fix types u64 and __u64 to unsigned long longDaniel Schwierzeck2014-03-041-20/+3
| |/
* | kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-0413-14/+43
* | kbuild: consolidate PLATFORM_LIBSMasahiro Yamada2014-03-041-7/+2
* | sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-041-9/+5
* | sandbox: Build a device tree file for sandboxSimon Glass2014-03-043-0/+33
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-049-47/+8
* | m68k: merge compile flags -ffixed-d7 -sep-dataMasahiro Yamada2014-03-047-10/+2
* | sh: merge compiler flag -ffixed-r13Masahiro Yamada2014-03-044-3/+1
* | sh: Do not define -ffreestanding twiceMasahiro Yamada2014-03-041-1/+1
* | x86: Delete redundant compiler flagsMasahiro Yamada2014-03-041-4/+1
* | mmc: zynq: Add OF initialization supportMichal Simek2014-03-041-0/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-2654-344/+1967
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-263-7/+7
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-2614-310/+7
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-2613-16/+65
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-248-11/+54
| |\
| | * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-211-4/+1
| | * DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon2014-02-211-1/+1
| | * ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau2014-02-211-0/+18
| | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-214-4/+14
| | * Add support for B&R KWB MotherboardHannes Petermaier2014-02-211-2/+4
| | * am335x: Initial support for Silica Pengwyn boardLothar Felten2014-02-211-0/+16
| * | arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-229-0/+1734
| * | arch: kona: Initial commit of kona-common architecture codeDarwin Rambo2014-02-227-0/+100
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-253-3/+5
|\ \
| * | powerpc/t208x: some update to support t2081Shengzhou Liu2014-02-243-3/+5
* | | arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada2014-02-251-9/+0
* | | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-254-30/+10
* | | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-254-37/+54
* | | kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-251-1/+5
* | | kbuild: use shorten log for linking u-bootMasahiro Yamada2014-02-251-0/+4
* | | kbuild: use shorten logs for mkimage rulesMasahiro Yamada2014-02-254-5/+5
* | | kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-254-6/+6
* | | arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada2014-02-241-10/+0
OpenPOWER on IntegriCloud