| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2012-03-30 | -1565/+386 |
|\ |
|
| * | arm: Remove zipitz2 link script | Simon Glass | 2012-03-30 | -56/+0 |
| * | OMAP: Remove omap1610inn-based boards | Tom Rini | 2012-03-29 | -1327/+0 |
| * | board/ti/beagle/beagle.c: Fix build warnings | Anatolij Gustschin | 2012-03-29 | -1/+2 |
| * | tegra: i2c: Select I2C ordering for Seaboard | Simon Glass | 2012-03-29 | -0/+18 |
| * | tegra: i2c: Initialise I2C on Nvidia boards | Simon Glass | 2012-03-29 | -0/+7 |
| * | tegra: usb: Add USB support to nvidia boards | Simon Glass | 2012-03-29 | -0/+24 |
| * | tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard | Simon Glass | 2012-03-29 | -0/+11 |
| * | tegra: fdt: Add clock bindings for Tegra2 Seaboard | Simon Glass | 2012-03-29 | -0/+27 |
| * | tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel | Simon Glass | 2012-03-29 | -0/+36 |
| * | board/vpac270/onenand.c: Fix build errors | Anatolij Gustschin | 2012-03-28 | -3/+0 |
| * | atmel-boards: add missing atmel_mci.h | Andreas Bießmann | 2012-03-28 | -0/+2 |
| * | ARM: highbank: setup env from boot source register | Rob Herring | 2012-03-28 | -0/+13 |
| * | ARM: highbank: add reset support | Rob Herring | 2012-03-28 | -0/+8 |
| * | ARM: highbank: Add boot counter support | Rob Herring | 2012-03-28 | -0/+1 |
| * | ARM: highbank: fix warning for calxedaxgmac_initialize | Rob Herring | 2012-03-28 | -0/+1 |
| * | EXYNOS: SMDK5250: Support all 4 UARTs | Doug Anderson | 2012-03-27 | -2/+42 |
| * | ARM: davinci: fixes for cam_enc_4xx board | Heiko Schocher | 2012-03-27 | -17/+47 |
| * | calimain, enbw_cmc: Fix typo in comments | Christian Riesch | 2012-03-27 | -2/+2 |
| * | Davinci: ea20: use gpio framework to access gpios | Stefano Babic | 2012-03-27 | -29/+9 |
| * | OMAP3: mt_ventoux: updated timing for FPGA | Stefano Babic | 2012-03-27 | -6/+5 |
| * | cam_enc_4xx: Rename 'images' to 'imgs' | Tom Rini | 2012-03-27 | -24/+24 |
| * | OMAP3: twister: add support to boot Linux from SPL | Stefano Babic | 2012-03-27 | -0/+23 |
| * | devkit8000: Implement and activate direct OS boot | Simon Schwarz | 2012-03-27 | -0/+18 |
| * | devkit8000/spl: init GPMC for dm9000 in SPL | Simon Schwarz | 2012-03-27 | -0/+19 |
| * | mx53ard: Initialize return code with error | Fabio Estevam | 2012-03-27 | -1/+1 |
| * | i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAG | Eric Nelson | 2012-03-27 | -0/+5 |
| * | mx6q: mx6qsabrelite: setup_spi() should be called in board_init to allow use ... | Eric Nelson | 2012-03-27 | -4/+4 |
| * | IXP: Fix NAND build warning on PDNB3 and SCPU | Marek Vasut | 2012-03-26 | -13/+3 |
| * | IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST} | Marek Vasut | 2012-03-26 | -13/+0 |
| * | M28: Support for the old M28 SoM v1.0 | Marek Vasut | 2012-03-26 | -0/+5 |
| * | M28: Fix LCD PINMUX | Marek Vasut | 2012-03-26 | -9/+2 |
| * | mx6qsabrelite: add and enable USB Host 1 support | Wolfgang Grandegger | 2012-03-26 | -0/+18 |
| * | PXA: Fix warning in zipitz2 | Marek Vasut | 2012-03-26 | -0/+1 |
| * | arm: Remove jornada link script | Simon Glass | 2012-03-26 | -58/+0 |
| * | zipitz2: use pxa_mmc_gen as MMC driver | Vasily Khoruzhick | 2012-03-26 | -0/+8 |
* | | sh: Fix building ecovec board | Phil Edworthy | 2012-03-26 | -2/+6 |
* | | sh: ecovec: Remove unused variable | Nobuhiro Iwamatsu | 2012-03-26 | -1/+0 |
* | | sh: sh7757lcr: Add MMC header file of SH | Nobuhiro Iwamatsu | 2012-03-26 | -0/+1 |
* | | sh: sh7757lcr: add supporting for MMCIF | Yoshihiro Shimoda | 2012-03-26 | -0/+5 |
|/ |
|
* | ETX094: adjust linker script due to grown code size | Wolfgang Denk | 2012-03-19 | -1/+0 |
* | usb: replace wait_ms() with mdelay() | Mike Frysinger | 2012-03-19 | -15/+9 |
* | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass | 2012-03-18 | -8/+2 |
* | bootstage: Convert net progress numbers to enums | Simon Glass | 2012-03-18 | -14/+14 |
* | bootstage: Convert progress numbers 20-41 to enums | Simon Glass | 2012-03-18 | -2/+5 |
* | bootstage: Convert progress numbers 10-19 to enums | Simon Glass | 2012-03-18 | -6/+6 |
* | bootstage: Convert progress numbers 1-9 into enums | Simon Glass | 2012-03-18 | -24/+24 |
* | bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() | Simon Glass | 2012-03-18 | -8/+7 |
* | net/miiphy/serial: drop duplicate "NAMESIZE" define | Mike Frysinger | 2012-03-18 | -5/+5 |
* | CPCI750: Add CPCI-HD/2 support | Reinhard Arlt | 2012-03-18 | -1/+20 |