Commit Graph

9726 Commits (9c00d982f1d18fd1e8ed586dc1c041988aba4567)

Author SHA1 Message Date
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
Simon Glass b4a6c2aae6 spl: Update ext functions to take an spl_image parameter 8 years ago
Simon Glass ea022a3775 spi: Move freescale-specific code into a private header 8 years ago
Simon Glass 139db7af4e spl: Convert spl_spi_load_image() to use linker list 8 years ago
Simon Glass 0a9b73a13e spl: spi: Move the generic SPI loader into common/spl 8 years ago
Simon Glass ecdfd69a4b spl: Convert boot_device into a struct 8 years ago
Simon Glass 71316c1d8c spl: Add a parameter to spl_parse_image_header() 8 years ago
Alexandre Courbot ab895d6af2 serial: ns16550: Handle -ENOENT when requesting clock 8 years ago
Kever Yang 1a01695615 power: regulator: add pwm regulator 8 years ago
Heiko Schocher 592a749527 net, macb: fix misaligned cache operation warning 8 years ago
Masahiro Yamada b98278be7b input: specify the default of I8042_KEYB in more correct manner 8 years ago
Sriram Dash f413d1cae8 mpc85xx: powerpc: usb: Update the list of Socs afftected by erratum A006261 8 years ago
Sriram Dash 4c043712e9 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller 8 years ago
Sriram Dash c609775e6f usb: fsl: Renaming fdt_fixup_erratum and fdt_fixup_usb_erratum 8 years ago
Sriram Dash a5c289b9bc usb: fsl: Rename fdt_fixup_dr_usb 8 years ago
Sanchayan Maity 0885cdb9d1 usb: host: ehci-vf: Migrate Vybrid USB to driver model 8 years ago
Sriram Dash e915716a5c drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests 8 years ago
Alban Bedel cea6c8ce23 net: asix: Fix ASIX 88772B with driver model 8 years ago
Stephen Warren 2f6a7e8ce5 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion 8 years ago
Stephen Warren fc607d9ab9 i2c: tegra: only use new clock/reset APIs 8 years ago
Stephen Warren e8adca9ecf mmc: tegra: only use new clock/reset APIs 8 years ago
Stephen Warren 4a332d3ee7 clock: implement a driver for the Tegra CAR 8 years ago
Stephen Warren fe60f06dcd reset: implement a driver for the Tegra CAR 8 years ago
Stephen Warren bd3ee84ac7 misc: implement Tegra CAR core driver 8 years ago
Tom Warren 6a474db489 mmc: tegra: Add DM_MMC support to Tegra MMC driver 8 years ago
Stephen Warren f53c4e4bbd mmc: tegra: priv struct and naming cleanup 8 years ago
Stephen Warren 6138d5b682 mmc: tegra: don't use periph_id in pad_init_mmc() 8 years ago
Stephen Warren 6b83588eea mmc: tegra: move pad_init_mmc() into MMC driver 8 years ago
Stephen Warren 67748a73b1 mmc: tegra: use correct alias for SDHCI/MMC nodes 8 years ago
Stefan Roese 22f5de6b5c ahci: Make ahci_port_base() non-static to enable overwrite 8 years ago
Stefan Roese d36277ef4f usb: xhci-mvebu: Add Armada 8K to compatiblity list 8 years ago
Stefan Roese c0132f6005 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K 8 years ago
Stefan Roese 3335786a98 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k 8 years ago
Stefan Roese c6cfcc91ea usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) 8 years ago
Stefan Roese 81c1f6f0c3 usb: xhci: Add Marvell MVEBU xHCI support 8 years ago
Stefan Roese 544eefe084 net: mvneta: Add support for Armada 3700 SoC 8 years ago
Stefan Roese 3cbc11da86 net: mvneta: Make driver 64bit safe 8 years ago
Stefan Roese 3fda4ef395 spi: Add driver for Marvell Armada 3700 SoC 8 years ago
Stefan Roese 6985d49662 serial: Add serial_mvebu_a3700 for Armada 3700 SoC 8 years ago
Stefan Roese 35e3fca7e3 net: mvneta: Round up top tx buffer boundaries for dcache ops 8 years ago
Tom Rini 6828e602b7 dfu: Migrate to Kconfig 8 years ago
Tom Rini 6ad6102246 usb:gadget: Disallow DFU in SPL for now 8 years ago
Heiko Schocher 8f2fe0c86c kconfig: introduce kconfig for UBI 8 years ago
York Sun 1fdcc8dfc7 driver: ddr: fsl_mmdc: Pass board parameters through data structure 8 years ago
York Sun da28e58a7f armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A 8 years ago
Stefan Roese 87de0eb31c i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K 8 years ago
jinghua 85f03f0ea8 i2c: mv_i2c.c: Validate read length in I2C command 8 years ago
Stefan Roese 9ad5a00712 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) 8 years ago
Stefan Roese 0c0f719ad2 i2c: mv_i2c.c: Add DM support 8 years ago
Stefan Roese 7b46ee521e i2c: mv_i2c.c: Prepare driver for DM conversion 8 years ago