]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2023-11-16 Paul Barkersysreset: Fix unsupported request return values
2023-11-16 Christophe... board: cssi: Remove usage of common.h
2023-11-16 Christophe... powerpc: mpc8xx: Remove usage of common.h
2023-11-16 David Oberhollenzerfs/squashfs: enable LZ4 compression support
2023-11-16 David Oberhollenzerfs/squashfs: remove unused declarations
2023-11-16 Sean Andersontest: eth: Don't crash if env_get returns NULL
2023-11-16 Sean Andersonbootm: Enable legacy VxWorks booting from FITs
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-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-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
2023-11-07 Tom Rinisandbox: Drop <common.h>
2023-11-07 Tom Riniti: k3: Drop <common.h> usage
2023-11-07 Tom Riniinclude: Drop <common.h> from include lists
2023-11-07 Tom Riniinclude/linux/mii.h: Add <linux/types.h>
2023-11-07 Tom Rinifsl-mc: Add prototype for bd_info
2023-11-07 Tom Rinils2080aqds: Add missing headers to eth_ls1088aqds.c
2023-11-07 Tom Rinils1088a: Add missing headers to eth_ls1088aqds.c
2023-11-07 Tom Rinipg-wcom-ls102xa: Include <config.h> in the board file
2023-11-07 Tom Rinipowerpc: Rework <asm/fsl_lbc.h> includes
2023-11-07 Tom Riniqe: Add <asm/ppc.h> on PowerPC
2023-11-07 Tom Rinimpc85xx: Add missing include in mpc85xx_sleep.c
2023-11-07 Tom Rinipowerpc: mpc83xx: Rework includes slightly
2023-11-07 Tom Rinispi: Add <errno.h> to spi-mem-nodm.c
2023-11-07 Tom Riniomap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h>
2023-11-07 Tom Rinifsl_qe: Drop common.h
2023-11-07 Tom Rinidisplay_options.h: Correct includes
2023-11-07 Tom Rinipowerpc: Switch <asm/global_data.h> to <linux/types.h>
2023-11-07 Tom Rinim68k: Remove CONFIG_FSLDMAFEC
2023-11-07 Tom RiniCI, pytest: Add a test for sandbox without LTO
2023-11-07 Simon Glasssandbox: Add a test for disabling CONFIG_CMDLINE
2023-11-07 Tom Riniclk_k210.c: Clean up how we handle nop
2023-11-07 Tom Rinisandbox: Add <asm/barrier.h>
2023-11-07 Simon Glasssandbox: Avoid requiring CMDLINE
2023-11-07 Simon Glasssandbox: Disable CONFIG_DISTRO_DEFAULTS
2023-11-07 AKASHI Takahiroblock: rkmtd: select CONFIG_RANDOM_UUID explicitly
2023-11-07 AKASHI Takahirolib: uuid: move CONFIG_RANDOM_UUID
2023-11-07 Tom Rinifastboot: Depend on CMDLINE
2023-11-07 Simon Glasscmd: Make most commands depend on CMDLINE
2023-11-07 Tom Riniboot: Make preboot and bootcmd require CMDLINE
2023-11-07 Tom Rinibootmeth_script: Depend on CMDLINE
2023-11-07 Tom Rinibootmeth_cros: Require bootm.o and bootm_os.o
2023-11-07 Tom Riniboot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT
2023-11-07 Tom Riniboot: Rework BOOT_DEFAULTS to allow for CMDLINE to...
2023-11-07 Tom Riniboot: Make DISTRO_DEFAULTS select CMDLINE
2023-11-07 Simon Glassautoboot: Correct dependencies on CMDLINE
2023-11-07 Tom Rinibootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI
2023-11-07 Simon Glassefi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
2023-11-07 Tom Rinicli_simple: Rework this support slightly
2023-11-07 Simon Glassvideo: Don't require the font command
2023-11-07 Simon Glasstest: Make UNIT_TEST depend on CMDLINE
2023-11-07 Tom Rinienv: Move env_set() out of cmd/nvedit.c and in to env...
2023-11-07 Tom RiniKconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig
2023-11-07 Tom Riniqemu: Correct CMD_QFW dependencies in Kconfig
2023-11-07 Tom Riniversion: Separate our version string from the version...
2023-11-07 Tom Rinidfu: Make DFU_TFTP depend on NETDEVICES
2023-11-07 Tom Rinivirtio: Make VIRTIO_NET depend on NETDEVICES
2023-11-07 Simon Glassbuildman: Use oldconfig when adjusting the config
2023-11-06 Tom RiniPrepare v2024.01-rc2
2023-11-06 Tom Riniconfigs: Resync with savedefconfig
2023-11-06 Tom RiniMerge branch '2023-11-06-assorted-changes'
2023-11-06 Heinrich Schuchardt.mailmap: map Pali Rohár
2023-11-06 Linus Walleijbmips: Add Inteno XG6846 board
2023-11-06 Tom RiniMerge tag 'u-boot-amlogic-20231106' of https://source...
2023-11-06 Tom RiniMerge branch '2023-11-06-networking-updates'
2023-11-06 Neil ArmstrongARM: configs: libretech-ac: enable USB_DFU like in...
2023-11-06 Dmitry Rokosovdrivers: sm: bind child sm devices in the device tree
2023-11-06 Alexey Romanovclk: a1: add new clocks for USB stack
2023-11-05 Baruch Siachnet: designware: add DMA offset awareness
2023-11-05 Fabio Estevamnet: eth-uclass: Improve error message when MAC is...
2023-11-05 Bin Mengnet: e1000: Drop e1000_eth_ids[]
2023-11-05 Sean Andersonnet: Add option for tracing packets
2023-11-05 Frank de Brabandernet: phy: TI DP83869 fix invalid clock delay configuration
2023-11-05 Michal Simeknet: eth-uclass: Setup ROM source only when ROM reading...
2023-11-05 Yang Xiwennet: add hifemac_mdio MDIO bus driver for HiSilicon...
2023-11-05 Yang Xiwennet: add hifemac Ethernet driver for HiSilicon platform
2023-11-05 Robert Markonet: mv88e6xxx: add Clause 45 support
2023-11-05 Robert Markonet: mv88e6xxx: use generic bitfield macros for MDIO
2023-11-05 Dylan Hungnet: ftgmac100: Add reset control
2023-11-05 Sean Edmondnet: Get pxe config file from dhcp option 209
2023-11-05 Sean Edmondnet: dhcp6: Fix OPT_BOOTFILE_PARAM parsing
2023-11-05 Ley Foon Tannet: dw_eth_qos: Add 64-bit addressing
2023-11-04 Tom RiniMerge branch '2023-11-03-assorted-tegra-improvements'
2023-11-03 Svyatoslav... sysreset: implement PALMAS sysreset functions
2023-11-03 Svyatoslav... sysreset: implement TPS65910 sysreset functions
2023-11-03 Svyatoslav... sysreset: implement TPS80031 sysreset functions
next