Commit Graph

31166 Commits (9eb72dd1f4a7d4b6996a2b2ebf8d9a72ef78a998)
 

Author SHA1 Message Date
Hans de Goede 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument 9 years ago
Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset 9 years ago
Masahiro Yamada 04c5ee41b2 dm: remove redundant CONFIG_DM from driver/core/Makefile 9 years ago
Masahiro Yamada 1f5dd4700a dm: do not set DM_FLAG_ACTIVATED twice 9 years ago
Masahiro Yamada 643e69021e dm: change dm_warn() message into debug() in uclass_add() 9 years ago
Simon Glass 86075bab27 test: Add a test for regmap 9 years ago
Simon Glass 9f4629be8a dm: core: Add device checking to syscon_get_regmap() 9 years ago
Simon Glass 85aeda4a62 test: Add a macro to check that a value is not an error pointer 9 years ago
Simon Glass 0503e8207c dm: test: Add a size to each reg property 9 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller uclass 9 years ago
Simon Glass 3c43fba3d2 dm: test: Add a test for the LED uclass 9 years ago
Simon Glass fb8a5ffc77 led: Return -ENODEV if the LED device cannot be found 9 years ago
Simon Glass 8e6cc46178 dm: test: Add a test for the mmc uclass 9 years ago
Simon Glass 64ce0cad9e dm: test: Add a test for the ram uclass 9 years ago
Simon Glass 201c29a2d6 dm: test: Add a test for the reset uclass 9 years ago
Simon Glass 5010d98f02 sandbox: Use the reset driver to handle reset 9 years ago
Simon Glass b9d33fa06c sandbox: Add a warm and cold reset driver 9 years ago
Simon Glass 1704d083b3 dm: reset: Allow reset_walk() to return 9 years ago
Simon Glass dc6f4d3a55 sandbox: Support multiple reset types 9 years ago
Simon Glass 6a1c7cef14 dm: test: Add tests for the clk uclass 9 years ago
Simon Glass c02790ce12 dm: test: Allow test names to leave out the dm_test_ prefix 9 years ago
Simon Glass 97f3ee34b6 dm: Add platform data advice and admonishment 9 years ago
Simon Glass e15bb3e63c power: pmic: Use trailing_strtol() instead of a local function 9 years ago
Simon Glass f26c8a8e77 dm: Add a clock uclass 9 years ago
Simon Glass 30db918768 zynq: Rename struct clk_ops to zynq_clk_ops 9 years ago
Simon Glass f9917454d5 dm: Add a system reset uclass 9 years ago
Simon Glass 92a655c326 mkimage: Set up a file size parameter and keep it updated 9 years ago
Simon Glass aea3d40d05 spl: Add a debug string before the jump to U-Boot 9 years ago
Simon Glass 070d00b8dc dm: spl: Allow device tree/driver model in board_init_f() 9 years ago
Simon Glass cb5f97f707 fdt: Provide debug info when a device tree cannot be found 9 years ago
Simon Glass c4af6732c4 lib: Add function to extract a number from the end of a string 9 years ago
Simon Glass 1acab96d97 Add rivest cipher 4 (rc4) implementation 9 years ago
Simon Glass 6e780c7a7b ns16550: Improve debug UART so it can work with 32-bit access 9 years ago
Simon Glass 6f849c3012 dm: spi: Make local functions static 9 years ago
Simon Glass 6c51df6859 dm: Add support for RAM drivers 9 years ago
Simon Glass 10f5f5a90e Drop CONFIG_ERRNO_STR from SPL 9 years ago
Simon Glass 30987ef10b dm: power: Allow use of regulators in SPL 9 years ago
Simon Glass 6c69c7fb57 dm: pmic: Add functions to adjust PMIC registers 9 years ago
Simon Glass 59c26a9c22 dm: power: Use debug() for errors in regulator uclass 9 years ago
Simon Glass 083fc83a4e dm: power: Add a function to set up all regulators 9 years ago
Simon Glass 3b55d30f6f dm: pmic: Split output from function 9 years ago
Simon Glass 7837ceab1e dm: power: Add regulator flags to centralise auto-set logic 9 years ago
Simon Glass 23ec2b570d dm: power: Avoid case-insensitve match for child names 9 years ago
Simon Glass 6dc714102b mmc: Add structure comments for dwmmc 9 years ago
Simon Glass dc3dedfeb1 dm: mmc: Allow driver model to be used for MMC in SPL 9 years ago
Simon Glass 1169299135 mmc: Add debug() output on read errors 9 years ago
Simon Glass e7ecf7cb5a dm: mmc: Add an MMC uclass 9 years ago
Simon Glass fdfa39d3f2 spl: Add debugging info for spl_mmc boot 9 years ago
Simon Glass 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs 9 years ago
Simon Glass 5917112c9e dm: Add support for LEDs 9 years ago