aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-07dt-bindings: stm32mp13: add clock & reset support for STM32MP13Gabriel Fernandez2-0/+329
2022-12-05net: ping6: Add ping6 commandViacheslav Mitrofanov2-2/+28
2022-12-05net: ipv6: Add implementation of main IPv6 functionsViacheslav Mitrofanov1-64/+97
2022-12-05net: ipv6: Add string_to_ip6 converterViacheslav Mitrofanov1-0/+4
2022-12-05net: ipv6: Add Neighbor Discovery Protocol (NDP)Viacheslav Mitrofanov1-0/+102
2022-12-05net: ipv6: Add callbacks declarations to get access to IPv6 variablesViacheslav Mitrofanov2-0/+20
2022-12-05net: ipv6: Add IPv6 basic primitivesViacheslav Mitrofanov1-0/+369
2022-12-02efi_loader: utility function to check the variable name is "Boot####"Masahisa Kojima1-0/+1
2022-11-28phy: add driver for Intel XWAY PHYTim Harvey1-0/+1
2022-11-28net: Add wget applicationYing-Chun Liu (PaulLiu)2-1/+23
2022-11-28net: Add TCP protocolYing-Chun Liu (PaulLiu)2-9/+326
2022-11-28liteeth: LiteX Ethernet deviceJoel Stanley1-0/+84
2022-11-23Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodia...WIP/23Nov2022Tom Rini1-0/+7
2022-11-22sandbox: Move the capsule GUID declarations to board fileSughosh Ganu1-13/+0
2022-11-22image: Correct strncpy() warning with image_set_name()Simon Glass1-1/+7
2022-11-22arm: amlogic: add setbrg op to serial deviceEdoardo Tomelleri1-0/+7
2022-11-22Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+2
2022-11-22timer-uclass: add timer_get_ops() macroOvidiu Panait1-0/+2
2022-11-22Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-2/+13
2022-11-22eficonfig: add UEFI Secure Boot Key enrollment interfaceMasahisa Kojima1-0/+4
2022-11-22eficonfig: expose eficonfig_create_device_path()Masahisa Kojima1-0/+2
2022-11-22eficonfig: expose append entry functionMasahisa Kojima1-0/+5
2022-11-22eficonfig: refactor file selection handlingMasahisa Kojima1-1/+1
2022-11-22efi_selftest: unsigned char parameter for efi_st_strcmp_16_8()Heinrich Schuchardt1-1/+1
2022-11-22watchdog: Drop GD_FLG_WDT_READY as it's not used any moreStefan Roese1-6/+2
2022-11-21Nokia RX-51: Do not overwrite standard $loadaddr variablePali Rohár1-4/+5
2022-11-21Fix usage of CONFIG_PREBOOTPali Rohár1-1/+1
2022-11-16Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...WIP/16Nov2022Tom Rini2-12/+9
2022-11-16sandbox: fix documentation of struct host_opsHeinrich Schuchardt1-11/+8
2022-11-16doc: fix documentation of enum gd_flagsHeinrich Schuchardt1-1/+1
2022-11-15dt-bindings: clk: add missing clk ids for microchip mpfsConor Dooley1-0/+3
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini16-224/+452
2022-11-10Merge branch '2022-11-10-symbol-migrations'WIP/10Nov2022Tom Rini284-1323/+168
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini94-165/+165
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini10-10/+10
2022-11-10Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini3-3/+0
2022-11-10Convert CONFIG_SYS_NONCACHED_MEMORY to KconfigTom Rini10-33/+0
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini130-245/+0
2022-11-10Convert CONFIG_SYS_MMC_MAX_DEVICE to KconfigTom Rini6-36/+0
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini8-26/+0
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini111-142/+0
2022-11-10rtc: Remove unused driversTom Rini1-1/+0
2022-11-10Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini15-77/+0
2022-11-10powerpc: Migrate SYS_L3_SIZE to KconfigTom Rini7-8/+0
2022-11-10powerpc: Migrate SYS_L2_SIZE to KconfigTom Rini2-6/+0
2022-11-10Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et alTom Rini5-23/+0
2022-11-10Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini7-16/+2
2022-11-10Remove dead codeTom Rini1-161/+0
2022-11-10Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini14-14/+0
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini1-1/+0