- b721d05 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 3 months ago
- 0ae06f6 ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3 by Marek Vasut · 3 years, 5 months ago
- d2d9ecb ARM: renesas: Mallocate bootparams on Gen3 by Marek Vasut · 3 years, 5 months ago
- 2525fa3 ARM: renesas: Turn on PIE for Gen3 by Marek Vasut · 3 years, 5 months ago
- cc68d3f ARM: rmobile: Remove default bootargs by Marek Vasut · 3 years, 4 months ago
- 8f07f53 Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 3 months ago
- abc7841 Merge branch '2021-08-05-drop-almost-all-pre-dm_pci-code' by Tom Rini · 3 years, 3 months ago
- 83042fd pci: Drop migration method by Simon Glass · 3 years, 4 months ago
- 4a753fb ppc: Drop t4qds and b4860qds references by Simon Glass · 3 years, 4 months ago
- 666671e ppc: Drop idt8t49n222a_serdes_clk driver by Simon Glass · 3 years, 4 months ago
- 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 4 months ago
- 23cd8a6 pci: Drop pci_init_board() by Simon Glass · 3 years, 4 months ago
- e15ba68 distro_bootcmd: Update DM_PCI check by Simon Glass · 3 years, 4 months ago
- 6b4a2a5 pci: sata_sil: Drop DM_PCI checks by Simon Glass · 3 years, 4 months ago
- ebacc78 pci: arm: mvebu: Drop DM_PCI check from arch_early_init_r by Simon Glass · 3 years, 4 months ago
- 63814a6 pci: imx: Drop DM_PCI check from cpu driver by Simon Glass · 3 years, 4 months ago
- 199056d pci: Drop DM_PCI check from bios_emul by Simon Glass · 3 years, 4 months ago
- eb4b7fa pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · 3 years, 4 months ago
- 2d88b26 pci: imx: Drop use of DM_PCI by Simon Glass · 3 years, 4 months ago
- 0019e5e pci: msc01: Drop use of DM_PCI by Simon Glass · 3 years, 4 months ago
- 4afab72 pci: gt64120: Drop use of DM_PCI by Simon Glass · 3 years, 4 months ago
- 0ecc7a0 ppc: socrates: Drop use of DM_PCI by Simon Glass · 3 years, 4 months ago
- d76415c ppc: malta: Drop use of DM_PCI by Simon Glass · 3 years, 4 months ago
- 990ac1b pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · 3 years, 4 months ago
- 5ccee85 ppc: Drop DM_PCI from config files by Simon Glass · 3 years, 4 months ago
- debf660 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · 3 years, 4 months ago
- 97229af pci: freescale: Drop old code by Simon Glass · 3 years, 4 months ago
- 595232a pci: powerpc: Drop old code by Simon Glass · 3 years, 4 months ago
- ae09983 ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID by Simon Glass · 3 years, 4 months ago
- 26221dc pci: Drop DM_PCI check from pci_common by Simon Glass · 3 years, 4 months ago
- e8c09d6 pci: Remove guard around compatibility functions by Simon Glass · 3 years, 4 months ago
- 86a898f pci: Drop old code from pci command by Simon Glass · 3 years, 4 months ago
- ab97eb3 Merge branch '2021-08-04-assorted-minor-fixes' by Tom Rini · 3 years, 3 months ago
- 1fdafeb cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices by Adarsh Babu Kalepalli · 3 years, 6 months ago
- f86eba0 cmd:Elaborate 'blkcache' cmd HELP statement by Adarsh Babu Kalepalli · 3 years, 5 months ago
- e02c082 config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM by Heinrich Schuchardt · 3 years, 4 months ago
- 08e8bc8 doc: Add basic information about running CI tests by Tom Rini · 3 years, 4 months ago
- a1ff2cb fs/squashfs: Fix some hardlinks reading the wrong inode by Campbell Suter · 3 years, 7 months ago
- 8edecd3 fit: Fix verification of images with external data by John Keeping · 3 years, 7 months ago
- 6621722 CI: Update to LLVM-12 by Tom Rini · 3 years, 4 months ago
- a0953b3 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 3 months ago
- b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 3 months ago
- d008190 mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · 3 years, 4 months ago
- 87e7219 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · 3 years, 4 months ago
- cb42425 spi: spi-mem-nodm: Fix read data size issue by Bin Meng · 3 years, 4 months ago
- 9102cce mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · 3 years, 5 months ago
- 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 3 months ago
- 51aef40 Merge branch '2021-08-02-numeric-input-cleanups' by Tom Rini · 3 years, 3 months ago
- e695113 lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 4 months ago
- 5f4b356 doc: Add a note about number representation by Simon Glass · 3 years, 4 months ago
- 7a4ff7c doc: Convert command-line info to rST by Simon Glass · 3 years, 4 months ago
- 5a94546 lib: Move common digit-parsing code into a function by Simon Glass · 3 years, 4 months ago
- ab833ef lib: Add octal tests for simple_strtoul/l() by Simon Glass · 3 years, 4 months ago
- 4d3177d lib: Add tests for simple_strtoull() by Simon Glass · 3 years, 4 months ago
- 96b2344 lib: Drop unnecessary check for hex digit by Simon Glass · 3 years, 4 months ago
- 18546f2 lib: Comment the base parameter with simple_strtoul/l() by Simon Glass · 3 years, 4 months ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 031725f hash: Ensure verification hex pairs are terminated by Simon Glass · 3 years, 4 months ago
- 9feb5bd x86: crownbay: Use external graphics card by default by Bin Meng · 3 years, 3 months ago
- c71d5fb x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · 3 years, 3 months ago
- 33e4ab3 x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE by Bin Meng · 3 years, 3 months ago
- 0254160 x86: fsp: Don't program MTRR for DRAM for FSP1 by Bin Meng · 3 years, 3 months ago
- 73994c4 Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 3 months ago
- 99bb5f2 Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 3 months ago
- 5309433 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · 3 years, 4 months ago
- 2ab1ffa x86: cmd: hob: Fix the command usage and help messages by Bin Meng · 3 years, 4 months ago
- 9a7c6fd x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 4 months ago
- 3bcd6cf x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · 3 years, 4 months ago
- 596bd05 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · 3 years, 4 months ago
- c79cbb5 x86: dts: Define a default TSC timer frequency by Bin Meng · 3 years, 4 months ago
- 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 4 months ago
- ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 4 months ago
- e7a61c5 x86: crownbay: Adjust VGA rom address by Bin Meng · 3 years, 4 months ago
- 46db4bb x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · 3 years, 4 months ago
- bd798ee x86: dts: Add "m25p,fast-read" to SPI flash node by Bin Meng · 3 years, 4 months ago
- 5672d04 x86: crownbay: Disable CONFIG_SPI_FLASH_SMART_HWCAPS by Bin Meng · 3 years, 4 months ago
- 4dc8279 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 4 months ago
- 78e6b87 efi_loader: typo cerificate by Heinrich Schuchardt · 3 years, 3 months ago
- c0b6f7d doc: add graphviz imagemagick as build dependencies by Heinrich Schuchardt · 3 years, 4 months ago
- 89a5fbb doc: handle 'make htmldocs' warnings as errors by Heinrich Schuchardt · 3 years, 4 months ago
- 5e1df33 doc: add missing board/ti/index.rst by Heinrich Schuchardt · 3 years, 4 months ago
- 845d71c video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO by Andre Przywara · 3 years, 4 months ago
- 21a151a video: Add simple driver for ST-Ericsson MCDE with pre-configured display by Stephan Gerhold · 3 years, 5 months ago
- 72ffb41 Merge tag 'dm-pull-1aug21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
- eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 4 months ago
- ca04494 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 4 months ago
- df82de8 dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · 3 years, 4 months ago
- cb89700 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 4 months ago
- ea40b20 moveconfig: Update to newer kconfiglib by Simon Glass · 3 years, 4 months ago
- a8ba35b doc: Fix up outdated moveconfig docs by Simon Glass · 3 years, 4 months ago
- 5c72c0e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 4 months ago
- a980e7b doc: Move coccinelle into its own section by Simon Glass · 3 years, 4 months ago
- 2d754ce doc: Create an intro section for testing by Simon Glass · 3 years, 4 months ago
- a612333 patman: add warning for invalid tag by Patrick Delaunay · 3 years, 4 months ago
- b29a0db fdt: Show the type of devicetree with fdt addr by Simon Glass · 3 years, 4 months ago
- 0c92963 fdt: Tidy up the code a bit with fdt addr by Simon Glass · 3 years, 4 months ago
- 1c6608b sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 4 months ago
- 9f0b535 sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB by Simon Glass · 3 years, 4 months ago
- a986216 sandbox: tpm: Support storing device state in tpm2 by Simon Glass · 3 years, 4 months ago