platform/kernel/u-boot.git
2022-08-10 Simon Glasstest: Add some tests for kconfig.h
2022-08-10 Patrice Chotardlmb: Fix LMB_MEMORY_REGIONS flag usage
2022-08-10 Simon GlassMakefile: Correct the rule removing old of-platdata...
2022-08-10 Marek Vasutmmc: Do not send status of send_status is false
2022-08-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-08-09 Pali Rohármisc: atsha204a: Don't check for error when waking...
2022-08-09 Pali Rohárpci: pci_mvebu: Add support for reset-gpios
2022-08-09 Pali Rohárarm64: a37xx: pinctrl: Improve description for pinmux...
2022-08-09 Pali Rohárarm64: a37xx: pinctrl: Remove unused macro PIN_GRP()
2022-08-09 Pali Rohárarm64: a37xx: pinctrl: Fix definitions for MPP pins...
2022-08-09 Chris Packhamgpio: Remove mvgpio driver
2022-08-09 Chris PackhamARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIO
2022-08-09 Chris PackhamARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDR
2022-08-09 Chris PackhamARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIO
2022-08-09 Chris PackhamARM: kirkwood: SBx81LIFKW: enable CMD_GPIO
2022-08-09 Chris PackhamARM: kirkwood: SBx81LIFKW: update for DM_GPIO
2022-08-09 Chris PackhamARM: kirkwood: SBx81LIFKW: remove direct access of...
2022-08-09 Pali Rohárarm: mvebu: armada-38x-controlcenterdc.dts: Move u...
2022-08-09 Pali Rohárarm: mvebu: armada-xp-theadorable.dts: Move u-boot...
2022-08-09 Pali Rohárarm: mvebu: Remove redundant u-boot, dm-pre-reloc from...
2022-08-09 Pali Rohárarm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit...
2022-08-09 Pali Rohárarm: mvebu: dts: Build only arch-compatible dts files
2022-08-09 Marek Behúnarm: mvebu: turris_omnia: Add Winbond SPI flash support
2022-08-09 Pali Rohárarm: mvebu: spl: Always fallback to BootROM boot method
2022-08-09 Pali Rohárarm: mvebu: turris_omnia: Remove hardcoded spi-nor...
2022-08-09 Pali Rohárgpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL
2022-08-09 Pali Rohárarm: mvebu: turris_omnia: Increase fdt size in fixup_mt...
2022-08-09 Pali Rohárarm: mvebu: turris_omnia: Do not fail in fixup_mtd_part...
2022-08-09 Pali Rohárarm: mvebu: turris_omnia: Add support for design with...
2022-08-09 Pali Rohárarm: mvebu: turris_omnia: Show MCU type in show_board_i...
2022-08-09 Tom RiniPrepare v2022.10-rc2
2022-08-08 Tom RiniMerge branch '2022-08-08-networking-updates'
2022-08-08 Patrice Chotardnet: dwc_eth_qos: Add eqos_get_enetaddr callback for...
2022-08-08 Patrice Chotardnet: dwc_eth_qos: Add eqos_get_enetaddr callback for...
2022-08-08 Kunihiko HayashiARM: dts: uniphier: Change phy-mode to RGMII-ID to...
2022-08-08 Kunihiko Hayashinet: ave: Add capability of rgmii-id mode
2022-08-08 Heinrich Schuchardtnet: phy: possible NULL dereference in fixed_phy_create()
2022-08-08 Patrick Delaunaynet: dwc_eth_qos: cosmetic: reorder include files
2022-08-08 Ramon Friednet: phy: Remove inline definitions from convinience...
2022-08-08 Zev Weissnet: ftgmac100: use bus name in mdio error messages
2022-08-08 Jim Liunet: nuvoton : Add NPCM7xx EMAC driver
2022-08-08 Christophe... net: mpc8xx_fec: Migrate to DM_ETH
2022-08-08 Rasmus Villemoesnet: dwc_eth_qos: remove use of DWC_NET_PHYADDR
2022-08-08 Rasmus Villemoesnet: dwc_eth_qos: lift parsing of max-speed DT property...
2022-08-08 Rasmus Villemoesnet: dwc_eth_qos: fix double resource leak in eqos_remove()
2022-08-08 Marek Vasutnet: dm9000: Correctly handle empty FIFO
2022-08-08 Stefan Roesenet: phy: marvell: Add support for 88E1240 PHY
2022-08-08 Stefan Roesenet: phy: marvell: Support reg config via "marvell...
2022-08-08 Andre Kalbnet: bootp: Make root path (option 17) length configurable
2022-08-08 Jerome BrunetARM: meson: fixup error on efuse commands return
2022-08-05 Tom RiniMerge branch '2022-08-05-buildman-integrate-boardscfg'
2022-08-05 Simon Glassbuildman: Drop a TODO that is done
2022-08-05 Simon Glassbuildman: Drop a Python 2.7 comment
2022-08-05 Simon Glassbuildman: Allow lines without a symbol
2022-08-05 Simon GlassDrop genboardscfg.py
2022-08-05 Simon Glassgitlab/azure: Use buildman instead of genboardscfg
2022-08-05 Simon Glassbuildman: Return an error if there are maintainer warnings
2022-08-05 Simon GlassRevert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS...
2022-08-05 Simon Glassbuildman: Replace the Options column with config name
2022-08-05 Simon Glassbuildman: Tidy up pylint problems in boards module
2022-08-05 Simon Glassbuildman: Incorporate the genboardscfg.py tool
2022-08-05 Simon Glassbuildman: Split out Boards into its own file
2022-08-05 Simon Glassbuildman: Convert camel case in board.py
2022-08-05 Simon Glassbuildman: Drop use of 'board' in board module
2022-08-05 Simon Glassbuildman: Drop use of 'boards' in control
2022-08-05 Simon Glassbuildman: Fix use of 'boards' in test
2022-08-05 Simon Glassbuildman: Fix use of 'boards' in func_test
2022-08-05 Simon Glassbuildman: Avoid using board as a variable
2022-08-05 Simon Glassbuildman: Support running from an IDE
2022-08-05 Simon Glassbuildman: Drop -I option
2022-08-05 Tom RiniMerge tag 'tpm-030822' of https://source.denx.de/u...
2022-08-04 Tom Riniconfigs: Resync with savedefconfig
2022-08-04 Tom RiniMerge branch '2022-08-04-Kconfig-migrations'
2022-08-04 Tom RiniConvert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig
2022-08-04 Tom RiniConvert CONFIG_SYS_FSL_CORES_PER_CLUSTER to Kconfig
2022-08-04 Tom RiniConvert CONFIG_FSL_MEMAC et al to Kconfig
2022-08-04 Tom RiniConvert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig
2022-08-04 Tom RiniConvert CONFIG_FSL_CORENET to Kconfig
2022-08-04 Tom Riniconfigs: Remove a number of unreferenced CONFIG options.
2022-08-04 Tom RiniConvert CONFIG_SYS_FMAN_V3 to Kconfig
2022-08-04 Tom RiniConvert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig
2022-08-04 Tom RiniConvert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
2022-08-04 Tom RiniAudit <flash.h> inclusion
2022-08-04 Tom RiniConvert CONFIG_FLASH_CFI_LEGACY to Kconfig
2022-08-04 Tom Riniflash: Remove pic32_flash.c
2022-08-04 Tom RiniConvert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig
2022-08-04 Tom RiniConvert CONFIG_SYS_FLASH_CHECKSUM to Kconfig
2022-08-04 Tom RiniP1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING
2022-08-04 Tom Rinimalta: Switch to using CONFIG_SYS_SDRAM_SIZE
2022-08-04 Tom Rinipowerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE
2022-08-04 Tom RiniConvert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
2022-08-04 Tom Rininet: Remove CONFIG_SYS_DIRECT_FLASH_TFTP
2022-08-04 Tom Rinish: Remove unused code in arch/sh/lib/bootm.c
2022-08-04 Tom RiniMerge branch '2022-08-04-assorted-fixed'
2022-08-04 Michal Vasilektools: mkimage: fix build with LibreSSL
2022-08-04 Heiko Thierytools: kwboot: use pkg-config to get -ltinfo
2022-08-04 Heiko Thierytools: mkeficapsule: use pkg-config to get -luuid and...
2022-08-04 Andrew Davisarm: mach-k3: security: Remove certificate if detected...
2022-08-04 Andrew Davisarm: mach-k3: security: Bypass image signing at runtime...
next