- 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- 0b2fa98 linker_lists: Fix alignment issue by Simon Glass · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
- 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
- d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 4 years ago
- e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
- 0d56fba dm: core: Drop dev_set_of_offset() by Simon Glass · 4 years ago
- a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
- 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
- 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
- e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
- b46f30a sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years ago
- f9ad240 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 4 years, 10 months ago
- b6f1109 efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 4 years ago
- d236e82 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · 4 years ago
- 51bb338 bootm: Support string substitution in bootargs by Simon Glass · 4 years ago
- 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years ago
- 4448fe8 bootm: Allow updating the bootargs in a buffer by Simon Glass · 4 years ago
- b3c0167 bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · 4 years ago
- d9477a0 bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · 4 years ago
- 4dcb815 bootm: Rename fixup_silent_linux() by Simon Glass · 4 years ago
- 4ae4264 bootm: Update fixup_silent_linux() to return an error by Simon Glass · 4 years ago
- f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years ago
- 96434a7 env: Allow returning errors from hdelete_r() by Simon Glass · 4 years ago
- 7b86682 spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
- 553825c spl: atf: remove helper structure from common header by Michael Walle · 4 years ago
- d2cb0c8 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
- bb7e71d efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 4 years ago
- f27c201 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 4 years ago
- 8d99026 efi_loader: capsule: support firmware update by AKASHI Takahiro · 4 years ago
- ed9349c efi_loader: capsule: add memory range capsule definitions by AKASHI Takahiro · 4 years ago
- c74cd8b efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago
- 2bc27ca efi_loader: define UpdateCapsule api by AKASHI Takahiro · 4 years ago
- c8d0fd5 efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 4 years ago
- 8e0b087 tpm: Add tpm2 headers for TCG2 eventlog support by Ilias Apalodimas · 4 years ago
- e926136 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 4 years ago
- 7292a18 km/arm: coding style clean up by Holger Brunck · 4 years ago
- 310f285 hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Patrick Delaunay · 4 years, 1 month ago
- d422c77 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years ago
- 7526dee command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years ago
- 90a9901 test: Add some tests for setexpr by Simon Glass · 4 years ago
- a7ab4b7 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years ago
- 03699bc lib/efi_loader: fix ABI in efi_mm_communicate_header by Etienne Carriere · 4 years ago
- 8ee802f mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years, 1 month ago
- d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years, 1 month ago
- 5739ef2 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 1 month ago
- 12e3963 Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
- 9aeb380 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 4 years ago
- 631a241 microblaze: Detect NOR flash based on DT by Michal Simek · 4 years ago
- 09996b4 microblaze: Unify of setting for SPL_NOR/XIP support by Michal Simek · 4 years ago
- a3c43fb microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years ago
- 6c5828d microblaze: Get rid of xparameters.h by Michal Simek · 4 years ago
- 7556fa0 microblaze: Simplify cache handling by Michal Simek · 4 years ago
- 91218f4 microblaze: Clean config file from ifdef mess by Michal Simek · 4 years ago
- dd4866b fs/squashfs: implement exists() function by Richard Genoud · 4 years ago
- c904a0b km/ppc: use Kconfig for MEMTEST configuration by Holger Brunck · 4 years ago
- aef04a8 km: replace hardcoded address for imported environment by Matteo Ghidoni · 4 years ago
- e210ec0 sunxi: DT: A64: update device tree files by Samuel Holland · 4 years, 1 month ago
- 9324c9a Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years ago
- e4f7592 Nokia RX-51: Remove old comments from configs/nokia_rx51.h file by Pali Rohár · 4 years ago
- 8d8c181 Nokia RX-51: Convert to CONFIG_DM_I2C by Pali Rohár · 4 years, 1 month ago
- 4fcc084 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years, 1 month ago
- c1c0210 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 4 years ago
- 915e3ae tpm: Add some headers from the spec by Ilias Apalodimas · 4 years ago
- fccd3d9 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 4 years ago
- 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
- 896cc5a Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years ago
- d062c13 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years ago
- 78227d4 x86: Pass an ofnode into each SMBIOS function by Simon Glass · 4 years ago
- 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
- b73d61a x86: zimage: Add a little more logging by Simon Glass · 4 years ago
- e0028ab x86: Boot coral into Chrome OS by default by Simon Glass · 4 years ago
- 18434ae acpi: Don't reset the tables with every new generation by Simon Glass · 4 years ago
- d2cb7a2 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years ago
- 7716c32 Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years ago
- 6900797 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years ago
- 9485a80 binman: Fix typo in kernel-doc format for binman_symname() by Michal Simek · 4 years, 3 months ago
- 063790c sandbox: update function descriptions in os.h by Heinrich Schuchardt · 4 years, 1 month ago
- 329dccc sandbox: implement reset by Heinrich Schuchardt · 4 years, 1 month ago
- 014b9f9 configs: meson64: relocate config_distro_bootcmmd header by Jaehoon Chung · 4 years ago
- 5019e20 x86: acpi: Store the ACPI context in global_data by Simon Glass · 4 years ago
- 1779b8a Add an assembly guard around linux/bitops.h by Simon Glass · 4 years ago
- 415eab0 smbios: add parsing API by Christian Gmeiner · 4 years ago
- 41cab8e Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
- 64272ef board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2 by Sebastian Reichel · 4 years, 2 months ago
- 0cc2a07 board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support by Teresa Remmet · 4 years, 3 months ago
- 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
- 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago
- 096912b log: typo logl_pref in documentation by Heinrich Schuchardt · 4 years ago
- 39c8b2c rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · 4 years, 1 month ago
- 82f6508 configs: meson64_android: don't show logo on ROM USB boot by Guillaume La Roque · 4 years ago
- 00ebb7f doc: Add log kerneldocs to documentation by Sean Anderson · 4 years, 1 month ago
- 89723b9 test: Add a test for log filter-* by Sean Anderson · 4 years, 1 month ago
- 72eda50 lib: Add getopt by Sean Anderson · 4 years, 1 month ago