Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | omap4: allow the use of a plain text env file instead boot scripts | Javier Martinez Canillas | 2013-02-07 | -3/+14 | |
| * | | | | | OMAP3: igep00x0: add boot status GPIO LED | Javier Martinez Canillas | 2013-02-07 | -0/+24 | |
| * | | | | | OMAP3: use a single board file for IGEP devices | Javier Martinez Canillas | 2013-02-07 | -337/+51 | |
| * | | | | | ARM: highbank: use wfi macro instead of inline asm | Rob Herring | 2013-02-03 | -1/+2 | |
| * | | | | | ARM: add wfi assembly macro | Rob Herring | 2013-02-03 | -0/+6 | |
| * | | | | | arm: rmobile: kzm9g: Adjust ETM trace clock | Tetsuyuki Kobayashi | 2013-02-02 | -1/+1 | |
| * | | | | | arm: rmobile: kzm9g: Adjust SDRAM setting | Tetsuyuki Kobayashi | 2013-02-02 | -3/+14 | |
| * | | | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-02-02 | -973/+3418 | |
| |\ \ \ \ \ | |||||
| | * | | | | | mx23evk: Add initial board support | Otavio Salvador | 2013-01-28 | -0/+441 | |
| | * | | | | | mx23_olinuxino: Add default environment | Otavio Salvador | 2013-01-28 | -7/+70 | |
| | * | | | | | mxs: mmc: mx23_olinuxino: Add MMC support | Marek Vasut | 2013-01-28 | -1/+42 | |
| | * | | | | | mxs: mmc: Fix the MMC driver for MX23 | Marek Vasut | 2013-01-28 | -5/+22 | |
| | * | | | | | mxs: mmc: Allow overriding default card detect implementation | Marek Vasut | 2013-01-28 | -7/+19 | |
| | * | | | | | mxs: mmc: Fix MMC reset on iMX23 | Otavio Salvador | 2013-01-28 | -5/+11 | |
| | * | | | | | mxs: ssp: Add SSP registers map for MX23 | Marek Vasut | 2013-01-28 | -0/+36 | |
| | * | | | | | mxs: dma: Fix APBH DMA driver for MX23 | Marek Vasut | 2013-01-28 | -2/+129 | |
| | * | | | | | mx6qsabrelite: search mii phy address 4-7 | Troy Kisky | 2013-01-28 | -3/+21 | |
| | * | | | | | net: fec_mxc: get phydev before fec_probe | Troy Kisky | 2013-01-28 | -43/+83 | |
| | * | | | | | net: fec_mxc: only call phy_connect in fec_probe | Troy Kisky | 2013-01-28 | -21/+12 | |
| | * | | | | | net: fec_mxc: use fec_set_dev_name to set name | Troy Kisky | 2013-01-28 | -8/+8 | |
| | * | | | | | phy: add phy_find_by_mask/phy_connect_dev | Troy Kisky | 2013-01-28 | -50/+81 | |
| | * | | | | | net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi | Troy Kisky | 2013-01-28 | -16/+8 | |
| | * | | | | | net: fec_mxc: change fec_mii_setspeed parameter | Troy Kisky | 2013-01-28 | -5/+5 | |
| | * | | | | | net: fec_mxc: delete CONFIG_FEC_MXC_MULTI | Troy Kisky | 2013-01-28 | -4/+1 | |
| | * | | | | | doc/README.fec_mxc: add documentation | Troy Kisky | 2013-01-28 | -0/+27 | |
| | * | | | | | mxs: Use __weak annotation to simplify code | Fabio Estevam | 2013-01-28 | -7/+4 | |
| | * | | | | | tools: imximage: Let .name field be more generic | Fabio Estevam | 2013-01-28 | -1/+1 | |
| | * | | | | | mx6qsabre_common: Let mmc partition be board specific | Fabio Estevam | 2013-01-28 | -1/+2 | |
| | * | | | | | mx6qsabreauto: enable USB host interface | Knut Wohlrab | 2013-01-28 | -0/+11 | |
| | * | | | | | mxs: Boost the memory power supply | Marek Vasut | 2013-01-28 | -3/+3 | |
| | * | | | | | imximage.cfg: run files through C preprocessor | Troy Kisky | 2013-01-22 | -703/+791 | |
| | * | | | | | mxs: Add MX23 quirks into the clock code | Otavio Salvador | 2013-01-21 | -11/+32 | |
| | * | | | | | woodburn: Set Write Protection GPIO as input | Fabio Estevam | 2013-01-21 | -1/+2 | |
| | * | | | | | mxs: Add MX23 olinuxino board support | Marek Vasut | 2013-01-21 | -0/+325 | |
| | * | | | | | mxs: Linux uses ttyAMA0 as DUART | Marek Vasut | 2013-01-21 | -1/+1 | |
| | * | | | | | 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 | |
| | * | | | | | mmc: Limit the number of used SSP ports on MX23 | Marek Vasut | 2013-01-21 | -1/+11 | |
| | * | | | | | mx23: config: Enable mxsboot tool for i.MX23 based boards | Otavio Salvador | 2013-01-21 | -0/+2 | |
| | * | | | | | mx23: config: Enable building of u-boot.sb binary | Otavio Salvador | 2013-01-21 | -0/+19 | |
| | * | | | | | 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 | -44/+44 | |
| | * | | | | | mxs: ssp: Pull out the SSP bus to regs conversion | Marek Vasut | 2013-01-21 | -19/+19 |