Age | Commit message (Expand) | Author |
2016-12-19 | i2c: mv_i2c.c: Correct address endianness | Bradley Bolen |
2016-12-18 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-12-16 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2016-12-16 | i2c: mxc: Make 'no gpio pinctrl state' print as debug | Jagan Teki |
2016-12-16 | i2c: mxc: Print hex instead of decimal for bus address | Jagan Teki |
2016-12-16 | i2c: Kconfig: Add SYS_I2C_MXC entry | Jagan Teki |
2016-12-16 | video: Kconfig: Add VIDEO_IPV3 entry | Jagan Teki |
2016-12-16 | dm: net: fec: Add .read_rom_hwaddr | Jagan Teki |
2016-12-16 | net: fec_mxc: Driver cleanups | Jagan Teki |
2016-12-16 | net: fec_mxc: Convert into driver model | Jagan Teki |
2016-12-16 | net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr | Jagan Teki |
2016-12-16 | arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC | Patrick Bruenn |
2016-12-16 | pinctrl: imx6: support i.MX6SLL | Peng Fan |
2016-12-16 | OCOTP: Update OCOTP driver to support i.MX6SLL | Peng Fan |
2016-12-15 | driver: fsl-mc: qbman: Add QBMAN 4.1 support | Priyanka Jain |
2016-12-15 | Revert "sf: Fix quad bit set for micron devices" | Cyrille Pitchen |
2016-12-15 | sf: Do not force the DT memory map size to exactly match the device | Phil Edworthy |
2016-12-15 | mtd: spi: don't return -1 when scan succeed | Fabien Parent |
2016-12-15 | spi: cadence_qspi: Move DT prop code to match layout | Phil Edworthy |
2016-12-15 | spi: cadence_qspi: Fix CS timings | Phil Edworthy |
2016-12-15 | spi: cadence_qspi: Remove returns from end of void functions | Phil Edworthy |
2016-12-15 | spi: cadence_qspi: Use spi mode at the point it is needed | Phil Edworthy |
2016-12-15 | spi: cadence_qspi: Clean up the #define names | Phil Edworthy |
2016-12-15 | spi: cadence_qspi: Use #define for bits instead of bit shifts | Phil Edworthy |
2016-12-15 | spi: cadence_qspi: Better debug information on the SPI clock rate | Phil Edworthy |
2016-12-15 | spi: cadence_qspi: Fix baud rate calculation | Phil Edworthy |
2016-12-15 | spi: cadence_qspi: Fix clearing of pol/pha bits | Phil Edworthy |
2016-12-15 | spi: Add error checking for invalid bus widths | Simon Glass |
2016-12-12 | Merge git://www.denx.de/git/u-boot-marvell | Tom Rini |
2016-12-12 | arm64: mvebu: pinctrl: Add pin control driver for A8K family | Konstantin Porotchkin |
2016-12-09 | spl: Add a name to the SPL load-image methods | Simon Glass |
2016-12-09 | Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" | Tom Rini |
2016-12-09 | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2016-12-08 | net/phy/vitesse: Rework RGMII skew configuration for VSC8601 | Alex |
2016-12-08 | net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers | Stefan Roese |
2016-12-08 | net: fman: fix 2.5G SGMII settings | shaohui xie |
2016-12-08 | net: phy: realtek: Only force master mode on rtl8211b/c | oliver@schinagl.nl |
2016-12-08 | net: phy: realtek: make define more consistent | oliver@schinagl.nl |
2016-12-08 | net: phy: realtek: Use the BIT() macro | oliver@schinagl.nl |
2016-12-08 | net: phy: micrel: Fix error handling | Marek Vasut |
2016-12-08 | net: xilinx: Use mdio_register_seq() to support multiple instances | Michal Simek |
2016-12-08 | block: Move ceva driver to DM | Michal Simek |
2016-12-08 | dm: Add support for scsi/sata based devices | Michal Simek |
2016-12-06 | usb: xhci-pci: Add DM support | Stefan Roese |
2016-12-05 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-12-05 | fsl/usb: enable the errata-a005697 for ls1012a | jerry.huang@nxp.com |
2016-12-05 | fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum | Shengzhou Liu |
2016-12-05 | fsl/ddr: Fix compiling warning | Shengzhou Liu |
2016-12-05 | Merge git://www.denx.de/git/u-boot-i2c | Tom Rini |
2016-12-05 | sata: sata_mv: Fix misaligned cache warnings | Stefan Roese |