Commit Graph

5185 Commits (afb907061a0a2175c840e8bfc3ad04fd2d6721ed)

Author SHA1 Message Date
Hou Zhiqiang afb907061a powerpc/espi: remove 80us delay to improve transfer performance 11 years ago
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 11 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
Wu, Josh 9902c7b6f1 mmc: atmel_mci: fix print incorrect buffer content for debug 11 years ago
Wu, Josh 7d82d89772 gpio: at91: add sanity check for the NULL pointer 11 years ago
Ian Campbell 49692c5f51 net/designware: Make DMA burst length configurable and reduce by default 11 years ago
Ian Campbell 1857075a7f net/designware: reorder struct dw_eth_dev to pack more efficiently. 11 years ago
Ian Campbell 964ea7c1ce net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGN 11 years ago
Ian Campbell 1c848a2586 net/designware: ensure device private data is DMA aligned. 11 years ago
Ian Campbell e24ea55c04 sunxi: mmc support 11 years ago
Tom Rini 10dc77716f esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set 11 years ago
Stephen Warren d235628434 mmc: provide a select_hwpart implementation for get_device() 11 years ago
Pierre Aubert 91fdabc67a eMMC: add support for operations in RPMB partition 11 years ago
Andrew Gabbasov 6b2221b008 mmc: Handle switch error status bit in MMC card status 11 years ago
Mateusz Zalega d803fea576 mmc: postponed needless timer initialization 11 years ago
Ye.Li 716897760f esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver 11 years ago
Siva Durga Prasad Paladugu 1a897668ac fpga: Added support to load bit stream from SD/MMC 11 years ago
Michal Simek 5b815c9c61 fpga: zynqpl: Clean partial bitstream handling 11 years ago
Michal Simek 7a78bd2679 fpga: Define bitstream type based on command selection 11 years ago
Nikhil Badola 15231f6dd1 drivers/usb : Define usb control register mask for w1c bits 11 years ago
Chunhe Lan f1a96ec1a9 fsl/pci: Add workaround for erratum A-005434 11 years ago
Chunhe Lan ffc8667acf net: phy/vitesse: Add support for VSC8664 phy module 11 years ago
Lukasz Majewski c8151b4a5d dfu: mmc: Provide support for eMMC boot partition access 11 years ago
Przemyslaw Marczak 584b55b072 usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size 11 years ago
Przemyslaw Marczak 1aa4bdc82d drivers:dfu: dfu_flush(): add raw data flush to complete dfu write 11 years ago
Stephen Warren 8630c1c7e3 usb: ci_udc: parse QTD before over-writing it 11 years ago
Stephen Warren a4539a2aa7 usb: tegra: support device mode 11 years ago
Stephen Warren 2d34151f75 usb: tegra: refactor PHY type selection 11 years ago
Stephen Warren 9b20fe6f1a usb: tegra: fix PHY selection code 11 years ago
Hans de Goede 2072e72629 mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals 11 years ago
Hans de Goede fab356a0b8 mvtwsi: Fix clock programming 11 years ago
Michal Simek eb8c54bfaa ARM: zynq: ehci: Added USB host driver support 11 years ago
Belisko Marek 97eeae1a07 mtd: nand: omap_gpmc: Fix update of read_ecc in oob 11 years ago
Stephen Warren eceb3f26f4 ARM: tegra: add GPIO initialization table function 11 years ago
Stephen Warren f175603f7c ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE 11 years ago
Zhao Qiang ca721fb292 qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" 11 years ago
Shengzhou Liu 5122dfae5d powerpc/85xx: add T4080 SoC support 11 years ago
Shaohui Xie 3a7ed5aa23 powerpc/fman/memac: use default MDIO_HOLD value 11 years ago
Chunhe Lan 0b2e13d9cc powerpc/85xx: Add T4240RDB board support 11 years ago
Siva Durga Prasad Paladugu 3108185985 fpga: zynq: Use helper function zynq_validate_bitstream 11 years ago
Siva Durga Prasad Paladugu a0735a34f8 fpga: zynq: Use helper functions for zynq dma 11 years ago
Michal Simek 42a74a08eb fpga: zynq: Remove sparse warnings 11 years ago
Michal Simek 14cfc4f373 fpga: xilinx: Simplify load/dump/info function handling 11 years ago
Michal Simek f8c1be9816 fpga: xilinx: Avoid CamelCase for in Xilinx_desc 11 years ago
Michal Simek d9071ce0a8 fpga: virtex2: Avoid CamelCase 11 years ago
Michal Simek 2a6e3869f2 fpga: spartan3: Avoid CamelCase 11 years ago
Michal Simek b625b9aef3 fpga: spartan2: Avoid CamelCase 11 years ago
Akshay Saraswat f6ae1ca058 S5P: Exynos: Add GPIO pin numbering and rename definitions 11 years ago
Ian Campbell 15e82e5309 net/designware: call phy_connect_dev() to properly setup phylib device 11 years ago