- 3ae330c mmc: zynq_sdhci: Use set_control_reg from sdhci.c by Ashok Reddy Soma · 3 years, 4 months ago
- b6f4408 mmc: zynq_sdhci: Wait till sd card detect state is stable by T Karthik Reddy · 3 years, 4 months ago
- 655d69f mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · 3 years, 4 months ago
- d044982 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · 3 years, 4 months ago
- 42e01bf zynqmp_firmware: Add zynqmp firmware related enums by T Karthik Reddy · 3 years, 4 months ago
- 16b593b mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · 3 years, 4 months ago
- 5ab5d9a mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay by Ashok Reddy Soma · 3 years, 4 months ago
- 3f123b7 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · 3 years, 4 months ago
- 8396700 xilinx: zynqmp: Enable CMD_RTC command with Zynqmp RTC driver by Michal Simek · 3 years, 4 months ago
- 1f065e8 rtc: zynqmp: Add support for ZynqMP RTC by Michal Simek · 3 years, 4 months ago
- a1ae55e cmd: date: rtc: Update command to read the first RTC with seq 0 by Michal Simek · 3 years, 4 months ago
- 23a3287 dm: rtc: uclass: Add flag to control sequence numbering by Michal Simek · 3 years, 4 months ago
- 31431dd firmware: xilinx: Use explicit values for all enum values by Michal Simek · 3 years, 4 months ago
- b86f43d xilinx: zynqmp: Add support for runtime dfu_alt_info setup by Michal Simek · 3 years, 4 months ago
- 7c113be xilinx: zynqmp: Config non zero SYS_SPI_U_BOOT_OFFS by Michal Simek · 3 years, 4 months ago
- 3d23843 xilinx: zynqmp: use zynqmp_mmio_read() in multi_boot() by Michal Simek · 3 years, 4 months ago
- e49f2a7 xilinx: zynqmp: Change multi_boot() to return value by Michal Simek · 3 years, 4 months ago
- f83cfaa xilinx: zynqmp: Free allocated field for target variable by Michal Simek · 3 years, 4 months ago
- ab97eb3 Merge branch '2021-08-04-assorted-minor-fixes' by Tom Rini · 3 years, 4 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, 4 months ago
- b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 4 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, 4 months ago
- 51aef40 Merge branch '2021-08-02-numeric-input-cleanups' by Tom Rini · 3 years, 4 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, 4 months ago
- c71d5fb x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · 3 years, 4 months ago
- 33e4ab3 x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE by Bin Meng · 3 years, 4 months ago
- 0254160 x86: fsp: Don't program MTRR for DRAM for FSP1 by Bin Meng · 3 years, 4 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, 4 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, 4 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, 4 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
- 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
- d8f105d sandbox: tpm: Support nvdata in TPM2 by Simon Glass · 3 years, 4 months ago
- 0c0ddad sandbox: tpm: Track whether the state is valid by Simon Glass · 3 years, 4 months ago
- 46aed06 sandbox: tpm: Finish comments for struct sandbox_tpm2 by Simon Glass · 3 years, 4 months ago
- 7f350a9 sandbox: tpm: Correct handling of get-capability by Simon Glass · 3 years, 4 months ago
- f9143c1 sandbox: tpm: Support the define-space command by Simon Glass · 3 years, 4 months ago
- 1db235a sandbox: tpm: Tidy up reading and writing of device state by Simon Glass · 3 years, 4 months ago
- 974c98f sandbox: tpm: Split out common nvdata code by Simon Glass · 3 years, 4 months ago
- c03cb02 common: board_r: print error if binman_init fails by Tim Harvey · 3 years, 4 months ago
- d7a9749 doc: riscv: flashing SiFive boards by Heinrich Schuchardt · 3 years, 4 months ago
- fa3f1f1 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · 3 years, 4 months ago
- ab08c68 video: buffer overrun in TrueType console by Heinrich Schuchardt · 3 years, 9 months ago
- 5371593 Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 4 months ago
- 001ec43 sunxi: decide the inclusion of SCP by SCP_ADDR existence by Icenowy Zheng · 3 years, 4 months ago
- 1ebfc0c sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2 by Samuel Holland · 3 years, 7 months ago
- 1011ebc sunxi: Select environment MMC based on boot device by Samuel Holland · 3 years, 7 months ago
- 8576900 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago