| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Make netconsole src and dest ports configurable | Joe Hershberger | 2012-09-24 | 1 | -9/+20 |
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Tom Rini | 2012-09-21 | 2 | -4/+4 |
|\ |
|
| * | pci: fix some warnings related to assumptions about | Kumar Gala | 2012-09-22 | 2 | -4/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-09-21 | 15 | -193/+1359 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD | 2012-09-21 | 2 | -25/+37 |
| |\ \ |
|
| | * | | MX28: MMC: Avoid DMA DCache race condition | Marek Vasut | 2012-09-06 | 1 | -0/+4 |
| | * | | MX28: SPI: Fix the DMA chaining | Marek Vasut | 2012-09-06 | 1 | -18/+25 |
| | * | | MX28: SPI: Fix the DMA DCache race condition | Marek Vasut | 2012-09-06 | 1 | -7/+8 |
| * | | | NAND: MXS: include common.h first so cache.h is included in correct order | Tom Warren | 2012-09-10 | 1 | -1/+1 |
| * | | | Tegra: Change Tegra20 to Tegra in common code, prep for T30 | Tom Warren | 2012-09-10 | 6 | -162/+31 |
| * | | | mmc: detect boot sectors using EXT_CSD_BOOT_MULT too | Stephen Warren | 2012-09-07 | 1 | -1/+2 |
| * | | | tegra: nand: Add Tegra NAND driver | Jim Lin | 2012-09-07 | 3 | -0/+1284 |
| * | | | nand: Try to align the default buffers | Simon Glass | 2012-09-07 | 1 | -1/+2 |
| * | | | video: drop duplicate set of DISPC_CONFIG register | Stefano Babic | 2012-09-04 | 1 | -2/+1 |
| |/ / |
|
| * | | kw_spi: fix clock prescaler computation | Valentin Longchamp | 2012-09-03 | 1 | -2/+3 |
* | | | usb: do explicit unaligned accesses | Lucas Stach | 2012-09-21 | 1 | -2/+5 |
* | | | dfu:usb:fix: Read the "filesize" environment variable only when file read | Łukasz Majewski | 2012-09-21 | 1 | -1/+1 |
* | | | dfu:usb: Support for ext4 | Łukasz Majewski | 2012-09-21 | 1 | -6/+26 |
| |/
|/| |
|
* | | ColdFire: Queued SPI driver | Richard Retanubun | 2012-09-20 | 2 | -0/+374 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Tom Rini | 2012-09-18 | 1 | -0/+4 |
|\ \ |
|
| * | | mpc8xxx_spi: fix SPI support on MPC8308RDB | Ira W. Snyder | 2012-09-18 | 1 | -0/+4 |
* | | | dm: sparc: net: Fixup greth compile warnings | Marek Vasut | 2012-09-18 | 1 | -5/+5 |
* | | | mxc nand: Fix warning on !MXC_NFC_V2_1 | Tom Rini | 2012-09-18 | 1 | -0/+2 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2012-09-18 | 3 | -264/+107 |
|\ \ \
| |/ /
|/| | |
|
| * | | mxc nand: Homogenize IP revisions with Linux | Benoît Thébaudeau | 2012-09-17 | 1 | -8/+8 |
| * | | mtd mxc nand: Merge init functions | Benoît Thébaudeau | 2012-09-17 | 1 | -30/+23 |
| * | | mtd mxc nand: Fix ECC state after read_page_raw_syndrome() | Benoît Thébaudeau | 2012-09-17 | 1 | -1/+1 |
| * | | mtd mxc nand: Use _mxc_nand_enable_hwecc() | Benoît Thébaudeau | 2012-09-17 | 1 | -16/+12 |
| * | | mxc nand: Access all ecc_status_result fields | Benoît Thébaudeau | 2012-09-17 | 1 | -1/+1 |
| * | | mxc nand: cosmectic: Light cleanup | Benoît Thébaudeau | 2012-09-17 | 1 | -6/+3 |
| * | | mxc nand: Merge mtd and spl register definitions | Benoît Thébaudeau | 2012-09-17 | 1 | -196/+51 |
| * | | mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver | Marek Vasut | 2012-09-17 | 1 | -5/+2 |
| * | | nand: Make NAND lock status compatible with Micron | Joe Hershberger | 2012-09-17 | 1 | -2/+0 |
| * | | nand: consolidate duplicated constants | Joe Hershberger | 2012-09-17 | 1 | -6/+0 |
| * | | nand: Change ulong to loff_t and size_t | Joe Hershberger | 2012-09-17 | 1 | -2/+3 |
| * | | nand: Add support for unlock.invert | Joe Hershberger | 2012-09-17 | 1 | -3/+14 |
| * | | mtd: support ONFI multi lun NAND | Matthieu CASTET | 2012-09-17 | 1 | -1/+2 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2012-09-17 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | omap4 i2c: add support for i2c bus 4 | Koen Kooi | 2012-09-06 | 1 | -0/+8 |
| |/ / |
|
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mmc | Tom Rini | 2012-09-12 | 6 | -30/+50 |
|\ \ \ |
|
| * | | | mmc: Remove incorrect cmd->flags usage | Andy Fleming | 2012-09-06 | 2 | -4/+6 |
| * | | | mmc: s5p_sdhci: add the set_mmc_clk for cmu control | Jaehoon Chung | 2012-09-05 | 2 | -0/+6 |
| * | | | mmc: s5p_sdhci: fixed wrong function argument | Jaehoon Chung | 2012-09-05 | 1 | -3/+2 |
| * | | | mmc: s5p_sdhci: set the SDHCI_QUIRK_BROKEN_R1B | Jaehoon Chung | 2012-09-05 | 1 | -6/+4 |
| * | | | mmc: Add a SDHCI quirk for boards that have no CD | Joe Hershberger | 2012-09-05 | 1 | -2/+15 |
| * | | | mmc: Fix version check for clock API in sdhci driver | Joe Hershberger | 2012-09-05 | 1 | -5/+5 |
| * | | | mmc_get_dev: Return error if mmc_init fails | Benoît Thébaudeau | 2012-09-05 | 1 | -2/+1 |
| * | | | mmc: detect boot sectors using EXT_CSD_BOOT_MULT too | Stephen Warren | 2012-09-05 | 1 | -1/+2 |
| * | | | MMC: u-boot-spl may be compiled without partition support | Mikhail Kshevetskiy | 2012-09-05 | 1 | -0/+2 |
| * | | | mmc: fix capacity calculation when EXT_CSD_SEC_CNT is used | Yoshihiro Shimoda | 2012-09-05 | 1 | -5/+5 |