Commit Graph

6976 Commits (6bfe80e754d7e2841316429f091ed3b68f6cf5a2)

Author SHA1 Message Date
Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset 10 years ago
Masahiro Yamada 04c5ee41b2 dm: remove redundant CONFIG_DM from driver/core/Makefile 10 years ago
Masahiro Yamada 1f5dd4700a dm: do not set DM_FLAG_ACTIVATED twice 10 years ago
Masahiro Yamada 643e69021e dm: change dm_warn() message into debug() in uclass_add() 10 years ago
Simon Glass 9f4629be8a dm: core: Add device checking to syscon_get_regmap() 10 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller uclass 10 years ago
Simon Glass 3c43fba3d2 dm: test: Add a test for the LED uclass 10 years ago
Simon Glass fb8a5ffc77 led: Return -ENODEV if the LED device cannot be found 10 years ago
Simon Glass 8e6cc46178 dm: test: Add a test for the mmc uclass 10 years ago
Simon Glass 64ce0cad9e dm: test: Add a test for the ram uclass 10 years ago
Simon Glass 5010d98f02 sandbox: Use the reset driver to handle reset 10 years ago
Simon Glass b9d33fa06c sandbox: Add a warm and cold reset driver 10 years ago
Simon Glass 1704d083b3 dm: reset: Allow reset_walk() to return 10 years ago
Simon Glass 6a1c7cef14 dm: test: Add tests for the clk uclass 10 years ago
Simon Glass e15bb3e63c power: pmic: Use trailing_strtol() instead of a local function 10 years ago
Simon Glass f26c8a8e77 dm: Add a clock uclass 10 years ago
Simon Glass f9917454d5 dm: Add a system reset uclass 10 years ago
Simon Glass 6e780c7a7b ns16550: Improve debug UART so it can work with 32-bit access 10 years ago
Simon Glass 6f849c3012 dm: spi: Make local functions static 10 years ago
Simon Glass 6c51df6859 dm: Add support for RAM drivers 10 years ago
Simon Glass 6c69c7fb57 dm: pmic: Add functions to adjust PMIC registers 10 years ago
Simon Glass 59c26a9c22 dm: power: Use debug() for errors in regulator uclass 10 years ago
Simon Glass 083fc83a4e dm: power: Add a function to set up all regulators 10 years ago
Simon Glass 3b55d30f6f dm: pmic: Split output from function 10 years ago
Simon Glass 7837ceab1e dm: power: Add regulator flags to centralise auto-set logic 10 years ago
Simon Glass 23ec2b570d dm: power: Avoid case-insensitve match for child names 10 years ago
Simon Glass 1169299135 mmc: Add debug() output on read errors 10 years ago
Simon Glass e7ecf7cb5a dm: mmc: Add an MMC uclass 10 years ago
Simon Glass 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs 10 years ago
Simon Glass 5917112c9e dm: Add support for LEDs 10 years ago
Simon Glass 5725128507 dm: Add support for generic system controllers (syscon) 10 years ago
Simon Glass 6f98b7504f dm: Add support for register maps (regmap) 10 years ago
Simon Glass efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO 10 years ago
Simon Glass 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name 10 years ago
Simon Glass ce22c5bbee dm: gpio: Allow GPIO uclass to be used in SPL 10 years ago
Simon Glass 132f9bfc9e dm: core: Correct device_get_child_by_of_offset() parameter 10 years ago
Simon Glass 2693047acd dm: core: Add a function to find any device from device tree 10 years ago
Simon Glass 3039811e65 dm: core: Use debug() instead of printf() for failures 10 years ago
Simon Glass 304fbef156 dm: Move the tree/uclass dump code into its own file 10 years ago
Prabhakar Kushwaha 56c57cf7e9 driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx 10 years ago
Prabhakar Kushwaha 0c7c87a4ac driver/ldpaa_eth: Avoid TX conf frames 10 years ago
Prabhakar Kushwaha b4c3a35dc0 driver/ldpaa_eth: Add timeout handling DQRR entry read 10 years ago
Prabhakar Kushwaha e48df52b69 driver/ldpaa_eth: Retry enqueue if portal was busy 10 years ago
Stuart Yoder 70e52d2115 armv8/fsl-lsch3: device tree fixups for PCI stream IDs 10 years ago
Stuart Yoder 21c6987067 drivers/fsl-mc: dynamically create ICID pool in DPC 10 years ago
Stuart Yoder 39da644ea8 armv8/fsl-lsch3: partition stream IDs 10 years ago
Prabhakar Kushwaha 2b7c4a1983 drivers: fsl-mc: Return error for major version mismatch 10 years ago
Prabhakar Kushwaha cd8aefc076 drivers: fsl-mc: Update qbman driver 10 years ago
Prabhakar Kushwaha 1f1c25c745 drivers: fsl-mc: Update flibs to mc-0.6.0.1 10 years ago
J. German Rivera c1000c12d3 drivers/fsl-mc: Autoload AOIP image from NOR flash 10 years ago