Commit Graph

6232 Commits (0bca284b1795942ac8fdd1646f04f49e478f0bcc)

Author SHA1 Message Date
Przemyslaw Marczak a3e757a5d2 i2c: s3c24x0: reduce transmission status timeout 10 years ago
Axel Lin 26c0472cb0 gpio: omap: Pass correct argument to _get_gpio_direction() 10 years ago
Axel Lin d895821f4c gpio: at91: Fix getting address of private data 10 years ago
Nikita Kiryanov 0b29a8969e lcd: introduce lcd_set_cmap 10 years ago
Nikita Kiryanov 0ee261f6d3 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c 10 years ago
Nikita Kiryanov a02e948139 lcd: atmel: introduce lcd_logo_set_cmap 10 years ago
Nikita Kiryanov 27fad01b7f lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c 10 years ago
Nikita Kiryanov b3d12e9bca lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb 10 years ago
Nikita Kiryanov 38b550877f lcd: split configuration_get_cmap 10 years ago
Heiko Schocher 7bae0d6f62 arm, at91, wdt: make timeout configurable 10 years ago
Wu, Josh 0e48dc5e41 mtd: atmel_nand: according to pmecc version to perform 0xff page correction 10 years ago
Bo Shen c6941e1203 ARM: atmel: cleanup: remove at91cap9 related code 10 years ago
Bin Meng 728b393f3b x86: Add SPI support to quark/galileo 10 years ago
Simon Glass 5093badbb5 x86: spi: Support ValleyView in ICH SPI driver 10 years ago
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file 10 years ago
Stefan Roese f8d25d7466 arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdr 10 years ago
Simon Glass ef565a53ea x86: bootstage: Add time measurement for vesa start-up 10 years ago
Simon Glass bc17d8f4ac x86: video: Allow video ROM execution to fall back to the other method 10 years ago
Simon Glass 316328f59d usb: pci: Add XHCI driver for PCI 10 years ago
Simon Glass 4fd46727e4 usb: pci: Use pci_find_class() to find the device 10 years ago
Simon Glass 82c2566bd3 x86: video: Enable video for Minnowboard Max 10 years ago
Simon Glass 250e039da8 pci: Add a function to find a device by class 10 years ago
Siarhei Siamashka 5abdb156bb sunxi: mmc: Add 'sunxi_' prefix to the static functions 10 years ago
Hans de Goede fb75d972ea sunxi: video: Force h/vsync active high when using ext. vga dac on some boards 10 years ago
Hans de Goede 37d46dd3c4 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() 10 years ago
Alexey Brodkin 875143f324 net/designware: add error message on DMA reset timeout 10 years ago
Philippe De Muyter b7a5b08438 net: phy: micrel: add support for KSZ8895 switch in SMI mode 10 years ago
Yoshinori Sato e9efe16da8 Add MS7206SE ethernet support 10 years ago
Claudiu Manoil 7f233c0557 net: tsec: Fix NULL access in case init_phy() fails 10 years ago
Minghuan Lian ef2d17fe21 drivers/pci/pci_rom.c: fix compile warning under 64bit mode 10 years ago
Minghuan Lian 06e07f65c7 drivers/net/e1000.c: fix compile warning under 64bit mode 10 years ago
Simon Glass 85df958ce2 dm: cros_ec: Convert cros_ec_i2c over to driver model 10 years ago
Simon Glass d744d56136 dm: i2c: Add two more I2C init functions to the compatibility layer 10 years ago
Simon Glass 7132b9fd68 dm: i2c: dts: Support an offset-len device tree property 10 years ago
Przemyslaw Marczak 8dfcbaa681 dm: i2c: s3c24x0: adjust to dm-i2c api 10 years ago
Przemyslaw Marczak 18a7f6aa2d dm: i2c-uclass-compat: fix missed argument 10 years ago
Ruchika Gupta 34276478f7 DM: crypto/fsl - Add Freescale rsa DM driver 10 years ago
Ruchika Gupta 31d2b4fd90 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver 10 years ago
Simon Glass b2568f0d57 dm: cros_ec_spi: Remove old pre-driver-model code 10 years ago
Simon Glass 8bbb38b15f dm: cros_ec: Don't require protocol 3 support 10 years ago
Simon Glass 94f7afdf7e dm: core: Ignore disabled devices when binding 10 years ago
Simon Glass e6f66ec0e7 dm: i2c: Move slave details to child platdata 10 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 10 years ago
Simon Glass 440714eeb8 dm: spi: Set up the spi_slave device pointer in child_pre_probe() 10 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 10 years ago
Simon Glass 1603bf3cc1 dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() 10 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 10 years ago
Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 10 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago