- 7a9b366 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
- d7ddeb6 efi_loader: fix building aarch64 EFI binaries by Heinrich Schuchardt · 1 year, 11 months ago
- 673a92c efi_loader: defines for PE-COFF section flags by Heinrich Schuchardt · 1 year, 11 months ago
- fbc595b doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · 2 years ago
- 566b7b2 doc: building documentation by Heinrich Schuchardt · 1 year, 11 months ago
- 532952f cmd: avoid endless loop in sound play command by Heinrich Schuchardt · 1 year, 11 months ago
- 582e3c9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 11 months ago
- 5387b09 timer: orion-timer: Fix problem with early static variable by Stefan Roese · 1 year, 11 months ago
- 3089d12 configs: Resync with savedefconfig by Tom Rini · 1 year, 11 months ago
- d36bc89 Merge tag 'efi-2023-01-rc5-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
- 6f97552 Merge branch '2022-12-29-assorted-further-fixes' by Tom Rini · 1 year, 11 months ago
- 88c2e91 PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVEC by Tom Rini · 1 year, 11 months ago
- 9348d93 Merge branch '2022-12-29-assorted-further-fixes' by Tom Rini · 1 year, 11 months ago
- ec9efcf PowerPC: Rework PBL location choice by Tom Rini · 1 year, 11 months ago
- 20422d6 cmd: net: wget: fix Kconfig dependency by Michael Walle · 1 year, 11 months ago
- fe1489b net: wget: fix implicit declaration by Michael Walle · 1 year, 11 months ago
- 478ed23 CI: Rework rockchip jobs in Azure by Tom Rini · 1 year, 11 months ago
- f557cf0 efi_loader: use u16_strlen() in efi_var_mem_ins() by Heinrich Schuchardt · 1 year, 11 months ago
- 77bb147 efi_loader: avoid adding variables twice by Ilias Apalodimas · 1 year, 11 months ago
- fcf583b efi_loader: typo non-volatile in efi_var_restore by Heinrich Schuchardt · 1 year, 11 months ago
- eff6b71 efi_loader: set UEFI specification version to 2.10 by Heinrich Schuchardt · 1 year, 11 months ago
- 3ec07c9 efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE by Heinrich Schuchardt · 1 year, 11 months ago
- c33d389 efi_loader: fix get_package_list_handle() status by Vincent Stehlé · 2 years ago
- 159dbe1 doc: improve wget man-page by Heinrich Schuchardt · 1 year, 11 months ago
- f16086e doc: Use "changesets" not "csets" in statistics pages by Tom Rini · 1 year, 11 months ago
- 7fa4c27 doc: add texinfodocs and infodocs targets by Maxim Cournoyer · 2 years ago
- a17be96 doc: board: qemu-ppce500: Update supported and unsupported by Pali Rohár · 1 year, 11 months ago
- 16a30b3 doc: ti: add the K3 generation page by Bryan Brattlof · 2 years ago
- 0820e11 doc: ti: reorganize existing ti docs by Bryan Brattlof · 2 years ago
- adcee07 Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 1 year, 11 months ago WIP/26Dec2022
- dbedf4a power: regulator: Add support for NPCM8xx by Jim Liu · 2 years, 1 month ago
- e1befc8 Merge tag 'tpm-23122022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 11 months ago
- 24a0a00 Merge branch '2022-12-22-assorted-important-fixes' by Tom Rini · 1 year, 11 months ago
- fe8a4ed tee: optee: discover services dependent on tee-supplicant by Etienne Carriere · 2 years ago
- 476a3d5 tee: optee: don't fail probe because of optee-rng by Etienne Carriere · 2 years ago
- 440098c pylibfdt: Fix version normalization warning by Marek Vasut · 2 years ago WIP/2022-12-22-assorted-important-fixes
- dd5f07e net: nuvoton: fix build broken for use phy_get_interface_by_name by Jim Liu · 2 years, 2 months ago
- 1db706e powerpc/mpc85xx: Disable AltiVec and VSX instructions by Pali Rohár · 2 years ago
- 138b606 powerpc/mpc85xx: Improve disabling of SPE instructions by Pali Rohár · 2 years ago
- c0d0569 powerpc/mpc85xx: Pass correct cpu compiler flags by Pali Rohár · 2 years ago
- 56e3b14 net: don't memcpy to NULL by Heinrich Schuchardt · 2 years ago
- 0d6d5a4 net: ipv6: Add missing break into IPv6 protocol handler by Viacheslav Mitrofanov · 2 years ago
- f365971 spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency by Jagan Teki · 2 years, 1 month ago
- dcb0cc0 CI: Reduce aarch64 catchall job matches by Tom Rini · 2 years ago
- 1154e96 Merge tag 'efi-2023-01-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago WIP/20Dec2022
- 566bc67 Merge tag 'tpm-20122022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 11 months ago
- ad50ca5 eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key by Masahisa Kojima · 2 years ago
- 9ba35e6 efi_selftest: conformance test for GetNextVariableName by Heinrich Schuchardt · 2 years ago
- 70a4ac6 efi_loader: fix efi_get_next_variable_name_mem() by Heinrich Schuchardt · 2 years ago
- 6455027 eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · 2 years ago
- ce32708 eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · 2 years ago
- f823e32 test: add unit test for u16_strnlen() by Heinrich Schuchardt · 2 years ago
- f9178e1 doc: correct heading level in printenv man-page by Heinrich Schuchardt · 2 years ago
- ea58b9a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · 2 years ago
- 33ba803 tpm2: ftpm: open session with privileged ree login by Etienne Carriere · 2 years ago
- 2243922 Prepare v2023.01-rc4 by Tom Rini · 2 years ago v2023.01-rc4
- daa531c Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years ago
- bdd3a47 rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards by Sughosh Ganu · 2 years, 1 month ago
- e86c789 rockpi4: board: Add firmware image information for capsule updates by Sughosh Ganu · 2 years, 1 month ago
- bea9267 rockchip: capsule: Add functions for supporting capsule updates by Sughosh Ganu · 2 years, 1 month ago
- b5194c2 phy: rockchip: handle clock without enable function by John Keeping · 2 years ago
- 216928c rockchip: Pinebook Pro: Do not initialize i2c before relocation by Michal Suchanek · 2 years ago
- c74f6e7 rockchip: puma: fix GPT table corruption when saving U-Boot environment by Quentin Schulz · 2 years, 1 month ago
- 75a364e arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4 by FUKAUMI Naoki · 2 years, 1 month ago
- 22e443c configs:rockchip:roc-rk3399-pc:Enable more configs by Manoj Sai · 2 years, 2 months ago
- 58eb667 arm: dts: rockchip: rk3128: fix clocks, compatible and phys by Johan Jonker · 2 years, 3 months ago
- 565d77b arm: dts: rockchip: rk3128: fix DT node names by Johan Jonker · 2 years, 3 months ago
- b919d43 arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files by Johan Jonker · 2 years, 3 months ago
- c643468 arm: dts: rockchip: rk3128: bulk convert gpios to their constant counterparts by Johan Jonker · 2 years, 3 months ago
- 4d89330 rockchip: rk3128-cru: sync the clock dt-binding header from Linux by Johan Jonker · 2 years, 3 months ago
- 96d926c rockchip: enable fdt overlays for ROCK Pi 4 series by FUKAUMI Naoki · 2 years, 3 months ago
- f5315dd rockchip: Only call binman when TPL available by Kever Yang · 2 years ago
- 93685d0 Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing by Tom Rini · 2 years ago
- 255cebb Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago WIP/18Dec2022
- 55e374f Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years ago
- 5b5f6e0 doc: update Sphinx requirements for certifi by Heinrich Schuchardt · 2 years ago
- 63db156 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 2 years ago
- e7d962b doc: fix typos by Maxim Cournoyer · 2 years ago
- 9bd3d35 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 2 years ago WIP/15Dec2022
- 6453149 sunxi: board: annotate #endif lines by Andre Przywara · 2 years ago
- eeaca6a sunxi: remove bogus mmc_pinmux_setup() prototype by Andre Przywara · 2 years ago
- ed82586 sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · 2 years ago
- 58e2a35 x86: cosmetic: Fix a typo in the reserve_arch() comments by Bin Meng · 2 years ago
- e23cae3 x86: som-db5800-som-6867: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
- 5d1c834 x86: dfi-bt700: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
- 388f93f x86: conga-qeval20-qa3-e3845: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
- 66e2c66 x86: minnowmax: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
- f38be30 x86: bayleybay: Adjust CONFIG_TEXT_BASE by Bin Meng · 2 years ago
- 767df6a x86: Fix i8259 ifdef include guard by Alistair Delva · 2 years, 2 months ago
- 705209a sunxi: Fix serial console for A10s-OLinuXino-MICRO by Mark Kettenis · 2 years ago
- 6cad8be pinctrl: sunxi: Add P2WI and RSB pinmuxes by Samuel Holland · 2 years ago
- b072aef sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig by Andre Przywara · 2 years ago
- ed62511 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 2 years ago
- c917865 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years ago
- b560f2c Merge tag 'u-boot-stm32-20221212' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years ago
- 30257f4 dm: pmic: ignore disabled node in pmic_bind_children by Patrick Delaunay · 2 years, 1 month ago
- 91dae6d phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply by Patrick Delaunay · 2 years, 2 months ago
- 3a68fda arm: mvebu: Espressobin: Fix default env variables by Derek LaHousse · 2 years ago
- 7a7b085 Merge tag 'u-boot-nand-20221211' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years ago
- fda2253 spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY by Dai Okamura · 2 years ago