summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-05global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-12-05Convert CONFIG_SYS_NAND_SIZE to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_PAGE_2K et al to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to KconfigTom Rini
2022-12-05mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directlyTom Rini
2022-12-05Convert CONFIG_SYS_NAND_HW_ECC to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to KconfigTom Rini
2022-12-05Remove unused symbolsTom Rini
2022-12-05Convert CONFIG_SYS_NAND_DBW_8 et al to KconfigTom Rini
2022-12-05net: ping6: Add ping6 commandViacheslav Mitrofanov
2022-12-05net: ipv6: Add implementation of main IPv6 functionsViacheslav Mitrofanov
2022-12-05net: ipv6: Add string_to_ip6 converterViacheslav Mitrofanov
2022-12-05net: ipv6: Add Neighbor Discovery Protocol (NDP)Viacheslav Mitrofanov
2022-12-05net: ipv6: Add callbacks declarations to get access to IPv6 variablesViacheslav Mitrofanov
2022-12-05net: ipv6: Add IPv6 basic primitivesViacheslav Mitrofanov
2022-12-02efi_loader: utility function to check the variable name is "Boot####"Masahisa Kojima
2022-11-28phy: add driver for Intel XWAY PHYTim Harvey
2022-11-28net: Add wget applicationYing-Chun Liu (PaulLiu)
2022-11-28net: Add TCP protocolYing-Chun Liu (PaulLiu)
2022-11-28liteeth: LiteX Ethernet deviceJoel Stanley
2022-11-23Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-11-22sandbox: Move the capsule GUID declarations to board fileSughosh Ganu
2022-11-22image: Correct strncpy() warning with image_set_name()Simon Glass
2022-11-22arm: amlogic: add setbrg op to serial deviceEdoardo Tomelleri
2022-11-22Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-11-22timer-uclass: add timer_get_ops() macroOvidiu Panait
2022-11-22Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-11-22eficonfig: add UEFI Secure Boot Key enrollment interfaceMasahisa Kojima
2022-11-22eficonfig: expose eficonfig_create_device_path()Masahisa Kojima
2022-11-22eficonfig: expose append entry functionMasahisa Kojima
2022-11-22eficonfig: refactor file selection handlingMasahisa Kojima
2022-11-22efi_selftest: unsigned char parameter for efi_st_strcmp_16_8()Heinrich Schuchardt
2022-11-22watchdog: Drop GD_FLG_WDT_READY as it's not used any moreStefan Roese
2022-11-21Nokia RX-51: Do not overwrite standard $loadaddr variablePali Rohár
2022-11-21Fix usage of CONFIG_PREBOOTPali Rohár
2022-11-16Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-11-16sandbox: fix documentation of struct host_opsHeinrich Schuchardt
2022-11-16doc: fix documentation of enum gd_flagsHeinrich Schuchardt
2022-11-15dt-bindings: clk: add missing clk ids for microchip mpfsConor Dooley
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-11-10Merge branch '2022-11-10-symbol-migrations'Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-11-10Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_NONCACHED_MEMORY to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MMC_MAX_DEVICE to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini