platform/kernel/u-boot.git
2022-01-17 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-15 Christian Gmeinernet: fastboot: make UDP port net: configurable
2022-01-15 Markus Kochnet: fsl: Fix busy flag polling register
2022-01-15 Marek Vasutnet: eth-phy: Demote missing phy-handle log message...
2022-01-15 Dominic Rathnet: phy: add TI DP83869HM ethernet driver
2022-01-15 Vladimir Olteannet: dsa: sja1105: fix device id detection
2022-01-15 Vladimir Olteannet: dsa: fix phydev->speed being uninitialized for...
2022-01-15 Amjad Ouled... cmd: pxe_utils: sysboot: add label override support
2022-01-15 Tom RiniMerge tag 'efi-2022-04-rc1' of https://source.denx...
2022-01-15 Tom RiniMerge branch '2022-01-14-assorted-fixes'
2022-01-15 Simon Glassefi: Tidy up some comments in efi header
2022-01-15 Simon Glassefi: Build the 64-bit app properly
2022-01-15 Simon Glassx86: efi: Set the correct link flags for the 64-bit...
2022-01-15 Simon Glassx86: efi: Don't use the 64-bit link script for the...
2022-01-15 Simon Glassx86: efi: Round out the link script for 64-bit EFI
2022-01-15 Simon Glassx86: efi: Tweak the code used for the 64-bit EFI app
2022-01-15 Simon Glassefi: Support the efi command in the app
2022-01-15 Simon Glassx86: efi: Update efi_get_next_mem_desc() to avoid needi...
2022-01-15 Simon Glassefi: Move exit_boot_services into a function
2022-01-15 Heinrich SchuchardtMAINTAINERS: remove Alexander Graf from EFI PAYLOAD
2022-01-15 Heinrich Schuchardtefidebug: avoid 'dfu_alt_info not defined' message
2022-01-15 Ilias Apalodimasefi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL...
2022-01-15 Heinrich Schuchardtcmd: part: list all 128 GPT partitions
2022-01-15 Heinrich Schuchardtdisk: gpt: print all partitions
2022-01-15 Heinrich Schuchardtefi_loader: fix SectionAlignment, FileAlignment
2022-01-15 Heinrich Schuchardtriscv: revert Complete efi header for RV32/64
2022-01-15 Patrick Delaunaydoc: add include/dm/fdtaddr.h to the HTML documentation
2022-01-15 Patrick Delaunaydoc: add include/dm/of*.h to the HTML documentation
2022-01-15 Patrick Delaunaydoc: add include/dm/read.h to the HTML documentation
2022-01-15 Patrick Delaunaydoc: add include/dm/devres.h to the HTML documentation
2022-01-15 Patrick Delaunaydoc: add include/dm/device.h to the HTML documentation
2022-01-15 Patrick Delaunaydoc: add include/dm/platdata.h to the HTML documentation
2022-01-15 Patrick Delaunaydoc: add include/dm/lists.h to the HTML documentation
2022-01-15 Patrick Delaunaydoc: add include/dm/root.h to the HTML documentation
2022-01-15 Patrick Delaunaydoc: add include/dm/uclass.h to the HTML documentation
2022-01-15 Heinrich Schuchardt.readthedocs.yml: update the requirements
2022-01-15 Heinrich Schuchardtdoc: Building on Alpine Linux
2022-01-15 Andre Przywaradoc: add Arm Juno board documentation
2022-01-14 Eugen Hristevlib: Kconfig: fix PHANDLE_CHECK_SEQ position outside...
2022-01-14 Peter Robinsonenv: fat: Add new lines at the end of print statements
2022-01-14 Alper Nebi... phy: Track power-on and init counts in uclass
2022-01-14 Piotr KubikARM: qemu-arm: Fix build fail with boot devices disabled
2022-01-14 Mark Kettenisarmv8: apple: Disable PSCI reset
2022-01-14 Joel PeshkinBRCMNAND: Fix reporting of uncorrectable errors on...
2022-01-14 Samuel Dionne... cmd: adc: Report return value on error
2022-01-14 Samuel Dionne... lib: export vsscanf
2022-01-14 Hou Zhiqiangcheckpatch: report ERROR only on disabling of fdt and...
2022-01-14 Pali Rohárnvme: Do not allocate 8kB buffer on stack
2022-01-14 Patrick Delaunaytest: test_lsblk: Mark as sandbox specific
2022-01-14 Maciej W. Rozyckipci: Work around PCIe link training failures
2022-01-14 qianfan Zhaolib: sparse: Make CHUNK_TYPE_RAW buffer aligned
2022-01-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-14 Pali Rohárarm: mvebu: Replace hardcoded values 0x0030/0x4030...
2022-01-14 Pali Rohárarm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and...
2022-01-14 Pali Rohártools: kwbimage: Fix mkimage/dumpimage -l argument
2022-01-14 Pali Rohártools: kwbimage: Extract main data image without -p...
2022-01-14 Pali Rohártools: kwbimage/kwboot: Check ext field for non-zero...
2022-01-14 Pali Rohártools: kwbimage: Do not cast const pointers to non...
2022-01-14 Pali Rohártools: kwbimage: Dump kwbimage config file on '-p ...
2022-01-14 Pali Rohártools: kwbimage: Show binary image offset in mkimage...
2022-01-14 Pali Rohártools: kwbimage: Add missing check for maximal value...
2022-01-14 Pali Rohárarm: mvebu: Enable BootROM output on A38x
2022-01-14 Pali Rohártools: kwbimage: Enforce 128-bit boundary alignment...
2022-01-14 Pali Rohárarm: mvebu: Correctly set LOAD_ADDRESS for U-Boot SPL...
2022-01-14 Pali Rohárarm: mvebu: Set CPU for U-Boot SPL binary in kwbimage
2022-01-14 Pali Rohártools: kwbimage: Check for maximal kwbimage header...
2022-01-14 Pali Rohártools: kwbimage: Check the return value of image_header...
2022-01-14 Pali Rohártools: kwbimage: Add support for specifying LOAD_ADDRES...
2022-01-14 Pali Rohártools: kwbimage: Add support for specifying CPU core
2022-01-14 Pali Rohárarm: mvebu: Generate kwbimage.cfg with $(call cmd,...
2022-01-14 Pali Rohártools: kwbimage: Preserve order of BINARY, DATA and...
2022-01-14 Pali Rohártools: kwbimage: Fix generating image with multiple...
2022-01-14 Pali Rohártools: kwbimage: Deduplicate v1 regtype header finishing
2022-01-14 Pali Rohártools: kwbimage: Mark all local functions as static
2022-01-14 Marek Behúnddr: marvell: a38x: fix SPLIT_OUT_MIX state decision
2022-01-14 Marek Behúnboard: gdsys: Drop Dirk Eibach from MAINTAINERS
2022-01-14 Marek Behúnddr: marvell: a38x: Fix Synchronous vs Asynchronous...
2022-01-14 Tony Dinharm: kirkwood: iConnect : Update board maintainer
2022-01-14 Tony Dinharm: kirkwood: iConnect : Add PCIe late init
2022-01-14 Tony Dinharm: kirkwood: iConnect : Add PCIe related configs
2022-01-14 Pierre Bourdonmtd: nand: pxa3xx: use marvell, prefix for custom DT...
2022-01-14 Pali Rohárarm: mvebu: a38x: serdes: Move non-serdes PCIe code...
2022-01-14 Pali Rohárarm: mvebu: Implement simple mvebu-reset driver for...
2022-01-14 Pali Rohárpci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_pr...
2022-01-14 Pali Rohárpci: pci_mvebu: Split initialization of PCIe ports...
2022-01-14 Pali Rohárpci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE...
2022-01-14 Pali Rohárpci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function
2022-01-14 Pali Rohárpci: pci_mvebu: Fix PCIe MEM and IO resources assignmen...
2022-01-14 Pali Rohárboard: gdsys: a38x: Enable PCIe link 2 in spl_board_init()
2022-01-14 Pali Rohárarm: mvebu: Convert board_pex_config() to CONFIG_SPL_BO...
2022-01-13 Tom RiniMerge tag 'dm-pull-13jan22' of https://source.denx...
2022-01-13 Simon Glassbloblist: Relicense to allow BSD-3-Clause
2022-01-13 Simon Glassbloblist: doc: Bring in the API documentation
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
next