- a70253d tpl: Support numbered aliases in device tree by Simon Glass · 10 weeks ago
- ed7bbe7 dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTO by Gaskell, Oliver · 3 months ago
- a51a69b dm: core: fix typo in SPL_DM_WARN prompt text by Quentin Schulz · 6 months ago
- b14f884 dm: typo prbing by Heinrich Schuchardt · 6 months ago
- ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
- 0ccddec dm: core: Correct reference to DM_SPL in SPL_DM_STATS by Simon Glass · 1 year, 1 month ago
- 3d65653 dm: Do not enable debug messages by default by Heinrich Schuchardt · 1 year, 1 month ago
- fba1087 dm: core: Correct help in TPL_DM and VPL_DM by Simon Glass · 1 year, 2 months ago
- 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
- e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 7 months ago
- 2eb7150 dm: Add a TPL symbol for simple-bus by Simon Glass · 1 year, 9 months ago
- 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 11 months ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- f8c67b7 dm: tpl: Add fdt address translation support in TPL by William Zhang · 2 years, 1 month ago
- d719199 core: Enable DM by default by Tom Rini · 2 years, 2 months ago
- f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · 2 years, 3 months ago
- 736fb23 dm: fix mis-word in SPL_DM description by Oleksandr Suvorov · 2 years, 5 months ago
- 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
- 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
- 099dc1f dm: spl: Allow SPL to show memory usage by Simon Glass · 2 years, 7 months ago
- c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · 2 years, 7 months ago
- c95a50e dm: fix DM_EVENT dependencies by Heinrich Schuchardt · 2 years, 7 months ago
- e7d67a4 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · 2 years, 6 months ago
- e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- 3ee337a event: Add events for device probe/remove by Simon Glass · 2 years, 9 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 335fe51 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 5 months ago
- f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 7 months ago
- 524a92c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 9 months ago
- 1a43b23 dm: core: Correctly read <ranges> of simple-bus by Bin Meng · 3 years, 9 months ago
- babc9f1 x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 9 months ago
- a2c7ead dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 11 months ago
- b574d68 fdt: translate address if #size-cells = <0> by Dario Binacchi · 4 years ago
- 39f1d28 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 4 years ago
- 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · 4 years, 2 months ago
- 5f78ee7 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 3 months ago
- d73344b x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 2 months ago
- 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 4 months ago
- b786054 dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
- 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · 4 years, 8 months ago
- ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
- 85bddff dm: core: Change platform specific translation-offset handling by Stefan Roese · 6 years ago
- 3b6b462 drivers: Kconfig: spelling fixes by Chris Packham · 6 years ago
- 00b2988 drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig by Jean-Jacques Hiblot · 6 years ago
- f70f39f dm: replace dm_dbg() with pr_debug() by Masahiro Yamada · 7 years ago
- 03cdf69 spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL by Philipp Tomsich · 7 years ago
- cdda349 spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON by Philipp Tomsich · 7 years ago
- 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
- 34ef0c2 dm: core: Add device-based 'read' functions to access DT by Simon Glass · 8 years ago
- c833c00 dm: core: Allow driver model to be disabled for TPL by Simon Glass · 8 years ago
- dbef2f0 fdt: Support for ISA busses by Paul Burton · 9 years ago
- 7fa6ff4 spl: dm: Add SPL_DM_SEQ_ALIAS config option by Nathan Rossi · 9 years ago
- f05eeb2 dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATE by Stefan Roese · 9 years ago
- b32467f dm: core: Enable SPL_SIMPLE_BUS by default by Michal Simek · 9 years ago
- dd8515e dm: core: Add SPL Kconfig for REGMAP and SYSCON by huang lin · 9 years ago
- adc0905 dm: core: Enable optional use of fdt_translate_address() by Stefan Roese · 9 years ago
- 298e608 dm: core: Add Kconfig for simple bus driver by Marek Vasut · 9 years ago
- cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
- f929c0b devres: add debug command to dump device resources by Masahiro Yamada · 9 years ago
- 029bfca devres: make Devres optional with CONFIG_DEVRES by Masahiro Yamada · 9 years ago
- 8b15b16 devres: introduce Devres (Managed Device Resource) framework by Masahiro Yamada · 9 years ago
- 8e5efa0 dm: Make regmap and syscon optional by Simon Glass · 9 years ago
- 246ba26 dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea by Hans de Goede · 9 years ago
- 1bd3deb dm: core: Allow sequence alias support to be removed for SPL by Simon Glass · 10 years ago
- cfc2f7d kconfig: remove unneeded dependency on !SPL_BUILD by Masahiro Yamada · 10 years ago
- 93e414d dm: Add Kconfig options for driver model SPL support by Simon Glass · 10 years ago
- d8b771d dm: Expand and complete Kconfig in drivers/ by Simon Glass · 10 years ago
- 57ad8ee dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
- f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago