Commit Graph

28218 Commits (2017aaef8c383c910e791bf0f87fa4d6b78f5945)
 

Author SHA1 Message Date
Simon Glass 2017aaef8c dm: Update documentation for new bus features 9 years ago
Simon Glass b2568f0d57 dm: cros_ec_spi: Remove old pre-driver-model code 9 years ago
Simon Glass 8bbb38b15f dm: cros_ec: Don't require protocol 3 support 9 years ago
Simon Glass 94f7afdf7e dm: core: Ignore disabled devices when binding 9 years ago
Simon Glass b9749eb5e4 dm: exynos: Drop unused COMPAT features for SPI 9 years ago
Simon Glass dedff1a000 dm: tegra: Drop unused COMPAT features for I2C, SPI 9 years ago
Simon Glass e6f66ec0e7 dm: i2c: Move slave details to child platdata 9 years ago
Simon Glass d0cff03e18 dm: spi: Move slave details to child platdata 9 years ago
Simon Glass 440714eeb8 dm: spi: Set up the spi_slave device pointer in child_pre_probe() 9 years ago
Simon Glass 83c7e434c9 dm: core: Allow uclass to set up a device's child before it is probed 9 years ago
Simon Glass 1603bf3cc1 dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe() 9 years ago
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 9 years ago
Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 9 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 9 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 9 years ago
Simon Glass b367053102 dm: core: Add a function to get a device's uclass ID 9 years ago
Simon Glass 0118ce7957 dm: core: Add a post_bind method for parents 9 years ago
Simon Glass ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 9 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 9 years ago
Simon Glass f8a85449ef dm: core: Allocate platform data when binding a device 9 years ago
Simon Glass 72ebfe86fa dm: core: Tidy up error handling in device_bind() 9 years ago
Simon Glass 2f3b95dbc7 dm: core: Set device tree node for root device 9 years ago
Simon Glass 040b69af72 dm: core: Improve comments for uclass_first/next_device() 9 years ago
Simon Glass 22cc069160 dm: Don't run tests if U-Boot cannot be built 9 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 9 years ago
Simon Glass 73845350b6 dm: i2c: Add a compatbility layer 9 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 9 years ago
Simon Glass a08d643dbd dm: Drop gpio.h header from fdtdec.c 9 years ago
Simon Glass 009067c3b7 dm: fdt: Remove the old GPIO functions 9 years ago
Simon Glass 6f755eb66b dm: exynos: dts: Use GPIO bank phandles for GPIOs 9 years ago
Simon Glass 2b2b50bc87 dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 9 years ago
Simon Glass 050fb909b6 dm: spi: Remove use of fdtdec GPIO support 9 years ago
Simon Glass 46927e1ef4 dm: usb: Remove use of fdtdec GPIO support 9 years ago
Simon Glass 0347960b87 dm: mmc: Remove use of fdtdec GPIO support 9 years ago
Simon Glass 9762a415c8 dm: zynq: Remove inline gpio functions 9 years ago
Simon Glass b0265d56fe dm: tegra: nand: Remove use of fdtdec GPIO support 9 years ago
Simon Glass 04072cba19 dm: tegra: video: Remove use of fdtdec GPIO support 9 years ago
Simon Glass 1d08b4b743 dm: exynos: Add a GPIO translation function 9 years ago
Simon Glass 838aa5c94a dm: tegra: Add a GPIO translation function 9 years ago
Simon Glass 32f8a19f6d dm: cros_ec: Remove use of fdtdec GPIO support 9 years ago
Simon Glass a02af4aeec dm: demo: Add a simple GPIO demonstration 9 years ago
Simon Glass 5d1c17e9a5 dm: gpio: Mark the old GPIO API deprecated 9 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 9 years ago
Simon Glass 0dac4d51f5 dm: gpio: Add a driver GPIO translation method 9 years ago
Simon Glass ae7123f876 dm: gpio: Add a native driver model API 9 years ago
Simon Glass 57068a7aeb dm: fdt: Add a function to decode phandles with arguments 9 years ago
Simon Glass 5cfc662c49 dm: tegra: Bring in GPIO device tree binding 9 years ago
Simon Glass 35ea1bfde3 dm: exynos: Bring in GPIO device tree binding 9 years ago
Simon Glass 9f4cd0200c dm: gpio: Bring in GPIO device tree binding 9 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 9 years ago