Commit Graph

5297 Commits (6ed9c7bbba03c7bd66ec9846b1fcce13fd90a4d2)

Author SHA1 Message Date
Darwin Rambo 3d6a5a4dfc mmc: free allocated memory on initialization errors 11 years ago
Stephen Warren d4622df342 mmc: return meaningful error codes from mmc_select_hwpart 11 years ago
Steve Rae 6736ec15c5 i2c: kona: Resolve Kona I2C driver issue 11 years ago
Simon Glass ddc94378db m68k: Fix warnings with gcc 4.6 11 years ago
Lukasz Majewski 3d83e6752d dfu: Disable default calculation of CRC32 11 years ago
Stephen Warren e0672b3c3a usb: ci_udc: terminate ep0 INs with a zlp when required 11 years ago
Stephen Warren b7c0051687 usb: ci_udc: clean up all allocations in unregister 11 years ago
Stephen Warren 9a7d34be13 usb: ci_udc: fix probe error cleanup 11 years ago
Stephen Warren bdf81611e4 usb: ci_udc: fix freeing of ep0 req 11 years ago
Stephen Warren 43a8f25b6c usb: ci_udc: call udc_disconnect() from ci_pullup() 11 years ago
Nobuhiro Iwamatsu 1dbd7280dc net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF 11 years ago
Nobuhiro Iwamatsu e2752db052 net: sh-eth: Fix coding style 11 years ago
Nobuhiro Iwamatsu 62cbddc493 net: sh-eth: Add support R7S72100 of rmobile 11 years ago
Alison Wang 6b57ff6fd5 arm: vf610: Add QSPI driver support 11 years ago
Poddar, Sourav 1f436a6ddf sf: probe: Fix quad bit set path 11 years ago
Andrew Ruder c1c0dd2644 spi: soft_spi: Support NULL din/dout buffers 11 years ago
Siva Durga Prasad Paladugu 0472808608 sf: params: Added support for Spansion S25FL512S_512K 11 years ago
Tom Rini 86db550b38 power: Add support for the TPS65218 PMIC 11 years ago
Sourav Poddar ce3cc8ecf5 ti: qspi: populate slave device to set flash quad bit. 11 years ago
pekon gupta 46840f66ca mtd: nand: omap: add support for BCH16_ECC - NAND driver updates 11 years ago
pekon gupta b80a660338 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width 11 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 11 years ago
Brian Norris b9ae609fdb mtd: nand: don't use read_buf for 8-bit ONFI transfers 11 years ago
pekon gupta 3f990dc83b mtd: nand: omap: fix error-codes returned from omap-elm driver 11 years ago
pekon gupta a09431da38 mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch 11 years ago
pekon gupta 9233279f8e mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info 11 years ago
pekon gupta d21e77ff84 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' 11 years ago
pekon gupta 41bbe4dd49 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 11 years ago
pekon gupta b98c5755c0 mtd: nand: omap_elm: remove #include omap_gpmc.h 11 years ago
Tim Harvey ca84d72d1c dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D 11 years ago
Tim Harvey 73210dccdb spl: nand: add support for mxs nand 11 years ago
York Sun 353527d527 driver/ddr/fsl: Fix printing unspecified module info for DDR4 11 years ago
York Sun 9855b3beca powerpc/mpc85xx: Add workaround for DDR erratum A004508 11 years ago
Hou Zhiqiang afb907061a powerpc/espi: remove 80us delay to improve transfer performance 11 years ago
Cormier, Jonathan 08be2836df phy: fix create_phy_by_mask for when its given an actual search mask 11 years ago
Stephen Warren 006c702688 usb: ci_udc: complete ep0 direction handling 11 years ago
Stephen Warren a2d8f92985 usb: ci_udc: pre-allocate ep0 req 11 years ago
Stephen Warren 054731b09e usb: ci_udc: use a single descriptor for ep0 11 years ago
Stephen Warren 7484d84cbb usb: ci_udc: detect queued requests on ep0 11 years ago
Lukasz Majewski bd694244db dfu: Introduction of the "dfu_hash_algo" env variable for checksum method setting 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
Eric Nelson 3a56482590 serial_mxc: disable new features of autobaud detection 11 years ago
Aaron Durbin 0b259dc2e8 power: Explicitly select pmic device's bus 11 years ago
Tom Wai-Hong Tam ac1058fdb7 power: Add support for TPS65090 PMU chip. 11 years ago
Simon Glass 78a36c3ef3 power: Add PMIC_ prefix to CHARGER_EN/DISABLE 11 years ago
Simon Glass 913702ca39 power: Rename CONFIG_PMIC_... to CONFIG_POWER_... 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