Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | Tegra30: Add generic Tegra30 build support | Tom Warren | 2013-01-16 | -3/+3 | |
| | * | | | Tegra30: Cardhu: Add DT files | Tom Warren | 2013-01-16 | -0/+5 | |
| | * | | | Tegra30: Add common CPU (shared) files | Tom Warren | 2013-01-16 | -56/+1768 | |
| | * | | | Tegra30: Add CPU (armv7) files | Tom Warren | 2013-01-16 | -0/+59 | |
| | * | | | Tegra30: Add AVP (arm720t) files | Tom Warren | 2013-01-16 | -247/+612 | |
| | * | | | Tegra30: Add arch-tegra30 include files | Tom Warren | 2013-01-16 | -48/+1775 | |
| | * | | | tegra: display: add board pinmux | Marc Dietrich | 2013-01-16 | -3/+4 | |
| * | | | | Clean up libfdt.h includes | Gerald Van Baren | 2013-02-08 | -8/+1 | |
| * | | | | common/fdt_support.c: sparse fixes | Kim Phillips | 2013-02-07 | -1/+1 | |
| * | | | | treewide: include libfdt_env.h before fdt.h | Kim Phillips | 2013-02-07 | -2/+1 | |
| | |_|/ | |/| | | |||||
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2013-02-04 | -0/+92 | |
| |\ \ \ | |||||
| | * | | | microblaze: Add muldi3.c which contains routines for _muldi3 | David Holsgrove | 2013-02-04 | -0/+92 | |
| * | | | | x86: Use generic global_data | Simon Glass | 2013-02-04 | -34/+3 | |
| * | | | | sparc: Use generic global_data | Simon Glass | 2013-02-04 | -45/+1 | |
| * | | | | sh: Use generic global_data | Simon Glass | 2013-02-04 | -19/+1 | |
| * | | | | sandbox: Use generic global_data | Simon Glass | 2013-02-04 | -24/+1 | |
| * | | | | powerpc: Use generic global_data | Simon Glass | 2013-02-04 | -46/+1 | |
| * | | | | openrisc: Use generic global_data | Simon Glass | 2013-02-04 | -24/+1 | |
| * | | | | nios2: Use generic global_data | Simon Glass | 2013-02-04 | -23/+1 | |
| * | | | | nds32: Use generic global_data | Simon Glass | 2013-02-04 | -31/+1 | |
| * | | | | mips: Use generic global_data | Simon Glass | 2013-02-04 | -33/+1 | |
| * | | | | microblaze: Use generic global_data | Simon Glass | 2013-02-04 | -26/+1 | |
| * | | | | m68k: Use generic global_data | Simon Glass | 2013-02-04 | -38/+1 | |
| * | | | | blackfin: Use generic global_data | Simon Glass | 2013-02-04 | -31/+1 | |
| * | | | | avr32: Use generic global_data | Simon Glass | 2013-02-04 | -28/+1 | |
| * | | | | arm: Use generic global_data | Simon Glass | 2013-02-04 | -37/+1 | |
| * | | | | sandbox: Move ram_buf to arch_global_data | Simon Glass | 2013-02-04 | -5/+5 | |
| * | | | | avr32: Move cpu_hz to arch_global_data | Simon Glass | 2013-02-04 | -7/+7 | |
| * | | | | avr32: Move stack_end to arch_global_data | Simon Glass | 2013-02-04 | -5/+5 | |
| * | | | | mips: Move per_clk and dev_clk to arch_global_data | Simon Glass | 2013-02-04 | -4/+5 | |
| * | | | | m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data | Simon Glass | 2013-02-04 | -26/+26 | |
| * | | | | sparc: Drop kbd_status and reset_status from global_data | Simon Glass | 2013-02-04 | -4/+0 | |
| * | | | | ppc: arm: Move sdhc_clk into arch_global_data | Simon Glass | 2013-02-04 | -23/+24 | |
| * | | | | ppc: Move kbd_status to arch_global_data | Simon Glass | 2013-02-04 | -3/+3 | |
| * | | | | ppc: Move wdt_last to arch_global_data | Simon Glass | 2013-02-04 | -3/+3 | |
| * | | | | ppc: Move fpga_state to arch_global_data | Simon Glass | 2013-02-04 | -3/+3 | |
| * | | | | ppc: Remove console_addr from global data | Simon Glass | 2013-02-04 | -6/+0 | |
| * | | | | ppc: Move mirror_hack to arch_global_data | Simon Glass | 2013-02-04 | -3/+3 | |
| * | | | | arm: Move uart_clk to arch_global_data | Simon Glass | 2013-02-04 | -7/+7 | |
| * | | | | ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data | Simon Glass | 2013-02-04 | -32/+34 | |
| * | | | | ppc: Move arbiter fields to arch_global_data | Simon Glass | 2013-02-04 | -17/+19 | |
| * | | | | ppc: Move reset_status to arch_global_data | Simon Glass | 2013-02-04 | -7/+7 | |
| * | | | | ppc: Move mpc8220 clocks to arch_global_data | Simon Glass | 2013-02-04 | -19/+20 | |
| * | | | | ppc: Move mpc512x clocks to arch_global_data | Simon Glass | 2013-02-04 | -15/+18 | |
| * | | | | ppc: Move mpc5xxx clocks to arch_global_data | Simon Glass | 2013-02-04 | -17/+25 | |
| * | | | | ppc: Move used_tlb_cams to arch_global_data | Simon Glass | 2013-02-04 | -7/+7 | |
| * | | | | ppc: Move used_laws to arch_global_data | Simon Glass | 2013-02-04 | -11/+11 | |
| * | | | | ppc: Move CONFIG_QE to arch_global_data | Simon Glass | 2013-02-04 | -12/+11 | |
| * | | | | ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data | Simon Glass | 2013-02-04 | -28/+31 | |
| * | | | | ppc: Move lbc_clk and cpu to arch_global_data | Simon Glass | 2013-02-04 | -19/+20 |