- 51d6cdb Merge tag 'qcom-pull-20231103' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 1 year ago
- 5631423 Merge tag 'u-boot-dfu-20231103' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 1 year ago
- 48eb294 MAINTAINERS: update Qualcomm maintainer by Caleb Connolly · 1 year ago
- 1e044a9 Merge tag 'dm-pull-2nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year ago
- ae94c3d u_boot_pylib: Ensure subprocess is closed down by Simon Glass · 1 year ago
- a44cb1f buildman: Support upstream branch name containing / by Simon Glass · 1 year ago
- be6a249 sandbox: eliminate unused functions from binaries by Heinrich Schuchardt · 1 year, 1 month ago
- a4ed4c8 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts by Neha Malcom Francis · 1 year, 1 month ago
- ad8dbab buildman: Include symbols in the read-only data section by Simon Glass · 1 year, 1 month ago
- 1f46e8a cros_ec: spi: disable annoying key echo on console by Milan P. Stanić · 1 year, 1 month ago
- ce0e9e3 binman: Move stage header into a CBFS attribute by Simon Glass · 1 year, 1 month ago
- fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 1 year, 1 month ago
- ab32601 binman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4 by Simon Glass · 1 year, 1 month ago
- e9199a7 binman: Ensure attributes always come last in the metadata by Simon Glass · 1 year, 1 month ago
- bd13255 binman: Don't add compression attribute for uncompressed files by Simon Glass · 1 year, 1 month ago
- 9796226 Merge branch 'master_common_h_cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year ago
- 823f5c3 binman: Reset missing bintools after testing by Simon Glass · 1 year, 1 month ago
- a13af89 patman: Add a 'keep_change_id' setting by Maxim Cournoyer · 1 year, 1 month ago
- 07fe79c Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 1 year ago
- b0c391c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year ago
- 7d82461 board: rzg2l: Drop <common.h> by Paul Barker · 1 year ago
- 32c048b clk: rzg2l: Drop <common.h> by Paul Barker · 1 year ago
- 6b49155 gpio: rzg2l: Drop <common.h> by Paul Barker · 1 year ago
- d933d43 mmc: renesas-sdhi: Drop <common.h> by Paul Barker · 1 year ago
- a1b3787 pinctrl: rzg2l: Drop <common.h> by Paul Barker · 1 year ago
- 56d65db serial: sh: Drop <common.h> by Paul Barker · 1 year ago
- 93565cc arm: mach-rmobile: Drop <common.h> by Paul Barker · 1 year ago
- 0a5d5fe arm: armv8: mmu: Prepare for common.h removal by Paul Barker · 1 year ago
- 9d22d4a configs: visionfive2: Enable JH7110 RNG driver by Chanho Park · 1 year ago
- 30b0f58 riscv: dts: jh7110: Add rng device tree node by Chanho Park · 1 year ago
- ebaee70 rng: Add StarFive JH7110 RNG driver by Chanho Park · 1 year ago
- 88af85c clk: starfive: jh7110: Add security clocks by Chanho Park · 1 year ago
- 83b443d riscv: import read/write_relaxed functions by Chanho Park · 1 year ago
- ceec977 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · 1 year ago
- 9757cae riscv: allow resume after exception by Heinrich Schuchardt · 1 year ago
- b8a902b board: starfive: spl: Support jtag for VisionFive2 board by Chanho Park · 1 year ago
- 37c2faf riscv: cpu: jh7110: Add gpio helper macros by Chanho Park · 1 year ago
- bade208 riscv: Weakly define invalidate_icache_range() by Samuel Holland · 1 year ago
- 3b00fab riscv: Align the trap handler to 64 bytes by Samuel Holland · 1 year ago
- a6a77e4 riscv: Sort target configs alphabetically by Samuel Holland · 1 year ago
- 891a181 board: sifive: unmatched: move kernel load address to 0x80200000 by Yong-Xuan Wang · 1 year, 1 month ago
- a966634 CI: use OpenSBI 1.3.1 for testing by Heinrich Schuchardt · 1 year, 1 month ago
- 658caf0 Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 1 year ago
- c4b52fd clk: also handle ENOENT in *_optional functions by Yang Xiwen · 1 year, 3 months ago
- 0755db4 clk: use private clk struct in CLK_CCF's enable/disable functions by Maksim Kiselev · 1 year, 2 months ago
- b6a56f5 clk: fix count parameter type for clk_release_all by Eugen Hristev · 1 year, 5 months ago
- aed6480 drivers: clk: Adjust temp var data type to properly match that of struct clk_ops by Nathan Barrett-Morrison · 1 year, 6 months ago
- 46ff7dd Merge branch '2023-11-01-bootstd-fixes' by Tom Rini · 1 year ago
- a831d11 bootstd: cros: Correct condition for read method by Simon Glass · 1 year, 1 month ago
- 19248dc bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 1 year, 1 month ago
- f2bfa0c bootstd: Make efi_mgr bootmeth work for non-sandbox setups by Mark Kettenis · 1 year, 2 months ago
- 073bf4a bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD by Heinrich Schuchardt · 1 year, 3 months ago
- a803f87 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year ago
- b5f4039 cmd: mmc: Add mmc reg read command for reading card registers by Marek Vasut · 1 year ago
- 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 1 year, 1 month ago
- c27c810 mmc: pci: Drop the superfluous cast by Bin Meng · 1 year, 1 month ago
- 9b8ebd3 mmc: spl: select SPL_BLK for SPL_DM_MMC by Oleksandr Suvorov · 1 year, 3 months ago
- 62fc66b Merge branch '2023-10-31-platform-updates' by Tom Rini · 1 year ago
- edf90d4 corstone1000: enable PSCI reset by Emekcan Aras · 1 year, 1 month ago
- 2dff8df corstone1000: enable distro booting command by Abdellatif El Khlifi · 1 year, 1 month ago
- 805aa48 corstone1000: add compressed kernel support by Abdellatif El Khlifi · 1 year, 1 month ago
- f50af7e board: developerbox: update flash rawwrite binary size by Masahisa Kojima · 1 year, 1 month ago
- 1c9f956 board: developerbox: update old NOR flash layout build instruction by Masahisa Kojima · 1 year, 1 month ago
- a248c1a board: developerbox: remove obsolete NOR flash layout definition by Masahisa Kojima · 1 year, 1 month ago
- 57f9b25 clk: ti: k3-pll: Add calibration support for non fractional mode by Vishal Mahaveer · 1 year, 1 month ago
- 0045356 configs: nuvoton: npcm8xx: Disable CONFIG_SPI_FLASH_USE_4K_SECTORS by Jim Liu · 1 year, 1 month ago
- 1b7026f board: nuvuton: arbel: Fix incorrect ram size by Jim Liu · 1 year, 1 month ago
- 1af3e71 configs: npcm: Support more uart baud rate by Jim Liu · 1 year, 1 month ago
- 5572d23 pinctrl: npcm8xx: Add name for gpio function by Jim Liu · 1 year, 1 month ago
- 60d904a dfu: mmc: Add support for exposing whole mmc device by Marek Vasut · 1 year ago
- 355aab9 fastboot: fix CRC32 chunk size checking by Wojciech Nizinski · 1 year, 2 months ago
- 5b6ee51 bootcount: Add driver model I2C driver by Philip Richard Oberfichtner · 1 year ago
- b483552 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · 1 year ago
- 31f4ee4 bootcount: Remove legacy I2C driver by Philip Richard Oberfichtner · 1 year ago
- cbba1b7 Merge branch '2023-10-30-assorted-general-updates' by Tom Rini · 1 year ago
- 5ed1c55 misc: i2c_eeprom: consider pagesize when writing to eeprom by Michel Alex · 1 year, 1 month ago
- 9f33914 get_maintainer.pl: update from Linux kernel v6.5 by Tom Rini · 1 year ago
- 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
- 54024c8 tools: mkimage: fix sfspl_image_extract_subimage() by Heinrich Schuchardt · 1 year, 1 month ago
- 482a0f1 arm_ffa: fix: remove deadcode in ffa_print_error_log() by Abdellatif El Khlifi · 1 year, 1 month ago
- 8af8378 common: Reword CONSOLE_RECORD_.*SIZE help texts by Tom Rini · 1 year, 1 month ago
- 7dd06b1 addrmap: Fix off by one in addrmap_set_entry() by Dan Carpenter · 1 year, 4 months ago
- 35e8007 i2c: designware_i2c: adjust timing calculation by Heinrich Schuchardt · 1 year, 1 month ago
- af7a4ff i2c: nuvoton: remove standard mode only by Jim Liu · 1 year, 1 month ago
- c594b43 Merge branch 'master_tmio_fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year ago
- d9650a4 Merge branch '2023-10-28-assorted-platform-updates' by Tom Rini · 1 year ago
- fef1ecf iot2050: Allow for more than 1 USB storage device by Jan Kiszka · 1 year, 1 month ago
- e9bf0ce mpc85xx: relocate code in non-SPL build by Martin Fäcknitz · 1 year, 1 month ago
- 9727e3a board: synquacer: Update the flash image layout by Ilias Apalodimas · 1 year, 1 month ago
- b254975 driver: misc: k3_avs: Add support for thermal shutdown by Udit Kumar · 1 year, 1 month ago
- 86a5741 vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP by Wei Chen · 1 year, 1 month ago
- ffdb85b misc: vexpress_config: Use member .priv_auto to set the private data by Wei Chen · 1 year, 1 month ago
- 7093b89 config: qemu: relax print and console buffer size by Heinrich Schuchardt · 1 year, 1 month ago
- 33e8020 board: siemens: iot2050: Fix M.2 detection by Jan Kiszka · 1 year, 1 month ago
- 9bd2e70 board: toradex: verdin-imx8mp: enable usb device and fastboot support by Marcel Ziswiler · 1 year, 3 months ago
- d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
- 913d830 Merge tag 'efi-2024-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 1 month ago
- 946b311 efi_loader: fix EFI_ENTRY point on get_active_pcr_banks by Ilias Apalodimas · 1 year, 1 month ago
- 526697d doc: usage: fix ordering of shell commands by Tom Fitzhenry · 1 year, 1 month ago
- 4416a9c doc: gpt: fix example of echoing variable by Tom Fitzhenry · 1 year, 1 month ago