Commit Graph

26520 Commits (44fd5914fb08ffcd96c9db7e448787f1d2aed801)
 

Author SHA1 Message Date
Simon Glass e731707e4e doc: Remove note about auto-complete not working with hush 11 years ago
Simon Glass 14db950945 x86: cros_ec: Enable cros_ec for link 11 years ago
Simon Glass f1269925f9 x86: cros_ec: Update LPC driver for new cros_ec header 11 years ago
Simon Glass ca42d3f7ee x86: dts: Add device tree compatible string for Intel IPC 11 years ago
Simon Glass 6ddc4fd822 x86: Add device tree information for Chrome OS EC 11 years ago
Simon Glass 2d41046531 x86: config: Enable dhcp on link 11 years ago
Thierry Reding 2f3760428f fdt: Add a subnodes iterator macro 11 years ago
Thierry Reding 9f85eee72a fdt: Add a function to return PCI BDF triplet 11 years ago
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