Commit Graph

5370 Commits (85eb0de2147307eaf70f21f59e805fc9a3585550)

Author SHA1 Message Date
Andy Fleming b21f87a3e0 Change Andy Fleming's email address 10 years ago
Heiko Schocher f659b57361 spi, spi_mxc: do not hang in spi_xchg_single 10 years ago
Simon Glass 22052c6236 spi: Support half-duplex mode in FDT decode 10 years ago
Simon Glass a4e29db257 exynos: spi: Fix calculation of SPI transaction start time 10 years ago
Simon Glass 2001b9a641 cros_ec: Fix two bugs in the SPI implementation 10 years ago
Marek Vasut a52a178f0b sf: sf_ops: Stop leaking memory 10 years ago
Bo Shen da55c66ec9 MMC: atmel_mci: enable high speed mode support 10 years ago
Bo Shen cd60ebd430 MMC: atmel_mci: refactor setting the mode register 10 years ago
Chin Liang See 6ace153d13 mmc/dw_mmc: Fix clock divider calculation error for bypass mode 10 years ago
Marek Vasut dae0f5c644 mmc: s3c: Add SD driver 10 years ago
Lubomir Rintel 64973023df bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag 10 years ago
DrEagle 3fe3b4fb1c ARM: kirkwood: add mvsdio driver 10 years ago
Roman Byshko 8d154002f3 sunxi: add USB EHCI driver 10 years ago
Ian Campbell a6e50a88d8 ahci: provide sunxi SATA driver using AHCI platform framework 10 years ago
Khoronzhuk, Ivan 7c38764606 keystone2: use CONFIG_SOC_KEYSTONE in common places 10 years ago
Khoronzhuk, Ivan 67ac6ffaee mtd: nand: davinci: add opportunity to write keystone U-boot image 10 years ago
Tom Rini 7aa5598aac tps65218/am43xx_evm: Add power framework support to TPS65218 10 years ago
Mugunthan V N 7a0227534d drivers: net: cpsw: add support for using second port as ethernet 10 years ago
Nobuhiro Iwamatsu 2f972a3c62 serial: sh: Add support R8A7794 10 years ago
Nobuhiro Iwamatsu 172437472a net: sh-eth: Add support R8A7794 10 years ago
Simon Glass 74f96dada1 dm: Give the demo uclass a name 10 years ago
Simon Glass bb58503d80 dm: Add dm_scan_other() to locate board-specific devices 10 years ago
Simon Glass 9b0ba067f9 dm: Improve errors and warnings in lists_bind_fdt() 10 years ago
Simon Glass a327dee0f4 dm: Add child_pre_probe() and child_post_remove() methods 10 years ago
Simon Glass e59f458de6 dm: Introduce per-child data for devices 10 years ago
Simon Glass 997c87bb0b dm: Add functions to access a device's children 10 years ago
Simon Glass 1ca7e2062b dm: Provide a function to scan child FDT nodes 10 years ago
Simon Glass c910e2e2da dm: Avoid accessing uclasses before they are ready 10 years ago
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset 10 years ago
Simon Glass 5a66a8ff86 dm: Introduce device sequence numbering 10 years ago
Simon Glass 9ca296a1b0 dm: Move uclass error checking/probing into a function 10 years ago
Simon Glass 093f79ab88 Add a flag indicating when the serial console is ready 10 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass 9adbd7a116 dm: Provide a way to shut down driver model 10 years ago
Simon Glass 7497812d47 dm: Make sure that the root device is probed 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
Simon Glass 91d0be1dd8 stdio: Remove redundant code around stdio_register() calls 10 years ago
Simon Glass 5b9765c7d6 dm: gpio: Don't use the driver model uclass for SPL 10 years ago
York Sun 3d75ec95f5 driver/ddr: Fix DDR register timing_cfg_8 10 years ago
York Sun 8340e7ac86 driver/ddr: Fix DDR4 driver for ARM 10 years ago
Prabhakar Kushwaha 591dd19230 driver/nand: Add support of 16K SRAM for IFC 2.0 10 years ago
Zang Roy-R61911 32514d259b fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint 10 years ago
Prabhakar Kushwaha 04818bbdc3 driver/nand: Update SRAM initialize logic for IFC. 10 years ago
Prabhakar Kushwaha 3bab3d8324 driver/nand:Define MAX_BANKS same as SoC defined for IFC 10 years ago
Zhao Qiang 38d67a4e55 qe: move immap_qe.h from arch directory into common directory 10 years ago
Rotariu Marian-Cristian 1155d8d853 net/fm: call fm_port_to_index() with proper checks 10 years ago
Ian Campbell e0ddcf93b9 AHCI: Increase link timeout to 200ms 10 years ago
Masahiro Yamada 5b9587ae31 serial: ns16550: use a const variable instead of macro 10 years ago
Masahiro Yamada f8c7c2033d serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor 10 years ago