aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún1-10/+8
2021-12-19fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()Marek Behún1-1/+0
2021-12-19include/linux/byteorder: Fix compilation of __constant_cpu_to_be32()Pali Rohár1-0/+4
2021-12-17fdtgrep: Handle an empty output treeSimon Glass1-0/+1
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass3-7/+0
2021-12-05ide: Drop unused CONFIG optionsSimon Glass2-3/+0
2021-12-05sandbox: Drop CONFIG_SYS_TIMER_RATESimon Glass1-4/+0
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass6-17/+0
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass1-6/+0
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass2-2/+3
2021-12-02Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...WIP/02Dec2021Tom Rini1-0/+3
2021-12-02net: brcm: netXtreme driverBharat Gooty1-0/+3
2021-12-01pinctrl: change result for unsupported APIPatrick Delaunay1-2/+2
2021-12-01Convert CONFIG_FSL_DDR_BIST et al to KconfigWIP/2021-12-01-Kconfig-migrationsTom Rini1-2/+0
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini9-151/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini199-1928/+2
2021-11-30common: add fdt_simplefb_enable_and_mem_rsv functionPatrick Delaunay1-0/+1
2021-11-30video: Add video_is_active functionPatrick Delaunay1-0/+7
2021-11-30common: rename functions lcd_dt_simplefb to fdt_simplefbPatrick Delaunay1-2/+2
2021-11-30Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay1-1/+0
2021-11-30ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOMMarek Vasut1-0/+3
2021-11-30ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOMMarek Vasut1-1/+11
2021-11-30ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut2-1/+9
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini7-73/+113
2021-11-28dm: core: Add a way to count the devices in a uclassSimon Glass1-0/+8
2021-11-28dm: core: Allow finding children / uclasses by partial nameSimon Glass2-0/+21
2021-11-28dm: core: Add a way to obtain a string listSimon Glass2-0/+48
2021-11-28dm: core: Fix up string-function documentationSimon Glass1-2/+2
2021-11-28dm: core: Fix handling of uclass pre_unbind methodSimon Glass1-1/+13
2021-11-28sandbox: Support unmapping a fileSimon Glass1-0/+9
2021-11-28command: Use a constant pointer for the helpSimon Glass1-1/+1
2021-11-23tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFEREtienne Carriere1-0/+1
2021-11-23tee: define session login identifiersEtienne Carriere1-2/+21
2021-11-23firmware: scmi: fix description of an API functionEtienne Carriere1-2/+2
2021-11-23net: introduce a helper to determine whether to use in-band autonegVladimir Oltean1-0/+14
2021-11-23net: dsa: allow drivers to get the port OF nodeVladimir Oltean1-0/+12
2021-11-23include: import if_vlan.h from LinuxVladimir Oltean1-0/+26
2021-11-23net: tsec: add support for promiscuous modeVladimir Oltean1-0/+2
2021-11-20efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9Heinrich Schuchardt1-2/+2
2021-11-20efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICESHeinrich Schuchardt1-0/+9
2021-11-20efi_loader: Sphinx comments in efi_api.hHeinrich Schuchardt1-7/+7
2021-11-20efi: add comment for efi_system_table and efi_configuration_tableMasahisa Kojima1-0/+32
2021-11-20lmb: drop unused lmb_size_bytes()Heinrich Schuchardt1-6/+0
2021-11-20lmb: remove extern keyword in lmb.hHeinrich Schuchardt1-19/+17
2021-11-20doc: add include/lmb.h to the HTML documentationHeinrich Schuchardt1-11/+12
2021-11-20lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt1-7/+0
2021-11-19configs: meson64_android: add PANIC stage for SYSTEM failsNeil Armstrong1-2/+10
2021-11-19configs: meson64_android: bypass other checks on run_fastboot=1Neil Armstrong1-16/+19
2021-11-17configs: ast2600: Boot kernel FIT in DRAMChia-Wei Wang1-0/+7
2021-11-17configs: aspeed: Make EXTRA_ENV_SETTINGS board specificChia-Wei Wang3-9/+14