- 7fa564c arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2C by Sinthu Raja · 2 years, 10 months ago
- a79cbe3 arm: j721e: Add support for selecting DT based on board name by Sinthu Raja · 2 years, 10 months ago
- 944ff63 board: ti: j721e: Add support for detecting multiple device trees by Sinthu Raja · 2 years, 10 months ago
- 9a4fa30 board: ti: j721e: Disable probing of daughtercards by Sinthu Raja · 2 years, 10 months ago
- 1c24ab4 board: ti: j721e: Add support to update board_name for j721e-sk by Sinthu Raja · 2 years, 10 months ago
- 812364f board: ti: j721e: Enable support for reading EEPROM at next alternate address by Sinthu Raja · 2 years, 10 months ago
- e861aa9 board: ti: j721e: Guard functions with right #ifdef to avoid build warnings by Sinthu Raja · 2 years, 10 months ago
- 5f31d4a drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck by Sinthu Raja · 2 years, 10 months ago
- e8146ea drivers: power: pmic: Add support for tps659412 PMIC by Sinthu Raja · 2 years, 10 months ago
- b77df37 fdtdec.h: Remove gurads around fdtdec_resetup function by Tom Rini · 2 years, 9 months ago
- 9236071 configs: Resync with savedefconfig by Tom Rini · 2 years, 9 months ago
- 6a10b1b Prepare v2022.04-rc2 by Tom Rini · 2 years, 9 months ago
- b4119f4 Merge branch '2022-02-14-assorted-fixes' by Tom Rini · 2 years, 9 months ago
- 39a102c arm: pdu001: Fix dt to work with the current am33xx dtsi files by Felix Brack · 2 years, 10 months ago
- 1b21dee scripts: setlocalversion: remove quotes around localversion from config by Nikita Maslov · 2 years, 11 months ago
- 4d4795f pstore: Support already existing reserved-memory node by Detlev Casanova · 2 years, 10 months ago
- a00fdd7 Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
- 6faeaa4 test/py: efi_secboot: adjust secure boot tests to code changes by Ilias Apalodimas · 2 years, 10 months ago
- e9b3662 efi_loader: fix dual signed image certification by Ilias Apalodimas · 2 years, 10 months ago
- eafde44 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE by AKASHI Takahiro · 2 years, 10 months ago
- 20d9155 test/py: efi_capsule: add a test for "--guid" option by AKASHI Takahiro · 2 years, 10 months ago
- 557b6fc test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · 2 years, 10 months ago
- ba21243 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 10 months ago
- 0bdde5f test/py: efi_capsule: add image authentication test by AKASHI Takahiro · 2 years, 10 months ago
- a7159db doc: update UEFI document for usage of mkeficapsule by AKASHI Takahiro · 2 years, 10 months ago
- 7889a99 tools: mkeficapsule: add man page by AKASHI Takahiro · 2 years, 10 months ago
- c246b76 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 2 years, 10 months ago
- 0f65d83 tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 2 years, 10 months ago
- 451a6d4 CI: enforce packages upgrade for Msys2 on Windows by AKASHI Takahiro · 2 years, 10 months ago
- 3569ced Merge branch '2022-02-11-assorted-updates-and-fixes' by Tom Rini · 2 years, 10 months ago
- 2df4f95 test: test field truncation in snprint() by Heinrich Schuchardt · 2 years, 10 months ago
- a59a8cb phy: nop-phy: Enable reset-gpios support by Adam Ford · 2 years, 10 months ago
- 02acbf1 fw_env: simplify logic & code paths in the fw_env_open() by Rafał Miłecki · 2 years, 11 months ago
- 840ec19 fw_env: make flash_io() take buffer as an argument by Rafał Miłecki · 2 years, 11 months ago
- b0da223 acpi: Move acpi_write_tables() to a generic header by Simon Glass · 2 years, 10 months ago
- f77f6a8 cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB by Masami Hiramatsu · 2 years, 10 months ago
- d2760f3 doc: usage: DFU: Fix dfu_alt_info document by Masami Hiramatsu · 2 years, 10 months ago
- fa4282a DFU: Check the number of arguments and argument string strictly by Masami Hiramatsu · 2 years, 10 months ago
- f815c33 DFU: Accept redundant spaces and tabs in dfu_alt_info by Masami Hiramatsu · 2 years, 10 months ago
- 020bb2c DFU: Do not copy the entity name over the buffer size by Masami Hiramatsu · 2 years, 10 months ago
- 61f1fbd mkimage: Improve documentation of algo-name parameter by Jan Kiszka · 2 years, 10 months ago
- 35a382a Replace echo -n's used in environment processing with touch by qthedev · 2 years, 10 months ago
- eda8429 cmd: wrong printf() code in do_test_stackprot_fail() by Heinrich Schuchardt · 2 years, 10 months ago
- 30f6465 test/py: Add test case for mkimage -o argument by Jan Kiszka · 2 years, 10 months ago
- db8cde6 malloc_simple: Remove usage of unsupported %zx format string by Pali Rohár · 2 years, 10 months ago
- 01f078f common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() by Matthias Schiffer · 2 years, 10 months ago
- 6a0904b button: adc: set state to pressed when the voltage is closest to nominal by Peter Cai · 2 years, 10 months ago
- 9c1d9c5 cmd: pxe_utils: sysboot: add kaslr-seed generation support by Zhang Ning · 2 years, 10 months ago
- bb91031 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 10 months ago
- 98a80cd usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · 2 years, 10 months ago
- d36c85a console: usb: kbd: Limit poll frequency to improve performance by Thomas Watson · 2 years, 10 months ago
- 33da95a usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 2 years, 10 months ago
- 35d79ec Merge branch '2022-02-10-platform-updates' by Tom Rini · 2 years, 10 months ago
- 7b9717c arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4 by Sinthu Raja · 3 years ago
- 84aadb8 apple: Fix debug uart clock rate by Mark Kettenis · 2 years, 10 months ago
- 90cebeb common: drop CONFIG_SYS_RESET_ADDR by Ovidiu Panait · 2 years, 10 months ago
- fe19a54 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · 2 years, 10 months ago
- 5348dba input: apple: Add support for Apple SPI keyboard by Mark Kettenis · 2 years, 10 months ago
- 0c3e924 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 10 months ago
- d7b0142 configs: apple: Add NVMe boot target by Mark Kettenis · 2 years, 10 months ago
- 31d5f7b nvme: apple: Add driver for Apple NVMe storage controller by Mark Kettenis · 2 years, 10 months ago
- 9e8c483 power: domain: apple: Add reset support by Mark Kettenis · 2 years, 10 months ago
- a106a30 nvme: Add shutdown function by Mark Kettenis · 2 years, 10 months ago
- 7579e90 nvme: Introduce driver ops by Mark Kettenis · 2 years, 10 months ago
- 72d7301 arm: apple: Add RTKit support by Mark Kettenis · 2 years, 10 months ago
- d08a4b7 arm: apple: Change SoC name from "m1" into "apple" by Mark Kettenis · 2 years, 10 months ago
- f3efb3b mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 10 months ago
- f8463d6 nvme: Split out PCI support by Mark Kettenis · 2 years, 10 months ago
- 331f7f9 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 10 months ago
- 6f775ff Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
- 733db25 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
- 670fffd arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model by Tony Dinh · 2 years, 10 months ago
- cf91fa8 tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 2 years, 10 months ago
- 594e650 arm: kirkwood: Dockstar : Add DM Ethernet by Tony Dinh · 2 years, 10 months ago
- 2f33ebf MAINTAINERS: Update list of Armada 385 and Armada 3720 drivers by Pali Rohár · 2 years, 10 months ago
- 111779f tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 2 years, 10 months ago
- b256407 arm: kirkwood: iConnect : Add Ethernet support by Tony Dinh · 2 years, 10 months ago
- 179dd64 arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 10 months ago
- f650a2c doc: qemu-riscv: Update documentation for QEMU spike machine by Anup Patel · 2 years, 10 months ago
- 5c5f64c riscv: qemu: Implement is_flash_available() for MTD NOR by Anup Patel · 2 years, 10 months ago
- 207f0d3 riscv: qemu: Enable HTIF console support by Anup Patel · 2 years, 10 months ago
- c0fe284 serial: Add RISC-V HTIF console driver by Anup Patel · 2 years, 10 months ago
- d455326 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 10 months ago
- 513a149 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 2 years, 10 months ago
- e706d87 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
- 09fb061 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 10 months ago
- c656172 acpi: Move MCFG implementation to common lib by Moritz Fischer · 2 years, 10 months ago
- df35ac4 arch: x86: lib: acpi_table: Fix MCFG entries by Moritz Fischer · 2 years, 10 months ago
- 6fe2dd5 serial-uclass: fix build warning by Heiko Schocher · 2 years, 10 months ago
- 366daf6 serial: remove nulldev_serial_input by Heiko Schocher · 2 years, 10 months ago
- 7754c32 patman: Update with new pylint scores by Simon Glass · 2 years, 10 months ago
- 0281158 patman: Convert camel case in terminal.py by Simon Glass · 2 years, 10 months ago
- f45d374 patman: Rename Color() method to build() by Simon Glass · 2 years, 10 months ago
- 1f1e830 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 10 months ago
- 011f1b3 patman: Convert camel case in tout.py by Simon Glass · 2 years, 10 months ago
- 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 10 months ago
- 88a9ec2 patman: Convert camel case in test_checkpatch.py by Simon Glass · 2 years, 10 months ago
- 1908d354 patman: Convert camel case in project.py by Simon Glass · 2 years, 10 months ago
- 761648b patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 10 months ago
- 9b0b023 patman: Convert camel case in get_maintainer.py by Simon Glass · 2 years, 10 months ago