| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | mx23: Put back RAM voltage level to its original value | Fabio Estevam | 2013-04-28 | -2/+2 |
| * | | mx53ard: Move register masks into imx-regs.h | Fabio Estevam | 2013-04-25 | -0/+2 |
| * | | mx5: Define a common get_board_rev() | Fabio Estevam | 2013-04-25 | -0/+7 |
| * | | wandboard: Add support for Carrier Board MicroSD card | Otavio Salvador | 2013-04-25 | -0/+7 |
| * | | wandboard: Add card detection for SOM MicroSD card | Otavio Salvador | 2013-04-25 | -0/+1 |
| * | | nitrogen6x: Setup CCM_CCOSR register | Fabio Estevam | 2013-04-25 | -0/+1 |
| * | | mx35 iomux: correct input select register index | Philip Paeps | 2013-04-25 | -0/+1 |
| * | | arm: imx: Codingstyle enhancement of include/asm/arch-mx6/crm_regs.h | Stefan Roese | 2013-04-25 | -86/+86 |
| * | | imx: Add titanium board support (i.MX6 based) | Stefan Roese | 2013-04-22 | -2/+5 |
| * | | mtd: mxs_nand: Add support for i.MX6 | Stefan Roese | 2013-04-22 | -0/+17 |
| * | | dma: Add i.MX6 support to drivers/dma/apbh_dma.c | Stefan Roese | 2013-04-22 | -1/+33 |
| * | | imx: Move some i.MX common functions into the imx-common directory | Stefan Roese | 2013-04-22 | -63/+97 |
| * | | imx: Move some header files from arch-mxs to imx-common | Stefan Roese | 2013-04-22 | -20/+20 |
| * | | mx6: Add solo-lite variant support | Fabio Estevam | 2013-04-22 | -3/+132 |
| * | | iomux-v3: Place pad control definitions into common file | Fabio Estevam | 2013-04-22 | -55/+26 |
| * | | Merge branch 'next' | Stefano Babic | 2013-04-21 | -17/+9 |
| |\ \ |
|
| | * | | arm: imx: Change iomux functions to void type | Stefan Roese | 2013-04-16 | -15/+7 |
| | * | | mx35 iomux: correct offsets of IOMUX registers | Philip Paeps | 2013-04-16 | -2/+2 |
* | | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-11 | -545/+374 |
|\ \ \ \ |
|
| * | | | | pxa: Add weak attribute to reset_cpu() function | Łukasz Dałek | 2013-05-05 | -1/+1 |
| * | | | | pxa27x_udc: remove call to unimplemented set_GPIO_mode() | Mike Dunn | 2013-05-05 | -11/+0 |
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2013-05-02 | -45/+109 |
| |\ \ \ \ |
|
| | * | | | | powerpc/mpc85xx: Changed LIODN offset values | Cristian Sovaiala | 2013-05-02 | -30/+30 |
| | * | | | | powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs | York Sun | 2013-05-02 | -0/+3 |
| | * | | | | powerpc/85xx: add SerDes bank 4 lanes | Timur Tabi | 2013-05-02 | -0/+4 |
| | * | | | | powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x | Prabhakar Kushwaha | 2013-05-02 | -2/+0 |
| | * | | | | mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on | Horst Kronstorfer | 2013-05-02 | -8/+10 |
| | * | | | | powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0) | Xulei | 2013-05-02 | -1/+30 |
| | * | | | | fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed | Zang Roy-R61911 | 2013-05-02 | -0/+4 |
| | * | | | | powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node | Tang Yuantian | 2013-05-02 | -0/+2 |
| | * | | | | powerpc/b4860: Adding workaround errata A-005871 | Shengzhou Liu | 2013-05-02 | -0/+2 |
| | * | | | | powerpc/b4: Fix the wrong register offset of B4 PCIE module | Liu Gang | 2013-05-02 | -1/+2 |
| | * | | | | powerpc/mpc85xx: add setting of clock-frequency for mpic node | Dongsheng.wang@freescale.com | 2013-05-02 | -0/+5 |
| | * | | | | powerpc/mpc85xx: Add revision properties in portal device tree node 'pme' | Jeffrey Ladouceur | 2013-05-02 | -3/+17 |
| * | | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Tom Rini | 2013-05-02 | -6/+0 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | mpc512x: remove dead code | Anatolij Gustschin | 2013-05-02 | -6/+0 |
| * | | | | | lib: consolidate hang() | Andreas Bießmann | 2013-05-01 | -124/+0 |
| * | | | | | nios2: fix style in board.c. | Andreas Bießmann | 2013-05-01 | -22/+21 |
| * | | | | | microblaze: fix style in board.c | Andreas Bießmann | 2013-05-01 | -32/+31 |
| |/ / / / |
|
| * | | | | sandbox: Allow -c argument to provide a command list | Simon Glass | 2013-05-01 | -1/+1 |
| * | | | | sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file | Simon Glass | 2013-05-01 | -0/+8 |
| * | | | | sandbox: Switch over to generic board | Simon Glass | 2013-05-01 | -307/+11 |
| * | | | | sandbox: Provide a way to map from host RAM to U-Boot RAM | Simon Glass | 2013-05-01 | -0/+8 |
| * | | | | Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2013-05-01 | -0/+7 |
| |\ \ \ \ |
|
| | * | | | | watchdog: Add support for Xilinx Microblaze watchdog | Michal Simek | 2013-04-30 | -0/+7 |
| * | | | | | ppc4xx: Add SPL support | Stefan Roese | 2013-04-22 | -4/+185 |
| |/ / / / |
|
* | | | | | fpga: zynq: Add support for loading bitstream | Michal Simek | 2013-05-06 | -2/+46 |
| |_|_|/
|/| | | |
|
* | | | | i2c: zynq: Add support for Xilinx Zynq | Michal Simek | 2013-04-30 | -0/+2 |
* | | | | mmc: Add support for Xilinx Zynq sdhci controller | Michal Simek | 2013-04-30 | -0/+5 |
* | | | | zynq: Move macros to hardware.h | Michal Simek | 2013-04-30 | -0/+2 |