platform/kernel/u-boot.git
2022-01-13 Simon Glassbloblist: Add functions to obtain base address and...
2022-01-13 Simon Glassbloblist: Refactor Kconfig to support alloc or fixed
2022-01-13 Simon Glassbloblist: Use 'phase' consistently for bloblists
2022-01-13 Simon Glassbloblist: Use LOG_CATEGORY to simply logging
2022-01-13 Simon Glassbloblist: Use explicit numbering for the tags
2022-01-13 Simon Glassbloblist: Drop unused tags
2022-01-13 Simon Glassbloblist: Rename the SPL tag
2022-01-13 Simon Glassbloblist: Put the magic number first
2022-01-13 Simon Glassfdt: Drop SPL_BUILD macro
2022-01-13 Simon Glassstddef: Avoid warning with clang with offsetof()
2022-01-13 Andre Przywaragenboardscfg: limit to 240 jobs
2022-01-13 Heinrich Schuchardtsandbox: compatibility of os_get_filesize()
2022-01-13 Brian Norrispatman: Support absolute and ~user-relative alias files
2022-01-13 Michal Simekdm: core: Switch order of pinctrl and power domain...
2022-01-13 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-13 Tom RiniMerge branch '2022-01-13-assorted-spelling-fixes'
2022-01-13 Vagrant Cascadiandrivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of...
2022-01-13 Vagrant Cascadiandrivers/ddr/altera/sequencer.c: Fix spelling of "resett...
2022-01-13 Vagrant Cascadianarch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting".
2022-01-13 Vagrant Cascadiandrivers/core/of_addr.c: Fix spelling of "shouldn't".
2022-01-13 Vagrant Cascadiancommon/fdt_support.c: Fix spelling of "shouldn't".
2022-01-13 Vagrant Cascadiandrivers/net/fec_mxc.c: Fix spelling of "resetting".
2022-01-13 Vagrant Cascadiancmd/Kconfig: Fix spelling of "resetting".
2022-01-13 Vagrant Cascadianarch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes...
2022-01-13 Vagrant Cascadiandrivers/usb/musb/musb_udc.c: Fix spelling of "mismatch".
2022-01-13 Vagrant Cascadiandrivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched".
2022-01-13 Vagrant Cascadianarch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed".
2022-01-13 Sean Andersontreewide: invaild -> invalid
2022-01-13 Tom RiniMerge branch '2022-01-12-assorted-updates'
2022-01-13 Mark Kettenisarm: apple: Use watchdog timer for system reset
2022-01-13 Mark Kettenisarm: dts: apple: Add watchdog timer node
2022-01-13 Mark Ketteniswatchdog: Add a driver for the Apple watchdog
2022-01-13 Simon Glasstimer: Add a migration message
2022-01-13 Thomas HuthLynxOS is no longer supported
2022-01-13 Simon Glassbinman: Write fake blobs to the output directory
2022-01-13 Simon Glassbinman: Renumber the fake blob dts
2022-01-13 Tom RiniCI, Dockerfile: Update to latest "focal" tag
2022-01-13 Tom Rinici: azure: Update to use stages
2022-01-13 Adam FordMakefile: Add more files to clean list
2022-01-13 Tom RiniMerge branch '2022-01-12-pci-updates'
2022-01-12 Pali Rohárpci: sh7751: Fix access to config space via PCI_CONF1_A...
2022-01-12 Pali Rohárm68k: mcf5445x: pci: Use PCI_CONF1_ADDRESS() macro
2022-01-12 Pali Rohárx86: pci: Use PCI_CONF1_ADDRESS() macro
2022-01-12 Pali Rohárpci: sh7780: Use PCI_CONF1_ADDRESS() macro
2022-01-12 Pali Rohárpci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro
2022-01-12 Pali Rohárpci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro
2022-01-12 Pali Rohárpci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro
2022-01-12 Pali Rohárpci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro
2022-01-12 Pali Rohárpci: msc01: Use PCI_CONF1_ADDRESS() macro
2022-01-12 Pali Rohárpci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro
2022-01-12 Pali Rohárpci: gt64120: Use PCI_CONF1_ADDRESS() macro
2022-01-12 Pali Rohárpci: Add standard PCI Config Address macros
2022-01-12 Pali Rohárpci: When disabling pref MEM set all base bits
2022-01-12 Pali Rohárpci: Disable I/O forwarding during autoconfiguration...
2022-01-12 Pali Rohárpci: Fix register for determining type of IO base address
2022-01-12 Pali Rohárpci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro
2022-01-12 Pali Rohárpci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro
2022-01-12 Pali Rohárpci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro
2022-01-12 Pali Rohárvexpress64: Remove unused macro XR3PCI_ECAM_OFFSET
2022-01-12 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2022-01-12 Heinrich Schuchardtmmc: unconditionally define mmc_deinit()
2022-01-12 John Keepingmmc: dwmmc: return a proper error code when busy
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: set sysctl register for clock initi...
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: Replace more #ifdefs by if
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: simplify esdhc_setup_data()
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: use dma-mapping API
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: fix mmc->clock with actual clock
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: drop redundant code for non-removab...
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: clean up bus width configuration...
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: fix voltage validation
2022-01-12 Sean Andersonmmc: fsl_esdhc_imx: remove redundant DM_MMC checking
2022-01-11 Sean Andersonmmc: fsl_esdhc_imx: make BLK as hard requirement of...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-10 Tom RiniPrepare v2022.01 v2022.01
2022-01-10 Heinrich Schuchardt.mailmap: add Atish Patra, Anup Patel
2022-01-10 Heinrich Schuchardtlib/rsa: avoid -Wdiscarded-qualifiers
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2022-01-09 Tom RiniMerge branch '2022-01-08-further-important-updates'
2022-01-08 Patrick Wildtimx8mq: Generate a single bootable flash.bin again
2022-01-08 Gary Bissonnitrogen6x: add missing pinctrl to fix mmc
2022-01-08 Gary Bissonusb: gadget: dwc2_udc_otg: set ep's desc during enable...
2022-01-08 Fabio Estevamudoo: Select CMD_DM
2022-01-08 Fabio Estevamudoo: Increase CONFIG_ENV_OFFSET
2022-01-08 Fabio Estevamudoo: Adjust the SD card device numbering
2022-01-08 Fabio Estevamudoo: Call gpio_request()
2022-01-08 Fabio EstevamARM: dts: imx6qdl-udoo: Properly describe the SD card...
2022-01-08 Fabio Estevamudoo_spl: Initialize the eSDHC controller in SPL
2022-01-08 Tom RiniMerge branch '2022-01-07-imx8-and-buildman-updates'
2022-01-07 Adam Fordimx: imx8mm: imx8mm-kontron-n801x-s: Fix binman error
2022-01-07 Adam Fordboard: phytec: imx8mm-phycore: Remove duplicate binman...
2022-01-07 Tim Harveyimx8mm_venice: switch to use binman to pack images
2022-01-07 Marcel Ziswilerarm64: dts: imx8mm-u-boot.dtsi: improve odd blob-ext...
2022-01-07 Marcel Ziswilerarm64: dts: imx8mm-u-boot.dtsi: explicitly add spl...
2022-01-07 Marcel Ziswilerarm64: dts: imx8mm-u-boot.dtsi: alphabetically re-order...
2022-01-07 Marcel Ziswilerarm64: dts: imx8mm: use common binman configuration
2022-01-07 Marcel Ziswilerarm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: use common...
2022-01-07 Marcel Ziswilerarm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: alphabetica...
2022-01-07 Marcel Ziswilerimx8mm-cl-iot-gate: fix imximage intermediate binary...
next