Age | Commit message (Expand) | Author |
2016-03-12 | sf: Correct data types in stm_is_locked_sr() | Marek Vasut |
2016-03-12 | dm: ti_qspi: Fix conversion of address to a pointer | Lokesh Vutla |
2016-03-09 | pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER | Masahiro Yamada |
2016-03-09 | pinctrl: uniphier: set input-enable before pin-muxing | Masahiro Yamada |
2016-03-04 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-03-05 | usb: dwc2: disable erroneous overcurrent condition | Dinh Nguyen |
2016-03-01 | usb: gadget: composite: Correct recovery path for register | Sam Protsenko |
2016-02-29 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-02-29 | Revert "dm: ns16550: Add support for reg-offset property" | Tom Rini |
2016-02-29 | mmc: uniphier: add driver for UniPhier SD/MMC host controller | Masahiro Yamada |
2016-02-29 | gpio: uniphier: add driver for UniPhier GPIO controller | Masahiro Yamada |
2016-02-26 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2016-02-26 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-02-26 | net: phy: atheros: Fix problem with phy_reset() clearing BMCR | Alison Wang |
2016-02-26 | usb: ehci: Fix warning on aarch64 | Marek Vasut |
2016-02-26 | pci: Fix compiler warnings in dm_pciauto_setup_device() | Bin Meng |
2016-02-26 | spi: Correct two error return values | Simon Glass |
2016-02-26 | sandbox: spi: Remove an incorrect free() | Simon Glass |
2016-02-26 | sandbox: spi: Add more debugging to SPI emulation | Simon Glass |
2016-02-26 | sandbox: timer: Support the early timer | Simon Glass |
2016-02-26 | timer: Provide an early timer | Simon Glass |
2016-02-26 | timer: Support tracing fully | Simon Glass |
2016-02-25 | serial: dcc: Move driver to DM | Michal Simek |
2016-02-24 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-02-24 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2016-02-24 | pmic: tps65218: add useful functions and defines | Nikita Kiryanov |
2016-02-24 | pci_rom: fix may be used uninitialized warning | Andreas Bießmann |
2016-02-24 | stm32: add support for stm32f7 & stm32f746 discovery board | Vikas Manocha |
2016-02-24 | stm32x7: add support for stm32x7 serial driver | Vikas Manocha |
2016-02-24 | gpio: stm32_gpio: move base addresses to the soc file | Vikas Manocha |
2016-02-24 | gpio: stm32_gpio: move clock config from driver to board | Vikas Manocha |
2016-02-24 | fastboot: update error and warning messages | Steve Rae |
2016-02-24 | usb: eth: fix memalign() parameter order | Stephen Warren |
2016-02-24 | dfu: usb: f_dfu: Set deferred call for dfu_flush() function | Lukasz Majewski |
2016-02-24 | usb: ehci: Be explicit about the BE IO accessors | Marek Vasut |
2016-02-24 | usb: ehci: Clear USBMODE_BE on LE MMIO | Marek Vasut |
2016-02-24 | usb: ehci: Implement V2P mapping | Marek Vasut |
2016-02-24 | usb: ehci: Use map_physmem in ehci-generic | Marek Vasut |
2016-02-24 | board: ls1043ardb: Add micro QE support for ls1043ardb | Zhao Qiang |
2016-02-24 | driver: qe: Mask the codes not used for micro QE | Zhao Qiang |
2016-02-24 | driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms | Qianyu Gong |
2016-02-24 | fm: fdt: Move fman ucode fixup to driver code | Qianyu Gong |
2016-02-24 | qe: move drivers/qe/qe.h to include/fsl_qe.h | Qianyu Gong |
2016-02-24 | powerpc/SECURE_BOOT: Add PAMU driver | Aneesh Bansal |
2016-02-24 | drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE | Ruchika Gupta |
2016-02-23 | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini |
2016-02-23 | sunxi: H3: Add support for the host usb-phys | Jelle van der Waa |
2016-02-23 | sunxi: power: add support for sy8106a driver | Jelle van der Waa |
2016-02-23 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2016-02-23 | spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN | Christophe Ricard |