~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* acpi: Create a new Kconfig for ACPISimon Glass2023-05-11
* dm: Add a TPL symbol for simple-busSimon Glass2023-03-03
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-18
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* dm: tpl: Add fdt address translation support in TPLWilliam Zhang2022-10-29
* core: Enable DM by defaultTom Rini2022-10-21
* dm: core: Add definitions for multiple ofnode treesSimon Glass2022-09-29
* dm: fix mis-word in SPL_DM descriptionOleksandr Suvorov2022-07-26
* Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-07-08
|\
| * dm: spl: Allow SPL to show memory usageSimon Glass2022-06-28
| * dm: core: Add a command to show driver model statisticsSimon Glass2022-06-28
* | tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini2022-06-28
|/
* dm: fix DM_EVENT dependenciesHeinrich Schuchardt2022-06-06
* Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini2022-06-06
* vpl: Add Kconfig options for VPLSimon Glass2022-05-02
* event: Add events for device probe/removeSimon Glass2022-03-10
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* Use LIB_UUID with ACPIGEN and FS_BTRFSSimon Glass2021-07-28
* Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi2021-05-12
* test: dm: Add a test case for simple-bus <ranges>Bin Meng2021-04-15
* dm: core: Correctly read <ranges> of simple-busBin Meng2021-04-15
* x86: Move INTEL_ACPIGEN to arch/x86Simon Glass2021-03-09
* dm: Introduce DMA constraints into the core device modelNicolas Saenz Julienne2021-02-18
* fdt: translate address if #size-cells = <0>Dario Binacchi2021-01-12
* dm: core: Inline a few ofnode functions in SPLSimon Glass2020-12-22
* dm: core: Allow dm_warn() to be used in SPLSimon Glass2020-10-29
* Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass2020-10-09
* x86: acpi: Add common Intel ACPI tablesSimon Glass2020-09-25
* acpi: Enable ACPI table generation by default on x86Simon Glass2020-07-17
* dm: Add support for simple-pm-busSean Anderson2020-07-01
* dm: core: Add basic ACPI supportSimon Glass2020-04-16
* Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford2019-08-26
* dm: core: Change platform specific translation-offset handlingStefan Roese2019-04-23
* drivers: Kconfig: spelling fixesChris Packham2019-01-18
* drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the KconfigJean-Jacques Hiblot2018-12-10
* dm: replace dm_dbg() with pr_debug()Masahiro Yamada2017-10-04
* spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPLPhilipp Tomsich2017-08-13
* spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCONPhilipp Tomsich2017-08-13
* spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan2017-07-27
* dm: core: Add device-based 'read' functions to access DTSimon Glass2017-06-01
* dm: core: Allow driver model to be disabled for TPLSimon Glass2017-04-05
* fdt: Support for ISA bussesPaul Burton2016-05-25
* spl: dm: Add SPL_DM_SEQ_ALIAS config optionNathan Rossi2016-01-13
* dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATEStefan Roese2015-12-10
* dm: core: Enable SPL_SIMPLE_BUS by defaultMichal Simek2015-12-07
* dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang lin2015-12-01
* dm: core: Enable optional use of fdt_translate_address()Stefan Roese2015-10-21
* dm: core: Add Kconfig for simple bus driverMarek Vasut2015-08-31
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-12
* devres: add debug command to dump device resourcesMasahiro Yamada2015-08-06