Age | Commit message (Expand) | Author |
2018-10-05 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-10-05 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2018-10-05 | Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2018-10-04 | net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID | Janine Hagemann |
2018-10-04 | net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii | Janine Hagemann |
2018-10-04 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-10-04 | spi: Add SPI driver for MT76xx SoCs | Stefan Roese |
2018-10-04 | mtd: nand: spi: Add Gigadevice SPI NAND support | Stefan Roese |
2018-10-04 | sf: Add XMC xm25qh64a and xm25qh128a entries | Stefan Roese |
2018-10-03 | Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip | Tom Rini |
2018-10-03 | gpio: dwapb_gpio: Change to use devm_kcalloc() | Ley Foon Tan |
2018-10-03 | phy: rcar: Add R-Car Gen3 PHY driver | Marek Vasut |
2018-10-03 | i2c: Add support for the Arm's Versatile Express I2C controller. | Liviu Dudau |
2018-10-02 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2018-10-02 | spi: sh_qspi: Add DM support to SH QSPI driver | Marek Vasut |
2018-10-02 | driver/spi: fsl_qspi: Remove non-DM stuff | Ashish Kumar |
2018-10-02 | spi: designware_spi: Add reset ctrl to driver | Ley Foon Tan |
2018-10-02 | cmd: mtd: add 'mtd' command | Miquel Raynal |
2018-10-02 | mtd: mtdpart: implement proper partition handling | Miquel Raynal |
2018-10-02 | mtd: uboot: search for an equivalent MTD name with the mtdids | Miquel Raynal |
2018-10-02 | mtd: mtdpart: add a generic mtdparts-like parser | Miquel Raynal |
2018-10-02 | mtd: uclass: add probe function | Miquel Raynal |
2018-10-02 | rockchip: dwmmc: add rk2928-dw-mshc compatible | Heiko Stuebner |
2018-10-02 | mmc: dw_mmc: check fifo status with a timeout in fifo mode | Heiko Stuebner |
2018-09-30 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2018-09-30 | usb:ci_udc: don't overwrite configuration on pullup | Ramon Fried |
2018-09-30 | usb: ehci-msm: Add init_after_reset for CI_UDC | Ramon Fried |
2018-09-30 | usb:ci_udc: Introduce init_after_reset phy function | Ramon Fried |
2018-09-30 | ehci: msm: use init_type in probe | Ramon Fried |
2018-09-30 | ehci: msm: switch to generic PHY uclass | Ramon Fried |
2018-09-30 | phy: db410c: Add MSM USB PHY driver | Ramon Fried |
2018-09-30 | ehci: msm: Add missing platdata | Ramon Fried |
2018-09-30 | ehci: Replace board_prepare_usb with board_usb_init | Ramon Fried |
2018-09-30 | serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs | Patrice Chotard |
2018-09-30 | clk: Add support for Arm's Versatile Express OSC clock generators | Liviu Dudau |
2018-09-29 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2018-09-29 | dm: test: Add "/firmware" node scan test | Rajan Vaja |
2018-09-29 | firmware: Add FIRMWARE config prompt string | Rajan Vaja |
2018-09-29 | test: Add tests for board uclass | Mario Six |
2018-09-29 | board: Add gazerbeam driver | Mario Six |
2018-09-29 | drivers: Add board uclass | Mario Six |
2018-09-29 | core: Add dev_{disable,enable}_by_path | Mario Six |
2018-09-29 | core: Add functions to set properties in live-tree | Mario Six |
2018-09-29 | Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2018-09-29 | mmc: omap_mmc: Remove invert references | Adam Ford |
2018-09-28 | pinctrl: sandbox: add gpio onewire w1 group | Eugen Hristev |
2018-09-28 | W1-EEPROM: add sandbox driver | Eugen Hristev |
2018-09-28 | W1-EEPROM: add support for Maxim DS24 eeprom families | Maxime Ripard |
2018-09-28 | w1: identify devices with w1-eeprom uclass | Eugen Hristev |
2018-09-28 | W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs | Maxime Ripard |