- 54e1aa2 Add imx93-var-som support by Mathieu Othacehe · 11 months ago
- 59a72ca verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · 11 months ago
- a083ae7 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 12 months ago
- 70fe238 fdt: Allow the devicetree to come from a bloblist by Simon Glass · 11 months ago
- a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 11 months ago
- 31f950a smbios: Require the caller to align the SMBIOS table by Simon Glass · 11 months ago
- 138e691 efi: Use the correct GUID for the SMBIOS table by Simon Glass · 11 months ago
- b2b58e1 smbios: Correct gd_smbios_start() by Simon Glass · 11 months ago
- 7092429 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · 11 months ago
- de4b91c smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · 11 months ago
- 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 11 months ago
- e266d27 bloblist: Update documentation and header comment by Simon Glass · 11 months ago
- 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
- b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
- b6e8382 bloblist: Reduce blob-header size by Simon Glass · 11 months ago
- 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago
- 47e1047 bloblist: Drop spare value from bloblist record by Simon Glass · 11 months ago
- 0b9f77f bloblist: Set version to 1 by Simon Glass · 11 months ago
- 5a53e56 bloblist: Change the magic value by Simon Glass · 11 months ago
- 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
- e748e4b bloblist: Update the tag numbering by Simon Glass · 11 months ago
- 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 11 months ago
- 603a814 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · 11 months ago
- cb1277c test: Add framework to test hush behavior by Francis Laniel · 11 months ago
- 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago WIP/21Dec2023-next
- d37086a bootm: Create a new boot_run() function to handle booting by Simon Glass · 12 months ago
- e7683c3 bootm: Create a function to run through the booti states by Simon Glass · 12 months ago
- 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 12 months ago
- e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 12 months ago
- 725ddf1 bootm: Tidy up boot_selected_os() by Simon Glass · 12 months ago
- b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 12 months ago
- a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 12 months ago
- e370e3d bootm: Move do_bootm_states() comment to header file by Simon Glass · 12 months ago
- c2211ff bootm: Add more fields to bootm_info by Simon Glass · 12 months ago
- a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 12 months ago
- c492162 bootm: Create a struct for argument information by Simon Glass · 12 months ago
- 76c53da iommu: add a connect op by Caleb Connolly · 12 months ago
- 0d72b0f include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally by Manorit Chawdhry · 12 months ago
- 1e8ce11 include: Further cleanup includes by Tom Rini · 12 months ago
- 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 12 months ago
- 28388f4 arc: Cleanup and audit usage of <config.h> by Tom Rini · 12 months ago
- 10be393 qe: Add <config.h> to linux/immap_qe.h by Tom Rini · 12 months ago
- b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
- fd211f8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · 12 months ago
- 52b6bbf drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 4 months ago
- 6b24c37 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 4 months ago
- 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 11 months ago
- 5679ecc dt-bindings: clock: add Mediatek MT8365 pinctrl bindings by Julien Masson · 12 months ago
- ee33f65 arm: mediatek: add support for MediaTek MT8365 SoC by Julien Masson · 12 months ago
- 80cdb6d dt-bindings: power: add power-domain header for MediaTek MT8365 SoC by Julien Masson · 12 months ago
- af3fa85 dt-bindings: clock: add Mediatek MT8365 SoC clock bindings by Julien Masson · 12 months ago
- c86c1d0 arm: vexpress64: juno: Allow boot from VirtIO by Robert Catherall · 1 year ago
- 4caacb2 net: wget: Support non-default HTTP port by Marek Vasut · 12 months ago
- a6f8613 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 11 months ago WIP/18Dec2023-next
- cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 11 months ago
- 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
- 44a792c riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · 12 months ago
- 7576ab2 riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · 1 year, 1 month ago
- 0bef4b0 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · 1 year ago
- 296faf4 cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · 1 year ago
- 8bb3cd7 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 WIP/15Dec2023-next
- a213289 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · 12 months ago WIP/2023-12-15-assorted-TI-platform-updates
- c936ef7 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
- 5666558 cmd: clk: Make soc_clk_dump static by Igor Prusov · 1 year, 1 month ago
- 505ef5f clk: Add dump operation to clk_ops by Igor Prusov · 1 year, 1 month ago
- d7a2c7f Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 12 months ago
- cedcf38 image: Correct load_bug typo by Simon Glass · 1 year ago
- 29e3b24 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · 12 months ago
- 0f2c632 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year, 1 month ago
- 11e1cc7 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
- bda020e acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 1 year ago
- f2cbe6e boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 1 year ago
- 451c1ab fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 1 year ago
- 1de1a03 boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year ago
- c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 1 year, 1 month ago
- cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 2 months ago
- 30a75e7 test: Add helper to skip to partial console line by Simon Glass · 1 year, 2 months ago
- 4001e5a test: Add a new suite for commands by Simon Glass · 1 year, 2 months ago
- 03622f3 pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · 12 months ago
- 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
- 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
- 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
- 3ac85bd bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 1 year ago
- 9645628 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 1 year ago
- 745367b bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 1 year ago
- 0aa923a bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 1 year ago
- ba5e3f7 bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 1 year ago
- 813f75d fdt: Allow use of fdt_support inside if() statements by Simon Glass · 1 year ago
- 8eda15b bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 1 year ago
- bdfa1b6 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · 1 year ago
- 429acb3 image: Document error codes from fit_image_load() by Simon Glass · 1 year ago
- 530cc47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 1 year ago
- e62714c bootstd: Add missing header file from bootdev.h by Simon Glass · 1 year ago
- 10c398d treewide: Tidy up semicolon after command macros by Simon Glass · 1 year ago
- bfe3c7b Merge patch series "some LED patches" by Tom Rini · 12 months ago
- 3bf0515 led: introduce led_bind_generic() by Rasmus Villemoes · 1 year ago
- 62b1bbd librem5: Add addresses for compressed kernel load by Arnaud Ferraris · 1 year, 1 month ago
- f319766 arm: dts: imx8mp: Sync with linux-next 20231019 by Fabio Estevam · 1 year, 1 month ago
- 994a51d imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · 12 months ago
- 29e31c5 board: colibri_imx7: fix emmc detection by Marcel Ziswiler · 12 months ago