]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2022-10-24  Rasmus Villemoessandbox.dtsi: add a sandbox,alarm-wdt instance
2022-10-24  Rasmus Villemoessandbox: add SIGALRM-based watchdog device
2022-10-24  Rasmus Villemoeswatchdog: introduce a u-boot,autostart property
2022-10-24  Jim Liuwdt: nuvoton: add expire function for generic reset
2022-10-21  Tom RiniMerge branch '2022-10-21-enforce-some-DM-migrations'
2022-10-21  Tom Riniconfigs: Resync with savedefconfig
2022-10-21  Tom Riniinput: Remove legacy KEYBOARD option
2022-10-21  Tom Rinicore: Enable DM by default
2022-10-21  Tom RiniMerge tag 'u-boot-at91-fixes-2023.01-a' of https:/...
2022-10-21  Mihai SainARM: dts: at91: sama7g5: fix signal name of pin PB2
2022-10-21  Dario BinacchiARM: dts: at91: sam9x60ek: fix indentation for pinctrl...
2022-10-21  Tom RiniMerge tag 'u-boot-rockchip-20221020' of https://source...
2022-10-20  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-20  Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-20  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-20  Rick Chenriscv: ae350: Check firmware_fdt_addr header
2022-10-20  Yu Chien Peter Linriscv: andes_plic.c: use modified IPI scheme
2022-10-20  Bin Mengriscv: qemu: spl: Fix booting Linux kernel with OpenSBI...
2022-10-20  Heinrich Schuchardtk210: fix k210_pll_calc_config()
2022-10-20  Heinrich Schuchardtriscv: support building double-float modules
2022-10-20  Heinrich Schuchardtcmd/sbi: user friendly short texts
2022-10-20  Heinrich Schuchardtcmd/sbi: error message for failure to get spec version
2022-10-20  Heinrich Schuchardtcmd/sbi: format RustSBI version number
2022-10-19  Patrick Delaunayclk: update clk_clean_rate_cache to use private clk...
2022-10-19  Michal Suchanekrockchip: clk: pll: Fix constant typo
2022-10-19  Michal Suchanekclk: change return type of clk_get_parent_rate from...
2022-10-19  Andre Przywarasuniv: add UART1 support
2022-10-19  Andre Przywarasuniv: move SKIP_LOWLEVEL_INIT_ONLY into Kconfig
2022-10-19  Andre Przywarasunxi: fix 32MB load address layout
2022-10-19  Andre Przywarasunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
2022-10-19  Icenowy Zhengconfigs: sunxi: licheepi_nano: enable D-Cache
2022-10-19  Icenowy Zhengsunxi: fix SUNIV build when enabling D-Cache
2022-10-19  Andre Przywarasunxi: defconfig: Add X96 Mate TV box
2022-10-19  FUKAUMI Naokiarm: dts: rockchip: rk356x: sync with Linux 6.0
2022-10-19  Simon Glassrockchip: jerry: Enable RESET driver
2022-10-19  Quentin Schulzrockchip: puma-rk3399: migrate to u-boot-rockchip-spi.bin
2022-10-19  Quentin Schulzrockchip: puma-rk3399: migrate to u-boot-rockchip.bin
2022-10-19  Quentin Schulzrockchip: puma-rk3399: migrate to TPL
2022-10-19  Quentin Schulzrockchip: puma-rk3399: remove useless CONFIG_SYS_SPI_U_...
2022-10-19  Quentin Schulzrockchip: puma-rk3399: load environment from same mediu...
2022-10-19  Quentin Schulzrockchip: puma-rk3399: allow loading environment from...
2022-10-19  Quentin Schulzrockchip: puma-rk3399: load environment from same MMC...
2022-10-19  Quentin Schulzrockchip: puma-rk3399: remove unused default ENV_OFFSET...
2022-10-19  Quentin Schulzrockchip: puma-rk3399: allow non-SD-Card-loaded SPL...
2022-10-19  Quentin Schulzrockchip: puma-rk3399: use gpio-hog instead of fixed...
2022-10-19  Quentin Schulzrockchip: puma-rk3399: fix boot_targets swap depending...
2022-10-19  Andy Yanrockchip: rk3399: Add EAIDK-610 support
2022-10-19  Quentin Schulzrockchip: puma-rk3399: remove dead code
2022-10-19  Quentin Schulzram: rockchip: fix typo in KConfig option label
2022-10-19  Quentin Schulzrockchip: px30: support debug uart on UART0
2022-10-19  Quentin Schulzrockchip: rk3399: fix incorrect ifdef check on SPL_GPIO
2022-10-19  Quentin Schulzrockchip: rk3399: fix incorrect ifdef check on SPL_DM_R...
2022-10-19  Xavier Drudis... arm: rockchip: rk3399: Program PLL clock for DDR at...
2022-10-19  Johan Jonkerarm: dts: rockchip: rk3288: partial sync from Linux
2022-10-19  Johan Jonkerarm: dts: rockchip: update cpu and gpu nodes
2022-10-19  Johan Jonkerarm: dts: rockchip: rk3288: move thermal sub nodes...
2022-10-19  Simon Glassphycore-rk3288: Avoid enabling partition support in SPL
2022-10-19  Johan Jonkerrockchip: phycore_rk3288: remove phycore_init() function
2022-10-18  Tom RiniMerge branch '2022-10-18-TI-platform-updates'
2022-10-18  Tom Riniwatchdog: omap_wdt: Switch required include for watchdo...
2022-10-18  Pali RohárNokia RX-51: Fix compilation with non-zero CONFIG_SYS_T...
2022-10-18  Andrew Davisarm: mach-k3: Move hardware handling to common files
2022-10-18  Andrew Davisarm: mach-k3: security: Use dma-mapping for cache ops
2022-10-18  Andrew Davisdma: Transfer dma_ops should use DMA address types
2022-10-18  Andrew Davisdma: ti-edma3: Add DMA map operations before and after...
2022-10-18  Andrew Davisdma: Use dma-mapping for cache ops and sync after write
2022-10-18  Andrew Davisarm: mach-k3: common: Set boot_fit on non-GP devices
2022-10-18  Matt Ranostayphy: ti: j721e-wiz: add j784s4-wiz-10g module support
2022-10-18  Dave Gerlacharm: dts: k3-am64-evm: EMIF tool update to v0.08.40...
2022-10-18  Dave Gerlacharm: dts: k3-am64-sk: EMIF tool update to v0.08.40...
2022-10-18  Tom RiniMerge tag 'dm-pull-18oct22' of https://source.denx...
2022-10-18  Tom RiniMerge tag 'u-boot-stm32-20221018' of https://source...
2022-10-18  Andre Przywarasunxi: OrangePi Zero 2: Enable SPI booting
2022-10-18  Andre Przywarasunxi: SPL SPI: Add SPI boot support for the Allwinner...
2022-10-18  Andre Przywarasunxi: defconfig: drop redundant definitions
2022-10-18  Andre Przywarasunxi: Kconfig: use SoC-wide values for some symbols
2022-10-18  Andre Przywarasunxi: dts: arm: update devicetree files
2022-10-18  Andre Przywarasunxi: dts: arm64: update devicetree files
2022-10-18  Patrick Delaunaystm32mp: fix compilation issue with DEBUG_UART
2022-10-18  Patrick DelaunayARM: dts: stm32: update SCMI dedicated file
2022-10-18  Marek VasutARM: dts: stm32: Fix and expand PLL configuration comments
2022-10-18  Marek VasutARM: dts: stm32: Add DHCOR based Testbench board
2022-10-18  Marek VasutARM: dts: stm32: Drop extra newline from AV96 U-Boot...
2022-10-18  Marek VasutARM: stm32: Enable btrfs support on DHSOM
2022-10-18  Marek VasutARM: dts: stm32: Remove buck3 regulator-always-on on...
2022-10-18  Simon Glassvbe: Add a test for VBE device tree fixups
2022-10-18  Simon Glassdm: core: Update docs about oftree_from_fdt()
2022-10-18  Simon Glassvbe: Add fixups for a basic set of OS requests
2022-10-18  Simon Glasstest: Move common FIT code into a separate fit_util...
2022-10-18  Simon Glassboot: Tidy up logging and naming in vbe_simple
2022-10-18  Simon Glassboot: Pass the correct FDT to the EVT_FT_FIXUP event
2022-10-18  Simon Glasssandbox: Support FDT fixups
2022-10-18  Simon Glassbootstd: Move VBE setup into a shared function
2022-10-18  Simon Glassfdt: Show a message when the working FDT changes
2022-10-18  Simon Glassfs: Quieten down the filesystems more
2022-10-18  Simon Glassboot: Correct handling of addresses in boot_relocate_fdt()
2022-10-18  Simon Glassbootm: Drop #ifdef from do_bootm()
2022-10-18  Simon Glassbootm: Avoid returning error codes from command
2022-10-18  Simon Glassbootm: Change incorrect 'unsupported' error
2022-10-18  Michal Suchanekdm: core: Switch uclass_*_device_err to use uclass_...
next