Commit Graph

26412 Commits (76539383ea0288985dc6216a92e3d7961df958b3)
 

Author SHA1 Message Date
Thierry Reding 56f42242f0 fdt: Add resource parsing functions 11 years ago
Thierry Reding 5094eb408a fdt: Add functions to retrieve strings 11 years ago
Thierry Reding fc503c1791 fdt: Add a function to get the index of a string 11 years ago
Thierry Reding bc4147ab2d fdt: Add a function to count strings 11 years ago
Stephen Warren 227ec97f51 ARM: rpi_b: enable USB/DHCP/PXE in bootcmd 11 years ago
Stephen Warren 4f80a06df3 ARM: rpi_b: query internal MAC address from firmware 11 years ago
Marek Vasut 72d5702c44 arm: rpi: Enable USB support on RPi 11 years ago
Oleksandr Tymoshenko 6e9e06260d usb: dwc2: Add driver for Synopsis DWC2 USB IP block 11 years ago
Alexandre Courbot a7f2472224 net: asix: Add support for AX88772B 11 years ago
Tom Rini 68e80fdda1 Merge git://git.denx.de/u-boot-dm 11 years ago
Simon Glass 8a9cd5ad6f dm: serial: Support driver model in pl01x driver 11 years ago
Simon Glass aed2fbef5e dm: serial: Tidy up the pl01x driver 11 years ago
Simon Glass 41e98e011d dm: rpi: Convert GPIO driver to driver model 11 years ago
Simon Glass da802b9e27 dm: core: Add support for simple-bus 11 years ago
Simon Glass 3f0e935f22 dm: imx: Move cm_fx6 to use driver model for serial and GPIO 11 years ago
Simon Glass a8ba569cba dm: imx: serial: Support driver model in the MXC serial driver 11 years ago
Simon Glass 441d0cfff1 dm: imx: gpio: Support driver model in MXC gpio driver 11 years ago
Nikita Kiryanov 8f488c1bac arm: mx6: cm_fx6: use gpio request 11 years ago
Simon Glass c6f3f32356 dm: imx: i2c: Use gpio_request() to request GPIOs 11 years ago
Simon Glass edbf8b4f8c imx: Add error checking to setup_i2c() 11 years ago
Simon Glass b8893327e9 dm: serial: Put common code into separate functions 11 years ago
Simon Glass aacc6c5d10 initcall: Display error number when an error occurs 11 years ago
Simon Glass 10778398b3 dm: core: Allow a list of devices to be declared in one step 11 years ago
Simon Glass 3fcc3af4d2 dm: linker_lists: Add a way to declare multiple objects 11 years ago
Simon Glass ea0ebc8662 dm: exynos: cros_ec: Move cros_ec_spi to driver model 11 years ago
Simon Glass be995a8545 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module 11 years ago
Simon Glass 84d6cbd302 dm: cros_ec: Add support for driver model 11 years ago
Simon Glass fda6fac39b dm: tegra: spi: Convert to driver model 11 years ago
Simon Glass d2f60f9332 dm: tegra: dts: Add aliases for spi on tegra30 boards 11 years ago
Simon Glass 0ae0cb7b50 dm: sf: Add tests for SPI flash 11 years ago
Simon Glass ebcab48a03 dm: spi: Add tests 11 years ago
Simon Glass 465bc03b0c dm: exynos: config: Use driver model for SPI flash 11 years ago
Simon Glass b6c2956def dm: sf: sandbox: Convert SPI flash driver to driver model 11 years ago
Simon Glass fbb099183e dm: Convert spi_flash_probe() and 'sf probe' to use driver model 11 years ago
Simon Glass 4c2dbefde5 dm: sf: Add a uclass for SPI flash 11 years ago
Simon Glass ae242cbfd0 spi: Use error return value in sf_ops 11 years ago
Simon Glass ff0960f9a0 sf: Tidy up public and private header files 11 years ago
Simon Glass 0043b1faa7 exynos: universal_c210: Move to driver model soft_spi 11 years ago
Simon Glass 6126c8e886 dm: spi: Add documentation on how to convert over SPI drivers 11 years ago
Simon Glass 73186c9460 dm: exynos: Convert SPI to driver model 11 years ago
Simon Glass 623b638607 dm: spi: Add soft_spi implementation 11 years ago
Simon Glass 44ba6b0ecc dm: spi: Remove SPI_INIT feature 11 years ago
Simon Glass a666f39e4e dm: spi: Rename soft_spi.c to soft_spi_legacy.c 11 years ago
Simon Glass 49b5d6e6e2 dm: sandbox: spi: Move to driver model 11 years ago
Simon Glass 1157a161b0 dm: spi: Adjust cmd_spi to work with driver model 11 years ago
Simon Glass 843c9e8796 dm: Add spi.h header to a few files 11 years ago
Simon Glass ebe76a2df9 dm: Remove spi_init() from board_r.c when using driver model 11 years ago
Simon Glass c60e1f2547 dm: sandbox: Add a SPI emulation uclass 11 years ago
Simon Glass d7af6a4851 dm: spi: Add a uclass for SPI 11 years ago
Simon Glass 547cea19b8 dm: core: Add a clarifying comment on struct udevice's seq member 11 years ago