summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01199-1928/+2
* common: add fdt_simplefb_enable_and_mem_rsv functionPatrick Delaunay2021-11-301-0/+1
* video: Add video_is_active functionPatrick Delaunay2021-11-301-0/+7
* common: rename functions lcd_dt_simplefb to fdt_simplefbPatrick Delaunay2021-11-301-2/+2
* Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay2021-11-301-1/+0
* ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOMMarek Vasut2021-11-301-0/+3
* ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOMMarek Vasut2021-11-301-1/+11
* ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut2021-11-302-1/+9
* Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-297-73/+113
|\
| * efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9Heinrich Schuchardt2021-11-201-2/+2
| * efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICESHeinrich Schuchardt2021-11-201-0/+9
| * efi_loader: Sphinx comments in efi_api.hHeinrich Schuchardt2021-11-201-7/+7
| * efi: add comment for efi_system_table and efi_configuration_tableMasahisa Kojima2021-11-201-0/+32
| * lmb: drop unused lmb_size_bytes()Heinrich Schuchardt2021-11-201-6/+0
| * lmb: remove extern keyword in lmb.hHeinrich Schuchardt2021-11-201-19/+17
| * doc: add include/lmb.h to the HTML documentationHeinrich Schuchardt2021-11-201-11/+12
| * lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt2021-11-201-7/+0
| * configs: meson64_android: add PANIC stage for SYSTEM failsNeil Armstrong2021-11-191-2/+10
| * configs: meson64_android: bypass other checks on run_fastboot=1Neil Armstrong2021-11-191-16/+19
| * image: Explicitly declare do_bdinfo()Andy Shevchenko2021-11-151-0/+2
| * configs: synquacer: Fix dfu_alt_info to use nor1Masami Hiramatsu2021-11-151-1/+1
| * board: tq: fix spelling of "TQ-Systems"Matthias Schiffer2021-11-152-2/+2
* | dm: core: Add a way to count the devices in a uclassSimon Glass2021-11-281-0/+8
* | dm: core: Allow finding children / uclasses by partial nameSimon Glass2021-11-282-0/+21
* | dm: core: Add a way to obtain a string listSimon Glass2021-11-282-0/+48
* | dm: core: Fix up string-function documentationSimon Glass2021-11-281-2/+2
* | dm: core: Fix handling of uclass pre_unbind methodSimon Glass2021-11-281-1/+13
* | sandbox: Support unmapping a fileSimon Glass2021-11-281-0/+9
* | command: Use a constant pointer for the helpSimon Glass2021-11-281-1/+1
* | tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFEREtienne Carriere2021-11-231-0/+1
* | tee: define session login identifiersEtienne Carriere2021-11-231-2/+21
* | firmware: scmi: fix description of an API functionEtienne Carriere2021-11-231-2/+2
* | net: introduce a helper to determine whether to use in-band autonegVladimir Oltean2021-11-231-0/+14
* | net: dsa: allow drivers to get the port OF nodeVladimir Oltean2021-11-231-0/+12
* | include: import if_vlan.h from LinuxVladimir Oltean2021-11-231-0/+26
* | net: tsec: add support for promiscuous modeVladimir Oltean2021-11-231-0/+2
* | configs: ast2600: Boot kernel FIT in DRAMChia-Wei Wang2021-11-171-0/+7
* | configs: aspeed: Make EXTRA_ENV_SETTINGS board specificChia-Wei Wang2021-11-173-9/+14
* | pci: Add standard PCIe ECAM macrosPali Rohár2021-11-171-0/+26
* | bootm: Tidy up use of autostart env varSimon Glass2021-11-161-0/+7
* | sandbox: Use a text-based environmentSimon Glass2021-11-161-29/+0
* | env: Allow U-Boot scripts to be placed in a .env fileSimon Glass2021-11-161-0/+11
* | sandbox: Drop distro_bootSimon Glass2021-11-161-11/+0
|/
* Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2021-11-131-0/+1
|\
| * tpm2: Introduce TIS tpm coreIlias Apalodimas2021-11-101-0/+1
* | Convert CONFIG_LAST_STAGE_INIT to KconfigTom Rini2021-11-122-5/+0
* | Remove CONFIG_SERIAL_MULTITom Rini2021-11-122-2/+0
* | Convert CONFIG_PL011_SERIAL et al to KconfigTom Rini2021-11-122-2/+0
* | Convert CONFIG_MACB to KconfigTom Rini2021-11-129-9/+0
* | Convert CONFIG_MD5 to KconfigTom Rini2021-11-122-2/+0