- c0436fc mmc: zynq_sdhci: Fix kernel doc warnings by Michal Simek · 3 years, 4 months ago
- a70bdaf mmc: zynq_sdhci: Split set_tapdelay function to in and out by Ashok Reddy Soma · 3 years, 4 months ago
- ee9ae00 mmc: zynq_sdhci: Use Mask writes for Tap delays by Ashok Reddy Soma · 3 years, 4 months ago
- affcba7 mmc: zynq_sdhci: Allow configuring zero Tap values by Ashok Reddy Soma · 3 years, 4 months ago
- 8e34aa0 mmc: zynq_sdhci: Resolve uninitialized return value by Ashok Reddy Soma · 3 years, 4 months ago
- 677a24c xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MB by Ricardo Salveti · 3 years, 4 months ago
- ec22c36 Merge tag 'efi-2021-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 4 months ago
- 7d4ce5e Merge branch '2021-07-24-arm-and-platform-updates' by Tom Rini · 3 years, 4 months ago
- 91a0438 serial: pl011: Enable DEBUG_UART_PL011 in SPL by Chen Baozi · 3 years, 4 months ago
- bc7b384 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · 3 years, 4 months ago
- d75f48a MAINTAINERS: correct the path of UEFI docs by AKASHI Takahiro · 3 years, 4 months ago
- 67778ff test/py: efi_capsule: align with efidebug syntax changes by AKASHI Takahiro · 3 years, 4 months ago
- 86a3d43 efi_loader: remove asm/setjmp.h from efi_api.h by AKASHI Takahiro · 3 years, 4 months ago
- c2cc60c efi_loader: capsule: remove authentication data by AKASHI Takahiro · 3 years, 4 months ago
- ef890f6 efi_loader: capsule: remove unused guid by AKASHI Takahiro · 3 years, 4 months ago
- c193d9b smbios: error handling for invalid addresses by Heinrich Schuchardt · 3 years, 6 months ago
- 11275e4 smbios: Fix calculating BIOS Release Date by Pali Rohár · 3 years, 7 months ago
- 1364029 doc: fix board/openpiton/riscv64.rst by Heinrich Schuchardt · 3 years, 4 months ago
- 30c5cbf doc: remove qemu_capsule_update from index by Heinrich Schuchardt · 3 years, 4 months ago
- 00ac4b4 doc: Bring in Makefile documentation by Simon Glass · 3 years, 4 months ago
- 1982015 serial: pl011: Resend the character if FIFO is full in debug uart by Chen Baozi · 3 years, 4 months ago
- 8f20c48 command: Fix SMC and HVC maximum number of arguments by Siew Chin Lim · 3 years, 4 months ago
- c48fec6 armv8: Initialize CNTFRQ if at highest exception level by Peter Hoyes · 3 years, 4 months ago
- ad7e967 serial: serial_msm: Delay initialization to let pins stabilize by Stephan Gerhold · 3 years, 4 months ago
- ccb8de2 board: dragonboard410c: Fix fastboot by Stephan Gerhold · 3 years, 4 months ago
- 1d66722 board: dragonboard410c: Fix PHYS_SDRAM_1_SIZE by Stephan Gerhold · 3 years, 4 months ago
- 0204d1b board: dragonboard410c: Load U-Boot directly without LK by Stephan Gerhold · 3 years, 4 months ago
- 10189cb configs: synquacer: Ignore OsIndications on DeveloperBox by Masami Hiramatsu · 3 years, 4 months ago
- 9e2c1fe configs: synquacer: Use RAW capsule image instead of FIT by Masami Hiramatsu · 3 years, 4 months ago
- f4f1198 configs: synquacer: Enable UEFI secure boot by Masami Hiramatsu · 3 years, 4 months ago
- 62c0136 configs: synquacer: Drop Ext2/4 support by default by Masami Hiramatsu · 3 years, 4 months ago
- 59bd18d configs: synquacer: Remove mtdparts settings and update DFU setting by Masami Hiramatsu · 3 years, 4 months ago
- 11cd1d6 dts: synquacer: Add partition information to the spi-nor by Masami Hiramatsu · 3 years, 4 months ago
- f7e16bb configs: synquacer: Make U-Boot binary position independent by Masami Hiramatsu · 3 years, 4 months ago
- 1ad3c83 board: synquacer: Initialize SCBM SMMU at board_init() by Masami Hiramatsu · 3 years, 4 months ago
- edecc15 Merge branch '2021-07-23-reboot-mode-and-cryptfs-passwd-support' by Tom Rini · 3 years, 4 months ago
- 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 4 months ago
- 3319874 common: add support to fallback to plain SHA256 by Steffen Jaeckel · 3 years, 4 months ago
- d199c3a common: add AUTOBOOT_FLUSH_STDIN option by Steffen Jaeckel · 3 years, 4 months ago
- 6c0ce6d common: allow disabling of timeout for password entry by Steffen Jaeckel · 3 years, 4 months ago
- 1b2d680 common: Rename macro appropriately by Steffen Jaeckel · 3 years, 4 months ago
- 1a4a778 common: integrate crypt-based passwords by Steffen Jaeckel · 3 years, 4 months ago
- 29bbe71 lib: wrap crypt API to hide errno usage by Steffen Jaeckel · 3 years, 4 months ago
- 26dd993 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 4 months ago
- c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 5 months ago
- f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 5 months ago
- 2541ce2 reboot-mode: add support for reboot mode control by Nandor Han · 3 years, 5 months ago
- f534d93 Merge branch '2021-07-23-assorted-fixes' by Tom Rini · 3 years, 4 months ago
- 988002d net: remove CONFIG_NET_MULTI (again) by Michal Simek · 3 years, 4 months ago
- 0523326 mux: correct prototype for mux_control_try_select() by Patrick Wildt · 3 years, 4 months ago
- d3c1b51 arm: vexpress64: juno: Enable distro_bootcmd functionality by Andre Przywara · 3 years, 4 months ago
- ccadfca distro_boot: Fix block device after DHCP boot sequence by Andre Przywara · 3 years, 4 months ago
- 55adabb Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENT by Tom Rini · 3 years, 4 months ago
- 650bf00 fit: Allow external data for FDTs by John Keeping · 3 years, 4 months ago
- 7cb31e3 cmd: part: Correct error handling by Anders Dellien · 3 years, 5 months ago
- 2132fce i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574) by Lukasz Majewski · 3 years, 5 months ago
- 0119c91 i2c: pcf8575: Remove not used members of pcf8575_chip structure by Lukasz Majewski · 3 years, 5 months ago
- fea0345 cmd: pinmux: support pin name in status command by Patrick Delaunay · 3 years, 6 months ago
- 4c60fd9 cmd: pinmux: update result of do_status by Patrick Delaunay · 3 years, 6 months ago
- 9e6da34 tee: optee: sync cache on pre-reloc OP-TEE invocation by Etienne Carriere · 3 years, 6 months ago
- 674afa6 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) by John Keeping · 3 years, 6 months ago
- 4906d69 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 4 months ago
- 669884e net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 4 months ago
- b9b7b5e drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · 3 years, 4 months ago
- 79d191e net: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
- b547f4b net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
- a5db6e1 net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · 3 years, 4 months ago
- c6a0df2 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · 3 years, 4 months ago
- 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 4 months ago
- ebf9a91 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · 3 years, 4 months ago
- 035d848 net: eth-phy: manage subnode mdio0 by Patrick Delaunay · 3 years, 4 months ago
- 880ecb0 net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · 3 years, 4 months ago
- d33982d net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · 3 years, 4 months ago
- b8da46f net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 4 months ago
- a15fa1b Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
- 806734f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 4 months ago
- f31f536 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 4 months ago
- 1b098b3 dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 4 months ago
- fd25ca3 sandbox: don't set SA_NODEFER in signal handler by Heinrich Schuchardt · 3 years, 4 months ago
- 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 4 months ago
- c31d0cb patman: Use bytearray instead of string by Simon Glass · 3 years, 4 months ago
- 43332d8 binman: Use bytearray instead of string by Simon Glass · 3 years, 4 months ago
- edd4b6e binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 4 months ago
- c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 4 months ago
- 650ead1 binman: Put compressed data into separate files by Simon Glass · 3 years, 4 months ago
- 72fa1ad log: Allow padding of the function name by Simon Glass · 3 years, 4 months ago
- 96f37b0 blk: Support iteration by Simon Glass · 3 years, 4 months ago
- 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 4 months ago
- 7d84fbb spl: Provide more information on boot failure by Simon Glass · 3 years, 4 months ago
- 1ac9c4c image: Allow @ in node names when not using signatures by Simon Glass · 3 years, 4 months ago
- 1f618d5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · 3 years, 4 months ago
- faff554 bloblist: Tidy up a few API comments by Simon Glass · 3 years, 4 months ago
- 1fe5937 bloblist: Support resizing a blob by Simon Glass · 3 years, 4 months ago
- 56dae9e cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 4 months ago
- 656d744 cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 4 months ago
- 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 4 months ago
- 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 4 months ago
- ecc1ed9 sandbox: Adjust the bloblist default address by Simon Glass · 3 years, 4 months ago
- 350b1d3 sandbox: Use hinting with the display by Simon Glass · 3 years, 4 months ago
- fcb7e31 sandbox: Add work-around for SDL2 display by Simon Glass · 3 years, 4 months ago