| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-02-12 | 50 | -115/+4547 |
|\ |
|
| * | Tegra114: Add arch-tegra114 include files | Tom Warren | 2013-02-11 | 15 | -5/+1365 |
| * | tegra: add SPI SLINK driver | Allen Martin | 2013-02-11 | 1 | -0/+84 |
| * | tegra: add addresses of SPI SLINK controllers | Allen Martin | 2013-02-11 | 1 | -0/+6 |
| * | tegra: rename FUNCMUX_UART2_UARTB | Stephen Warren | 2013-02-11 | 1 | -1/+1 |
| * | Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c | Tom Warren | 2013-02-11 | 7 | -4/+73 |
| * | Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry | Tom Warren | 2013-02-11 | 1 | -1/+0 |
| * | Add DDR3 support for AM335x-EVM (Version 1.5A) | Jeff Lance | 2013-02-07 | 1 | -0/+16 |
| * | pcm051: Add support for Phytec phyCORE-AM335x | Lars Poeschel | 2013-02-07 | 1 | -0/+18 |
| * | am33xx: add a pulldown macro to pinmux config | Lars Poeschel | 2013-02-07 | 1 | -1/+2 |
| * | ARM: add wfi assembly macro | Rob Herring | 2013-02-03 | 1 | -0/+6 |
| * | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-02-02 | 10 | -12/+1195 |
| |\ |
|
| | * | mxs: mmc: Allow overriding default card detect implementation | Marek Vasut | 2013-01-28 | 1 | -1/+1 |
| | * | mxs: ssp: Add SSP registers map for MX23 | Marek Vasut | 2013-01-28 | 1 | -0/+36 |
| | * | mxs: dma: Fix APBH DMA driver for MX23 | Marek Vasut | 2013-01-28 | 1 | -0/+121 |
| | * | mxs: Add MX23 quirks into the clock code | Otavio Salvador | 2013-01-21 | 1 | -2/+6 |
| | * | mx23: Add boot mode description | Otavio Salvador | 2013-01-21 | 1 | -0/+12 |
| | * | mx23: Add support on print_cpuinfo() | Otavio Salvador | 2013-01-21 | 1 | -0/+1 |
| | * | mx23: ssp: Fix ssp-regs.h for MX23 | Marek Vasut | 2013-01-21 | 1 | -0/+2 |
| | * | mx23: Add POWER and CLKCTRL register definitions | Marek Vasut | 2013-01-21 | 3 | -1/+585 |
| | * | mx23: Add iomux-mx23.h | Otavio Salvador | 2013-01-21 | 2 | -0/+361 |
| | * | mx23: Add register base addresses | Otavio Salvador | 2013-01-21 | 1 | -5/+51 |
| | * | mxs: clock: Use 'mxs' prefix for methods | Otavio Salvador | 2013-01-21 | 1 | -3/+3 |
| | * | mxs: ssp: Pull out the SSP bus to regs conversion | Marek Vasut | 2013-01-21 | 1 | -0/+16 |
| * | | tegra: remove IRDA pinmux synonym | Allen Martin | 2013-01-16 | 3 | -3/+1 |
| * | | Tegra30: clocks: Fix clock tables for I2C and other periphs | Tom Warren | 2013-01-16 | 1 | -0/+4 |
| * | | Tegra30: Add common CPU (shared) files | Tom Warren | 2013-01-16 | 1 | -46/+6 |
| * | | Tegra30: Add arch-tegra30 include files | Tom Warren | 2013-01-16 | 18 | -48/+1775 |
| * | | tegra: display: add board pinmux | Marc Dietrich | 2013-01-16 | 1 | -3/+4 |
| |/ |
|
* | | arm: Use generic global_data | Simon Glass | 2013-02-04 | 1 | -37/+1 |
* | | ppc: arm: Move sdhc_clk into arch_global_data | Simon Glass | 2013-02-04 | 1 | -3/+3 |
* | | arm: Move tlb_addr and tlb_size to arch_global_data | Simon Glass | 2013-02-01 | 1 | -4/+4 |
* | | ixp: Move timestamp to arch_global_data | Simon Glass | 2013-02-01 | 1 | -3/+3 |
* | | arm: Move timer_reset_value to arch_global_data | Simon Glass | 2013-02-01 | 1 | -4/+1 |
* | | arm: Move lastinc to arch_global_data | Simon Glass | 2013-02-01 | 1 | -1/+1 |
* | | arm: Move tbl to arch_global_data | Simon Glass | 2013-02-01 | 1 | -1/+1 |
* | | arm: Move tbu to arch_global_data | Simon Glass | 2013-02-01 | 1 | -1/+1 |
* | | arm: Move timer_rate_hz into arch_global_data | Simon Glass | 2013-02-01 | 1 | -1/+2 |
* | | at91: Move at91 global data into arch_global_data | Simon Glass | 2013-02-01 | 2 | -15/+15 |
* | | Add architecture-specific global data | Simon Glass | 2013-02-01 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-01-14 | 4 | -34/+2 |
|\ |
|
| * | mx31/mx35/mx51/mx53/mx6: add watchdog | Troy Kisky | 2013-01-13 | 4 | -34/+2 |
* | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-01-14 | 9 | -19/+459 |
|\ \ |
|
| * | | Exynos: clock: support get_mmc_clk for exynos | Jaehoon Chung | 2013-01-11 | 1 | -0/+1 |
| * | | EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_M... | Ajay Kumar | 2013-01-10 | 1 | -0/+7 |
| * | | EXYNOS5: Add support for FIMD and DP | Ajay Kumar | 2013-01-10 | 1 | -0/+2 |
| * | | EXYNOS5: FDT : Decode peripheral id | Rajeshwari Shinde | 2013-01-08 | 2 | -13/+28 |
| * | | exynos5: Add DT based driver for SMC911X ethernet | Hatim RV | 2012-12-26 | 1 | -0/+18 |
| * | | EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12 | Chander Kashyap | 2012-12-26 | 1 | -0/+85 |
| * | | EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12 | Chander Kashyap | 2012-12-26 | 1 | -0/+276 |