summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-03-10ahci-plat: Provide a weak scsi_init hookIan Campbell
2014-03-07kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2014-03-04mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta
2014-03-04mtd: nand: omap: remove redundant platform specific header: arch-xx/omap_gpmc.hpekon gupta
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2014-03-04kbuild: consolidate PLATFORM_LIBSMasahiro Yamada
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-03-04mmc: zynq: Add OF initialization supportMichal Simek
2014-03-03mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemespekon gupta
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2014-02-25arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada
2014-02-25kbuild: refactor more IMX image rulesMasahiro Yamada
2014-02-25kbuild: use shorten logs for IMX imagesMasahiro Yamada
2014-02-25kbuild: use shorten logs for mkimage rulesMasahiro Yamada
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada
2014-02-24arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada
2014-02-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-22arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo
2014-02-22arch: kona: Initial commit of kona-common architecture codeDarwin Rambo
2014-02-21ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård
2014-02-21DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon
2014-02-21ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau
2014-02-21ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach
2014-02-21Add support for B&R KWB MotherboardHannes Petermaier
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2014-02-21Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-20venice2: move device tree to fix build errorMasahiro Yamada
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-20spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin
2014-02-19kbuild,tegra124: add dummy obj- for KbuildMasahiro Yamada
2014-02-19Move CONFIG_DISPLAY_CPUINFO to MakefileMasahiro Yamada
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada
2014-02-19dts: generate multiple device tree blobsMasahiro Yamada
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: add dummy obj-y to create built-in.oMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-19ARM: O5/dra7xx: Add SATA boot supportDan Murphy
2014-02-19Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD