Commit Graph

43836 Commits (cf2064d7851a8d43ebaa55d356b768bfa5c8aebe)
 

Author SHA1 Message Date
Simon Glass cf2064d785 fdt: Add Python bindings 7 years ago
Simon Glass 46bac66b20 sandbox: Move to use live tree 7 years ago
Simon Glass 04048d58a8 dm: gpio: power: Convert pm8916 drivers to livetree 7 years ago
Simon Glass fe3c0b5b93 dm: test: Fix nit with position of backslash 7 years ago
Simon Glass 03753c9a7b dm: sandbox: sysreset: Convert driver to livetree 7 years ago
Simon Glass a11817999f dm: sandbox: spi: Convert driver to support livetree 7 years ago
Simon Glass 656f29d1ca dm: spi-flash: Convert uclass to livetree 7 years ago
Simon Glass 2ceb6484c2 dm: sandbox: i2c_rtc: Drop fdtdec.h header 7 years ago
Simon Glass aabf79929e dm: sandbox: i2c: Drop fdtdec.h header 7 years ago
Simon Glass 279e26f5a3 dm: spi: Convert uclass to livetree 7 years ago
Simon Glass 8327d41b19 cros_ec: Update the cros_ec keyboard driver to livetree 7 years ago
Simon Glass 2dd57f5e47 dm: Update the I2C eeprom driver for livetree 7 years ago
Simon Glass bf501595cd dm: pci: Update uclass to support livetree 7 years ago
Simon Glass 40a475e841 dm: reset: Update uclass to support livetree 7 years ago
Simon Glass 424b2fe939 dm: power-domain: Update uclass to support livetree 7 years ago
Simon Glass 5204e9b86b sandbox: phy: Update driver for livetree 7 years ago
Simon Glass 23558bb67a dm: phy: Update uclass to support livetree 7 years ago
Simon Glass 5e1ff6480f dm: mailbox: Update uclass to support livetree 7 years ago
Simon Glass ac206a0f4e dm: phy: Update tests to use ut_asserteq() 7 years ago
Simon Glass 86b54ece82 dm: test: Disable the fdt_offset test with livetree 7 years ago
Simon Glass 298afb52cb dm: test: Separate out the bus DT offset test 7 years ago
Simon Glass 8b92e1cd59 dm: clk: fixed: Update to support livetree 7 years ago
Simon Glass aa9bb0944a dm: clk: Update uclass to support livetree 7 years ago
Simon Glass a4e0ef50da clk: Modify xlate() method for livetree 7 years ago
Simon Glass a1e4adee99 sandbox: usb: Convert emulators to livetree 7 years ago
Simon Glass d20fd27d8f dm: usb: Convert uclass to livetree 7 years ago
Simon Glass 53d788d868 dm: adc: Convert uclass to livetree 7 years ago
Simon Glass 66e0ed5c17 dm: mmc: Convert uclass to livetree 7 years ago
Simon Glass a5493f828e dm: regulator: Update fixed regulator to support livetree. 7 years ago
Simon Glass f15cd4f131 dm: regulator: Convert regulator uclass to support livetree 7 years ago
Simon Glass 0402d003e7 sandbox: pmic: Convert pmic emulator to support livetree 7 years ago
Simon Glass 7a869e6cd1 dm: pmic: Convert uclass to livetree 7 years ago
Simon Glass f6e76202d4 samsung: Move pmic header out of config file 7 years ago
Simon Glass 1704308eb6 dm: i2c: Convert uclass to livetree 7 years ago
Simon Glass a7d0021063 string: Add strcspn() 7 years ago
Simon Glass 6b45ba45fb string: Add strchrnul() 7 years ago
Simon Glass a4b8e372d5 dm: Add more livetree helpers and definitions 7 years ago
Simon Glass eed36609b5 fdt: Rename a few functions in fdt_support 7 years ago
Simon Glass 029ab15a69 test: Update 'make test' to run more tests 7 years ago
Simon Glass 554c983e45 sandbox: Add a new sandbox_flattree board 7 years ago
Simon Glass 2ec9d171bc cros_ec: Convert to support live tree 7 years ago
Simon Glass e907bf2dfb cros_ec: Fix debug() statement in ec_command_inptr() 7 years ago
Simon Glass 150c5afe5b dm: gpio: Add live tree support 7 years ago
Simon Glass 95795ad6ce dm: gpio: sandbox: Use dev_read...() functions to access DT 7 years ago
Simon Glass 6f39b94a5d dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment 7 years ago
Simon Glass 3a57123e59 dm: gpio: Refactor to prepare for live tree support 7 years ago
Simon Glass 6fb2f57916 dm: core: Run tests with both livetree and flat tree 7 years ago
Simon Glass c166c47ba3 dm: test: Add support for running tests with livetree 7 years ago
Simon Glass 801587bd77 dm: test: Show the test filename when running 7 years ago
Simon Glass f86db10cc5 dm: test: Move test running code into a separate function 7 years ago