| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | QE/U-QE: Add U-QE support | Zhao Qiang | 2014-04-22 | 1 | -0/+2 |
| | * | QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON... | Zhao Qiang | 2014-04-22 | 2 | -7/+7 |
| | * | fsl/usb: Fix phy type for Second USB controller | Nikhil Badola | 2014-04-22 | 1 | -2/+6 |
| * | | MIPS: drop incaip board | Daniel Schwierzeck | 2014-04-20 | 2 | -794/+0 |
| |/ |
|
| * | e1000: remove redundant assignment | David Müller (ELSOFT AG) | 2014-04-18 | 1 | -1/+0 |
| * | pcnet: force ordering of descriptor accesses | Paul Burton | 2014-04-18 | 1 | -18/+19 |
| * | pcnet: align rx buffers for cache invalidation | Paul Burton | 2014-04-18 | 1 | -9/+12 |
| * | pcnet: access descriptor rings & init block uncached | Paul Burton | 2014-04-18 | 1 | -31/+35 |
| * | arm: remove lubbock board support | Masahiro Yamada | 2014-04-18 | 1 | -6/+0 |
| * | powerpc: remove RPXClassic, RPXlite boards support | Masahiro Yamada | 2014-04-18 | 2 | -3/+3 |
| * | mtd: delete unused files | Masahiro Yamada | 2014-04-17 | 1 | -1780/+0 |
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-21 | 13 | -204/+1194 |
|\ \ |
|
| * | | keystone2: net: add keystone ethernet driver | Karicheri, Muralidharan | 2014-04-17 | 2 | -0/+717 |
| * | | spi: davinci: add support for multiple bus and chip select | Karicheri, Muralidharan | 2014-04-17 | 2 | -3/+79 |
| * | | k2hk: add support for k2hk SOC and EVM | Vitaly Andrianov | 2014-04-17 | 1 | -0/+8 |
| * | | i2c, davinci: convert driver to new mutlibus/mutliadapter framework | Vitaly Andrianov | 2014-04-17 | 3 | -180/+250 |
| * | | i2c, davinci: move i2c_defs.h to the drivers/i2c directory | Karicheri, Muralidharan | 2014-04-17 | 2 | -0/+76 |
| * | | NAND: DaVinci: allow forced disable of subpage writes | Karicheri, Muralidharan | 2014-04-17 | 1 | -0/+3 |
| * | | SPL:SPI: Add Falcon Mode support | Tom Rini | 2014-04-17 | 1 | -6/+40 |
| * | | spi: ti_qspi: Add delay for successful bulk erase. | Poddar, Sourav | 2014-04-17 | 1 | -0/+3 |
| * | | mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL | Tom Rini | 2014-04-17 | 1 | -0/+3 |
| * | | mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL | Tom Rini | 2014-04-17 | 1 | -27/+27 |
* | | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-21 | 3 | -9/+29 |
|\ \ \
| |_|/
|/| | |
|
| * | | usb: tegra: combine header file | Stefan Agner | 2014-04-17 | 1 | -1/+0 |
| * | | usb: tegra: fix PHY configuration | Stefan Agner | 2014-04-17 | 1 | -3/+21 |
| * | | usb: tegra: fix USB2 powerdown for Tegra30 and later | Stefan Agner | 2014-04-17 | 1 | -0/+3 |
| * | | ARM: tegra: Tegra20 pinmux cleanup | Stephen Warren | 2014-04-17 | 2 | -5/+5 |
| |/ |
|
* | | i2c: sh_i2c: bugfix: i2c probe command does not work | Tetsuyuki Kobayashi | 2014-04-14 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-08 | 26 | -938/+787 |
|\ |
|
| * | ahci: Fix data abort on multiple scsi resets. | Roger Quadros | 2014-04-02 | 1 | -7/+16 |
| * | mmc:eSDHC: Workaround for data timeout issue on Txxx SoC | Haijun.Zhang | 2014-04-02 | 1 | -0/+3 |
| * | mmc: fsl_esdhc: add controller reset in case of data related errors too | Andrew Gabbasov | 2014-04-02 | 1 | -27/+36 |
| * | mmc: fsl_esdhc: fix calculation of timeout for data transactions | Andrew Gabbasov | 2014-04-02 | 1 | -6/+6 |
| * | mmc: Add 'mmc rst-function' sub-command | Tom Rini | 2014-04-02 | 1 | -0/+12 |
| * | mmc: sh_mmcif: Fix warning by unused variable | Nobuhiro Iwamatsu | 2014-04-02 | 1 | -2/+1 |
| * | mmc: sh_mmcif: Fix compile error | Nobuhiro Iwamatsu | 2014-04-02 | 1 | -1/+1 |
| * | drivers: i2c: delete an unused source file | Masahiro Yamada | 2014-03-31 | 1 | -387/+0 |
| * | blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c | Tom Rini | 2014-03-28 | 1 | -1/+1 |
| * | drivers: crypto: ace_sha: add implementation of hardware based lib rand | Przemyslaw Marczak | 2014-03-28 | 2 | -4/+77 |
| * | net/designware: align DMA buffer descriptors to D$ line | Alexey Brodkin | 2014-03-28 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 2014-03-28 | 18 | -472/+548 |
| |\ |
|
| | * | dfu: mmc: Replace calls to u-boot commands with native mmc API | Łukasz Majewski | 2014-03-24 | 1 | -7/+24 |
| | * | mmc: Split mmc struct, rework mmc initialization (v2) | Pantelis Antoniou | 2014-03-24 | 18 | -385/+403 |
| | * | mmc: Convert mmc struct's name array to a pointer | Pantelis Antoniou | 2014-03-24 | 15 | -15/+15 |
| | * | mmc: Remove ops from struct mmc and put in mmc_ops | Pantelis Antoniou | 2014-03-24 | 16 | -113/+171 |
| * | | dfu: mmc: Replace calls to u-boot commands with native mmc API | Łukasz Majewski | 2014-03-23 | 1 | -7/+24 |
| * | | usb: dfu: introduce dfuMANIFEST state | Heiko Schocher | 2014-03-23 | 2 | -10/+42 |
| * | | usb, dfu: extract flush code into seperate function | Heiko Schocher | 2014-03-23 | 1 | -18/+24 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm into master | Stefano Babic | 2014-04-04 | 64 | -1413/+4809 |
|\ \ |
|
| * \ | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-03-25 | 22 | -417/+2404 |
| |\ \
| | |/ |
|