summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move arbiter fields to arch_global_dataSimon Glass2013-02-042-17/+19
* ppc: Move reset_status to arch_global_dataSimon Glass2013-02-045-7/+7
* ppc: Move mpc8220 clocks to arch_global_dataSimon Glass2013-02-043-19/+20
* ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-048-16/+19
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-0410-25/+36
* ppc: Move used_tlb_cams to arch_global_dataSimon Glass2013-02-042-7/+7
* ppc: Move used_laws to arch_global_dataSimon Glass2013-02-042-11/+11
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-045-25/+25
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-0412-31/+35
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-0419-33/+34
* ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-015-76/+86
* ppc: Move clock fields to arch_global_dataSimon Glass2013-02-014-15/+19
* ppc: Remove extra pci_clk fields from global_dataSimon Glass2013-02-011-7/+2
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-0113-21/+26
* x86: Remove reset_status, relocoff from global_dataSimon Glass2013-02-011-2/+0
* x86: Move gd_addr into arch_global_dataSimon Glass2013-02-012-4/+3
* x86: Set up the global data pointer in C instead of asmSimon Glass2013-02-012-7/+3
* x86: Remove gdt_addr from arch_global_dataSimon Glass2013-02-011-1/+0
* arm: Move tlb_addr and tlb_size to arch_global_dataSimon Glass2013-02-014-12/+12
* nds32: Drop tlb_addr from global dataSimon Glass2013-02-012-14/+0
* ixp: Move timestamp to arch_global_dataSimon Glass2013-02-012-7/+7
* arm: Move timer_reset_value to arch_global_dataSimon Glass2013-02-012-6/+3
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-0125-72/+74
* arm: Move tbl to arch_global_dataSimon Glass2013-02-0129-89/+95
* arm: Move tbu to arch_global_dataSimon Glass2013-02-018-29/+29
* arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-015-15/+17
* at91: Move at91 global data into arch_global_dataSimon Glass2013-02-015-41/+45
* Add architecture-specific global dataSimon Glass2013-02-0114-2/+79
* vfat: Fix mkcksum argument sizesMarek Vasut2013-01-311-2/+2
* arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the READMELucas Stach2013-01-301-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-01-3012-437/+76
|\
| * MIPS: qi_lb60: remove custom u-boot.lds scriptGabor Juhos2013-01-311-61/+0
| * MIPS: dbau1x00: remove custom u-boot.lds scriptGabor Juhos2013-01-311-65/+0
| * MIPS: incaip: remove custom u-boot.lds scriptGabor Juhos2013-01-311-65/+0
| * MIPS: vct: remove custom u-boot.lds scriptGabor Juhos2013-01-311-68/+0
| * MIPS: pb1x00: remove custom u-boot.lds scriptGabor Juhos2013-01-311-65/+0
| * MIPS: qemu-mips: use the unified u-boot.lds scriptGabor Juhos2013-01-311-70/+0
| * MIPS: add unified u-boot.lds fileGabor Juhos2013-01-311-0/+84
| * MIPS: remove OUTPUT_FORMAT from linker scriptsGabor Juhos2013-01-308-23/+12
| * MIPS: xburst: simplify relocation offset calculationGabor Juhos2013-01-301-9/+3
| * MIPS: simplify relocated _G_O_T_ address calculationGabor Juhos2013-01-303-12/+3
| * MIPS: start.S: don't save flush_cache parameters in advanceGabor Juhos2013-01-272-20/+4
| * MIPS: start.S: simplify relocation offset calculationGabor Juhos2013-01-272-18/+6
| * MIPS: start.S: save reused arguments earlier in relocate_codeGabor Juhos2013-01-272-4/+6
| * MIPS: start.S: set sp register directlyGabor Juhos2013-01-272-4/+2
| * MIPS: start.S: fix boundary check in relocate_codeGabor Juhos2013-01-273-3/+3
| * MIPS: start{, 64}.S: fill branch delay slots with NOP instructionsGabor Juhos2013-01-222-0/+3
| * MIPS: convert IO port accessor functions to 'static inline'Gabor Juhos2013-01-221-4/+4
| * MIPS: use inline directive for __in*s functionsGabor Juhos2013-01-221-1/+1
* | corenet: Disable video on P2020DSAndy Fleming2013-01-301-1/+1
OpenPOWER on IntegriCloud