summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-04microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove
2013-02-04block: systemace: Added missing "else" in "ace_writew"Alexey Brodkin
2013-02-03ARM: highbank: use wfi macro instead of inline asmRob Herring
2013-02-03ARM: add wfi assembly macroRob Herring
2013-02-02arm: rmobile: kzm9g: Adjust ETM trace clockTetsuyuki Kobayashi
2013-02-02arm: rmobile: kzm9g: Adjust SDRAM settingTetsuyuki Kobayashi
2013-02-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-02-01ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass
2013-02-01ppc: Move clock fields to arch_global_dataSimon Glass
2013-02-01ppc: Remove extra pci_clk fields from global_dataSimon Glass
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass
2013-02-01x86: Remove reset_status, relocoff from global_dataSimon Glass
2013-02-01x86: Move gd_addr into arch_global_dataSimon Glass
2013-02-01x86: Set up the global data pointer in C instead of asmSimon Glass
2013-02-01x86: Remove gdt_addr from arch_global_dataSimon Glass
2013-02-01arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass
2013-02-01nds32: Drop tlb_addr from global dataSimon Glass
2013-02-01ixp: Move timestamp to arch_global_dataSimon Glass
2013-02-01arm: Move timer_reset_value to arch_global_dataSimon Glass
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-02-01arm: Move tbu to arch_global_dataSimon Glass
2013-02-01arm: Move timer_rate_hz into arch_global_dataSimon Glass
2013-02-01at91: Move at91 global data into arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2013-01-31patman: Allow use outside of u-boot treeVadim Bendebury
2013-01-31patman: Add settings to the list of modules to doctestDoug Anderson
2013-01-31patman: Add the concept of multiple projectsDoug Anderson
2013-01-31patman: Add support for settings in .patmanDoug Anderson
2013-01-31patman: Add a call to get_maintainer.pl if it existsDoug Anderson
2013-01-31patman: Add all CC addresses to the cover letterDoug Anderson
2013-01-31patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson
2013-01-31patman: Look for checkpatch in the scripts directoryDoug Anderson
2013-01-31patman: Allow tests to run even if patman is in the pathDoug Anderson
2013-01-31patman: Add spaces back into patman testDoug Anderson
2013-01-31vfat: Fix mkcksum argument sizesMarek Vasut
2013-01-30arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach
2013-01-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-01-31MIPS: qi_lb60: remove custom u-boot.lds scriptGabor Juhos
2013-01-31MIPS: dbau1x00: remove custom u-boot.lds scriptGabor Juhos
2013-01-31MIPS: incaip: remove custom u-boot.lds scriptGabor Juhos
2013-01-31MIPS: vct: remove custom u-boot.lds scriptGabor Juhos
2013-01-31MIPS: pb1x00: remove custom u-boot.lds scriptGabor Juhos
2013-01-31MIPS: qemu-mips: use the unified u-boot.lds scriptGabor Juhos
2013-01-31MIPS: add unified u-boot.lds fileGabor Juhos
2013-01-30MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos
2013-01-30MIPS: xburst: simplify relocation offset calculationGabor Juhos
2013-01-30MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos
2013-01-30corenet: Disable video on P2020DSAndy Fleming
2013-01-30board/common: Add support for QIXIS read/write using i2cPrabhakar Kushwaha