]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-11-16  David Oberhollenzerfs/squashfs: enable LZ4 compression support
2023-11-16  David Oberhollenzerfs/squashfs: remove unused declarations
2023-11-16  Sean Andersonbootm: Enable legacy VxWorks booting from FITs
2023-11-16  Sean Andersontest: eth: Don't crash if env_get returns NULL
2023-11-16  Tom RiniMerge patch series "spl: Use common function for loadin...
2023-11-16  Sean Andersonspl: fat: Add option to disable DMA alignment
2023-11-16  Sean Andersonspl: spi: Consolidate spi_load_image_os into spl_spi_lo...
2023-11-16  Sean Andersonspl: Convert spi to spl_load
2023-11-16  Sean Andersonspl: Convert semihosting to spl_load
2023-11-16  Sean Andersonspl: Convert NVMe to spl_load
2023-11-16  Sean Andersonspl: Convert nor to spl_load
2023-11-16  Sean Andersonspl: Convert net to spl_load
2023-11-16  Sean Andersonspl: Convert nand to spl_load
2023-11-16  Sean Andersonspl: Convert mmc to spl_load
2023-11-16  Sean Andersonspl: Convert fat to spl_load
2023-11-16  Sean Andersonspl: Convert ext to use spl_load
2023-11-16  Sean Andersonspl: Add generic spl_load function
2023-11-16  Sean Andersontest: spl: Support testing LEGACY_LZMA filesystem images
2023-11-16  Sean Andersonspl: legacy: Split off LZMA decompression into its...
2023-11-16  Sean Andersonspl: nand: Remove spl_nand_legacy_read
2023-11-16  Sean Andersonspl: Only support bl_len when we have to
2023-11-16  Sean Andersonspl: Remove filename from spl_load_info
2023-11-16  Sean Andersonspl: Set FAT bl_len to ARCH_DMA_MINALIGN
2023-11-16  Sean Andersonspl: Refactor spl_load_info->read to use units of bytes
2023-11-16  Sean Andersonspl: Take advantage of bl_len's power-of-twoness
2023-11-16  Tom RiniMerge patch series "nand: Add sandbox tests"
2023-11-16  Sean Andersonspl: Remove dev from spl_load_info
2023-11-16  Sean Andersonspl: Remove NULL assignments in spl_load_info
2023-11-16  Sean Andersonspl: semihosting: Don't close fd before spl_load_simple_fit
2023-11-16  Sean Andersonspl: Make SHOW_ERRORS depend on LIBCOMMON
2023-11-16  Sean Andersonarm: Disable SPL_FS_FAT when it isn't used
2023-11-16  Sean Andersonspl: blk_fs: Fix uninitialized return value when we...
2023-11-16  Sean Andersonarm: Enable SYS_THUMB_BUILD on AT91
2023-11-16  Sean Andersontest: spl: Add a test for NAND
2023-11-16  Sean Andersonnand: Add sandbox driver
2023-11-16  Sean Andersonarch: sandbox: Add function to create temporary files
2023-11-16  Sean Andersonnand: Allow reinitialization
2023-11-16  Sean Andersonnand: Add function to unregister NAND devices
2023-11-16  Sean Andersonmtd: Add some fallbacks for add/del_mtd_device
2023-11-16  Sean Andersonmtd: Rename SPL_MTD_SUPPORT to SPL_MTD
2023-11-16  Sean Andersonspl: nand: Map memory before accessing it
2023-11-16  Sean Andersoncmd: nand: Map memory before accessing it
2023-11-16  Sean Andersonspl: nand: Set bl_len to page size
2023-11-16  Sean Andersonspl: legacy: Honor bl_len when decompressing
2023-11-16  Sean Andersonnand: spl_loaders: Only read enough pages to load the...
2023-11-16  Sean Andersonnand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAG...
2023-11-16  Sean Andersonnand: Don't dereference NULL manufacturer_desc
2023-11-16  Sean Andersonspl: nand: Fix NULL-pointer dereference
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-13  Tom RiniMerge tag 'u-boot-stm32-20231113' of https://source...
2023-11-13  Patrice Chotardstm32mp2: initial support
2023-11-13  Patrice ChotardARM: dts: stm32: Add STM32MP257F Evaluation board support
2023-11-13  Patrice Chotardpinctrl: pinctrl_stm32: Add stm32mp2 support
2023-11-13  Patrice Chotardserial: stm32: Fix AARCH64 compilation warnings
2023-11-13  Patrice Chotardstm32mp: bsec: Fix AARCH64 compilation warnings
2023-11-13  Patrice Chotardstm32mp: dram_init: Limit DDR usage under 4GB boundary...
2023-11-13  Patrick Delaunaystm32mp: dram_init: Fix AARCH64 compilation warnings
2023-11-13  Patrice Chotardstm32mp: dram_init: Get RAM size from DT if no RAM...
2023-11-13  Patrice Chotardarm: caches: Make DCACHE_DEFAULT_OPTION accessible...
2023-11-13  Sam Protsenkoclk: exynos: Add header guard for clk-pll.h
2023-11-13  Sam Protsenkoserial: s5p: Fix clk_get_by_index() error code check
2023-11-13  Sam Protsenkoexynos: Avoid duplicate reset_cpu with SYSRESET enabled
2023-11-13  Sam Protsenkowatchdog: s5p_wdt: Include missing CPU header
2023-11-13  Sam Protsenkoarm: exynos: Include missing CPU header in gpio.h
2023-11-13  Sam Protsenkoarm: exynos: Include missing CPU header in soc.c
2023-11-13  Marek Vasutmmc: renesas-sdhi: Disable clock after tuning reset...
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...
next