- 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
- 2f6f8d9 arm: cpu: Add ACPI parking protocol support by Patrick Rudolph · 4 weeks ago
- ad392d5 common: Enable BLOBLIST_TABLES on arm by Patrick Rudolph · 4 weeks ago
- 526eebd x86: e820: use the lmb API for adding RAM memory by Sughosh Ganu · 6 weeks ago
- 0502b22 layerscape: use the lmb API's to add RAM memory by Sughosh Ganu · 6 weeks ago
- 1a36d44 lmb: allow for boards to specify memory map by Sughosh Ganu · 6 weeks ago
- 87010c3 mbedtls: add mbedtls into the build system by Raymond Mao · 7 weeks ago
- 2f4f0be lib: uuid: add UUID v5 support by Caleb Connolly · 3 months ago
- 17aea46 Kconfig: clean up the efi configuration status by Ilias Apalodimas · 3 months ago
- 3f76868 sandbox: move the TCG event log to the start of ram memory by Sughosh Ganu · 3 months ago
- ad3b6e9 ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · 3 months ago
- 69db78f lmb: config: add lmb config symbols for SPL by Sughosh Ganu · 3 months ago
- aee586d lmb: remove config symbols used for lmb region count by Sughosh Ganu · 3 months ago
- 6c368f4 Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
- 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 5 months ago
- dd5000ef Kconfig: Add missing quotes around source file by Michal Simek · 7 months ago
- 28c2362 Fix references to trace doc by Vincent Stehlé · 8 months ago
- 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
- d0dca22 lib/Kconfig: Correct typo about SYSINFO_SMBIOS in help message by Tom Rini · 1 year ago
- bf641f2 arm: semihosting: Support semihosting fallback on 32-bit ARM by Sean Anderson · 1 year, 1 month ago
- d1e3158 lib: uuid: move CONFIG_RANDOM_UUID by AKASHI Takahiro · 1 year, 1 month ago
- 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
- 8ed7bb3 tpm: Support boot measurements by Eddie James · 1 year, 1 month ago
- 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
- aadec12 efi: Use the installed SMBIOS tables by Simon Glass · 1 year, 2 months ago
- 5059dbe x86: smbios: Add a Kconfig indicating SMBIOS-table presence by Simon Glass · 1 year, 2 months ago
- 1a2fcc2 x86: Allow APCI in SPL by Simon Glass · 1 year, 2 months ago
- b7b7f16 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · 1 year, 2 months ago
- 19fc4da FWU: Avoid showing an unselectable menu option by Simon Glass · 1 year, 2 months ago
- e70648e lib: rational: Move the Kconfigs into the correct place by Simon Glass · 1 year, 2 months ago
- f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
- 15a23ca spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · 1 year, 4 months ago
- a58132a lib: Kconfig: k3: Enable SHA512 for fit signature by Manorit Chawdhry · 1 year, 4 months ago
- e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 7 months ago
- 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · 1 year, 8 months ago
- 88e5a20 lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig by Marek Vasut · 1 year, 8 months ago
- 8090d8d lib: Add an SPL config for LIB_UUID by Simon Glass · 1 year, 9 months ago
- 540883b lib: Add VPL options for SHA1 and SHA256 by Simon Glass · 1 year, 9 months ago
- 1af8b15 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · 1 year, 9 months ago
- 971574d trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · 1 year, 10 months ago
- 826a994 Bump LMB_MAX_REGIONS default to 16 by Sjoerd Simons · 1 year, 10 months ago
- a91fe44 Revert "lmb: Default to not-LMB_USE_MAX_REGIONS" by Tom Rini · 1 year, 10 months ago
- 269a2ee lmb: Default to not-LMB_USE_MAX_REGIONS by Tom Rini · 1 year, 10 months ago
- ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
- dbe88da lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · 1 year, 11 months ago
- 42d97e5 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · 1 year, 11 months ago
- 6b5424a trace: Don't require TIMER_EARLY by Simon Glass · 1 year, 11 months ago
- 2b95b49 tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · 1 year, 11 months ago
- a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
- c86cb4a arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 2 years ago
- a51bb74 lib: Add common semihosting library by Kautuk Consul · 2 years ago
- 1f17363 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · 2 years ago
- 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years, 1 month ago
- d2cd431 Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 4 months ago
- 9737fab tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 4 months ago
- 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- 7fb323b vpl: Ensure all VPL symbols in Kconfig have some VPL dependency by Tom Rini · 2 years, 6 months ago
- 36a4ca0 tpl: Ensure all TPL symbols in Kconfig have some TPL dependency by Tom Rini · 2 years, 6 months ago
- c55d261 fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · 2 years, 6 months ago
- 013aabb lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 7 months ago
- e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
- cf538b5 lib: allow to build asn1 decoder and oid registry in SPL by Philippe Reynes · 2 years, 8 months ago
- e35c3a2 lib: Kconfig: enhance the help of OID_REGISTRY by Philippe Reynes · 2 years, 8 months ago
- 2aba944 lib: Kconfig: enhance help for ASN1 by Philippe Reynes · 2 years, 8 months ago
- 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
- 12797e6 lib/circbuf: Make circbuf selectable symbol by Loic Poulain · 3 years ago
- a6cee93 x86: Allow any arch to generate ACPI tables by Simon Glass · 3 years ago
- b98e8a2 lib: add BLAKE2 hash support by Qu Wenruo · 2 years, 11 months ago
- db6bbcb lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu by Eugen Hristev · 2 years, 11 months ago
- 7c15943 efi: Make unicode printf available to the app by Simon Glass · 2 years, 11 months ago
- ef9e762 Convert CONFIG_PHYSMEM to Kconfig by Simon Glass · 3 years ago
- c4bc918 lmb: fix typo 'commun' by Heinrich Schuchardt · 3 years ago
- 577226c image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
- 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
- f7b37c2 spl: cypto: Bring back SPL_ versions of SHA by Simon Glass · 3 years, 2 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 30a4c31 lib: fix typos in Kconfig by Oleksandr Suvorov · 3 years, 3 months ago
- 5df5d69 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 3 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 48cb9b8 lib: ecdsa: Implement UCLASS_ECDSA verification on target by Alexandru Gagniuc · 3 years, 4 months ago
- 11df072 lib: disable CONFIG_SPL_HEXDUMP by default by Heinrich Schuchardt · 3 years, 4 months ago
- c17db99 lib: Create a new Kconfig option for charset conversion by Simon Glass · 3 years, 5 months ago
- 229bd51 lib: add crypt subsystem by Steffen Jaeckel · 3 years, 5 months ago
- cfbe15c lib: rational: copy the rational fraction lib routines from Linux by Tero Kristo · 3 years, 6 months ago
- 57e5636 Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 6 months ago
- c9155f1 lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED by Bin Meng · 3 years, 7 months ago
- 8a8eeee lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 7 months ago
- d42f81f hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · 3 years, 6 months ago
- 71cc9c5 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 9 months ago
- cd831af lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 9 months ago
- d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
- 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 9 months ago
- 171c646 bloblist: Make BLOBLIST_TABLES depend on BLOBLIST by Simon Glass · 3 years, 8 months ago
- 0a5fee5 lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help by Bin Meng · 3 years, 9 months ago
- c5e8b31 lib: Fix BINMAN_FDT dependency by Bin Meng · 3 years, 10 months ago
- 799763b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 10 months ago
- 0dd501a trace: select TIMER_EARLY to avoid infinite recursion by Pragnesh Patel · 3 years, 10 months ago
- fb67df8 lib: cosmetic update of CONFIG_LIB_ELF description by Patrick Delaunay · 3 years, 11 months ago
- 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 4 years ago