platform/kernel/u-boot.git
2021-08-08 Marek VasutARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car...
2021-08-08 Marek VasutARM: renesas: Mallocate bootparams on Gen3
2021-08-08 Marek VasutARM: renesas: Turn on PIE for Gen3
2021-08-08 Marek VasutARM: rmobile: Remove default bootargs
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-06 Tom RiniMerge branch '2021-08-05-drop-almost-all-pre-dm_pci...
2021-08-06 Simon Glasspci: Drop migration method
2021-08-06 Simon Glassppc: Drop t4qds and b4860qds references
2021-08-06 Simon Glassppc: Drop idt8t49n222a_serdes_clk driver
2021-08-06 Simon Glasspci: ppc: Drop ftpci100 driver
2021-08-06 Simon Glasspci: Drop pci_init_board()
2021-08-06 Simon Glassdistro_bootcmd: Update DM_PCI check
2021-08-06 Simon Glasspci: sata_sil: Drop DM_PCI checks
2021-08-06 Simon Glasspci: arm: mvebu: Drop DM_PCI check from arch_early_init_r
2021-08-05 Simon Glasspci: imx: Drop DM_PCI check from cpu driver
2021-08-05 Simon Glasspci: Drop DM_PCI check from bios_emul
2021-08-05 Simon Glasspci: scsi: pci: Drop DM_PCI check from scsi
2021-08-05 Simon Glasspci: imx: Drop use of DM_PCI
2021-08-05 Simon Glasspci: msc01: Drop use of DM_PCI
2021-08-05 Simon Glasspci: gt64120: Drop use of DM_PCI
2021-08-05 Simon Glassppc: socrates: Drop use of DM_PCI
2021-08-05 Simon Glassppc: malta: Drop use of DM_PCI
2021-08-05 Simon Glasspci: usb: ohci: Test on PCI not DM_PCI
2021-08-05 Simon Glassppc: Drop DM_PCI from config files
2021-08-05 Simon Glasspci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()
2021-08-05 Simon Glasspci: freescale: Drop old code
2021-08-05 Simon Glasspci: powerpc: Drop old code
2021-08-05 Simon Glassppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID
2021-08-05 Simon Glasspci: Drop DM_PCI check from pci_common
2021-08-05 Simon Glasspci: Remove guard around compatibility functions
2021-08-05 Simon Glasspci: Drop old code from pci command
2021-08-05 Tom RiniMerge branch '2021-08-04-assorted-minor-fixes'
2021-08-04 Adarsh Babu... cmd:(cosmetic)Mentioned in 'chpart' command HELP text...
2021-08-04 Adarsh Babu... cmd:Elaborate 'blkcache' cmd HELP statement
2021-08-04 Heinrich Schuchardtconfig: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM
2021-08-04 Tom Rinidoc: Add basic information about running CI tests
2021-08-04 Campbell Suterfs/squashfs: Fix some hardlinks reading the wrong inode
2021-08-04 John Keepingfit: Fix verification of images with external data
2021-08-04 Tom RiniCI: Update to LLVM-12
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-spi
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Bin Mengmtd: spi-nor: Mask out fast read if not requested in DT
2021-08-03 Bin Mengmtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_...
2021-08-03 Bin Mengspi: spi-mem-nodm: Fix read data size issue
2021-08-03 Reto Schneidermtd: spi-nor-ids: Add support for XMC XM25QH64C
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge branch '2021-08-02-numeric-input-cleanups'
2021-08-02 Simon Glasslib: Allow using 0x when a decimal value is requested
2021-08-02 Simon Glassdoc: Add a note about number representation
2021-08-02 Simon Glassdoc: Convert command-line info to rST
2021-08-02 Simon Glasslib: Move common digit-parsing code into a function
2021-08-02 Simon Glasslib: Add octal tests for simple_strtoul/l()
2021-08-02 Simon Glasslib: Add tests for simple_strtoull()
2021-08-02 Simon Glasslib: Drop unnecessary check for hex digit
2021-08-02 Simon Glasslib: Comment the base parameter with simple_strtoul/l()
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with decimal to dectoul()
2021-08-02 Simon Glassglobal: Convert simple_strtoul() with hex to hextoul()
2021-08-02 Simon Glasshash: Ensure verification hex pairs are terminated
2021-08-02 Bin Mengx86: crownbay: Use external graphics card by default
2021-08-02 Bin Mengx86: queensbay: Return directly if IGD / SDVO were...
2021-08-02 Bin Mengx86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
2021-08-02 Bin Mengx86: fsp: Don't program MTRR for DRAM for FSP1
2021-08-02 Tom RiniMerge tag 'efi-2021-10-rc2' of https://source.denx...
2021-08-02 Tom RiniMerge tag 'mmc-2021-7-30' of https://source.denx.de...
2021-08-02 Bin Mengx86: cmd: hob: Fix display of resource type for system...
2021-08-02 Bin Mengx86: cmd: hob: Fix the command usage and help messages
2021-08-02 Bin Mengx86: mtrr: Abort if requested size is not power of 2
2021-08-02 Bin Mengx86: mtrr: Skip MSRs that were already programmed in...
2021-08-02 Bin Mengx86: mtrr: Do not clear the unused ones in mtrr_commit()
2021-08-02 Bin Mengx86: dts: Define a default TSC timer frequency
2021-08-02 Bin Mengx86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TI...
2021-08-02 Bin Mengx86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
2021-08-02 Bin Mengx86: crownbay: Adjust VGA rom address
2021-08-02 Andy Shevchenkox86: tangier: Fix DMA controller IRQ polarity in CSRT
2021-08-02 Bin Mengx86: dts: Add "m25p,fast-read" to SPI flash node
2021-08-02 Bin Mengx86: crownbay: Disable CONFIG_SPI_FLASH_SMART_HWCAPS
2021-08-02 Bin Mengspi: ich: Limit slave->max_read_size
2021-08-02 Heinrich Schuchardtefi_loader: typo cerificate
2021-08-01 Heinrich Schuchardtdoc: add graphviz imagemagick as build dependencies
2021-08-01 Heinrich Schuchardtdoc: handle 'make htmldocs' warnings as errors
2021-08-01 Heinrich Schuchardtdoc: add missing board/ti/index.rst
2021-08-01 Andre Przywaravideo: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO
2021-08-01 Stephan Gerholdvideo: Add simple driver for ST-Ericsson MCDE with...
2021-08-01 Tom RiniMerge tag 'dm-pull-1aug21' of https://source.denx.de...
2021-08-01 Simon Glassdtoc: Support widening a bool value
2021-08-01 Simon Glassdtoc: Fix widening an int array to an int
2021-08-01 Simon Glassdtoc: Rename is_wider_than() to reduce confusion
2021-08-01 Simon Glasssandbox: Reduce keyed autoboot delay
2021-08-01 Simon Glassmoveconfig: Update to newer kconfiglib
2021-08-01 Simon Glassdoc: Fix up outdated moveconfig docs
2021-08-01 Simon Glassdoc: Add docs for the moveconfig tool
2021-08-01 Simon Glassdoc: Move coccinelle into its own section
2021-08-01 Simon Glassdoc: Create an intro section for testing
2021-08-01 Patrick Delaunaypatman: add warning for invalid tag
2021-08-01 Simon Glassfdt: Show the type of devicetree with fdt addr
2021-08-01 Simon Glassfdt: Tidy up the code a bit with fdt addr
2021-08-01 Simon Glasssandbox: tpm: Support extending a PCR multiple times
2021-08-01 Simon Glasssandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB
2021-08-01 Simon Glasssandbox: tpm: Support storing device state in tpm2
2021-08-01 Simon Glasssandbox: tpm: Support nvdata in TPM2
next