- 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · 2 years, 8 months ago
- 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 7 months ago
- b271161 test: serial: Add test for putc/puts by Sean Anderson · 2 years, 8 months ago
- bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
- e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
- f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · 2 years, 8 months ago
- 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · 2 years, 9 months ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · 2 years, 9 months ago
- bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 9 months ago
- 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 9 months ago
- b4c5211 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · 2 years, 11 months ago
- eb025f3 acpi: Tidy up the table list by Simon Glass · 3 years ago
- 884dcfa acpi: Tidy up the item list by Simon Glass · 3 years ago
- e9f6e6a x86: Move base tables to a writer function by Simon Glass · 3 years ago
- 1617088 x86: Use the ACPI table writer by Simon Glass · 3 years ago
- 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · 3 years ago
- b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · 3 years ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · 2 years, 11 months ago
- 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · 3 years ago
- 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
- 8bd7f60 video: Add a test for 16bpp BMP files by Simon Glass · 3 years ago
- 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · 3 years ago
- c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · 3 years ago
- 51608c9 dm: core: Allow getting some basic stats by Simon Glass · 3 years ago
- dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
- 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
- 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · 3 years, 1 month ago
- 7302539 dm: core: Add tests for stringlist functions by Simon Glass · 3 years, 1 month ago
- 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · 3 years, 1 month ago
- f1f8740 test: dm: add test for ofnode_for_each_compatible_node() by Michael Walle · 3 years, 1 month ago
- 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
- bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
- d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 3 months ago
- 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
- 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
- cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
- e72139e clk: k210: Try harder to get the best config by Sean Anderson · 3 years, 3 months ago
- e850b4c test: dm: k210: Reduce duplication in test cases by Sean Anderson · 3 years, 3 months ago
- f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 5 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 2 months ago
- 5041e42 net: update NXP copyright text by Vladimir Oltean · 3 years, 2 months ago
- 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 3 months ago
- 2149e11 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 4 months ago
- e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 4 months ago
- 1257efc clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 4 months ago
- 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
- 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
- f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
- 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 3 months ago
- 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 6 months ago
- 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 4 months ago
- 9f1868e test: dm: Add test for ECDSA UCLASS support by Alexandru Gagniuc · 3 years, 4 months ago
- 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 4 months ago
- 4311832 dtoc: Support widening a bool value by Simon Glass · 3 years, 4 months ago
- a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 4 months ago
- ae93e8a dm: test: Add test case to check node name ignoring unit address by Kishon Vijay Abraham I · 3 years, 4 months ago
- 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 6 months ago
- 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 6 months ago
- fc7a744 blk: Support iteration by Simon Glass · 3 years, 5 months ago
- 2697425 test: Add DM_DMA to be disabled by Simon Glass · 3 years, 5 months ago
- 8a8cd4f sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
- d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- e897e3c dm: core: add ofnode_get_path() by Marek Behún · 3 years, 6 months ago
- 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 6 months ago
- 7efcdfd net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 9 months ago
- 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 7 months ago
- da37ed3 test: add dm_test_read_resource by Patrick Delaunay · 3 years, 6 months ago
- cecd47c part: Add check for NULL dev_part_str by Sean Anderson · 3 years, 6 months ago
- 9d6710c test: Avoid random numbers in dm_test_devm_regmap() by Simon Glass · 3 years, 7 months ago
- f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 7 months ago
- 1c83067 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 7 months ago
- 6ccf10a sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 7 months ago
- be0512f test: dm: add test item for ofnode_get_addr() and ofnode_get_size() by Chen Guanqiao · 3 years, 8 months ago
- 9b4cdef test: reset: Extend base reset test to catch error by Neil Armstrong · 3 years, 7 months ago
- 619a182 test: Add test for partitions by Sean Anderson · 3 years, 8 months ago
- dffb347 test: Alphabetize dm Makefile by Sean Anderson · 3 years, 7 months ago
- 0922673 test: fix test/dm/regmap.c by Heinrich Schuchardt · 3 years, 8 months ago
- 12e9681 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 7 months ago
- 524a92c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 9 months ago
- 381ed97 test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · 3 years, 9 months ago
- d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 9 months ago
- ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 8 months ago
- eeaf282 test: scmi: add local variables for scmi agent reference by Etienne Carriere · 3 years, 9 months ago
- c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 9 months ago
- b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 9 months ago
- 20dd9e1 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 8 months ago
- 4692746 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · 4 years, 1 month ago
- 61d0464 sf: Support querying write-protect by Simon Glass · 3 years, 9 months ago
- 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 9 months ago
- cb79f07 sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 9 months ago
- 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 9 months ago
- 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
- 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 9 months ago
- 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 9 months ago
- df56e0b dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 10 months ago