summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | | ppc: Move used_laws to arch_global_dataSimon Glass2013-02-04-11/+11
| * | | | ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-04-12/+11
| * | | | ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-04-28/+31
| * | | | ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-04-19/+20
| * | | | ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-01-76/+86
| * | | | ppc: Move clock fields to arch_global_dataSimon Glass2013-02-01-15/+19
| * | | | ppc: Remove extra pci_clk fields from global_dataSimon Glass2013-02-01-7/+2
| * | | | ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-01-17/+22
| * | | | x86: Remove reset_status, relocoff from global_dataSimon Glass2013-02-01-2/+0
| * | | | x86: Move gd_addr into arch_global_dataSimon Glass2013-02-01-4/+3
| * | | | x86: Set up the global data pointer in C instead of asmSimon Glass2013-02-01-7/+3
| * | | | x86: Remove gdt_addr from arch_global_dataSimon Glass2013-02-01-1/+0
| * | | | arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass2013-02-01-11/+11
| * | | | nds32: Drop tlb_addr from global dataSimon Glass2013-02-01-14/+0
| * | | | ixp: Move timestamp to arch_global_dataSimon Glass2013-02-01-7/+7
| * | | | arm: Move timer_reset_value to arch_global_dataSimon Glass2013-02-01-6/+3
| * | | | arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-72/+74
| * | | | arm: Move tbl to arch_global_dataSimon Glass2013-02-01-89/+95
| * | | | arm: Move tbu to arch_global_dataSimon Glass2013-02-01-29/+29
| * | | | arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-01-15/+17
| * | | | at91: Move at91 global data into arch_global_dataSimon Glass2013-02-01-41/+45
| * | | | Add architecture-specific global dataSimon Glass2013-02-01-2/+79
| |/ / /
| * | | arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach2013-01-30-1/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-01-30-74/+130
| |\ \ \
| | * | | MIPS: add unified u-boot.lds fileGabor Juhos2013-01-31-0/+84
| | * | | MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos2013-01-30-0/+12
| | * | | MIPS: xburst: simplify relocation offset calculationGabor Juhos2013-01-30-9/+3
| | * | | MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos2013-01-30-12/+3
| | * | | MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos2013-01-27-20/+4
| | * | | MIPS: start.S: simplify relocation offset calculationGabor Juhos2013-01-27-18/+6
| | * | | MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos2013-01-27-4/+6
| | * | | MIPS: start.S: set sp register directlyGabor Juhos2013-01-27-4/+2
| | * | | MIPS: start.S: fix boundary check in relocate_codeGabor Juhos2013-01-27-3/+3
| | * | | MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos2013-01-22-0/+3
| | * | | MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos2013-01-22-4/+4
| | * | | MIPS: use inline directive for __in*s functionsGabor Juhos2013-01-22-1/+1
| * | | | powerpc/t4240: Adding workaround errata A-005871Shengzhou Liu2013-01-30-0/+19
| * | | | powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg2013-01-30-1/+92
| * | | | mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin2013-01-30-0/+4
| * | | | powerpc/mpc85xx: add support for MMUv2 page sizesScott Wood2013-01-30-24/+49
| * | | | powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha2013-01-30-2/+140
| * | | | powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang2013-01-30-11/+47
| * | | | Add copy command to FSL DDR interactiveJames Yang2013-01-30-0/+127
| * | | | Fix data stage name matching issueJames Yang2013-01-30-1/+2
| * | | | Move DDR command parsing to separate functionJames Yang2013-01-30-79/+74
| * | | | powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2013-01-30-2/+4
| * | | | powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha2013-01-30-8/+22
| * | | | powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-30-1/+76
| * | | | powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-30-1/+16
| * | | | powerpc/mpc85xx: Reserve default boot pageYork Sun2013-01-30-0/+16