summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini2020-11-063-93/+156
|\
| * cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak2020-11-051-0/+11
| * binman: Fix typo in kernel-doc format for binman_symname()Michal Simek2020-11-051-1/+1
| * sandbox: update function descriptions in os.hHeinrich Schuchardt2020-11-051-93/+130
| * sandbox: implement resetHeinrich Schuchardt2020-11-051-0/+15
* | Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-11-062-5/+9
|\ \
| * | configs: meson64: relocate config_distro_bootcmmd headerJaehoon Chung2020-11-051-1/+2
| * | configs: meson64_android: don't show logo on ROM USB bootGuillaume La Roque2020-10-301-4/+7
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-11-0610-45/+117
|\ \ \
| * | | x86: Pass an ofnode into each SMBIOS functionSimon Glass2020-11-061-1/+4
| * | | board: Rename uclass to sysinfoSimon Glass2020-11-062-41/+41
| * | | x86: zimage: Add a little more loggingSimon Glass2020-11-061-0/+1
| * | | x86: Boot coral into Chrome OS by defaultSimon Glass2020-11-061-1/+8
| * | | acpi: Don't reset the tables with every new generationSimon Glass2020-11-061-0/+9
| * | | x86: Allow putting some tables in the bloblistSimon Glass2020-11-062-0/+12
| * | | x86: acpi: Store the ACPI context in global_dataSimon Glass2020-11-051-0/+13
| * | | Add an assembly guard around linux/bitops.hSimon Glass2020-11-051-2/+2
| * | | smbios: add parsing APIChristian Gmeiner2020-11-051-0/+27
| | |/ | |/|
* | | Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-11-052-0/+257
|\ \ \ | |/ / |/| |
| * | board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel2020-11-011-0/+127
| * | board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet2020-11-011-0/+130
* | | Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-11-014-16/+58
|\ \ \ | |/ / |/| |
| * | efi_loader: add efi_create_indexed_name()AKASHI Takahiro2020-10-301-0/+3
| * | dfu: add dfu_write_by_alt()AKASHI Takahiro2020-10-301-1/+25
| * | dfu: export dfu_listAKASHI Takahiro2020-10-301-0/+3
| * | common: update: add a generic interface for FIT imageAKASHI Takahiro2020-10-301-0/+12
| * | dfu: modify an argument type for an addressAKASHI Takahiro2020-10-301-2/+2
| * | dfu: rename dfu_tftp_write() to dfu_write_by_name()AKASHI Takahiro2020-10-301-16/+16
| * | efi_loader: typo in function description of u16_strnlenHeinrich Schuchardt2020-10-301-1/+1
| |/
* | Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-10-302-0/+17
|\ \
| * | rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki2020-10-301-0/+15
| * | rockchip: Rock960: fix up USB supportPeter Robinson2020-10-301-0/+2
* | | Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-3010-20/+112
|\ \ \
| * | | dm: Don't allow U_BOOT_DEVICE() when of-platdata is usedSimon Glass2020-10-291-0/+8
| * | | dm: Use driver_info index instead of pointerSimon Glass2020-10-292-3/+17
| * | | dm: Support parent devices with of-platdataSimon Glass2020-10-291-1/+9
| * | | dm: Use an allocated array for run-time device infoSimon Glass2020-10-293-3/+27
| * | | dm: test: Add a way to run SPL testsSimon Glass2020-10-291-0/+11
| * | | dm: core: fix typo in device.hDario Binacchi2020-10-291-1/+1
| * | | dm: core: Allow dm_warn() to be used in SPLSimon Glass2020-10-292-2/+1
| * | | dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass2020-10-292-9/+13
| * | | dm: core: Avoid void * in the of-platdata structsSimon Glass2020-10-291-3/+5
| * | | dm: core: Expand the comment for DM_GET_DEVICE()Simon Glass2020-10-291-1/+16
| * | | binman: Add a way to read the ROM offsetSimon Glass2020-10-291-0/+7
| | |/ | |/|
* | | log: typo logl_pref in documentationHeinrich Schuchardt2020-10-301-1/+1
* | | doc: Add log kerneldocs to documentationSean Anderson2020-10-301-55/+95
* | | test: Add a test for log filter-*Sean Anderson2020-10-301-0/+1
* | | lib: Add getoptSean Anderson2020-10-301-0/+130
* | | cmd: log: Add commands to list categories and driversSean Anderson2020-10-301-2/+3
* | | log: Add filter flag to match greater than a log levelSean Anderson2020-10-301-4/+6