- b489d6f efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9 by Heinrich Schuchardt · 3 years ago
- 44772c4 efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · 3 years ago
- dadcb6c efi_loader: Sphinx comments in efi_api.h by Heinrich Schuchardt · 3 years ago
- 57c03a7 efi: add comment for efi_system_table and efi_configuration_table by Masahisa Kojima · 3 years ago
- d85dd52 lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · 3 years ago
- 9dccccd lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · 3 years ago
- e6923f0 doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · 3 years ago
- a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 3 years ago
- d260889 configs: meson64_android: add PANIC stage for SYSTEM fails by Neil Armstrong · 3 years ago
- 6cb37a2 configs: meson64_android: bypass other checks on run_fastboot=1 by Neil Armstrong · 3 years ago
- e3b3ad9 image: Explicitly declare do_bdinfo() by Andy Shevchenko · 3 years, 1 month ago
- 88f0d1d configs: synquacer: Fix dfu_alt_info to use nor1 by Masami Hiramatsu · 3 years ago
- b50ae03 board: tq: fix spelling of "TQ-Systems" by Matthias Schiffer · 3 years, 1 month ago
- 2ae0fbd Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
- 6e92361 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
- b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · 3 years, 1 month ago
- 2d6a29a Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 1 month ago
- e9d3020 Convert CONFIG_MD5 to Kconfig by Tom Rini · 3 years, 1 month ago
- 39948ce Convert CONFIG_MX6 et al to Kconfig by Tom Rini · 3 years, 1 month ago
- f1b6dda Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 8c563a1 Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years, 1 month ago
- e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 3faebfb Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 710639a Convert CONFIG_TRACE et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 9c86797 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 3 years, 1 month ago
- 6fe8422 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · 3 years, 1 month ago
- d479a9f Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · 3 years, 1 month ago
- 80b4861 Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · 3 years, 1 month ago
- 2fe0b1b Convert CONFIG_BITBANGMII to Kconfig by Tom Rini · 3 years, 1 month ago
- df78862 Convert CONFIG_DOS_PARTITION to Kconfig by Tom Rini · 3 years, 1 month ago
- 7b1474d Convert CONFIG_E1000 to Kconfig by Tom Rini · 3 years, 1 month ago
- 056680c Convert CONFIG_ARCH_CPU_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
- d9fe9db Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
- 1dacc6f pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 1 month ago
- a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
- 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 1 month ago
- 978739d lib: Add tests for simple_itoa() by Simon Glass · 3 years, 1 month ago
- 5e3e39a pxe: Drop get_bootfile_path() by Simon Glass · 3 years, 1 month ago
- e719fe0 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
- 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
- 0666fcb pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago
- d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
- 97f5e2d tpm2: Introduce TIS tpm core by Ilias Apalodimas · 3 years, 1 month ago
- faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
- 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 1 month ago
- f9484bc board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years, 1 month ago
- 324d1be Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 1 month ago
- aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years, 1 month ago
- 6301280 configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigs by Kuldeep Singh · 3 years, 1 month ago
- a7b9df2 dm: core: add ofnode_for_each_compatible_node() by Michael Walle · 3 years, 1 month ago
- 1830659 arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linux by Michael Walle · 3 years, 1 month ago
- aa28014 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
- 0b13209 board: sl28: enable EFI UpdateCapsule support by Michael Walle · 3 years, 1 month ago
- 121c7db lx2162a : Rename emmc boot command variable by Meenakshi Aggarwal · 3 years, 3 months ago
- 04c26ff efi: Add video support to the app by Simon Glass · 3 years, 1 month ago
- 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · 3 years, 1 month ago
- 06ef6b6 efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · 3 years, 1 month ago
- 36f4879 Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 3 years, 1 month ago
- d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 1bd3b17 Convert CONFIG_BMP_16BPP to Kconfig by Tom Rini · 3 years, 1 month ago
- 5cd398a Convert CONFIG_OF_EMBED to Kconfig by Tom Rini · 3 years, 1 month ago
- ae6fd8e Convert CONFIG_MCFUART to Kconfig by Tom Rini · 3 years, 1 month ago
- 26a0095 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 3 years, 1 month ago
- a34469d Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Tom Rini · 3 years, 1 month ago
- c25cc7a Convert CONFIG_SYS_TEXT_BASE to Kconfig by Tom Rini · 3 years, 1 month ago
- 2713651 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · 3 years, 1 month ago
- 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · 3 years, 1 month ago
- 9815434 bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
- adb431e env: Use static_assert() to check if default_environment is too large by Marek Behún · 3 years, 1 month ago
- 73d2534 env: Always use char for default_environment by Marek Behún · 3 years, 1 month ago
- e2b1e1f image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years, 1 month ago
- 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years, 1 month ago
- 4e6df40 board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · 3 years, 1 month ago
- 2826cbd SoC: qcom: add support for SDM845 by Dzmitry Sankouski · 3 years, 1 month ago
- 2ec941f arm: dts: apple: Add preliminary device trees by Mark Kettenis · 3 years, 1 month ago
- 58d5127 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · 3 years, 1 month ago
- e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
- 8cd3128 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 3 months ago
- ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- 74f6f71 Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
- 6460c3e efi_loader: add UEFI GPT measurement by Masahisa Kojima · 3 years, 1 month ago
- d5e3abb firmware: scmi: fix struct layout for scmi_clk_rate_set_in by Clément Léger · 3 years, 1 month ago
- cd1fe7d efi_loader: add SMBIOS table measurement by Masahisa Kojima · 3 years, 1 month ago
- ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years, 1 month ago
- cbd2802 efi_loader: function to get GUID for variable name by Heinrich Schuchardt · 3 years, 3 months ago
- 1ad2f0d efi_loader: treat UEFI variable name as const by Heinrich Schuchardt · 3 years, 3 months ago
- bc38d77 efi_loader: add missing const qualifier by Masahisa Kojima · 3 years, 1 month ago
- 3d2cd03 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
- f425599 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
- 41c1ed4 include: axp_pmic: Include headers for all variants by Samuel Holland · 3 years, 3 months ago
- 02a7707 include: axp_pmic: Add missing header guard definition by Samuel Holland · 3 years, 3 months ago
- a0bd31c sunxi: A23/A33/H3: Actually move the secure monitor by Samuel Holland · 3 years, 1 month ago
- d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
- 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
- 375027a mtd: spi-flash: Check for zero length in legacy spi_flash_*() by Marek Behún · 3 years, 2 months ago
- b0cfdaf Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
- 27f01e2 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years, 1 month ago
- 9a359b5 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 1 month ago