| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | MXS: Add static annotations to dma driver | Marek Vasut | 2011-12-06 | -184/+50 |
| * | | apbh_dma: return error value on timeout | Wolfram Sang | 2011-12-06 | -1/+1 |
| * | | Efika: Configure additional regulators for HDMI output | Marek Vasut | 2011-12-06 | -5/+10 |
| * | | mx5: Correct a warning in clock.c | Simon Glass | 2011-12-06 | -1/+1 |
| * | | MC13892: Add REGMODE0 bits definitions | Marek Vasut | 2011-12-06 | -0/+16 |
| * | | mx51evk: Configure the pins as GPIOs prior to using gpio_get_value | Fabio Estevam | 2011-12-06 | -0/+3 |
| * | | mx53smd: Configure the pins as GPIOs prior to using gpio_get_value | Fabio Estevam | 2011-12-06 | -0/+1 |
| * | | mx53evk: Configure the pins as GPIOs prior to using gpio_get_value | Fabio Estevam | 2011-12-06 | -0/+3 |
| * | | mx53ard: Configure the pins as GPIOs prior to using gpio_get_value | Fabio Estevam | 2011-12-06 | -0/+3 |
| * | | mx53loco: Configure the pins as GPIOs prior to using gpio_get_value | Fabio Estevam | 2011-12-06 | -0/+3 |
| * | | OMAP3: Add SPL_BOARD_INIT hook | Tom Rini | 2011-12-06 | -0/+14 |
| * | | AM3517 CraneBoard: Add SPL support | Tom Rini | 2011-12-06 | -32/+56 |
| * | | AM3517: Add SPL support | Tom Rini | 2011-12-06 | -33/+56 |
| * | | OMAP3: Add SPL support to omap3_evm | Tom Rini | 2011-12-06 | -38/+159 |
| * | | OMAP3: Add SPL support to Beagleboard | Tom Rini | 2011-12-06 | -39/+153 |
| * | | OMAP3 SPL: Add identify_nand_chip function | Tom Rini | 2011-12-06 | -0/+91 |
| * | | OMAP3 SPL: Rework memory initalization and devkit8000 support | Tom Rini | 2011-12-06 | -44/+38 |
| * | | OMAP3: Suffix all Micron memory timing parts with their speed | Tom Rini | 2011-12-06 | -10/+11 |
| * | | OMAP3: Add optimal SDRC autorefresh control values | Tom Rini | 2011-12-06 | -5/+11 |
| * | | omap3: mem: Add MCFG helper macro | Tom Rini | 2011-12-06 | -16/+30 |
| * | | OMAP3: Remove get_mem_type prototype | Tom Rini | 2011-12-06 | -1/+0 |
| * | | OMAP3: Change mem_ok to clear again after reading back | Tom Rini | 2011-12-06 | -0/+1 |
| * | | OMAP3: Add a helper function to set timings in SDRC | Tom Rini | 2011-12-06 | -55/+61 |
| * | | OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() | Tom Rini | 2011-12-06 | -12/+11 |
| * | | omap3: mem: Comment enable_gpmc_cs_config more | Tom Rini | 2011-12-06 | -3/+13 |
| * | | ARM: davici_emac: Fix condition for number of phy detects | Prabhakar Lad | 2011-12-06 | -1/+1 |
| * | | arm: printf() is not available in some SPL configurations | Christian Riesch | 2011-12-06 | -0/+2 |
| * | | arm, davinci: add support for am1808 based enbw_cmc board | Heiko Schocher | 2011-12-06 | -0/+1105 |
| * | | arm, davinci: move misc function in arch tree | Heiko Schocher | 2011-12-06 | -68/+5 |
| * | | arm, board/davinci/common/misc.c: Codingstyle cleanup | Heiko Schocher | 2011-12-06 | -9/+10 |
| * | | arm, davinci, da850: add uart1 tx rx pinmux config | Heiko Schocher | 2011-12-06 | -0/+6 |
| * | | arm, davinci: move davinci_rtc struct to hardware.h | Heiko Schocher | 2011-12-06 | -26/+39 |
| * | | arm, davinci: Remove duplication of pinmux configuration code | Christian Riesch | 2011-12-06 | -28/+8 |
| * | | arm, hawkboard: Use the pinmux configurations defined in the arch tree | Christian Riesch | 2011-12-06 | -43/+14 |
| * | | arm, da850evm: Use the pinmux configurations defined in the arch tree | Christian Riesch | 2011-12-06 | -128/+27 |
| * | | arm, da850: Add pinmux configurations to the arch tree | Christian Riesch | 2011-12-06 | -0/+217 |
| * | | arm, da850evm: Do pinmux configuration for EMAC together with other pinmuxes | Christian Riesch | 2011-12-06 | -3/+3 |
| * | | arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins | Christian Riesch | 2011-12-06 | -6/+0 |
| * | | arm, davinci: Move pinmux functions from board to arch tree | Christian Riesch | 2011-12-06 | -13/+7 |
| * | | arm, arm926ejs: always do cpu critical inits | Heiko Schocher | 2011-12-06 | -4/+2 |
| * | | omap_gpmc: use SOFTECC in SPL if it's enabled | Ilya Yanok | 2011-12-06 | -1/+3 |
| * | | nand_spl_simple: add support for software ECC | Ilya Yanok | 2011-12-06 | -2/+11 |
| * | | AM3517: move AM3517 specific mux defines to generic header | Ilya Yanok | 2011-12-06 | -79/+41 |
| * | | AM35xx: add EMAC support | Ilya Yanok | 2011-12-06 | -0/+104 |
| * | | davinci_emac: hardcode 100Mbps for AM35xx and RMII | Ilya Yanok | 2011-12-06 | -1/+2 |
| * | | davinci_emac: fix for running with dcache enabled | Ilya Yanok | 2011-12-06 | -4/+42 |
| * | | arm926ejs: add noop implementation for dcache ops | Ilya Yanok | 2011-12-06 | -1/+76 |
| * | | davinci_emac: conditionally compile specific PHY support | Ilya Yanok | 2011-12-06 | -0/+8 |
| * | | davinci_emac: use internal addresses in buffer descriptors | Ilya Yanok | 2011-12-06 | -9/+30 |
| * | | davinci_emac: move arch-independent defines to separate header | Ilya Yanok | 2011-12-06 | -289/+319 |