]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-08-11  Simon Glassbootstd: cros: Simplify setup and cmdline expressions
2023-08-11  Simon Glassbootstd: cros: Decode some kernel preamble fields
2023-08-11  Simon Glassbootstd: cros: Support a kernel on either partition
2023-08-11  Simon Glassbootstd: cros: Bring in some ChromiumOS structures
2023-08-11  Simon Glassbootstd: cros: Move partition reading into a function
2023-08-11  Simon Glassbootstd: cros: Correct reporting of I/O errors
2023-08-10  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-08-10  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-08-10  Sergei Antonovwatchdog: ftwdt010: need to reset watchdog in ftwdt010_...
2023-08-10  Alexander Dahlcmd: cyclic: Remove duplicate command name in help...
2023-08-10  Shengyu Quriscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USE
2023-08-10  Shengyu Quriscv: Add SPL_ZERO_MEM_BEFORE_USE implementation
2023-08-10  Shengyu Quriscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USE
2023-08-10  Shengyu Quconfigs: starfive: Enable environment in SPI flash...
2023-08-10  Minda Chenconfigs: riscv: starfive: Add VF2 PCIe USB3 XHCI support
2023-08-10  Minda Chenriscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CA...
2023-08-10  Minda Chenriscv: dts: starfive: Enable pcie0 dts node
2023-08-10  Minda Chenpci: plda: Get correct ECAM offset in multiple PCIe...
2023-08-10  Heinrich Schuchardtcmd/sbi: display new extensions
2023-08-10  Heinrich Schuchardtriscv: qemu: imply CONFIG_DM_RNG
2023-08-09  Tom RiniMerge tag 'x86-pull-20230809' of https://source.denx...
2023-08-09  Tom RiniMerge branch '2023-08-09-misc-cleanups' into next
2023-08-09  Simon Glassx86: qemu-x86: Convert to text environment
2023-08-09  Simon Glassx86: qemu: Add required linux/sizes.h include
2023-08-09  Simon Glassx86: efi-x86_payload: Convert to text environment
2023-08-09  Simon Glassx86: efi-x86_app: Convert to text environment
2023-08-09  Simon Glassx86: slimbootloader: Convert to text environment
2023-08-09  Simon Glassx86: minnowmax: Convert to text environment
2023-08-09  Simon Glassx86: cougarcanyon2: Convert to text environment
2023-08-09  Simon Glassx86: cherryhill: Convert to text environment
2023-08-09  Simon Glassx86: edison: Convert to text environment
2023-08-09  Simon Glassx86: galileo: Convert to text environment
2023-08-09  Simon Glassx86: bayleybay: Convert to text environment
2023-08-09  Simon Glassx86: crownbay: Convert to text environment
2023-08-09  Simon Glassx86: coreboot: Convert to text environment
2023-08-09  Simon Glassx86: Add a common include for environment settings
2023-08-09  Simon Glassx86: Drop unused distro settings
2023-08-09  Simon Glassx86: Drop inclusion of ibmpc.h
2023-08-09  Simon Glassx86: edison: Drop inclusion of ibmpc.h
2023-08-09  Simon Glassx86: i8254: Include required ibmpc.h header
2023-08-09  Simon Glassx86: Drop CFG_SYS_STACK_SIZE
2023-08-09  Simon Glassenv: Explain how to use #include files in text environment
2023-08-09  Simon Glassenv: Use include/env for text-environment includes
2023-08-09  Simon Glassdoc: Explain how to avoid the distro-boot scripts
2023-08-09  Simon Glassx86: Update qemu documentation
2023-08-09  Simon Glassx86: Enable useful options for qemu-86
2023-08-09  Simon Glassvideo: Add a Kconfig option for SPL video handoff
2023-08-09  Simon Glassx86: Correct copying of BIOS mode information
2023-08-09  Simon GlassRevert "x86: Switch QEMU over to use the bochs driver"
2023-08-09  Simon Glassx86: Run QEMU machine setup in SPL
2023-08-09  Simon Glassvideo: Tidy up Makefile rule for video
2023-08-09  Simon Glassx86: spl: Drop unwanted debug()
2023-08-09  Simon Glassx86: coreboot: Update doc for CBFS access
2023-08-09  Simon Glassbootstd: Add some more debugging in the bootdev uclass
2023-08-09  Simon Glassbootstd: Correct creating of bootdev sibling
2023-08-09  Simon Glassbootstd: Rename bootdev_setup_sibling_blk()
2023-08-09  Simon Glasslib: Suppress E when writing error-string output
2023-08-09  Simon Glassusb: Return -ENOENT when no devices are found
2023-08-09  Jason Kacinesscripts: kconfig: Add config fragment support in board/../
2023-08-09  Shiji Yangtreewide: unify the linker symbol reference format
2023-08-09  Shiji Yangtreewide: rework linker symbol declarations in sections...
2023-08-09  Tom RiniKconfigs: Correct default of "0" on hex type entries
2023-08-09  Tom RiniMerge tag 'doc-2023-10-rc3' of https://source.denx...
2023-08-09  Tom RiniMerge tag 'fsl-qoriq-2023-8-9' of https://source.denx...
2023-08-09  Shenlin Liangarm64: fsl: layerscape: Remove unused functions
2023-08-09  Tom Rinidoc: Begin adding a best practices document for board...
2023-08-09  Fabio Estevamdoc: imx8mp_evk: Use in-tree build in the example
2023-08-09  Fabio Estevamdoc: imx8mp_evk: Remove unneeded export ATF_LOAD_ADDR...
2023-08-09  Miquel Raynaldoc: ti: Explain how the various gadget devices can...
2023-08-09  Marcel Ziswilerdoc: board: toradex: fix verdin module output
2023-08-09  Jit Loon Limdoc: Add the link for the documentation of the .its
2023-08-09  Jason Kacinesdoc: board: ti: k3: Add a guide to debugging with OpenOCD
2023-08-09  Tom RiniMerge branch '2023-08-08-assorted-code-corrections...
2023-08-08  Heinrich Schuchardtpci: correct function name in message
2023-08-08  Bin Mengboard_f: Cosmetic style fix
2023-08-08  Ilya Lukincrc32: Drop duplicates crc header includes
2023-08-08  Dan Carpenterbtrfs: fix some error checking for btrfs_decompress()
2023-08-08  Dan Carpentertest: fix a couple NULL vs IS_ERR() checks
2023-08-08  Dan Carpenterexpo: allocate correct amount of memory
2023-08-08  Dan Carpentercmd: improve string matching for hex
2023-08-08  Dan Carpentercramfs: clean up some error messages
2023-08-08  Dan Carpentertest: unicode: fix a sizeof() vs ARRAY_SIZE() bug
2023-08-08  Dan Carpentercmd: pxe_utils: add some missing tabs
2023-08-08  Dan Carpenterremoteproc: uclass: Clean up a return
2023-08-08  Dan Carpenterfdt: off by one in ofnode_lookup_fdt()
2023-08-08  Dan Carpenterfs: btrfs: Prevent error pointer dereference in list_su...
2023-08-08  Dan Carpentercros_ec: Fix an error code is cros_ec_get_sku_id()
2023-08-08  Dan Carpentervideo: Add parentheses around VNBYTES() macro
2023-08-08  Dan Carpentercmd: Fix a size parameter in test_readonly()
2023-08-08  Dan Carpentercmd: Fix an error code in cmd_mux_find()
2023-08-08  Matthias Schifferlib/charset: fix u16_strlcat() return value
2023-08-08  Matthias SchifferRevert "lib: string: Fix strlcpy return value", fix...
2023-08-08  Tom RiniMerge branch '2023-08-08-introuce-Arm-FF-A-support'
2023-08-08  Abdellatif... arm_ffa: efi: corstone1000: enable MM communication
2023-08-08  Abdellatif... arm_ffa: efi: introduce FF-A MM communication
2023-08-08  Abdellatif... arm_ffa: introduce armffa command
2023-08-08  Abdellatif... arm_ffa: introduce sandbox test cases for UCLASS_FFA
2023-08-08  Abdellatif... arm_ffa: introduce sandbox FF-A support
2023-08-08  Abdellatif... arm_ffa: introduce Arm FF-A support
2023-08-08  Abdellatif... lib: uuid: introduce testcase for uuid_str_to_le_bin
next