projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2021-08-06
Simon Glass
pci: Drop migration method
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Simon Glass
ppc: Drop t4qds and b4860qds references
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Simon Glass
ppc: Drop idt8t49n222a_serdes_clk driver
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Simon Glass
pci: ppc: Drop ftpci100 driver
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Simon Glass
pci: Drop pci_init_board()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Simon Glass
distro_bootcmd: Update DM_PCI check
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Simon Glass
pci: sata_sil: Drop DM_PCI checks
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Simon Glass
pci: arm: mvebu: Drop DM_PCI check from arch_early_init_r
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: imx: Drop DM_PCI check from cpu driver
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: Drop DM_PCI check from bios_emul
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: scsi: pci: Drop DM_PCI check from scsi
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: imx: Drop use of DM_PCI
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: msc01: Drop use of DM_PCI
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: gt64120: Drop use of DM_PCI
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
ppc: socrates: Drop use of DM_PCI
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
ppc: malta: Drop use of DM_PCI
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: usb: ohci: Test on PCI not DM_PCI
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
ppc: Drop DM_PCI from config files
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: freescale: Drop old code
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: powerpc: Drop old code
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: Drop DM_PCI check from pci_common
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: Remove guard around compatibility functions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Simon Glass
pci: Drop old code from pci command
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Tom Rini
Merge branch '2021-08-04-assorted-minor-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Adarsh Babu...
cmd:(cosmetic)Mentioned in 'chpart' command HELP text...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Adarsh Babu...
cmd:Elaborate 'blkcache' cmd HELP statement
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Heinrich Schuchardt
config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Tom Rini
doc: Add basic information about running CI tests
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Campbell Suter
fs/squashfs: Fix some hardlinks reading the wrong inode
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
John Keeping
fit: Fix verification of images with external data
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Tom Rini
CI: Update to LLVM-12
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Bin Meng
mtd: spi-nor: Mask out fast read if not requested in DT
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Bin Meng
mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Bin Meng
spi: spi-mem-nodm: Fix read data size issue
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Reto Schneider
mtd: spi-nor-ids: Add support for XMC XM25QH64C
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Tom Rini
Merge branch '2021-08-02-numeric-input-cleanups'
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
lib: Allow using 0x when a decimal value is requested
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
doc: Add a note about number representation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
doc: Convert command-line info to rST
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
lib: Move common digit-parsing code into a function
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
lib: Add octal tests for simple_strtoul/l()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
lib: Add tests for simple_strtoull()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
lib: Drop unnecessary check for hex digit
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
lib: Comment the base parameter with simple_strtoul/l()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
global: Convert simple_strtoul() with decimal to dectoul()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
global: Convert simple_strtoul() with hex to hextoul()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Simon Glass
hash: Ensure verification hex pairs are terminated
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: crownbay: Use external graphics card by default
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: queensbay: Return directly if IGD / SDVO were...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: fsp: Don't program MTRR for DRAM for FSP1
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Tom Rini
Merge tag 'efi-2021-10-rc2' of https://source.denx...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Tom Rini
Merge tag 'mmc-2021-7-30' of https://source.denx.de...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: cmd: hob: Fix display of resource type for system...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: cmd: hob: Fix the command usage and help messages
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: mtrr: Abort if requested size is not power of 2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: mtrr: Skip MSRs that were already programmed in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: mtrr: Do not clear the unused ones in mtrr_commit()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: dts: Define a default TSC timer frequency
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TI...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: crownbay: Adjust VGA rom address
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Andy Shevchenko
x86: tangier: Fix DMA controller IRQ polarity in CSRT
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: dts: Add "m25p,fast-read" to SPI flash node
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
x86: crownbay: Disable CONFIG_SPI_FLASH_SMART_HWCAPS
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Bin Meng
spi: ich: Limit slave->max_read_size
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Heinrich Schuchardt
efi_loader: typo cerificate
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Heinrich Schuchardt
doc: add graphviz imagemagick as build dependencies
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Heinrich Schuchardt
doc: handle 'make htmldocs' warnings as errors
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Heinrich Schuchardt
doc: add missing board/ti/index.rst
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Tom Rini
Merge tag 'dm-pull-1aug21' of https://source.denx.de...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
dtoc: Support widening a bool value
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
dtoc: Fix widening an int array to an int
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
dtoc: Rename is_wider_than() to reduce confusion
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: Reduce keyed autoboot delay
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
moveconfig: Update to newer kconfiglib
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
doc: Fix up outdated moveconfig docs
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
doc: Add docs for the moveconfig tool
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
doc: Move coccinelle into its own section
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
doc: Create an intro section for testing
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Patrick Delaunay
patman: add warning for invalid tag
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
fdt: Show the type of devicetree with fdt addr
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
fdt: Tidy up the code a bit with fdt addr
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: tpm: Support extending a PCR multiple times
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: tpm: Support storing device state in tpm2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: tpm: Support nvdata in TPM2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: tpm: Track whether the state is valid
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: tpm: Finish comments for struct sandbox_tpm2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: tpm: Correct handling of get-capability
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: tpm: Support the define-space command
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: tpm: Tidy up reading and writing of device...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Simon Glass
sandbox: tpm: Split out common nvdata code
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Tim Harvey
common: board_r: print error if binman_init fails
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Heinrich Schuchardt
doc: riscv: flashing SiFive boards
commit
|
commitdiff
|
tree
|
snapshot
next