| Commit message (Expand) | Author | Age | Lines |
... | |
* | | | | | sata: fix a bug in init_sata() for pci-sata card | li pengbo | 2014-11-23 | -1/+1 |
* | | | | | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -86/+101 |
* | | | | | include: move various macros to include/linux/kernel.h | Masahiro Yamada | 2014-11-20 | -23/+0 |
* | | | | | replace DIV_ROUND with DIV_ROUND_CLOSEST | Masahiro Yamada | 2014-11-20 | -2/+2 |
* | | | | | ARM: remove CONFIG_ARM920T defines | Masahiro Yamada | 2014-11-20 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini | 2014-11-19 | -0/+1 |
|\ \ \ \ |
|
| * | | | | mtd, cfi, ubi: add missing writebufsize initialization | Heiko Schocher | 2014-11-19 | -0/+1 |
| |/ / / |
|
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2014-11-19 | -380/+306 |
|\ \ \ \ |
|
| * | | | | blackfin: convert to use CONFIG_SYS_I2C framework | Scott Jiang | 2014-11-17 | -142/+60 |
| * | | | | adi_i2c: convert to use general io accessors. | Scott Jiang | 2014-11-17 | -68/+77 |
| * | | | | blackfin: rename bfin-twi_i2c driver to adi_i2c | Scott Jiang | 2014-11-17 | -5/+4 |
| | |/ /
| |/| | |
|
* | | | | mtd: Handle 29LV800BT | Dirk Eibach | 2014-11-19 | -0/+51 |
| |/ /
|/| | |
|
* | | | net: macb: enable GMAC IP without GE feature support | Bo Shen | 2014-11-17 | -1/+7 |
* | | | mtd: atmel_nand: runtime to build gf table for pmecc | Josh Wu | 2014-11-17 | -1/+78 |
* | | | spl, mtd, nand, atmel_nand: invert device ready pin logic | Heiko Schocher | 2014-11-17 | -3/+3 |
* | | | spl, nand, atmel_nand: add erase one block function | Heiko Schocher | 2014-11-17 | -0/+33 |
* | | | mtd: atmel_nand: add missing include | Heiko Schocher | 2014-11-17 | -0/+1 |
* | | | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header | Heiko Schocher | 2014-11-17 | -0/+4 |
* | | | net: macb: write mac address when initialization | Bo Shen | 2014-11-17 | -0/+9 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | 2014-11-17 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig | Masahiro Yamada | 2014-11-13 | -1/+1 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-11-14 | -4/+15 |
|\ \ \ |
|
| * | | | driver/net/fm/memac_phy: set NEG bit for external MDIOs | Shaohui Xie | 2014-11-14 | -1/+4 |
| * | | | Fman/mEMAC: mEMAC fix for 10G MAC and PHY | Shaohui Xie | 2014-11-14 | -3/+11 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2014-11-14 | -0/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | video: speedup writing strings to fb console | Soeren Moch | 2014-10-30 | -0/+9 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxi | Tom Rini | 2014-11-13 | -26/+288 |
|\ \ \ |
|
| * | | | sun6i: ehci: Add sun6i ehci support | Hans de Goede | 2014-11-13 | -16/+29 |
| * | | | sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s | Hans de Goede | 2014-11-13 | -10/+25 |
| * | | | sun6i: Add basic axp221 driver | Oliver Schinagl | 2014-11-13 | -0/+234 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-11-11 | -75/+124 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | usb: eth: fix Makefile | Rene Griessl | 2014-11-07 | -3/+1 |
| * | | | usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONT... | Nobuhiro Iwamatsu | 2014-11-07 | -4/+4 |
| * | | | usb: ehci: fix Interrupt on Doorbell flag of USBCMD | Masahiro Yamada | 2014-11-07 | -2/+2 |
| * | | | usb: s3c-otg: Allow custom gusbcfg | Marek Vasut | 2014-11-07 | -7/+13 |
| * | | | usb: s3c-otg: Split out PHY control | Marek Vasut | 2014-11-07 | -62/+104 |
| * | | | usb: s3c-otg: Encapsulate PHY control | Marek Vasut | 2014-11-06 | -4/+8 |
| * | | | usb: s3c-otg: Remove useless include | Marek Vasut | 2014-11-06 | -1/+0 |
| | |/
| |/| |
|
* | | | usb: UniPhier: add UniPhier on-chip EHCI host driver support | Masahiro Yamada | 2014-11-12 | -0/+48 |
* | | | usb: add basic USB configs in Kconfig | Masahiro Yamada | 2014-11-12 | -0/+94 |
* | | | serial: UniPhier: borrow macros from linux/serial_reg.h | Masahiro Yamada | 2014-11-12 | -13/+2 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2014-11-10 | -7/+29 |
|\ \ \ |
|
| * | | | i2c: rcar_i2c: Fix order of restart and clear status | Nobuhiro Iwamatsu | 2014-11-10 | -2/+2 |
| * | | | drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms | Shaveta Leekha | 2014-11-10 | -1/+1 |
| * | | | ppc4xx: Handle i2c stuck on combined xfer | Dirk Eibach | 2014-11-10 | -0/+21 |
| * | | | ppc4xx: Fix i2c repeated start | Dirk Eibach | 2014-11-10 | -4/+5 |
| |/ / |
|
* | | | drivers/net/uli526x.c: fix syntax error | Wolfgang Denk | 2014-11-07 | -1/+1 |
* | | | power_spi.c: Rewrite pmic_reg function | Tom Rini | 2014-11-07 | -23/+10 |
* | | | net: smc911x: Keep MAC programmed | Marek Vasut | 2014-11-07 | -0/+1 |
* | | | sort drivers/mmc/Makefile | Pavel Machek | 2014-11-07 | -10/+12 |