Age | Commit message (Expand) | Author |
2018-02-17 | i2c: rcar_iic: Allow IIC on RCar Gen2 | Marek Vasut |
2018-02-16 | Merge git://git.denx.de/u-boot-sh | Tom Rini |
2018-02-16 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2018-02-16 | serial: Replace CONFIG_ with CONFIG_IS_ENABLED | Marek Vasut |
2018-02-16 | net: ravb: Initialize PHY in probe() once | Marek Vasut |
2018-02-16 | clk: rmobile: Assure SD-IF clock are configured correctly | Marek Vasut |
2018-02-15 | usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f... | Faiz Abbas |
2018-02-15 | usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH | Alexey Brodkin |
2018-02-15 | Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig | Lukasz Majewski |
2018-02-15 | Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig | Lukasz Majewski |
2018-02-14 | Revert "drivers/ddr/fsl: Dual-license DDR driver" | Tom Rini |
2018-02-13 | SystemACE: Remove | Tom Rini |
2018-02-13 | spi: Migrate CONFIG_CF_SPI to Kconfig | Tuomas Tynkkynen |
2018-02-13 | spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig | Tuomas Tynkkynen |
2018-02-13 | spi: Migrate CONFIG_LPC32XX_SSP to Kconfig | Tuomas Tynkkynen |
2018-02-13 | spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig | Tuomas Tynkkynen |
2018-02-13 | spi: Migrate CONFIG_MXC_SPI to Kconfig | Tuomas Tynkkynen |
2018-02-13 | spi: Migrate CONFIG_MXS_SPI to Kconfig | Tuomas Tynkkynen |
2018-02-13 | spi: Migrate CONFIG_SH_QSPI to Kconfig | Tuomas Tynkkynen |
2018-02-13 | spi: Migrate CONFIG_SH_SPI to Kconfig | Tuomas Tynkkynen |
2018-02-13 | video: ivybridge_igd: Fix compiler warning | Bin Meng |
2018-02-13 | rockchip: gpio: remove dead code | Heinrich Schuchardt |
2018-02-09 | drivers/ddr/fsl: Dual-license DDR driver | York Sun |
2018-02-09 | crypto/fsl: instantiate all rng state handles | Lukas Auer |
2018-02-08 | Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig | Adam Ford |
2018-02-08 | block: Migrate SystemACE chip to Kconfig | Tom Rini |
2018-02-08 | Convert CONFIG_APBH_DMA et al to Kconfig | Adam Ford |
2018-02-08 | Kconfig: net: phylib: Phylib should depends on NET | Michal Simek |
2018-02-08 | Convert CONFIG_NAND_MXS to Kconfig | Stefan Agner |
2018-02-08 | Convert CONFIG_MXC_GPIO to Kconfig | Adam Ford |
2018-02-07 | atcspi200: avoid possible NULL dereference | Heinrich Schuchardt |
2018-02-06 | Merge git://git.denx.de/u-boot-ubi | Tom Rini |
2018-02-06 | ubi: Ensure no fastmap flush after uif_close | Martin Townsend |
2018-02-06 | i2c: mvtwsi.c: Avoid NULL dereference | Heinrich Schuchardt |
2018-02-06 | i2c: ihs_i2c: Factor out send_buffer method | Mario Six |
2018-02-06 | i2c: ihs_i2c: Make DM compatible | Mario Six |
2018-02-06 | i2c: ihs_i2c: Prepare DM conversion | Mario Six |
2018-02-06 | i2c: fsl_i2c: Make live-tree compatible | Mario Six |
2018-02-06 | i2c: fsl_i2c: Remove inline declarations | Mario Six |
2018-02-06 | i2c: fsl_i2c: Fix style violations | Mario Six |
2018-02-05 | usb: ulpi: kconfig: Remove meaningless choice default | Ulf Magnusson |
2018-02-05 | usb: dwc2: make casts of ep->dma_buf consistent | Tom Rini |
2018-02-04 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2018-02-04 | drivers/crypto/fsl: assign job-rings to non-TrustZone | Bryan O'Donoghue |
2018-02-04 | mmc: fsl_esdhc: support SDR104 and HS200 | Peng Fan |
2018-02-04 | mmc: fsl_esdhc: add strobe and tuning entry | Peng Fan |
2018-02-04 | rtc: adding RX8010SJ rtc driver | Nandor Han |
2018-02-04 | net: e1000: implement eth_write_hwaddr | Hannu Lounento |
2018-02-04 | net: e1000: split e1000_read_mac_addr | Hannu Lounento |
2018-02-04 | net: e1000: add support for writing to EEPROM | Hannu Lounento |