platform/kernel/u-boot.git
2021-08-06 Fabio Estevamimx28-evk: Import devicetree file from Linux
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 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
2021-08-01 Simon Glasssandbox: tpm: Track whether the state is valid
2021-08-01 Simon Glasssandbox: tpm: Finish comments for struct sandbox_tpm2
2021-08-01 Simon Glasssandbox: tpm: Correct handling of get-capability
2021-08-01 Simon Glasssandbox: tpm: Support the define-space command
2021-08-01 Simon Glasssandbox: tpm: Tidy up reading and writing of device...
2021-08-01 Simon Glasssandbox: tpm: Split out common nvdata code
2021-08-01 Tim Harveycommon: board_r: print error if binman_init fails
2021-08-01 Heinrich Schuchardtdoc: riscv: flashing SiFive boards
2021-08-01 Heinrich Schuchardtlib: disable CONFIG_SPL_HEXDUMP by default
2021-08-01 Heinrich Schuchardtvideo: buffer overrun in TrueType console
2021-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Icenowy Zhengsunxi: decide the inclusion of SCP by SCP_ADDR existence
2021-07-31 Samuel Hollandsunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2
2021-07-31 Samuel Hollandsunxi: Select environment MMC based on boot device
2021-07-31 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Pali Rohárserial: a37xx: Do not call get_ref_clk() in _debug_uart...
2021-07-31 Pali Rohárserial: a37xx: Use CONFIG_BAUDRATE for initializing...
2021-07-31 Tony Dinharm: kirkwood: Dreamplug: Add DM SATA and remove IDE...
2021-07-31 Tony Dinharm: kirkwood: Dreamplug: Use Ethernet PHY name and...
2021-07-31 Tony Dinharm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA...
2021-07-31 Marek Behúnarm64: a37xx: pinctrl: Correct PWM pins definitions
2021-07-31 Pali Rohárkwbimage: Update help message about how to extract...
2021-07-31 Pali Rohárkwbimage: Add support for extracting images via dumpima...
2021-07-31 Pali Rohárarm: mvebu: gdsys: Remove custom spl_board_init()
2021-07-31 Pali Rohárarm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS
2021-07-31 Pali Rohártools: kwbimage: Remove v1 kwbimage SPL padding to...
2021-07-31 Pali Rohárarm: mvebu: Remove legacy U-Boot header from kwbimage...
2021-07-31 Pali Rohárarm: mvebu: Load U-Boot proper binary in SPL code based...
2021-07-31 Pali RohárSPL: Add support for parsing board / BootROM specific...
2021-07-31 Pali RohárSPL: Add support for specifying offset between header...
2021-07-31 Pali Rohárarm: mvebu: Use U-Boot's SPL BootROM framework for...
2021-07-31 Pali Rohárarm: mvebu: Implement return_to_bootrom() via U-Boot...
next