summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-12-17fdtgrep: Handle an empty output treeSimon Glass
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass
2021-12-15Merge tag 'clk-2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-12-15clk: fix clk_get_rate() documentationGiulio Benetti
2021-12-15Merge tag 'rpi-next-2022.01' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2021-12-13Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-12-13ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOMMarek Vasut
2021-12-13ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOMMarek Vasut
2021-12-13ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut
2021-12-13configs: beacon-rzg2m: Config to address new aliasesAdam Ford
2021-12-09efi: Add a media/block driver for EFI block devicesSimon Glass
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-12-09efi: Rename UCLASS_EFI and IF_TYPE_EFISimon Glass
2021-12-09efi_loader: efi_tcg2_register returns appropriate errorMasahisa Kojima
2021-12-05ide: Drop unused CONFIG optionsSimon Glass
2021-12-05sandbox: Drop CONFIG_SYS_TIMER_RATESimon Glass
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass
2021-12-02Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net in...Tom Rini
2021-12-02riscv: dts: Split Microchip device treePadmarao Begari
2021-12-02board: ae350: Support autoboot from RAMLeo Yu-Chi Liang
2021-12-02net: brcm: netXtreme driverBharat Gooty
2021-12-01pinctrl: change result for unsupported APIPatrick Delaunay
2021-12-01Convert CONFIG_FSL_DDR_BIST et al to KconfigTom Rini
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-30common: add fdt_simplefb_enable_and_mem_rsv functionPatrick Delaunay
2021-11-30video: Add video_is_active functionPatrick Delaunay
2021-11-30common: rename functions lcd_dt_simplefb to fdt_simplefbPatrick Delaunay
2021-11-30Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay
2021-11-30ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOMMarek Vasut
2021-11-30ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOMMarek Vasut
2021-11-30ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut
2021-11-30Fix MMC numbering issue for Raspberry Pi 3Mike Karels
2021-11-30tpm: use more algorithms than sha256 on pcr_readRuchika Gupta
2021-11-30efi_loader: Add check for event log passed from firmwareRuchika Gupta
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28dm: core: Add a way to count the devices in a uclassSimon Glass
2021-11-28dm: core: Allow finding children / uclasses by partial nameSimon Glass
2021-11-28dm: core: Add a way to obtain a string listSimon Glass
2021-11-28dm: core: Fix up string-function documentationSimon Glass
2021-11-28dm: core: Fix handling of uclass pre_unbind methodSimon Glass
2021-11-28sandbox: Support unmapping a fileSimon Glass
2021-11-28command: Use a constant pointer for the helpSimon Glass
2021-11-23tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFEREtienne Carriere
2021-11-23tee: define session login identifiersEtienne Carriere
2021-11-23firmware: scmi: fix description of an API functionEtienne Carriere
2021-11-23net: introduce a helper to determine whether to use in-band autonegVladimir Oltean
2021-11-23net: dsa: allow drivers to get the port OF nodeVladimir Oltean