]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-11-29  Christian Taedckefs: fat: simplify gotos from read_bootsectandvi
2023-11-29  Christian Taedckefs: fat: calculate FAT type based on cluster count
2023-11-29  Christian Taedcketest: spl: Remove usage of FAT32_SIGN
2023-11-29  Christian Taedckefs: fat: use get_unaligned_le16 to convert u8[2] to u16
2023-11-15  Tom RiniMerge tag 'dm-pull-15nov23' of https://source.denx...
2023-11-15  Simon Glassbootstage: Correct exhasuted typo
2023-11-15  Sean Andersonsandbox: Close file after mmaping it
2023-11-15  Heinrich Schuchardtdm: Do not enable debug messages by default
2023-11-15  Simon Glasspatman: Correct Python 3.6 behaviour
2023-11-15  Simon Glasspatman: Avoid using func_test at top level
2023-11-15  Simon Glasspatman: Correct easy pylint warnings in __main__
2023-11-15  Simon Glasspatman: Move the main program into a function
2023-11-15  Simon Glasspatman: Split out arg parsing into its own file
2023-11-15  Simon Glassexpo: Correct background colour
2023-11-15  Simon Glassbootstd: Add a return code to bootflow menu
2023-11-15  Simon Glassbootstd: Refactor mmc prep to allow a different scan
2023-11-15  Simon Glassefi: Correct handling of frame buffer
2023-11-12  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-11-12  Mikhail Kalashnikovsunxi: H616: add LPDDR4 DRAM support
2023-11-12  Andre Przywarasunxi: H616: DRAM: refactor mctl_phy_configure_odt()
2023-11-12  Andre Przywarapower: regulator: add AXP313 support
2023-11-12  Andre Przywarapower: pmic: sunxi: add AXP313 SPL driver
2023-11-12  Ludwig Kormannarm: dts: icnova-a20-adb4006: Add board support
2023-11-12  Samuel Hollandpinctrl: sunxi: Avoid using .bss for SPL
2023-11-12  Samuel Hollandsunxi: mmc: Sort compatible strings numerically
2023-11-12  Samuel Hollandclk: sunxi: Use the right symbol in the Makefile
2023-11-12  Samuel Hollandsunxi: mmc: Move header to the driver directory
2023-11-12  Samuel Hollandnet: sun8i_emac: Drop DM_GPIO checks
2023-11-12  Tom Riniarm: sunxi: Correct warning in board_fit_config_name_match
2023-11-12  Andre Przywarasunxi: board: simplify early PMIC setup conditions
2023-11-11  Tom RiniMerge tag 'doc-2024-01-rc3' of https://source.denx...
2023-11-11  Heinrich Schuchardtdoc: typo 'form' in qfw.rst
2023-11-11  Nishanth Menondoc: board: ti: k3 docs: Use ::prompt
2023-11-11  Nishanth Menondoc: board: ti: Use prompt prompt_style to simplify...
2023-11-11  Milan P. Stanićdoc: build: fix wrongly written targests instead of...
2023-11-11  Heinrich Schuchardtdoc: shorten overlong title underlines
2023-11-11  Nishanth Menondoc: ti: j7200_evm: Fix OPTEE platform name
2023-11-11  Dylan Corraleshikey960: Fix 404 links
2023-11-10  Tom RiniMerge patch series "arm: dts: k3-am6: Fix Ethernet...
2023-11-10  Siddharth Vadapalliarm: dts: k3-am642: Update main_bcdma and main_pktdma...
2023-11-10  Roger Quadrosarm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix...
2023-11-10  Siddharth Vadapalliarm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma...
2023-11-10  Tom RiniMerge tag 'u-boot-stm32-20231110' of https://source...
2023-11-10  Tom RiniMerge branch '2023-11-10-assorted-fixes'
2023-11-10  Hugo Villeneuveboot: Fix syntax in fdt_overlay_apply_verbose() error...
2023-11-10  Sam Protsenkotools: gitignore: Fix tools/generated path
2023-11-10  Tony Dinhbootstd: Skip over bad device during bootflows scanning
2023-11-10  Nishanth Menontree-wide: Replace http:// link with https:// link...
2023-11-10  Alexander Gendintest: cmd: mbr: Remove unreachable code
2023-11-10  AKASHI Takahirofirmware: scmi: correct a validity check against power...
2023-11-10  Tom Riniscsi: Have scsi_init_dev_desc_priv() use memset
2023-11-10  Tom RiniMerge tag 'u-boot-rockchip-20231110' of https://source...
2023-11-10  Johan Jonkerrockchip: include: asm: fix entering download mode...
2023-11-10  Quentin Schulzrockchip: ringneck-px30: enable SPL_BOARD_INIT
2023-11-10  Quentin Schulzrockchip: ringneck-px30: always reset STM32 companion...
2023-11-10  Tim Lunnrockchip: rv1126: Read cpuid from otp and set ethaddr
2023-11-10  Tim Lunnrockchip: otp: Add support for RV1126
2023-11-10  Tim Lunnrockchip: dts: fix bootph tags for rv1126
2023-11-10  Sam ProtsenkoMAINTAINERS: Fix Sam Protsenko mail
2023-11-10  Igor Opaniukstm32mp1: read auth stats and boot_partition from tamp
2023-11-10  Marek Vasutarm: stm32: Limit u-boot.itb size to 0x160000 bytes...
2023-11-10  Marek Vasutarm: stm32: Enable TCP, IPv6, wget on DH STM32MP15...
2023-11-10  Marek VasutARM: dts: stm32mp: Repair damage from alignment with...
2023-11-10  Bhupesh Sharmaarm: stm32mp: Really fix compilation issue when SYS_DCA...
2023-11-09  Quentin Schulzrockchip: ringneck-px30: enable i2c command
2023-11-09  Tom Fitzhenryboard: rockchip: add Pine64 QuartzPro64 RK3588 board
2023-11-07  Tom RiniMerge tag 'xilinx-for-v2024.01-rc3' of https://source...
2023-11-07  Mattijs KorpershoekMAINTAINERS: fastboot: add Mattijs
2023-11-07  Mattijs KorpershoekMAINTAINERS: usb gadget: add Mattijs
2023-11-07  Michal Simekdt-bindings: Remove VSC8531 specific RGMII delay defini...
2023-11-07  Michal Simekarm64: zynqmp: Add description for nvmem efuse layout
2023-11-07  Michal SimekARM: zynq: Add partition description
2023-11-07  Michal Simekxilinx: Enable SPI_FLASH_MTD by default
2023-11-07  Michal Simekarm64: zynqmp: Comment all smmu entries
2023-11-07  Michal Simekarm64: versal-net: Add DTSes for mini qspi/ospi configu...
2023-11-07  Michal Simekarm64: versal: Add DTSes for mini qspi/ospi configuration
2023-11-07  Michal SimekARM: zynq: Add DTSes for mini qspi configurations
2023-11-07  Michal SimekARM: zynq: Add DTSes for mini qspi configurations
2023-11-07  Michal Simekxilinx: versal: Setup 30MHz as default spi frequency
2023-11-07  Venkatesh Yadav... arm64: versal-net: enable CONFIG_MMC_SDHCI_ADMA
2023-11-07  Michal Simekarm64: zynqmp: Fix Kconfig entry indentation
2023-11-07  Michal Simekarm: xilinx: Add missing dual parallel flash description
2023-11-07  Tejas Bhumkararm64: zynqmp: Disable Tri-state for MIO38 Pin
2023-11-07  Ibai Erkiagazynqmp: migrate gqspi debug to logging
2023-11-07  Amit Kumar... arm64: dts: zynqmp: make hw-ecc as the default ecc...
2023-11-07  Venkatesh Yadav... ARM: zynq: Disable the config CONFIG_SPI_FLASH_USE_4K_S...
2023-11-07  Venkatesh Yadav... arm64: zynqmp: Disable the lock option for mini qspi
2023-11-07  Piyush Mehtaarm64: zynqmp: remove snps, xhci-stream-quirk property...
2023-11-07  Michal Simekarm64: zynqmp: Remove address/size-cells from ams node
2023-11-07  Michal SimekRevert "arm64: zynqmp: Add power domain description...
2023-11-07  Michal Simekarm64: zynqmp: Remove xlnx,zynqmp-aes node
2023-11-07  Michal Simekarm64: zynqmp: Use mdio node by vp-x-a2785-00-revA...
2023-11-07  Michal Simekarm64: zynqmp: Remove fclk driver
2023-11-07  Venkatesh Yadav... spi: cadence_ospi_versal: Add support for 64-bit address
2023-11-07  Venkatesh Yadav... drivers: firmware: Handle error case in the zynqmp_pm_f...
2023-11-07  Venkatesh Yadav... arm64: versal_net: Disable the lock option for mini...
2023-11-07  Venkatesh Yadav... arm64: versal: Disable the lock option for mini ospi...
2023-11-07  Venkatesh Yadav... mtd: spi-nor: Add spi flash lock config option
2023-11-07  Algapally Santosh... serial: zynqmp: Fetch baudrate from dtb and update
2023-11-07  Algapally Santosh... configs: Add support in Kconfig and convert for armada...
next