]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2023-12-28 Francis Lanieltest: hush: Fix variable expansion tests for modern...
2023-12-28 Francis Lanieltest: hush: Fix instructions list tests for modern...
2023-12-28 Francis Lanielcli: add modern hush as parser for run_command*()
2023-12-28 Francis Lanielcli: hush_modern: Add functions to be called from run_c...
2023-12-28 Francis Lanielcli: hush_modern: Enable variables expansion for modern...
2023-12-28 Francis Lanielcli: Enables using modern hush parser as command line...
2023-12-28 Francis Lanielcmd: Add new cli command
2023-12-28 Francis Lanielglobal_data.h: add GD_FLG_HUSH_OLD_PARSER flag
2023-12-28 Francis Lanielcli: Add menu for hush parser
2023-12-28 Francis Lanielcli: Port upstream Busybox hush to U-Boot
2023-12-28 Francis Lanielcli: Add Busybox upstream hush.c file
2023-12-28 Francis Lanieltest: hush: Test hush loops
2023-12-28 Francis Lanieltest: hush: Test hush commands list
2023-12-28 Francis Lanieltest: hush: Test hush variable expansion
2023-12-28 Francis Lanieltest/py: hush_if_test: Remove the test file
2023-12-28 Francis Lanieltest: hush: Test hush if/else
2023-12-28 Francis Lanieltest: Add framework to test hush behavior
2023-12-22 Heinrich Schuchardtbootmeth: pass size to efi_binary_run()
2023-12-21 Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-21 Simon Glassbootm: Create a new boot_run() function to handle booting
2023-12-21 Simon Glassbootm: Create a function to run through the booti states
2023-12-21 Simon Glassstm32: Use bootm_run() and bootz_run()
2023-12-21 Simon Glassbootm: Create a function to run through the bootz states
2023-12-21 Simon Glassstm32: Use local vars in stm32prog for initrd and fdt
2023-12-21 Simon Glassbootm: Create a function to run through the bootm states
2023-12-21 Simon Glassbootm: Tidy up boot_selected_os()
2023-12-21 Simon Glassbootm: Rename do_bootm_states() to bootm_run_states()
2023-12-21 Simon Glassbootm: Drop arguments from do_bootm_states()
2023-12-21 Simon Glassbootz: Avoid use of #ifdef
2023-12-21 Simon Glassbooti: Avoid use of #ifdef
2023-12-21 Simon Glassbootm: Move do_bootm_states() comment to header file
2023-12-21 Simon Glassbootm: Add more fields to bootm_info
2023-12-21 Simon Glassbootm: Adjust arguments of boot_os_fn
2023-12-21 Simon Glassbootm: Create a struct for argument information
2023-12-21 Simon Glasssandbox: bootm: Enable more bootm OS methods
2023-12-21 Simon Glassbootm: Adjust how the board is reset
2023-12-21 Simon Glassriscv: Add a reset_cpu() function
2023-12-21 Simon Glassnios2: Add a reset_cpu() function
2023-12-21 Simon Glassppc: Add a reset_cpu() function
2023-12-21 Simon Glassm68k: Add a reset_cpu() function
2023-12-21 Simon Glassmips: Add a reset_cpu() function
2023-12-21 Tom RiniMerge branch '2023-12-21-assorted-updates-and-fixes...
2023-12-21 Csókás Bencelib: rsa: Print detailed error info in rsa_engine_init...
2023-12-21 Tomas Alvarez... board/keymile/kmcent2: fix update-nor indentation
2023-12-21 Caleb Connollyiommu: add qcom-hyp-smmu
2023-12-21 Caleb Connollyiommu: add a connect op
2023-12-21 Caleb Connollyiommu: fix compilation when CONFIG_PCI disabled
2023-12-21 Francesco Dolciniconfigs: verdin-am62: Disable SPL FIT Overlay
2023-12-21 Matthias Schifferboot: add support for fdt_fixup command in environment
2023-12-21 Manorit Chawdhryinclude: env: ti: ti_common: Run main_cpsw0_qsgmii_phyi...
2023-12-21 Mayuresh Chitalefs: Fix SPL build if FS_LOADER is enabled
2023-12-21 Tom RiniMerge branch '2023-12-21-header-inclusion-cleanup'...
2023-12-21 Tom Rinilib: Remove <common.h> inclusion from these files
2023-12-21 Tom Riniinclude: Further cleanup includes
2023-12-21 Tom Rinidisplay_options: Clean up headers
2023-12-21 Tom Riniefi_loader: Remove <common.h>
2023-12-21 Tom Rinirmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c
2023-12-21 Tom Rinilib/sha*.c: Update header list
2023-12-21 Tom Riniglobal: Rework architecture global_data.h to include...
2023-12-21 Tom Rinim68k: Rework asm/global_data.h slightly
2023-12-21 Tom Rinisandbox: Add <linux/types.h> to asm/global_data.h and...
2023-12-21 Tom Riniarm: Remove <asm/types.h> from asm/global_data.h
2023-12-21 Tom Riniglobal: Remove duplicate common.h inclusions
2023-12-21 Tom Riniglobal: Drop common.h inclusion
2023-12-21 Tom Rinisandbox: Audit config.h and common.h usage
2023-12-21 Tom Riniarm: Partial cleanup and audit usage of <config.h>
2023-12-21 Tom Riniarc: Cleanup and audit usage of <config.h>
2023-12-21 Tom Riniqe: Add <config.h> to linux/immap_qe.h
2023-12-21 Tom Riniglobal: Restrict use of '#include <linux/kconfig.h>'
2023-12-20 Tom RiniMerge branch '2023-12-20-assorted-general-updates'...
2023-12-20 Tom RiniMerge tag 'u-boot-imx-next-20231220' of https://gitlab...
2023-12-20 Marek Vasutcmd: part: Cover both part type entries with GUID ifdef
2023-12-20 Ilias Apalodimassmbios: Fallback to the default DT if sysinfo nodes...
2023-12-20 Ilias Apalodimassmbios: Simplify reporting of unknown values
2023-12-20 Michael Trimarchipxe_utils: Increase feedback to user when fdt file...
2023-12-20 Andrejs Cainikovscolibri-imx8x: configure usb hub to bypass mode
2023-12-20 Andrejs Cainikovscolibri-imx8x: remove -u-boot.dtsi include
2023-12-20 Andrejs Cainikovsapalis-imx8: remove -u-boot.dtsi include
2023-12-20 Yannic Moogboard: phytec: phytec_som_detection: fix uninitialized bug
2023-12-20 Yannic Moogboard: phytec: som_detection: move definitions to sourc...
2023-12-20 Yannic Moogboard: phytec: phytec_som_detection: fix eeprom_data...
2023-12-20 Yannic Moogboard: phytec: imx8m_som_detection: fix uninitialized...
2023-12-20 Yannic Moogboard: phytec: imx8m_som_detection: change phytec_imx8m...
2023-12-20 Tim Harveyconfigs: imx8m{m, n, p}_venice_defconfig: add arch_misc...
2023-12-20 Tim Harveyarm: dts: imx8mp-venice-gw72xx: add TPM device
2023-12-20 Tim Harveyarm: dts: imx8mm-venice-gw72xx: add TPM device
2023-12-20 Cody Greenmxs: Fix VDDx brownout interrupt disable/enable
2023-12-20 Marek Vasutcommand: Move command completion temporary buffer to...
2023-12-20 Marek Vasutcommand: Allocate history buffer using calloc()
2023-12-20 Simon Glassbootflow: Allow setting a cmdline arg with no value
2023-12-20 Piotr Kubikbootm: Fix flags used for bootargs string substitution
2023-12-20 Robert Catherallarm: afs: Set the filesize env. var. on load
2023-12-20 Ayoub Zakirsa: use pkcs11 uri as defined in rfc7512
2023-12-20 Nikita Shubinimxtract: specify max gunzip size
2023-12-20 Tom RiniMerge tag 'u-boot-amlogic-next-20231220' of https:...
2023-12-20 Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2023-12-19 Svyatoslav... board: compal: paz00: clean up the board
2023-12-19 Svyatoslav... board: htc: endeavoru: switch to DM pinmux
2023-12-19 Svyatoslav... board: asus: transformer: switch to DM pinmux
2023-12-19 Svyatoslav... board: lg: x3-t30: switch to DM pinmux
next