| Commit message (Expand) | Author | Age | Lines |
... | |
* | | | | dfu, nand, ubi: add partubi alt settings for updating ubi partition | Heiko Schocher | 2013-08-26 | -2/+36 |
* | | | | ARM: OMAP: USB: Fix linker error when ULPI is not defined | Dan Murphy | 2013-08-26 | -0/+7 |
* | | | | ARM: OMAP5: USB: Add OMAP5 common USB EHCI information | Dan Murphy | 2013-08-26 | -2/+24 |
| |_|/
|/| | |
|
* | | | nand_util: delete a useless variable | Masahiro Yamada | 2013-08-22 | -2/+1 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2013-08-21 | -10/+250 |
|\ \ \ |
|
| * | | | powerpc/t4240: add QSGMII interface support | Shaohui Xie | 2013-08-20 | -2/+43 |
| * | | | SPDX-License-Identifier: clean up license header | York Sun | 2013-08-20 | -32/+2 |
| * | | | powerpc: Fix CamelCase checkpatch warnings | Prabhakar Kushwaha | 2013-08-20 | -1/+1 |
| * | | | powerpc: p1022ds: add TPL for p1022ds nand boot | Ying Zhang | 2013-08-20 | -7/+21 |
| * | | | powerpc : spi flash : Support to start from eSPI with SPL | Ying Zhang | 2013-08-20 | -0/+80 |
| * | | | powerpc: mpc85xx: Support booting from SD Card with SPL | Ying Zhang | 2013-08-20 | -0/+135 |
* | | | | pmic:i2c: Replace legacy I2C_SET_BUS macro with i2c_set_bus_num() | Ćukasz Majewski | 2013-08-20 | -1/+1 |
* | | | | fsl_i2c: add workaround for the erratum I2C A004447 | Chunhe Lan | 2013-08-20 | -3/+11 |
* | | | | fsl_i2c: generate nine pulses on SCL if the I2C bus is hung | Chunhe Lan | 2013-08-20 | -2/+57 |
|/ / / |
|
* | | | SPDX-License-Identifier: convert BSD-3-Clause files | Wolfgang Denk | 2013-08-19 | -3608/+145 |
* | | | SPDX-License-Identifier: convert PIBS licensed files | Wolfgang Denk | 2013-08-19 | -44/+6 |
* | | | SPDX-License-Identifier: fixing some problematic GPL-2.0 files | Wolfgang Denk | 2013-08-19 | -18/+1 |
* | | | net: ftmac110: Update tx/rx descriptor format | Kuo-Jung Su | 2013-08-19 | -74/+82 |
* | | | net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs * | Kuo-Jung Su | 2013-08-19 | -5/+5 |
* | | | net: ftmac110: Update license statement | Kuo-Jung Su | 2013-08-19 | -2/+2 |
* | | | net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules | Bhupesh Sharma | 2013-08-19 | -26/+51 |
* | | | net: smsc95xx: Add support for another SMSC95xx variant | Stefan Roese | 2013-08-19 | -0/+1 |
* | | | net: Use ARRAY_SIZE at appropriate places | Axel Lin | 2013-08-19 | -17/+10 |
* | | | phy: smsc: LAN8710/8720 are not Gbit PHYs | Fabio Estevam | 2013-08-19 | -1/+1 |
* | | | serial: arm_dcc: Convert to use default_serial_puts | Axel Lin | 2013-08-19 | -7/+1 |
* | | | Merge branch 'master' of git://88.191.163.10/u-boot-arm | Tom Rini | 2013-08-18 | -24/+359 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-08-17 | -4/+5 |
| |\ \
| | |/ |
|
| | * | Merge git://git.denx.de/u-boot-arm | Stefano Babic | 2013-07-31 | -9255/+2352 |
| | |\ |
|
| | * | | mxc_ipuv3: fix memory alignment of framebuffer | Eric Nelson | 2013-07-29 | -2/+3 |
| | * | | mxc_gpio: Correct the GPIO handling in gpio_direction_output() | Dirk Behme | 2013-07-24 | -2/+2 |
| * | | | Prepare for TI816X : reuse existing code from TI814X | TENART Antoine | 2013-08-15 | -2/+2 |
| * | | | ARM: AM43xx: Add build support | Lokesh Vutla | 2013-08-15 | -2/+3 |
| * | | | musb: Disable extra prints | Lokesh Vutla | 2013-08-15 | -12/+8 |
| | |/
| |/| |
|
| * | | gpio: tca642x: Add the tca642x gpio expander driver | Dan Murphy | 2013-07-30 | -0/+334 |
| * | | net, phy, cpsw: fix gigabit register access | Heiko Schocher | 2013-07-30 | -2/+6 |
| * | | drivers: net: cpsw: Enable statistics for all port | Mugunthan V N | 2013-07-26 | -0/+1 |
| * | | drivers: net: cpsw: remove hard coding bd ram for cpsw | Mugunthan V N | 2013-07-26 | -3/+1 |
| * | | Merge branch 'u-boot/master' into u-boot-arm/master | Albert ARIBAUD | 2013-07-25 | -9249/+2009 |
| |\ \ |
|
| * | | | net: calxedaxgmac: enable rx cut-thru | Rob Herring | 2013-07-25 | -1/+1 |
| | |/
| |/| |
|
* | | | gpio: pca953x: Use ARRAY_SIZE instead of reinventing it | Axel Lin | 2013-08-16 | -4/+1 |
* | | | tegra: Avoid using I2C prior to relocation | Simon Glass | 2013-08-13 | -0/+4 |
* | | | Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2013-08-13 | -18/+25 |
|\ \ \ |
|
| * | | | serial: arm_dcc: Register with serial core | Jagannadha Sutradharudu Teki | 2013-08-13 | -6/+29 |
| * | | | serial: arm_dcc: Remove stdio structure support | Jagannadha Sutradharudu Teki | 2013-08-13 | -16/+0 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2013-08-13 | -6/+16 |
|\ \ \ \ |
|
| * | | | | powerpc/pcie: add PCIe version 3.x support | Zang Roy-R61911 | 2013-08-09 | -6/+14 |
| * | | | | drivers/fm: Fix compiling error if FW location is not defined | York Sun | 2013-08-09 | -0/+2 |
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-video | Tom Rini | 2013-08-12 | -122/+757 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | exynos: video: change mipi dsi write function parameters correctly | Donghwa Lee | 2013-08-12 | -62/+65 |
| * | | | | video: Encapsulate font in video_font_data.h | Marek Vasut | 2013-08-12 | -2/+0 |