]> git.ipfire.org Git - thirdparty/u-boot.git/history - arch
x86: zboot: Move environment setting into zboot_load()
[thirdparty/u-boot.git] / arch /
2024-04-10  Simon Glassx86: zboot: Move environment setting into zboot_load()
2024-04-10  Simon Glassx86: zboot: Create a separate ZBOOT option for zboot...
2024-04-10  Simon Glassx86: zboot: Move command code into its own file
2024-04-10  Simon Glassx86: zboot: Move zimage definitions to the header file
2023-11-23  Jim Liuarm: dts: npcm845-evb: fix/add node and aliases
2023-11-23  Enrico Letosiemens,am335x: clean-up draco targets
2023-11-22  Tom RiniMerge branch '2023-11-22-TI-K3-cleanups' into next
2023-11-22  Manorit Chawdhryarm: dts: k3-am68*: Sync with kernel v6.7-rc1
2023-11-22  Manorit Chawdhryarm: dts: k3-j721s2*: Sync with kernel v6.7-rc1
2023-11-22  Neha Malcom Francisarm: dts: k3-*-binman: Move to using templated FITs
2023-11-22  Neha Malcom Francisarm: dts: k3-binman: Add support for FIT templates
2023-11-22  Nishanth Menonarm: dts: k3-am625-sk-r5/u-boot: Drop duplicate bootph...
2023-11-22  Nishanth Menonarm: dts: k3-am625-beagleplay-u-boot: drop duplicate...
2023-11-22  Nishanth Menonarm: dts: k3-am625: Drop SoC provided bootph params...
2023-11-22  Nishanth Menonarm: dts: k3-am625*: Sync with kernel v6.7-rc1
2023-11-22  Roger Quadrosarm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix...
2023-11-22  Reid Tonkingarm: dts: k3-j7200: Sync with Linux 6.7-rc1
2023-11-22  Joao Paulo Goncalvesarm: k3: Enable instruction cache for main domain SPL
2023-11-22  Nishanth Menonarm: dts: k3-am62a*: Sync with kernel v6.7-rc1
2023-11-22  Nishanth Menonarm: mach-k3: am62a: Add main_timer0 id to the dev...
2023-11-22  Neha Malcom Francisarm: dts: k3-j721e-*: Sync with kernel v6.7-rc1
2023-11-22  Nishanth Menonboard: beagle: Add BeagleBone AI-64 support
2023-11-22  Robert Nelsonarm: dts: Add k3-j721e-beagleboneai64
2023-11-22  Nishanth Menonboard: Move omap3 beagle under beagle vendor folder
2023-11-22  Nishanth Menonboard: Move beagleplay under beagle vendor folder
2023-11-22  Nishanth Menonarm: dts: k3-am625-beagleplay-u-boot/r5: Just depend...
2023-11-22  Nishanth Menonarm: mach-k3: j721e: Improve support for UDA FS
2023-11-22  Nishanth Menonarm: mach-k3: arm64-mmu: Refactor to be independent...
2023-11-22  Nishanth Menonboard: ti: j721e: Select SOC_K3_J721E_J7200 for J7200evm
2023-11-22  Nishanth Menonarm: mach-k3: Kconfig: Introduce a symbol to indicate...
2023-11-22  Nishanth Menonarm: mach-k3: Move TI dummy keys out of board folder
2023-11-22  Nishanth Menonarm: mach-k3: Move K3 degenerate keys out of board...
2023-11-22  Andrew Davisarm: mach-k3: Move sysfw-loader into R5 directory
2023-11-22  Andrew Davisarm: mach-k3: Remove incorrect checks for SPL build
2023-11-22  Andrew Davisarm: mach-k3: Move R5 specific code into new r5/ directory
2023-11-22  Andrew Davisarm: mach-k3: j721s2: Move board selection to mach-k3
2023-11-22  Andrew Davisarm: mach-k3: am62ax: Move board selection to mach-k3
2023-11-22  Andrew Davisarm: mach-k3: am62x: Move board selection to mach-k3
2023-11-22  Andrew Davisarm: mach-k3: am64x: Move board selection to mach-k3
2023-11-22  Andrew Davisarm: mach-k3: am65x: Move board selection to mach-k3
2023-11-22  Andrew Davisarm: mach-k3: j721e: Move board selection to mach-k3
2023-11-20  Tom RiniMerge tag 'v2024.01-rc3' into next
2023-11-18  Tom RiniMerge branch 'master-mmc-clock' of https://source.denx...
2023-11-17  Tom RiniMerge branch '2023-11-17-assorted-important-fixes'
2023-11-17  Chris PackhamRevert "arm64: Use FEAT_HAFDBS to track dirty pages...
2023-11-17  Chris PackhamRevert "arm64: Use level-2 for largest block mappings...
2023-11-17  Chris PackhamRevert "armv8: enable HAFDBS for other ELx when FEAT_HA...
2023-11-17  Marcel Ziswilerimx: spl_imx_romapi: fix emmc fast boot mode case
2023-11-17  Marcel Ziswilerimx: spl_imx_romapi: fix comment about stream(usb)...
2023-11-17  Tom RiniMerge branch '2023-11-16-assorted-updates' into next
2023-11-16  Christophe Leroypowerpc: mpc8xx: Remove usage of common.h
2023-11-16  Tom RiniMerge patch series "spl: Use common function for loadin...
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: Refactor spl_load_info->read to use units of bytes
2023-11-16  Tom RiniMerge patch series "nand: Add sandbox tests"
2023-11-16  Sean Andersonspl: Remove NULL assignments in spl_load_info
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-15  Tom RiniMerge tag 'dm-pull-15nov23' of https://source.denx...
2023-11-15  Sean Andersonsandbox: Close file after mmaping it
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 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-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: pmic: sunxi: add AXP313 SPL driver
2023-11-12  Ludwig Kormannarm: dts: icnova-a20-adb4006: Add board support
2023-11-12  Samuel Hollandsunxi: mmc: Move header to the driver directory
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 branch '2023-11-10-improve-semihosting-armv6...
2023-11-10  Sean Andersonarm: semihosting: Support semihosting fallback on 32...
2023-11-10  Sean Andersonarm: semihosting: Fix returning from traps on ARMv6...
2023-11-10  Sean Andersonarm: Fix software interrupt handler
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  Nishanth Menontree-wide: Replace http:// link with https:// link...
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  Tim Lunnrockchip: rv1126: Read cpuid from otp and set ethaddr
2023-11-10  Tim Lunnrockchip: dts: fix bootph tags for rv1126
2023-11-10  Igor Opaniukstm32mp1: read auth stats and boot_partition from tamp
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  Tom Fitzhenryboard: rockchip: add Pine64 QuartzPro64 RK3588 board
2023-11-07  Tom Riniscsi: Forceably finish migration to DM_SCSI
2023-11-07  Tom RiniMerge branch '2023-11-07-assorted-big-cleanups' into...
2023-11-07  Tom Rinix86: Drop <common.h> from remaining header files
2023-11-07  Tom Riniarm: Drop <common.h> from remaining header files
next