- d776e8f CI: Update to LLVM-12 by Tom Rini · 3 years, 4 months ago
- 861c215 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 4 months ago
- c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 4 months ago
- 372deee mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · 3 years, 4 months ago
- 00bc6d0 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · 3 years, 4 months ago
- 475be5a spi: spi-mem-nodm: Fix read data size issue by Bin Meng · 3 years, 4 months ago
- 78b498c mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · 3 years, 5 months ago
- ef46d39 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 4 months ago
- c488451 Merge branch '2021-08-02-numeric-input-cleanups' by Tom Rini · 3 years, 4 months ago
- 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 4 months ago
- 6e0cd52 doc: Add a note about number representation by Simon Glass · 3 years, 4 months ago
- cfc9010 doc: Convert command-line info to rST by Simon Glass · 3 years, 4 months ago
- fe2622c lib: Move common digit-parsing code into a function by Simon Glass · 3 years, 4 months ago
- b9efdf5 lib: Add octal tests for simple_strtoul/l() by Simon Glass · 3 years, 4 months ago
- 238efc2 lib: Add tests for simple_strtoull() by Simon Glass · 3 years, 4 months ago
- 8be8eab lib: Drop unnecessary check for hex digit by Simon Glass · 3 years, 4 months ago
- f0722ed lib: Comment the base parameter with simple_strtoul/l() by Simon Glass · 3 years, 4 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- b827f39 hash: Ensure verification hex pairs are terminated by Simon Glass · 3 years, 4 months ago
- 7e8d473 x86: crownbay: Use external graphics card by default by Bin Meng · 3 years, 4 months ago
- 20ac76b x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · 3 years, 4 months ago
- fe9f1df x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE by Bin Meng · 3 years, 4 months ago
- 5ba8372 x86: fsp: Don't program MTRR for DRAM for FSP1 by Bin Meng · 3 years, 4 months ago
- 09bc71a Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 4 months ago
- 13c2be0 Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 4 months ago
- 5760ee3 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · 3 years, 4 months ago
- 9df4190 x86: cmd: hob: Fix the command usage and help messages by Bin Meng · 3 years, 4 months ago
- e41f0d2 x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 4 months ago
- be53d5e x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · 3 years, 4 months ago
- 7c29c13 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · 3 years, 4 months ago
- 8967f63 x86: dts: Define a default TSC timer frequency by Bin Meng · 3 years, 4 months ago
- 917d2b8 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 4 months ago
- 7378a6f x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 4 months ago
- b954e21 x86: crownbay: Adjust VGA rom address by Bin Meng · 3 years, 4 months ago
- da28b58 x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · 3 years, 4 months ago
- ac54e25 x86: dts: Add "m25p,fast-read" to SPI flash node by Bin Meng · 3 years, 4 months ago
- be165e1 x86: crownbay: Disable CONFIG_SPI_FLASH_SMART_HWCAPS by Bin Meng · 3 years, 4 months ago
- 1be8582 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 4 months ago
- c04e337 efi_loader: typo cerificate by Heinrich Schuchardt · 3 years, 4 months ago
- bc2ed7f doc: add graphviz imagemagick as build dependencies by Heinrich Schuchardt · 3 years, 4 months ago
- e3abd4d doc: handle 'make htmldocs' warnings as errors by Heinrich Schuchardt · 3 years, 4 months ago
- ba9347e doc: add missing board/ti/index.rst by Heinrich Schuchardt · 3 years, 4 months ago
- 3358bb1 Merge tag 'dm-pull-1aug21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
- 4311832 dtoc: Support widening a bool value by Simon Glass · 3 years, 4 months ago
- a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 4 months ago
- fd4078e dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · 3 years, 4 months ago
- d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 4 months ago
- 520b47a moveconfig: Update to newer kconfiglib by Simon Glass · 3 years, 4 months ago
- 84168db doc: Fix up outdated moveconfig docs by Simon Glass · 3 years, 4 months ago
- 83cc72e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 4 months ago
- 9d1e681 doc: Move coccinelle into its own section by Simon Glass · 3 years, 4 months ago
- c3730d7 doc: Create an intro section for testing by Simon Glass · 3 years, 4 months ago
- 6bbdd0c patman: add warning for invalid tag by Patrick Delaunay · 3 years, 4 months ago
- eedc922 fdt: Show the type of devicetree with fdt addr by Simon Glass · 3 years, 4 months ago
- e4647a1 fdt: Tidy up the code a bit with fdt addr by Simon Glass · 3 years, 4 months ago
- 0021102 sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 4 months ago
- 05917ac sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB by Simon Glass · 3 years, 4 months ago
- 3220cb0 sandbox: tpm: Support storing device state in tpm2 by Simon Glass · 3 years, 4 months ago
- ca31f07 sandbox: tpm: Support nvdata in TPM2 by Simon Glass · 3 years, 4 months ago
- e39503c sandbox: tpm: Track whether the state is valid by Simon Glass · 3 years, 4 months ago
- 92594f1 sandbox: tpm: Finish comments for struct sandbox_tpm2 by Simon Glass · 3 years, 4 months ago
- 51c5066 sandbox: tpm: Correct handling of get-capability by Simon Glass · 3 years, 4 months ago
- f700496 sandbox: tpm: Support the define-space command by Simon Glass · 3 years, 4 months ago
- 689cde0 sandbox: tpm: Tidy up reading and writing of device state by Simon Glass · 3 years, 4 months ago
- df884ec sandbox: tpm: Split out common nvdata code by Simon Glass · 3 years, 4 months ago
- adc70b8 common: board_r: print error if binman_init fails by Tim Harvey · 3 years, 4 months ago
- bc856e4 doc: riscv: flashing SiFive boards by Heinrich Schuchardt · 3 years, 4 months ago
- 11df072 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · 3 years, 4 months ago
- 62e90f7 video: buffer overrun in TrueType console by Heinrich Schuchardt · 3 years, 9 months ago
- cffaf7e Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 4 months ago
- 713d648 sunxi: decide the inclusion of SCP by SCP_ADDR existence by Icenowy Zheng · 3 years, 4 months ago
- 2a9c238 sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2 by Samuel Holland · 3 years, 7 months ago
- bc42abb sunxi: Select environment MMC based on boot device by Samuel Holland · 3 years, 7 months ago
- b7c1113 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
- 856523a serial: a37xx: Do not call get_ref_clk() in _debug_uart_init() by Pali Rohár · 3 years, 4 months ago
- 00631fc serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART by Pali Rohár · 3 years, 4 months ago
- d0fd330 arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs by Tony Dinh · 3 years, 4 months ago
- 4cd9477 arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 4 months ago
- 917352b arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs by Tony Dinh · 3 years, 4 months ago
- 9eaf20b arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · 3 years, 4 months ago
- 18d8ea9 kwbimage: Update help message about how to extract from an existing image by Pali Rohár · 3 years, 4 months ago
- 5ec2c58 kwbimage: Add support for extracting images via dumpimage tool by Pali Rohár · 3 years, 4 months ago
- 7135111 arm: mvebu: gdsys: Remove custom spl_board_init() by Pali Rohár · 3 years, 4 months ago
- 061ce2c arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · 3 years, 4 months ago
- 16bf703 tools: kwbimage: Remove v1 kwbimage SPL padding to CONFIG_SYS_U_BOOT_OFFS bytes by Pali Rohár · 3 years, 4 months ago
- 2a28380 arm: mvebu: Remove legacy U-Boot header from kwbimage v1 files by Pali Rohár · 3 years, 4 months ago
- cf97b82 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 4 months ago
- bde23cb SPL: Add support for parsing board / BootROM specific image types by Pali Rohár · 3 years, 4 months ago
- 1104167 SPL: Add support for specifying offset between header and image by Pali Rohár · 3 years, 4 months ago
- da1be86 arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART by Pali Rohár · 3 years, 4 months ago
- a3a38e5 arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework by Pali Rohár · 3 years, 4 months ago
- a59971b arm: mvebu: Mark return_to_bootrom() as a noreturn function by Pali Rohár · 3 years, 4 months ago
- e4b1592 arm: mvebu: Fix return_to_bootrom() by Pali Rohár · 3 years, 4 months ago
- b572ac4 tools: kwboot: Fix checking image header version by Pali Rohár · 3 years, 4 months ago
- 1228116 tools: kwboot: Check for v1 header size by Pali Rohár · 3 years, 4 months ago
- 48615ba tools: kwboot: Cosmetic fix - add missing curly brackets by Pali Rohár · 3 years, 4 months ago
- 049cf91 tools: kwboot: Print trailing newline after terminal is terminated by Pali Rohár · 3 years, 4 months ago
- eafc969 tools: kwboot: Fix restoring terminal by Pali Rohár · 3 years, 4 months ago
- 8210ea0 tools: kwboot: Fix wrong parameter passed to read() by Pali Rohár · 3 years, 4 months ago