summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini
2020-11-06Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-11-06x86: Pass an ofnode into each SMBIOS functionSimon Glass
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-11-06x86: zimage: Add a little more loggingSimon Glass
2020-11-06x86: Boot coral into Chrome OS by defaultSimon Glass
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass
2020-11-05Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-11-05cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak
2020-11-05binman: Fix typo in kernel-doc format for binman_symname()Michal Simek
2020-11-05sandbox: update function descriptions in os.hHeinrich Schuchardt
2020-11-05sandbox: implement resetHeinrich Schuchardt
2020-11-05configs: meson64: relocate config_distro_bootcmmd headerJaehoon Chung
2020-11-05x86: acpi: Store the ACPI context in global_dataSimon Glass
2020-11-05Add an assembly guard around linux/bitops.hSimon Glass
2020-11-05smbios: add parsing APIChristian Gmeiner
2020-11-01Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-11-01board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-30log: typo logl_pref in documentationHeinrich Schuchardt
2020-10-30rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki
2020-10-30configs: meson64_android: don't show logo on ROM USB bootGuillaume La Roque
2020-10-30doc: Add log kerneldocs to documentationSean Anderson
2020-10-30test: Add a test for log filter-*Sean Anderson
2020-10-30lib: Add getoptSean Anderson
2020-10-30cmd: log: Add commands to list categories and driversSean Anderson
2020-10-30log: Add filter flag to match greater than a log levelSean Anderson
2020-10-30test: log: Convert log_test from python to CSean Anderson
2020-10-30log: Add filter flag to deny on matchSean Anderson
2020-10-30log: Add function to create a filter with flagsSean Anderson
2020-10-30log: Expose some helper functionsSean Anderson
2020-10-30log: Fix incorrect documentation of log_filter.cat_listSean Anderson
2020-10-30env: split env_import_redund() into 2 functionsHeiko Schocher
2020-10-30efi_loader: add efi_create_indexed_name()AKASHI Takahiro
2020-10-30dfu: add dfu_write_by_alt()AKASHI Takahiro
2020-10-30dfu: export dfu_listAKASHI Takahiro
2020-10-30common: update: add a generic interface for FIT imageAKASHI Takahiro
2020-10-30dfu: modify an argument type for an addressAKASHI Takahiro
2020-10-30dfu: rename dfu_tftp_write() to dfu_write_by_name()AKASHI Takahiro
2020-10-30efi_loader: typo in function description of u16_strnlenHeinrich Schuchardt
2020-10-30rockchip: Rock960: fix up USB supportPeter Robinson
2020-10-29dm: Don't allow U_BOOT_DEVICE() when of-platdata is usedSimon Glass
2020-10-29dm: Use driver_info index instead of pointerSimon Glass
2020-10-29dm: Support parent devices with of-platdataSimon Glass
2020-10-29dm: Use an allocated array for run-time device infoSimon Glass
2020-10-29dm: test: Add a way to run SPL testsSimon Glass