- ae8a922 arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts by Tom Rini · 1 year, 10 months ago
- 81451a3 i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR by Tom Rini · 1 year, 10 months ago
- 409163a arc: Migrate ARC_MMU_VER to Kconfig by Tom Rini · 1 year, 10 months ago
- a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 10 months ago
- 8bd3c0a Merge tag 'tpm-20012023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 10 months ago
- eda976d tee: optee: fix uuid comparisons on service discovery by Ilias Apalodimas · 1 year, 10 months ago
- 9d28f67 tpm2: ftpm: add the device in the OP-TEE services list by Ilias Apalodimas · 1 year, 10 months ago
- 8aedcaf MAINTAINERS: add a new entry on TEE MAINTAINERS by Ilias Apalodimas · 1 year, 10 months ago
- 218a991 tee: optee: fix a print error on rng probing by Ilias Apalodimas · 1 year, 10 months ago
- 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
- 7aec35b Merge branch '2022-01-18-assorted-updates' by Tom Rini · 1 year, 10 months ago
- ace75d6 odroid: limit boot memory to lowmem by Joost van Zwieten · 1 year, 10 months ago
- 1a064d0 configs: enable poweroff command on QEMU ARM platforms by Heinrich Schuchardt · 1 year, 10 months ago
- 635bb31 vbe: Allow probing the VBE bootmeth to fail in OS fixup by Simon Glass · 1 year, 10 months ago
- 65d373a test: compression: add zstd uncompression test by Brandon Maier · 1 year, 10 months ago
- 4b9b25d lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · 1 year, 10 months ago
- 4c59078 patman: symlink top level .checkpatch.conf by Maxim Cournoyer · 1 year, 10 months ago
- da413b5 Revert "patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'" by Maxim Cournoyer · 1 year, 10 months ago
- 571bc4e binman: Support positioning an entry by and ELF symbol by Simon Glass · 1 year, 10 months ago
- 8f5afe2 dtoc: Add a way to read a phandle with params by Simon Glass · 1 year, 10 months ago
- c115786 binman: Provide general support for updating ELF symbols by Simon Glass · 1 year, 10 months ago
- 9766f69 binman: Support overlapping entries by Simon Glass · 1 year, 10 months ago
- 97fb808 binman: Add a function to check for special section nodes by Simon Glass · 1 year, 10 months ago
- 62ef2f7 binman: Add a null entry by Simon Glass · 1 year, 10 months ago
- 4331d66 binman: Clarify use of False when obtaining data by Simon Glass · 1 year, 10 months ago
- 0b079fc binman: Add a test for an inner section with a size by Simon Glass · 1 year, 10 months ago
- 12c3e94 rockchip: Drop the FIT generator script by Simon Glass · 1 year, 10 months ago
- 31f35e8 rockchip: Convert all boards to use binman by Simon Glass · 1 year, 10 months ago
- e0c0eff rockchip: Support building the all output files in binman by Simon Glass · 1 year, 10 months ago
- 4170dd9 rockchip: Use multiple-images for rk3399 by Simon Glass · 1 year, 10 months ago
- c4db072 rockchip: evb-rk3288: Drop raw-image support by Simon Glass · 1 year, 10 months ago
- 67a0501 binman: Support optional external blobs by Simon Glass · 1 year, 10 months ago
- 2f80c5e binman: Support new op-tee binary format by Simon Glass · 1 year, 10 months ago
- 39f4a85 binman: Add a way to check for a valid ELF file by Simon Glass · 1 year, 10 months ago
- c8c9f31 binman: Support optional entries by Simon Glass · 1 year, 10 months ago
- 23ab4e0 binman: Use a reference for binman symbols docs by Simon Glass · 1 year, 10 months ago
- 237ac96 binman: Update entry docs by Simon Glass · 1 year, 10 months ago
- 226ce1d binman: Tidy up comment in fit _gen_node by Simon Glass · 1 year, 10 months ago
- efddab6 binman: Allow writing section contents to a file by Simon Glass · 1 year, 10 months ago
- 85d8711 dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind" by Simon Glass · 1 year, 11 months ago
- ebc1d50 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · 1 year, 11 months ago
- b2412dd rockchip: Enable bootstage on rockpro64 by Simon Glass · 1 year, 10 months ago
- 12619d4 trace: Don't require TIMER_EARLY by Simon Glass · 1 year, 11 months ago
- ef42e27 trace: Update trace-format generator for newer version by Simon Glass · 1 year, 11 months ago
- b87f081 trace: Adjust flags in proftool by Simon Glass · 1 year, 11 months ago
- 90cfae2 mkimage: Add a few more messages for FIT failures by Simon Glass · 1 year, 11 months ago
- bebc141 trace: Move trace pointer to data section by Simon Glass · 1 year, 11 months ago
- 9557592 fdt: Check for overlapping data and FDT by Simon Glass · 1 year, 11 months ago
- ec4f327 fdt: Pass the device tree to fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
- b62d349 fdt: Drop ifdefs in fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
- c662d0b fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
- 0c16fca tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · 1 year, 10 months ago
- d81d176 arm: Support trace on armv8 by Simon Glass · 1 year, 11 months ago
- 33c60a3 trace: Use notrace for short by Simon Glass · 1 year, 11 months ago
- e875cab configs: Increase malloc size after relocation by Neha Malcom Francis · 1 year, 10 months ago
- c8bded5 configs: remove SDL2 dependency in tools-only_defconfig by Heinrich Schuchardt · 1 year, 10 months ago
- 83d7a7a firmware: ti_sci: fix typo in boot authentication message name by Jorge Ramirez-Ortiz · 1 year, 10 months ago
- 601d1bf test/py: gpt: add test for the gpt partition type GUID identifier by Enric Balletbo i Serra · 1 year, 10 months ago
- 22e7f1d cmd: part: Add partition-related type command by Enric Balletbo i Serra · 1 year, 10 months ago
- a685e9c doc/README.gpt: Fix typo 'a optionnal' by Enric Balletbo i Serra · 1 year, 10 months ago
- ff6ef4b doc: man-page for the part command by Enric Balletbo i Serra · 1 year, 10 months ago
- 3aad58a ARM: configs: npcm7xx: add full function for nuvoton npcm750 by Jim Liu · 1 year, 10 months ago
- 093e8c8 test: compression: use sizeof() instead of magic numbers by Brandon Maier · 1 year, 10 months ago
- 2e4865b musb-new: omap2430: fix compiling in DM_USB_GADGET config by Andreas Kemnade · 1 year, 10 months ago
- 7a2d80e musb-new: omap2430: no host data access in gadget mode by Andreas Kemnade · 1 year, 10 months ago
- 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
- e8272cb x86: Fix saying arch_cpu_init_dm in debug/docs by Tom Rini · 1 year, 10 months ago
- 5c006e7 cmd: event: Remove additional event description by Michal Simek · 1 year, 10 months ago
- 4c2e23f .mailmap: update e-mail address for Eugen Hristev by Eugen Hristev · 1 year, 10 months ago
- 5b958de Merge branch '2022-01-16-bootstd-updates' by Tom Rini · 1 year, 10 months ago
- 6d03688 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 10 months ago
- bee2353 arm: kirkwood: Convert to DM Serial for various Kirkwood boards by Tony Dinh · 1 year, 11 months ago
- 9a13a76 timer: orion-timer: Fix problem in early_init_done() by Stefan Roese · 1 year, 10 months ago
- 4a98615 Merge tag 'u-boot-rockchip-20230117' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 10 months ago
- b5c8fea expo: Add documentation by Simon Glass · 1 year, 10 months ago
- e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 10 months ago
- d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 10 months ago
- 02d929b bootstd: Support creating a boot menu by Simon Glass · 1 year, 10 months ago
- fe93c14 expo: Add basic tests by Simon Glass · 1 year, 10 months ago
- 226777f expo: Add support for scene menus by Simon Glass · 1 year, 10 months ago
- 5e2607a expo: Add support for scenes by Simon Glass · 1 year, 10 months ago
- 87c6f8a expo: Add basic implementation by Simon Glass · 1 year, 10 months ago
- 9e7ac0b menu: Factor out menu-keypress decoding by Simon Glass · 1 year, 10 months ago
- 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 10 months ago
- 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 10 months ago
- 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
- 5abd8bb video: Fix unchnaged typo by Simon Glass · 1 year, 10 months ago
- 7abe73f video: truetype: Rename the metrics function by Simon Glass · 1 year, 10 months ago
- 72a0dd8 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 1 year, 10 months ago
- 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
- 858fefd image: Add a function to find a script in an image by Simon Glass · 1 year, 10 months ago
- 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 10 months ago
- 86cc3c5 menu: Use a switch statement by Simon Glass · 1 year, 10 months ago
- d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 10 months ago
- 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 10 months ago
- 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 10 months ago
- ee6c7eb bootmenu: Add a few comments by Simon Glass · 1 year, 10 months ago
- b08e9d4 cli: Move readline character-processing to a state machine by Simon Glass · 1 year, 10 months ago
- 7d850f8 sandbox: Enable mmc command and legacy images by Simon Glass · 1 year, 10 months ago
- c925be7 rockchip: add support for PX30 Ringneck SoM on Haikou Devkit by Quentin Schulz · 1 year, 10 months ago