summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | test: log: Convert log_test from python to CSean Anderson2020-10-301-0/+2
* | | log: Add filter flag to deny on matchSean Anderson2020-10-301-1/+10
* | | log: Add function to create a filter with flagsSean Anderson2020-10-301-2/+27
* | | log: Expose some helper functionsSean Anderson2020-10-301-0/+31
* | | log: Fix incorrect documentation of log_filter.cat_listSean Anderson2020-10-301-2/+2
* | | env: split env_import_redund() into 2 functionsHeiko Schocher2020-10-301-0/+18
* | | Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-2911-18/+262
|\ \ \ | |/ / |/| |
| * | mmc: zynq_sdhci: Add common function to set input/output tapdelaysAshok Reddy Soma2020-10-291-2/+3
| * | mmc: Define timing macro'sAshok Reddy Soma2020-10-271-0/+13
| * | Revert "mmc: zynq: parse dt when probing"Ashok Reddy Soma2020-10-271-0/+1
| * | xilinx: Remove additional newline in config filesMichal Simek2020-10-273-3/+0
| * | xilinx: zynq: Change types from u32 to uint32_tMichal Simek2020-10-271-1/+1
| * | dm: core: Add support for getting node from aliasesMichal Simek2020-10-271-0/+22
| * | dt-bindings: arm64: versal: Add clk and power headersMichal Simek2020-10-272-0/+165
| * | microblaze: Add support for distro bootT Karthik Reddy2020-10-271-2/+47