imx6: add support for aristainetos2c_cslb board variant
[pandora-u-boot.git] / drivers / core /
2020-12-02 Tom RiniMerge tag 'dm-pull-30nov20' of git://git.denx.de/u...
2020-11-30 Marek Vasutdm: core: Fix incorrect flag check
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassacpi: Don't reset the tables with every new generation
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29 Simon Glassdm: Use driver_info index instead of pointer
2020-10-29 Simon Glassdm: core: Convert #ifdef to if() in root.c
2020-10-29 Simon Glassdm: Support parent devices with of-platdata
2020-10-29 Simon Glassdm: Use an allocated array for run-time device info
2020-10-29 Simon Glassdm: test: Add a check that all devices have a dev value
2020-10-29 Simon Glassdm: core: Allow dm_warn() to be used in SPL
2020-10-29 Simon Glassdm: Avoid using #ifdef for CONFIG_OF_LIVE
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-27 Michal Simekdm: core: Add support for getting node from aliases
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Simon Glasssyscon: Drop the logging in syscon_get_by_driver_data()
2020-10-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-16 Tom RiniMerge branch '2020-10-15-further-cleanup_dev_xxx'
2020-10-15 Sean Andersondm: syscon: Set LOG_CATEGORY
2020-10-12 Tom RiniMerge branch 'for-next' of https://github.com/lftan...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-09 Tom RiniMerge branch '2020-10-09-kconfig-reorg'
2020-10-09 Simon GlassKconfig: Move BOUNCE_BUFFER under driver options
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Patrick Delaunaydm: add cells_count parameter in *_count_phandle_with_args
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-10-01 Tom RiniMerge branch '2020-09-30-assorted-network-improvements...
2020-09-30 Tom RiniMerge branch '2020-09-30-add-new-apis' into next
2020-09-30 Jean-Jacques Hiblotregmap: Add support for regmap fields
2020-09-30 Pratyush Yadavregmap: Allow devices to specify regmap range start...
2020-09-30 Pratyush Yadavregmap: Add regmap_init_mem_range()
2020-09-30 Pratyush Yadavregmap: Allow left shifting register offset before...
2020-09-30 Pratyush Yadavregmap: Allow specifying read/write width
2020-09-30 Pratyush Yadavregmap: zero out the regmap on allocation
2020-09-30 Jean-Jacques Hiblotregmap: Add devm_regmap_init()
2020-09-30 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-30 Tom RiniMerge branch '2020-09-29-dev_xxx-print-improvement...
2020-09-30 Sean Andersondm: syscon: Fix calling dev_dbg with an uninitialized...
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-25 Simon Glassx86: acpi: Add common Intel ACPI tables
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-22 Tom RiniMerge tag 'dm-pull-22sep20' of git://git.denx.de/u...
2020-09-22 Patrick Delaunaydm: add cells_count parameter in live DT APIs of_parse_...
2020-09-22 Heinrich Schuchardtdm: syscon: typo alerady
2020-09-22 Claudiu Bezneadm: core: add support for device re-parenting
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-25 Stefan Roesedm: core: Add API to read PCI bus-range property
2020-08-24 Tom RiniMerge tag 'u-boot-clk-24Aug2020' of https://gitlab...
2020-08-23 Tom RiniMerge tag 'dm-pull-22aug20' of https://gitlab.denx...
2020-08-22 Ovidiu Panaitdm: core: Fix devfdt_get_addr_ptr return value
2020-08-22 Heinrich Schuchardtdm: fix ofnode_read_addr/size_cells()
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
2020-07-28 Tom RiniMerge tag 'u-boot-amlogic-20200727' of https://gitlab...
2020-07-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-27 Tom RiniMerge tag 'dm-pull-20jul20-take2a' of https://gitlab...
2020-07-25 Simon Glassdm: core Fix long line in device_bind_common()
2020-07-24 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-07-24 Tom RiniRevert "Merge tag 'dm-pull-20jul20' of git://git.denx...
2020-07-23 Tom RiniMerge tag 'dm-pull-20jul20' of git://git.denx.de/u...
2020-07-22 Tom RiniMerge tag 'u-boot-rockchip-20200722' of https://gitlab...
2020-07-20 Simon Glassdm: core Fix long line in device_bind_common()
2020-07-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-20 Simon Glassdm: core: Don't show an ACPI warning if there is no...
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Simon Glassacpi: Enable ACPI table generation by default on x86
2020-07-17 Simon Glassdm: acpi: Add support for the NHLT table
2020-07-17 Simon Glassdm: core: Add a way of overriding the ACPI device path
2020-07-17 Simon Glassacpi: Add an acpi command to list/dump generated ACPI...
2020-07-17 Simon Glassdm: acpi: Enhance acpi_get_name()
2020-07-17 Simon Glassacpi: Add support for DSDT generation
2020-07-17 Simon Glassacpi: Support ordering SSDT data by device
2020-07-17 Simon Glassacpi: Record the items added to SSDT
2020-07-17 Simon Glassacpi: Add support for SSDT generation
2020-07-17 Simon Glassdm: core: Add an ACPI name for the root node
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Walter Lozanocore: extend struct driver_info to point to device
2020-07-10 Walter Lozanocore: drop const for struct driver_info
2020-07-10 Walter Lozanodrivers: rename drivers to match compatible string
2020-07-08 Tom RiniMerge tag 'u-boot-amlogic-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge tag 'u-boot-rockchip-20200708' of https://gitlab...
2020-07-08 Tom RiniMerge branch '2020-07-07-misc-new-features'
2020-07-07 Niel Fouriecmd: dm: Fixed/Added DM driver listing subcommands
2020-07-07 Tom RiniMerge tag 'u-boot-atmel-2020.10-a' of https://gitlab...
2020-07-06 Tom RiniMerge branch 'next'
next