]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2022-12-13  Andre Przywarasunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig
2022-12-12  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-12-12  Tom RiniMerge tag 'u-boot-stm32-20221212' of https://source...
2022-12-12  Patrick Delaunaydm: pmic: ignore disabled node in pmic_bind_children
2022-12-12  Patrick Delaunayphy: usbphyc: use regulator_set_enable_if_allowed for...
2022-12-12  Derek LaHoussearm: mvebu: Espressobin: Fix default env variables
2022-12-11  Tom RiniMerge tag 'u-boot-nand-20221211' of https://source...
2022-12-10  Dai Okamuraspl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD...
2022-12-10  Dario Binacchimtd: nand: mxs_nand_spl: don't read useless pages
2022-12-10  Dario Binacchimtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
2022-12-10  Dario Binacchicmd: mtd: check if a block has to be skipped or erased
2022-12-10  Michael Trimarchimtd: nand: make Samsung SLC NAND usable again
2022-12-10  Roger Quadrosmtd: rawnand: omap_gpmc: Reduce .bss usage
2022-12-10  Roger Quadrosmtd: rawnand: nand_spl_loaders: Fix cast type build...
2022-12-10  Roger Quadrosmtd: rawnand: omap_gpmc: Optimize NAND reads
2022-12-10  Roger Quadrosmtd: rawnand: omap_gpmc: Fix build warning on 64-bit...
2022-12-10  Roger Quadrosmtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms
2022-12-10  Roger Quadrosmtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h
2022-12-10  Michael Trimarchicmd: nand: Extend nand info to print ecc information
2022-12-08  Tom RiniMerge tag 'u-boot-stm32-20221207' of https://source...
2022-12-08  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-12-08  Szymon Heidrichusb: gadget: rndis: Prevent InformationBufferOffset...
2022-12-08  Patrick Delaunaydfu: Make DFU virtual backend SPL friendly
2022-12-08  Hugo SIMELIEREusb: gadget: dfu: Fix check of transfer direction
2022-12-08  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-12-08  Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-b' of https:/...
2022-12-08  Zong Liriscv: use imply instead of select for SPL_SEPARATE_BSS
2022-12-08  Kautuk Consulcommon/spl/Kconfig: add dependency on SPL_SEMIHOSTING...
2022-12-08  Kautuk Consularch/riscv: add semihosting support for RISC-V
2022-12-08  Kautuk Consullib: Add common semihosting library
2022-12-07  Marek VasutARM: stm32: Increment WDT by default on DHSOM
2022-12-07  Marek VasutARM: stm32: Increment boot counter in SPL on DHSOM
2022-12-07  Marek VasutARM: stm32: Enable assorted ST specific commands on...
2022-12-07  Marek VasutARM: stm32: Add version variable to DHSOM
2022-12-07  Marek VasutARM: stm32: Add boot counter to DHSOM
2022-12-07  Marek VasutARM: dts: stm32: Drop MMCI interrupt-names
2022-12-07  Yann GautierARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
2022-12-07  Olivier Moysanadc: stm32mp15: add support of generic channels binding
2022-12-07  Olivier Moysanadc: stm32mp15: split channel init into several routines
2022-12-07  Gabriel Fernandezarm: dts: stm32mp13: add support of RCC driver
2022-12-07  Gabriel Fernandezclk: stm32mp13: introduce STM32MP13 RCC driver
2022-12-07  Gabriel Fernandezdt-bindings: stm32mp13: add clock & reset support for...
2022-12-06  Tom RiniMerge tag 'sound-2023-01-rc4' of https://source.denx...
2022-12-05  Tom RiniPrepare v2023.01-rc3 v2023.01-rc3
2022-12-05  Tom RiniMerge branch '2022-12-05-add-IPv6-support'
2022-12-05  Viacheslav... configs: Add IPV6 config to sandbox_flattree_defconfig
2022-12-05  Viacheslav... configs: Add IPV6 config to sandbox64_defconfig
2022-12-05  Viacheslav... configs: Add IPV6 config to sandbox_defconfig
2022-12-05  Viacheslav... test: dm: eth: Add ip6_make_lladdr test
2022-12-05  Viacheslav... test: dm: eth: Add ip6_make_snma test
2022-12-05  Viacheslav... test: dm: eth: Add ip6_addr_in_subnet test
2022-12-05  Viacheslav... test: dm: eth: Add csum_ipv6_magic test
2022-12-05  Viacheslav... test: dm: eth: Add string_to_ip6 test
2022-12-05  Viacheslav... net: ping6: Add ping6 command
2022-12-05  Viacheslav... net: tftp: Add IPv6 support for tftpboot
2022-12-05  Viacheslav... net: ipv6: Incorporate IPv6 support into u-boot net...
2022-12-05  Viacheslav... net: ipv6: Add implementation of main IPv6 functions
2022-12-05  Viacheslav... net: ipv6: Add ip6addr, gatewayip6, serverip6 variables...
2022-12-05  Viacheslav... net: ipv6: Enable IPv6 typeconversion specifier
2022-12-05  Viacheslav... net: ipv6: Add string_to_ip6 converter
2022-12-05  Viacheslav... net: ipv6: Add Neighbor Discovery Protocol (NDP)
2022-12-05  Viacheslav... net: ipv6: Add callbacks declarations to get access...
2022-12-05  Viacheslav... net: ipv6: Add IPv6 build options
2022-12-05  Viacheslav... net: ipv6: Add IPv6 basic primitives
2022-12-05  Heinrich Schuchardtsandbox: fix sound driver
2022-12-05  Heinrich Schuchardtdoc: man-page for the sound command
2022-12-05  Heinrich Schuchardtcmd: fix long text for sound command
2022-12-05  Heinrich Schuchardttest: test sandbox sound driver more rigorously
2022-12-05  Heinrich Schuchardtsound: avoid endless loop
2022-12-05  Tom RiniMerge tag 'xilinx-for-v2023.01-rc3-v2' of https://sourc...
2022-12-05  Tom RiniMerge tag 'i2cfixes-for-v2023.01-rc3' of https://source...
2022-12-05  Algapally Santosh... mtd: spi-nor-core: Invert logic to reflect sst26 flash...
2022-12-05  Michal Simekxilinx: zynqmp: Fix SPL_FS_LOAD_PAYLOAD_NAME usage
2022-12-05  Ashok Reddy... arm64: versal-net: Enable defconfig for Micron octal...
2022-12-05  Ashok Reddy... spi: cadence-qspi: Remove condition for calling enable...
2022-12-05  Michal SimekARM: zynq: Add missing twd timer for mini configurations
2022-12-05  Michal Simekarm64: zynqmp: Do not enable IPI by default
2022-12-05  Michal Simekarm64: zynqmp: Do not include psu_init to U-Boot by...
2022-12-05  Luca Ceresoliboard/xilinx/zynqmp/MAINTAINERS: change e-mail address...
2022-12-05  Michal Simekxilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_M...
2022-12-05  Michal Simekxilinx: Add option to select SC id instead of DUT id...
2022-12-05  Venkatesh Yadav... spi: zynqmp_qspi: Add support for 64-bit read/write
2022-12-05  Venkatesh Yadav... arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi
2022-12-05  T Karthik Reddyspi: zynqmp_gqspi: Update tapdelay value
2022-12-05  Lukas Funkearm64: zynqmp: dynamically mark r5 cores as used
2022-12-05  Andy Chiunet: xilinx_axi: check PCS/PMA PHY status in setup_phy
2022-12-05  Andy Chiunet: xilinx_axi: add PCS/PMA PHY
2022-12-05  Jim Liui2c: nuvoton: renamed the NPCM i2c driver
2022-12-04  Tom RiniMerge tag 'efi-2023-01-rc3' of https://source.denx...
2022-12-02  Masahisa Kojimadoc: eficonfig: add description for UEFI Secure Boot...
2022-12-02  Masahisa Kojimaeficonfig: use efi_get_next_variable_name_int()
2022-12-02  Masahisa Kojimaefi_loader: utility function to check the variable...
2022-12-02  Masahisa Kojimaeficonfig: use u16_strsize() to get u16 string buffer...
2022-12-02  Masahisa Kojimaeficonfig: fix going one directory up issue
2022-12-02  Heinrich Schuchardtdoc: board: typo GIUD Microchip MPFS Icicle Kit doc
2022-12-02  Heinrich Schuchardtefi_loader: don't use EFI_LOADER_DATA internally
2022-12-02  Heinrich Schuchardtefi_loader: fix handling of DHCP acknowledge
2022-12-02  Heinrich Schuchardtefi_selftest: test FatToStr() truncation
2022-12-02  Heinrich Schuchardtefi_loader: add an EFI binary to print boot hart ID
2022-12-02  Andrew Davisdoc: board: j721e_evm: Fix code-block type and indents
next