Commit Graph

6176 Commits (081f2fcbd9a95ba10677065359791f8fea3f8c58)

Author SHA1 Message Date
Simon Glass 081f2fcbd9 dm: core: Allow the uclass to set up a device's child after binding 10 years ago
Simon Glass 19a25f672c dm: spi: Move the per-child data size to the uclass 10 years ago
Simon Glass dac8db2ce6 dm: core: Allow uclasses to specify private data for a device's children 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
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 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 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 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 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
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
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
Luka Perkov 5aa2297da7 kirkwood: define empty CONFIG_MVGBE_PORTS by default 10 years ago
Simon Glass 8e899af059 x86: spi: Add device tree support 10 years ago
Simon Glass fc4860c089 x86: rtc: mc146818: Add helpers to read/write CMOS RAM 10 years ago
Ruchika Gupta 0181937fa3 crypto/fsl: Add fixup for crypto node 10 years ago
York Sun dda3b610ee arm/ls1021a: Add workaround for DDR erratum A008378 10 years ago
Sjoerd Simons 053b86e6d8 pci: tegra: Fix port information parsing 10 years ago
Simon Glass 3c0b668f66 x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES 10 years ago
Simon Glass 4a2708a097 x86: Access the VGA ROM when needed 10 years ago
Bin Meng 4df2b48fbe x86: ahci: Make sure interface is not busy after enabling the port 10 years ago
Simon Glass edb8b7a66b x86: Drop the x86_fb driver 10 years ago
Simon Glass 6b1ba98450 x86: Add a VESA video driver 10 years ago
Simon Glass c5caba0366 x86: pci: Don't stop when we get a vendor/device mismatch 10 years ago
Simon Glass 222f25f855 bios_emulator: Add some VESA interface debugging 10 years ago
Simon Glass e78dd86998 bios_emulator: Don't display error when emulator terminates 10 years ago
Simon Glass bdc88d4eb3 x86: Support ROMs on other archs 10 years ago
Simon Glass 40305240c6 x86: Correct endianness isues in pci_rom 10 years ago
Simon Glass e5bc97578c bios_emulator: Fix an #ifdef typo in the header file 10 years ago
Masahiro Yamada ad734f7dc2 powerpc: mpc5xxx: remove Total5200 board support 10 years ago
Masahiro Yamada 5344cc1a82 powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards 10 years ago