]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2021-09-04  Simon Glassserial: Add a SERIAL config
2021-09-04  Simon Glassserial: Rename SERIAL_SUPPORT to SERIAL
2021-09-04  Simon Glassrtc: Rename RTC_SUPPORT to RTC
2021-09-04  Simon Glasspch: Rename PCH_SUPPORT to PCH
2021-09-04  Simon Glassmmc: Rename MMC_SUPPORT to MMC
2021-09-03  Tom RiniMerge branch '2021-09-03-xyz-modem-fixes' into next
2021-09-03  Pali Rohárxyz-modem: Allow to cancel transfer also by CTRL+C
2021-09-03  Pali Rohárxyz-modem: Show information about finished transfer
2021-09-03  Pali Rohárxyz-modem: Properly abort/terminate transfer on error
2021-09-03  Pali Rohárxyz-modem: Close stream after processing/sending termin...
2021-09-03  Pali Rohárxyz-modem: Put xyzModem_stream_close debug diagnostic...
2021-09-03  Pali Rohárxyz-modem: Fix x-modem "xyzModem_eof error" at the...
2021-09-03  Pali Rohárxyz-modem: Fix crash after cancelling transfer
2021-09-03  Tom RiniRevert most of the series for adding vexpress_aemv8r...
2021-09-02  Tom RiniMerge branch '2021-09-02-assorted-platform-and-bugfixes...
2021-09-02  Thibault Ferrantetools: env: Handle shorter read calls
2021-09-02  Oleksandr Suvorovpsci: fix double declaration
2021-09-02  Bharat Gootypci: iproc: fix compilation errors and warnings
2021-09-02  Jernej Skrabecmailmap: Update e-mail for Jernej Skrabec
2021-09-02  Samuel HollandARM: Prevent the compiler from using NEON registers
2021-09-02  Peter Hoyesdoc: Add documentation for the Arm vexpress board configs
2021-09-02  Peter Hoyesarm: Use armv8_switch_to_el1 env to switch to EL1
2021-09-02  Peter Hoyesvexpress64: Add BASER_FVP vexpress board variant
2021-09-02  Peter Hoyesarmv8: Add ARMv8 MPU configuration logic
2021-09-02  Peter Hoyesarmv8: Ensure EL1&0 VMSA is enabled
2021-09-02  Peter Hoyesarmv8: Disable pointer authentication traps for EL1
2021-09-02  Masami HiramatsuRevert "configs: synquacer: Make U-Boot binary position...
2021-09-02  Andreas Schwablib: add crc16.o if CONFIG_MMC_SPI_CRC_ON for SPL build
2021-09-02  Heinrich Schuchardtcmd/part: correct alignment of partition list
2021-09-02  Stephan Gerholdarm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr()
2021-09-02  Stephan Gerholdarm: mach-snapdragon: misc: Initialize eMMC if necessary
2021-09-02  Chia-Wei Wangarmv7: Add Position Independent Execution support
2021-09-02  Chia-Wei Wangarm: Fix option dependency with Kconfig language
2021-09-02  Tom RiniMerge branch '2021-09-02-assorted-fixes' into next
2021-09-01  Pali Rohárata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI
2021-09-01  Pali Rohárata: ahci-pci: Fix dependency on DM_PCI
2021-09-01  Callum Sinclairrtc: ds1307: Fix incorrect clock reset for DS13xx
2021-09-01  Stephan Gerholdarm: u8500: Prefer building in thumb mode by default
2021-09-01  Stephan Gerholdboard: stemmy: Update documentation
2021-09-01  Stephan Gerholdboard: stemmy: Add basic Fastboot support
2021-09-01  Stephan Gerholdarm: dts: u8500: u-boot: Add fixed clock for eMMC
2021-09-01  Stephan Gerholdarm: dts: u8500: Update from Linux ux500-dts-for-v5.15
2021-09-01  Stephan Gerholdarm: u8500: Imply options for new drivers
2021-09-01  Stephan GerholdMAINTAINERS: Add new drivers for ARM U8500
2021-09-01  Pali Rohárloadb: Properly indicate aborted kermit transfer
2021-09-01  Tom Riniscripts/checkpatch.pl: Resync with v5.13
2021-09-01  Thomas Hebbmkimage: clarify error message for empty input files
2021-09-01  Heinrich Schuchardtlib: -Wformat-truncation in rsa_engine_get_priv_key
2021-09-01  Chia-Wei Wangfit: Use DM hash driver if supported
2021-09-01  Chia-Wei Wangcrypto: hash: Add software hash DM driver
2021-09-01  Chia-Wei Wangdm: hash: Add new UCLASS_HASH support
2021-09-01  Chia-Wei Wanglib/md5: Export progressive APIs
2021-09-01  Alexandru Gagniuclib/rsa: Remove support for OpenSSL < 1.1.0 and libress...
2021-08-31  Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2021-08-31  Tom RiniMerge branch '2021-08-31-kconfig-migrations-part2'...
2021-08-31  Michal SimekKconfig: Remove all default n/no options
2021-08-31  Tom RiniConvert CONFIG_SYS_MALLOC_LEN to Kconfig
2021-08-31  Tom RiniConvert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
2021-08-31  Tom RiniFinish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
2021-08-31  Tom Rinils1046ardb_qspi*: Enable RAMBOOT_PBL
2021-08-31  Tom RiniConvert CONFIG_RAMBOOT_PBL et al to Kconfig
2021-08-31  Tom RiniConvert CONFIG_QSPI_BOOT to Kconfig
2021-08-31  Tom RiniConvert CONFIG_SYS_FSL_DDR4 to Kconfig
2021-08-31  Tom Riniconfigs: Remove unused IMX_NAND symbol
2021-08-31  Tom Rininitrogen6x: Populate FDTFILE at build-time for all...
2021-08-31  Tom Rininitrogen6x: Migrate DDR_MB to Kconfig
2021-08-31  Tom RiniConvert CONFIG_SPL to Kconfig
2021-08-31  Tom Riniimx: Finish migration of IMX_CONFIG to Kconfig
2021-08-31  Tom Riniimx: Introduce CONFIG_MACH_IMX
2021-08-31  Tom RiniConvert CONFIG_MX7D to Kconfig
2021-08-31  Tom RiniConvert CONFIG_SYS_LOAD_ADDR to Kconfig
2021-08-31  Tom Riniglobal: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
2021-08-31  Tom Riniqfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR
2021-08-31  Tom RiniConvert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig
2021-08-31  Tom Rininxp: Migrate a number of DDR related symbols to Kconfig
2021-08-31  Tom Rininxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig
2021-08-31  Tom Riniddr: Migrate DDR_SPD to Kconfig
2021-08-31  Tom Rinimvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig
2021-08-31  Tom Rinimvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_...
2021-08-31  Tom Rinimvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig
2021-08-31  Rasmus Villemoessandbox: add test of wdt-uclass' watchdog_reset()
2021-08-31  Rasmus Villemoessandbox: add test of wdt_gpio driver
2021-08-31  Rasmus Villemoeswatchdog: add gpio watchdog driver
2021-08-31  Rasmus Villemoeswatchdog: wdt-uclass.c: handle all DM watchdogs in...
2021-08-31  Rasmus Villemoesboard: x530: switch to wdt_stop_all()
2021-08-31  Rasmus Villemoeswatchdog: wdt-uclass.c: add wdt_stop_all() helper
2021-08-31  Rasmus Villemoessandbox: disable CONFIG_WATCHDOG_AUTOSTART
2021-08-31  Rasmus Villemoeswatchdog: wdt-uclass.c: keep track of each device's...
2021-08-31  Rasmus Villemoeswatchdog: wdt-uclass.c: refactor initr_watchdog()
2021-08-31  Rasmus Villemoeswatchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition
2021-08-31  Rasmus Villemoeswatchdog: wdt-uclass.c: introduce struct wdt_priv
2021-08-31  Rasmus Villemoeswatchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()
2021-08-30  Tom Riniglobal: Remove unused or unnecessary CONFIG symbols...
2021-08-30  Tom RiniMerge branch '2021-08-30-kconfig-migrations-part1'...
2021-08-30  Tom RiniKconfig: Use spaces not tabs in Kconfig entires
2021-08-30  Tom Riniastro_mcf5373l: Rework ASTRO_ID logic
2021-08-30  Tom Rinimpc83xx: Update comment
2021-08-30  Tom Rinispi: altera_spi: Do not abuse CONFIG namespace
2021-08-30  Tom Rinivideo: Remove ati_radeon_fb
2021-08-30  Tom Riniglobal: Remove dead code that starts with CONFIG_[0-9A]
next