summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-01Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
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-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
2020-10-29dm: core: fix typo in device.hDario Binacchi
2020-10-29dm: core: Allow dm_warn() to be used in SPLSimon Glass
2020-10-29dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass
2020-10-29dm: core: Avoid void * in the of-platdata structsSimon Glass
2020-10-29dm: core: Expand the comment for DM_GET_DEVICE()Simon Glass
2020-10-29binman: Add a way to read the ROM offsetSimon Glass
2020-10-29Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-29mmc: zynq_sdhci: Add common function to set input/output tapdelaysAshok Reddy Soma
2020-10-28dm: board: complete the initialization of the muxes in initr_dm()Jean-Jacques Hiblot
2020-10-28drivers: Add a new framework for multiplexer devicesJean-Jacques Hiblot
2020-10-27log: allow for message continuationHeinrich Schuchardt
2020-10-27log: move processing_msg to global dataHeinrich Schuchardt
2020-10-27mmc: Define timing macro'sAshok Reddy Soma
2020-10-27Revert "mmc: zynq: parse dt when probing"Ashok Reddy Soma
2020-10-27xilinx: Remove additional newline in config filesMichal Simek
2020-10-27xilinx: zynq: Change types from u32 to uint32_tMichal Simek