Commit Graph

6673 Commits (ff7e9cfc338ecd6db5ed7d6ff8fb7a2889b0131c)

Author SHA1 Message Date
Marek Vasut 33fe2fb8df ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver 10 years ago
Simon Glass 707ac1ad17 tegra: mmc: Set the removable flag correctly 10 years ago
Alexander Stein ebe78bb993 mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host 10 years ago
Yangbo Lu 253d5bdd64 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout 10 years ago
Kevin Liu 5e1c23cd39 mmc: sdhci: add timeout setting for response busy command 10 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 10 years ago
Andrew Gabbasov bd47c13583 mmc: Fix splitting device initialization 10 years ago
Andrew Gabbasov 1677eef459 mmc: Restructure polling loops to avoid extra delays 10 years ago
Andrew Gabbasov cc17c01f2d mmc: Continue polling MMC card for OCR only if it is still not ready 10 years ago
Andrew Gabbasov 5289b5350b mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() 10 years ago
Andrew Gabbasov a626c8d418 mmc: Avoid extra duplicate entry in mmc device structure 10 years ago
Hans de Goede e13afeef6f sunxi: usb: Do not call phy_probe from hcd code 10 years ago
Hans de Goede 2aacc4239c sunxi: usb: Rename the usbc.? files to usb_phy.? 10 years ago
Hans de Goede 7b798658b2 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar 10 years ago
Hans de Goede a781c97aaa sunxi: usb: Remove sunxi_usbc_get_io_base function 10 years ago
Hans de Goede 375de01702 sunxi: usb: Move setup of host controller clocks to the host controller drivers 10 years ago
Hans de Goede 421b32b880 sunxi: axp: Remove non driver-model support from the axp gpio code 10 years ago
Hans de Goede d17e1577a2 sunxi: emac: Remove non driver-model code 10 years ago
Hans de Goede 939ed1cba8 sunxi: emac: Add driver model support 10 years ago
Hans de Goede d88c2f1149 sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE 10 years ago
Hans de Goede f9f62d2dac sunxi: emac: Prepare for driver-model support 10 years ago
Hans de Goede 8145dea468 sunxi: emac: port to phylib 10 years ago
Hans de Goede f9b7a04bc8 sunxi: axp: Add driver-model support to the axp_gpio code 10 years ago
Hans de Goede 2fcf033d36 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver 10 years ago
Hans de Goede 1d624a4f08 sunxi: axp: Move axp pmic register helpers to a separate file 10 years ago
Hans de Goede 12ce15538a sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops 10 years ago
Hans de Goede 746c087bd3 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too 10 years ago
Hans de Goede 11d52a9da6 sunxi: gpio: Add compatible strings for all supported SoCs 10 years ago
Simon Glass a5ab8838c6 sunxi: gpio: Add temporary implementation of name_to_gpio() 10 years ago
Simon Glass 07ce60f3cd sunxi: gpio: Rename GPIOs to include a 'P' prefix 10 years ago
Hans de Goede 1572819c5f sunxi: display: Fix gpio handling to work with the driver-model 10 years ago
Hans de Goede 90641f82f1 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model 10 years ago
Vishnu Patekar 8c3dacff14 sunxi: Add basic A33 basic support 10 years ago
Hans de Goede 44d8ae5b69 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool 10 years ago
Simon Glass 11f4dc1583 dm: Implement a CPU uclass 10 years ago
Simon Glass 5b9000dd25 dm: core: Add a function to bind a driver for a device tree node 10 years ago
Bin Meng 6e7b5f22eb biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 10 years ago
Bin Meng 81d0b354b0 pci: Remove parameter 'class' of pci_rom_load() 10 years ago
Bin Meng d57c2f24fc pci: Option rom class is a 24-bit number 10 years ago
Bin Meng 19268834fb x86: Set serial port IRQ for SMSC LPC47M 10 years ago
Siva Durga Prasad Paladugu eddabd1662 zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD 10 years ago
Michal Simek 04bc5c939a serial: zynq: Add support for slow emulation platform 10 years ago
Andrea Scian d37c6288a6 gpio: add Xilinx Zynq PS GPIO driver 10 years ago
Simon Glass f66529f998 dm: core: Correct bug introduced in uclass_first/next_device() 10 years ago
Axel Lin 4f60166c90 serial: ns16550: Remove hard-coded baud_divisor setting 10 years ago
Masahiro Yamada f0f932d620 dm: core: drop device removal error path correctly 10 years ago
Jagannadha Sutradharudu Teki c650ca7b4c sf: Fix to compute proper sector_size 10 years ago
Bin Meng 074eed5146 dm: sf: Make SST flash write op work again 10 years ago
Bin Meng be7be78e10 dm: sf: Save flash flags to struct spi_flash 10 years ago
David Dueck 611c9ba2b8 spi: omap3: Fix timeout handling 10 years ago