summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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 scripts/Makefile.cleanMasahiro 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-19microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada
2014-02-19ARM: O5/dra7xx: Add SATA boot supportDan Murphy
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-02-14ARM: bcm2835: fix mbox POWER_STATE_RESP_ON valueStephen Warren
2014-02-13zynq: Fix elf header generationMichal Simek
2014-02-13ARM: bcm2835: config.mk isn't neededStephen Warren
2014-02-13Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-10exynos: clock: use the clear and set bits macros.Inha Song
2014-02-10exynos: clock: fixed that cfg is set to wrong value.Inha Song
2014-02-07SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini
2014-02-07MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde
2014-02-07arc: add library functionsAlexey Brodkin
2014-02-07arc: add cpu filesAlexey Brodkin
2014-02-07arc: add architecture header filesAlexey Brodkin
2014-02-07blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu
2014-02-07blackfin: Change SMC dcplb entry flag to cover 16M address regionSonic Zhang
2014-02-07blackfin: init bss earlyBob Liu
2014-02-07blackfin: The logic of the BF609 macro is opposite.Sonic Zhang
2014-02-07arm:s5pc110: add cpu revisionPiotr Wilczek
2014-02-07arm:exynos: add cpu revisionPiotr Wilczek
2014-02-05exynos: pinmux: remove unnecessary routineMinkyu Kang
2014-02-05exynos: pinmux: remove unnecessary defineMinkyu Kang
2014-02-05exynos: pinmux: sort the list of peripheralsMinkyu Kang
2014-02-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-02-04microblaze: Add SPL supportMichal Simek
2014-02-04microblaze: Report priviledged or stack protection exceptionMichal Simek
2014-02-04microblaze: Show u-boot bannerMichal Simek
2014-02-03ARM: tegra: add DT files for Tegra124 and Venice2Tom Warren
2014-02-03ARM: tegra: add common (shared) CPU filesTom Warren
2014-02-03ARM: tegra: Add CPU (armv7) files for Tegra124Tom Warren
2014-02-03ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124Tom Warren
2014-02-03ARM: tegra: add/edit headers for Tegra124Tom Warren
2014-02-03ARM: tegra: fix a typo in the tegra114.dtsiStephen Warren
2014-02-03ARM: tegra: remove a conditional for CSITE rateStephen Warren
2014-02-03ARM: tegra: enable PLLX only once it's been fully configuredStephen Warren
2014-02-03ARM: tegra: pass just partition ID to power_partition()Stephen Warren
2014-02-03ARM: tegra: misc cleanups triggered by Tegra124 reviewStephen Warren
2014-02-03ARM: tegra: don't exceed AVP limits when configuring PLLPJimmy Zhang
2014-02-03ARM: tegra: amend pmc.h for Tegra114+Stephen Warren