summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-08distro_bootcmd: Fix copy-paste errorMarek Vasut
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt
2023-01-06vexpress: adjust loadaddrHeinrich Schuchardt
2023-01-04lib: add function u16_strcasecmp()Heinrich Schuchardt
2023-01-04efi_loader: defines for PE-COFF section flagsHeinrich Schuchardt
2023-01-04doc: Fix eth_env_[gs]et_enetaddr() return valueMarek Vasut
2022-12-29efi_loader: set UEFI specification version to 2.10Heinrich Schuchardt
2022-12-20efi_loader: fix efi_get_next_variable_name_mem()Heinrich Schuchardt
2022-12-20eficonfig: carve out efi_get_next_variable_name_int callsMasahisa Kojima
2022-12-19Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-12-19rockpi4: board: Add firmware image information for capsule updatesSughosh Ganu
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-12-18Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-12-17efi: adjust ebbr to v2.1 in conformance profileVincent Stehlé
2022-12-14sunxi: remove unused CONFIG_MMC_SUNXI_SLOTAndre Przywara
2022-12-10mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi
2022-12-08Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-12-08Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-12-08dfu: Make DFU virtual backend SPL friendlyPatrick Delaunay
2022-12-08lib: Add common semihosting libraryKautuk Consul
2022-12-07dt-bindings: stm32mp13: add clock & reset support for STM32MP13Gabriel Fernandez
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