Commit Graph

26122 Commits (b2b8a6967a0579fd5cace0280d9cf0b54d3bbf1f)
 

Author SHA1 Message Date
Simon Glass aacc6c5d10 initcall: Display error number when an error occurs 10 years ago
Simon Glass 10778398b3 dm: core: Allow a list of devices to be declared in one step 10 years ago
Simon Glass 3fcc3af4d2 dm: linker_lists: Add a way to declare multiple objects 10 years ago
Simon Glass ea0ebc8662 dm: exynos: cros_ec: Move cros_ec_spi to driver model 10 years ago
Simon Glass be995a8545 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module 10 years ago
Simon Glass 84d6cbd302 dm: cros_ec: Add support for driver model 10 years ago
Simon Glass fda6fac39b dm: tegra: spi: Convert to driver model 10 years ago
Simon Glass d2f60f9332 dm: tegra: dts: Add aliases for spi on tegra30 boards 10 years ago
Simon Glass 0ae0cb7b50 dm: sf: Add tests for SPI flash 10 years ago
Simon Glass ebcab48a03 dm: spi: Add tests 10 years ago
Simon Glass 465bc03b0c dm: exynos: config: Use driver model for SPI flash 10 years ago
Simon Glass b6c2956def dm: sf: sandbox: Convert SPI flash driver to driver model 10 years ago
Simon Glass fbb099183e dm: Convert spi_flash_probe() and 'sf probe' to use driver model 10 years ago
Simon Glass 4c2dbefde5 dm: sf: Add a uclass for SPI flash 10 years ago
Simon Glass ae242cbfd0 spi: Use error return value in sf_ops 10 years ago
Simon Glass ff0960f9a0 sf: Tidy up public and private header files 10 years ago
Simon Glass 0043b1faa7 exynos: universal_c210: Move to driver model soft_spi 10 years ago
Simon Glass 6126c8e886 dm: spi: Add documentation on how to convert over SPI drivers 10 years ago
Simon Glass 73186c9460 dm: exynos: Convert SPI to driver model 10 years ago
Simon Glass 623b638607 dm: spi: Add soft_spi implementation 10 years ago
Simon Glass 44ba6b0ecc dm: spi: Remove SPI_INIT feature 10 years ago
Simon Glass a666f39e4e dm: spi: Rename soft_spi.c to soft_spi_legacy.c 10 years ago
Simon Glass 49b5d6e6e2 dm: sandbox: spi: Move to driver model 10 years ago
Simon Glass 1157a161b0 dm: spi: Adjust cmd_spi to work with driver model 10 years ago
Simon Glass 843c9e8796 dm: Add spi.h header to a few files 10 years ago
Simon Glass ebe76a2df9 dm: Remove spi_init() from board_r.c when using driver model 10 years ago
Simon Glass c60e1f2547 dm: sandbox: Add a SPI emulation uclass 10 years ago
Simon Glass d7af6a4851 dm: spi: Add a uclass for SPI 10 years ago
Simon Glass 547cea19b8 dm: core: Add a clarifying comment on struct udevice's seq member 10 years ago
Simon Glass accd4b19b3 dm: core: Allow parents to pass data to children during probe 10 years ago
Simon Glass a8981d4f80 dm: core: Add functions for iterating through device children 10 years ago
Simon Glass 0b304a2494 sandbox: dts: Add a SPI device and cros_ec device 10 years ago
Simon Glass 73e256c2ac dm: exynos: Move serial to driver model 10 years ago
Simon Glass 9208fffebc dm: exynos: Mark exynos5 console as pre-reloc 10 years ago
Simon Glass b8809e60cd dm: exynos: gpio: Convert to driver model 10 years ago
Simon Glass 7f1961018c dm: exynos: Make sure that GPIOs are requested 10 years ago
Simon Glass 3a233dbfe9 dm: exynos: Tidy up GPIO defines 10 years ago
Simon Glass 903fd79564 dm: exynos: Tidy up GPIO headers 10 years ago
Simon Glass 084067ce13 dm: exynos: Move s5p_goni to generic board 10 years ago
Simon Glass d010facb4e dm: exynos: Move smdkc100 to generic board 10 years ago
Simon Glass 3b7a326c95 dm: exynos: Add pinctrl settings for s5p_goni 10 years ago
Simon Glass 3a4ed03cde dm: exynos: Add pinctrl settings for smdkc100 10 years ago
Simon Glass c6b0b09032 dm: exynos: dts: Adjust device tree files for U-Boot 10 years ago
Simon Glass 41678484b3 dm: exynos: dts: Remove unused pinctrl information to save space 10 years ago
Simon Glass dd54739dc4 dm: exynos: Bring in pinctrl dts files from Linux kernel 10 years ago
Simon Glass 2fdd7d9e1a dm: exynos: dts: Convert /include/ to #include 10 years ago
Robert Baldyga 4d38395c15 arm: goni: add i2c_init_board() 10 years ago
Masahiro Yamada f887cb6d86 dm: add of_match_ptr() macro 10 years ago
Masahiro Yamada b1799fcbdc dm: fix include guard 10 years ago
Masahiro Yamada 42c23dd2aa dm: include <linker_lists.h> from platdata.h and uclass.h 10 years ago