Commit Graph

28203 Commits (b367053102e597eb21b0a5e86c63e8d10f368cb0)
 

Author SHA1 Message Date
Simon Glass b367053102 dm: core: Add a function to get a device's uclass ID 10 years ago
Simon Glass 0118ce7957 dm: core: Add a post_bind method for parents 10 years ago
Simon Glass ba8da9dc43 dm: core: Allow uclasses to specify platdata for a device's children 10 years ago
Simon Glass cdc133bde9 dm: core: Allow parents to have platform data for their children 10 years ago
Simon Glass f8a85449ef dm: core: Allocate platform data when binding a device 10 years ago
Simon Glass 72ebfe86fa dm: core: Tidy up error handling in device_bind() 10 years ago
Simon Glass 2f3b95dbc7 dm: core: Set device tree node for root device 10 years ago
Simon Glass 040b69af72 dm: core: Improve comments for uclass_first/next_device() 10 years ago
Simon Glass 22cc069160 dm: Don't run tests if U-Boot cannot be built 10 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 10 years ago
Simon Glass 73845350b6 dm: i2c: Add a compatbility layer 10 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 10 years ago
Simon Glass a08d643dbd dm: Drop gpio.h header from fdtdec.c 10 years ago
Simon Glass 009067c3b7 dm: fdt: Remove the old GPIO functions 10 years ago
Simon Glass 6f755eb66b dm: exynos: dts: Use GPIO bank phandles for GPIOs 10 years ago
Simon Glass 2b2b50bc87 dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs 10 years ago
Simon Glass 050fb909b6 dm: spi: Remove use of fdtdec GPIO support 10 years ago
Simon Glass 46927e1ef4 dm: usb: Remove use of fdtdec GPIO support 10 years ago
Simon Glass 0347960b87 dm: mmc: Remove use of fdtdec GPIO support 10 years ago
Simon Glass 9762a415c8 dm: zynq: Remove inline gpio functions 10 years ago
Simon Glass b0265d56fe dm: tegra: nand: Remove use of fdtdec GPIO support 10 years ago
Simon Glass 04072cba19 dm: tegra: video: Remove use of fdtdec GPIO support 10 years ago
Simon Glass 1d08b4b743 dm: exynos: Add a GPIO translation function 10 years ago
Simon Glass 838aa5c94a dm: tegra: Add a GPIO translation function 10 years ago
Simon Glass 32f8a19f6d dm: cros_ec: Remove use of fdtdec GPIO support 10 years ago
Simon Glass a02af4aeec dm: demo: Add a simple GPIO demonstration 10 years ago
Simon Glass 5d1c17e9a5 dm: gpio: Mark the old GPIO API deprecated 10 years ago
Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs 10 years ago
Simon Glass 0dac4d51f5 dm: gpio: Add a driver GPIO translation method 10 years ago
Simon Glass ae7123f876 dm: gpio: Add a native driver model API 10 years ago
Simon Glass 57068a7aeb dm: fdt: Add a function to decode phandles with arguments 10 years ago
Simon Glass 5cfc662c49 dm: tegra: Bring in GPIO device tree binding 10 years ago
Simon Glass 35ea1bfde3 dm: exynos: Bring in GPIO device tree binding 10 years ago
Simon Glass 9f4cd0200c dm: gpio: Bring in GPIO device tree binding 10 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 10 years ago
Masahiro Yamada 5468461d1e cmd_i2c: change variable type for 10bit addressing support 10 years ago
Masahiro Yamada 233e42a985 ARM: UniPhier: enable CONFIG_I2C_EEPROM 10 years ago
Masahiro Yamada 3bf447655b ARM: UniPhier: enable I2C for UniPhier SoCs 10 years ago
Masahiro Yamada 238bd0b8ce i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller 10 years ago
Masahiro Yamada 26f820f3f1 i2c: UniPhier: add driver for UniPhier i2c controller 10 years ago
Masahiro Yamada b6036bcd2a i2c: add CONFIG_DM_I2C to Kconfig 10 years ago
Bo Shen 2af13d6b62 lcd: fix console address is not initialized 10 years ago
Bo Shen 2a50712eca Makefile: clean boot.bin 10 years ago
Stefan Roese e860d012c4 spl: Change printf to puts for "Unsupported boot-device" 10 years ago
Tom Rini ab92da9f47 Merge branch 'master' of git://git.denx.de/u-boot-x86 10 years ago
Tom Rini aed03faa06 Merge branch 'master' of git://git.denx.de/u-boot-atmel 10 years ago
Tom Rini 306df2c824 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze 10 years ago
Michal Simek a2425e6207 serial: Extend structure comments with register offset 10 years ago
Michal Simek 12c9e7d622 serial: zynq: Use global baudrate instead of hardcoded one 10 years ago
Siva Durga Prasad Paladugu c4fa511425 ARM: zynq: Add USB lthor download protocol support 10 years ago