Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | mxs: Boost the memory power supply | Marek Vasut | 2013-01-28 | -2/+2 | |
| | * | | imximage.cfg: run files through C preprocessor | Troy Kisky | 2013-01-22 | -2/+15 | |
| | * | | mxs: Add MX23 quirks into the clock code | Otavio Salvador | 2013-01-21 | -11/+32 | |
| | * | | mxs: Fix the memory init for MX23 | Otavio Salvador | 2013-01-21 | -15/+78 | |
| | * | | mxs: Add function to ungate the power block on MX23 | Marek Vasut | 2013-01-21 | -0/+12 | |
| | * | | mx23: config: Enable building of u-boot.sb binary | Otavio Salvador | 2013-01-21 | -0/+18 | |
| | * | | mx23: SPL: Initialize DDR at 133MHz | Otavio Salvador | 2013-01-21 | -0/+20 | |
| | * | | mx23: SPL: Add boot mode support | Otavio Salvador | 2013-01-21 | -0/+25 | |
| | * | | mx23: Add boot mode description | Otavio Salvador | 2013-01-21 | -0/+12 | |
| | * | | mx23: Add support on print_cpuinfo() | Otavio Salvador | 2013-01-21 | -1/+19 | |
| | * | | mx23: ssp: Fix ssp-regs.h for MX23 | Marek Vasut | 2013-01-21 | -0/+2 | |
| | * | | mx23: Add POWER and CLKCTRL register definitions | Marek Vasut | 2013-01-21 | -1/+585 | |
| | * | | mx23: Add iomux-mx23.h | Otavio Salvador | 2013-01-21 | -0/+361 | |
| | * | | mx23: Add register base addresses | Otavio Salvador | 2013-01-21 | -5/+51 | |
| | * | | mxs: clock: Use 'mxs' prefix for methods | Otavio Salvador | 2013-01-21 | -26/+26 | |
| | * | | mxs: ssp: Pull out the SSP bus to regs conversion | Marek Vasut | 2013-01-21 | -1/+17 | |
| * | | | tegra: fdt: add apbdma node | Allen Martin | 2013-01-17 | -0/+58 | |
| * | | | tegra: fdt: sort dts files | Allen Martin | 2013-01-17 | -189/+188 | |
| * | | | tegra: fdt: remove clocks nodes | Allen Martin | 2013-01-17 | -20/+0 | |
| * | | | tegra: remove IRDA pinmux synonym | Allen Martin | 2013-01-16 | -7/+5 | |
| * | | | Tegra30: fdt: Update DT files with I2C info for T30/Cardhu | Tom Warren | 2013-01-16 | -0/+61 | |
| * | | | Tegra30: clocks: Fix clock tables for I2C and other periphs | Tom Warren | 2013-01-16 | -34/+48 | |
| * | | | 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 |