summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-04ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass
2013-02-04ppc: Move arbiter fields to arch_global_dataSimon Glass
2013-02-04ppc: Move reset_status to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc8220 clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move used_tlb_cams to arch_global_dataSimon Glass
2013-02-04ppc: Move used_laws to arch_global_dataSimon Glass
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2013-02-04microblaze: Remove FSL support from generic boardMichal Simek
2013-02-04common: cmd_bdinfo: Fix compilation warning for microblazeMichal Simek
2013-02-04board: xilinx: Remove common folderMichal Simek
2013-02-04board: xilinx: Remove unused ancient i2c driverMichal Simek
2013-02-04spi: xilinx_spi: Perform software reset during slave setupJason Wu
2013-02-04common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARMMichal Simek
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