- 2415f1d Add imx93-var-som support by Mathieu Othacehe · 11 months ago
- 23e129b verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · 11 months ago
- ec95806 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 12 months ago
- 4a30a57 fdt: Allow the devicetree to come from a bloblist by Simon Glass · 11 months ago
- 919f835 acpi: Write pointers to tables instead of addresses by Simon Glass · 11 months ago
- f0e95eb smbios: Require the caller to align the SMBIOS table by Simon Glass · 11 months ago
- 9723670 efi: Use the correct GUID for the SMBIOS table by Simon Glass · 11 months ago
- 42b7da5 smbios: Correct gd_smbios_start() by Simon Glass · 11 months ago
- f86d7a0 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · 11 months ago
- 0db02c0 smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · 11 months ago
- e9cc772 Merge tag 'v2024.01-rc6' into next by Tom Rini · 11 months ago
- c11758d bloblist: Update documentation and header comment by Simon Glass · 11 months ago
- aee5a9c bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
- 39d5ad3 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
- 703a5da bloblist: Reduce blob-header size by Simon Glass · 11 months ago
- 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago
- 448115b bloblist: Drop spare value from bloblist record by Simon Glass · 11 months ago
- f182aa5 bloblist: Set version to 1 by Simon Glass · 11 months ago
- 030a1f2 bloblist: Change the magic value by Simon Glass · 11 months ago
- c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
- 871e5d0 bloblist: Update the tag numbering by Simon Glass · 11 months ago
- 3b66e57 cli: Enables using modern hush parser as command line parser by Francis Laniel · 11 months ago
- 1239d23 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · 11 months ago
- 2dba91a test: Add framework to test hush behavior by Francis Laniel · 11 months ago
- 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago
- 6568e4b bootm: Create a new boot_run() function to handle booting by Simon Glass · 12 months ago
- 2d043a6 bootm: Create a function to run through the booti states by Simon Glass · 12 months ago
- e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · 12 months ago
- bd73cac bootm: Create a function to run through the bootm states by Simon Glass · 12 months ago
- 454746d bootm: Tidy up boot_selected_os() by Simon Glass · 12 months ago
- d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 12 months ago
- 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · 12 months ago
- 839e9e4 bootm: Move do_bootm_states() comment to header file by Simon Glass · 12 months ago
- 112b020 bootm: Add more fields to bootm_info by Simon Glass · 12 months ago
- 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 12 months ago
- 526ea78 bootm: Create a struct for argument information by Simon Glass · 12 months ago
- 5cac4b8 iommu: add a connect op by Caleb Connolly · 12 months ago
- c26e91f include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally by Manorit Chawdhry · 12 months ago
- a4a8ea9 include: Further cleanup includes by Tom Rini · 12 months ago
- 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 12 months ago
- 86ddc96 arc: Cleanup and audit usage of <config.h> by Tom Rini · 12 months ago
- abc984e qe: Add <config.h> to linux/immap_qe.h by Tom Rini · 12 months ago
- 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
- aef10d8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · 1 year ago
- 32648d3 drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 4 months ago
- 16360b8 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 5 months ago
- be33e10 Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 12 months ago
- d21cfed dt-bindings: clock: add Mediatek MT8365 pinctrl bindings by Julien Masson · 12 months ago
- cfa0e16 arm: mediatek: add support for MediaTek MT8365 SoC by Julien Masson · 12 months ago
- f78eff6 dt-bindings: power: add power-domain header for MediaTek MT8365 SoC by Julien Masson · 12 months ago
- 0c82ff5 dt-bindings: clock: add Mediatek MT8365 SoC clock bindings by Julien Masson · 12 months ago
- 8d9f86a arm: vexpress64: juno: Allow boot from VirtIO by Robert Catherall · 1 year ago
- 22a9508 net: wget: Support non-default HTTP port by Marek Vasut · 12 months ago
- 0dd0659 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 12 months ago
- 4c40bb0 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 12 months ago
- 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 12 months ago
- 39a9cf5 riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · 12 months ago
- 962c10a riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · 1 year, 1 month ago
- 7b06192 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · 1 year ago
- 6a6858e cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · 1 year ago
- a9f05a0 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 12 months ago
- ff64dc2 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · 1 year ago
- 6361f5b Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 12 months ago
- 7336e68 cmd: clk: Make soc_clk_dump static by Igor Prusov · 1 year, 1 month ago
- 32c5738 clk: Add dump operation to clk_ops by Igor Prusov · 1 year, 1 month ago
- a0e7612 Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 12 months ago
- 8938a62 image: Correct load_bug typo by Simon Glass · 1 year ago
- 1f27ce8 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · 12 months ago
- 175ce49 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year, 2 months ago
- a9502536 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 12 months ago
- bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 1 year ago
- 449b759 boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 1 year, 1 month ago
- d21485d fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 1 year, 1 month ago
- 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year, 1 month ago
- 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 1 month ago
- ffafbe3 video: Add a function to clear the display by Simon Glass · 1 year, 2 months ago
- e85cd12 test: Add helper to skip to partial console line by Simon Glass · 1 year, 2 months ago
- 621a97e test: Add a new suite for commands by Simon Glass · 1 year, 2 months ago
- 4f6092e pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · 12 months ago
- ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
- 793a98e command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
- 9236852 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
- d46c81e bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 1 year ago
- 4fdc559 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 1 year ago
- 01080ab bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 1 year ago
- db125e0 bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 1 year ago
- af2c72c bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 1 year ago
- fd7595a fdt: Allow use of fdt_support inside if() statements by Simon Glass · 1 year ago
- 8eef77e bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 1 year ago
- d6d6ed8 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · 1 year ago
- 04ad34a image: Document error codes from fit_image_load() by Simon Glass · 1 year ago
- 4e8ec47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 1 year ago
- ceace3a bootstd: Add missing header file from bootdev.h by Simon Glass · 1 year ago
- 761d602 treewide: Tidy up semicolon after command macros by Simon Glass · 1 year ago
- ff4d6e3 Merge patch series "some LED patches" by Tom Rini · 12 months ago
- 49ba9f0 led: introduce led_bind_generic() by Rasmus Villemoes · 1 year ago
- 0a9fd0b librem5: Add addresses for compressed kernel load by Arnaud Ferraris · 1 year, 1 month ago
- b022899 arm: dts: imx8mp: Sync with linux-next 20231019 by Fabio Estevam · 1 year, 1 month ago
- 42a5635 imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · 12 months ago
- 41ff960 board: colibri_imx7: fix emmc detection by Marcel Ziswiler · 12 months ago