]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-08-28 Gaskell, Oliverdm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTO
2024-08-28 Jim Liuarm: dts: nuvoton: add dts support for npcm845 yosemite4
2024-08-28 Maxim Moskaletslib: move phdr increment to for loop heading
2024-08-27 Tom RiniMerge patch series "dm: core: Avoid multiple calls...
2024-08-27 Jim Liutimer: npcm: Change counter source
2024-08-27 Jonas Karlmandm: core: regmap: Avoid multiple calls to ofnode_get_pa...
2024-08-27 Jonas Karlmandm: core: ofnode: Avoid multiple calls to ofnode_get_pa...
2024-08-27 Jonas Karlmandm: core: fdtaddr: Avoid multiple calls to fdt_parent_o...
2024-08-27 Jim Liugpio: npcm: Add SGPIO support for Nuvoton NPCM SoCs
2024-08-27 Love Kumartest/py: spi: Add tests for SPI flash device
2024-08-27 Zixun LIcmd: bind: Use device sequence instead for driver bind...
2024-08-27 Zixun LIdm: core: Show device sequence instead in dm_dump_tree()
2024-08-27 Vignesh Raghavendramtd: nand: raw: omap_gpmc: Check return value of gpmc_n...
2024-08-27 Derald D. Woodsomap3: omap3evm: Migrate to OF_UPSTREAM
2024-08-27 Sean Andersonsandbox: Fix pinmux warnings with non-test devicetrees
2024-08-27 Heinrich Schuchardtata: sata_rescan must scan for block devices
2024-08-27 Christian Marangipci: mediatek: add support for upstream split PCIe...
2024-08-27 MD Danish Anwarremoteproc: uclass: Modify uc_pdata->name to use combin...
2024-08-27 Heinrich Schuchardtata: dwc_ahsata: create boot device
2024-08-27 Tom RiniMerge patch series "bootstd: Try again to resolve infin...
2024-08-27 Tom RiniMerge patch series "arch: arm: dts: ti: Add missing...
2024-08-27 Simon Glassbootstd: Make bootdev_next_prio() continue after failure
2024-08-27 Simon GlassRevert "bootdev: avoid infinite probe loop"
2024-08-27 Jonathan Humphreysarch: arm: dts: k3-j721e-r5-sk: Add missing fss range
2024-08-27 Jonathan Humphreysarch: arm: dts: k3-j721e-r5-evm: Add missing fss range
2024-08-27 Jonathan Humphreysarch: arm: dts: k3-j7200-r5-evm: Add missing fss range
2024-08-27 Jonathan Humphreysarch: arm: dts: k3-am69-r5-sk: Add missing fss range
2024-08-27 Jonathan Humphreysarch: arm: dts: k3-j784s4-r5-evm: Add missing fss range
2024-08-27 Tom RiniMerge patch series "Tidy up console recording in tests"
2024-08-27 Simon Glassdoc: Add a few notes about how to use console checking
2024-08-27 Simon Glasstest: Tidy up checking for console end
2024-08-27 Simon Glasstest: Use UTF_CONSOLE in remaining tests
2024-08-27 Simon Glasstest: log: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: hush: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: dm: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: cmd: Drop unnecessary console_record_reset_enable()
2024-08-27 Simon Glasstest: cmd: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: fdt: Move common code into the setup functions
2024-08-27 Simon Glasstest: fdt: Check internal-function return values
2024-08-27 Simon Glasstest: boot: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: bloblist: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: Update NAND test to avoid extra macros
2024-08-27 Simon Glassmmc: Drop the blank line before accesses
2024-08-27 Simon Glasstest: Rename UTF_CONSOLE_REC to UTF_CONSOLE
2024-08-27 Simon Glasstest: Drop the blank line before test macros
2024-08-27 Simon Glasstest: Rename unit-test flags
2024-08-27 Simon Glasstest: Fail when an empty line is expected but not present
2024-08-27 Simon Glassbuildman: Make test_process_limit handle time.monotonic()
2024-08-26 Tom RiniMerge patch series "global_data: Reduce size of struct...
2024-08-26 Simon Glassdoc: Add some guidelines about global data
2024-08-26 Simon Glassdoc: Move generic-board documentation into rst
2024-08-26 Simon Glassglobal_data: Remove environment members if not used
2024-08-26 Simon Glassglobal_data: Remove jump table in SPL
2024-08-26 Simon Glassglobal_data: Move pointer members together
2024-08-26 Simon Glassglobal_data: Move ulong fields together
2024-08-26 Simon Glassglobal_data: Put phys_addr fields near the top
2024-08-26 Simon Glassglobal_data: Move env_addr field higher
2024-08-26 Simon Glassglobal_data: Move baud_rate field lower
2024-08-26 Simon Glassglobal_data: Reduce size of early-malloc vars
2024-08-26 Simon Glassglobal_data: log: Reorder and shrink fields
2024-08-26 Simon Glassglobal_data: Reduce the size of mon_len
2024-08-26 Simon Glassglobal_data: Reduce the size of bus_clk and mem_clk
2024-08-26 Simon Glassglobal_data: Collect common fields at the top
2024-08-26 Simon Glassglobal_data: Drop spl_handoff
2024-08-26 Simon Glassboard_f: Move new_bloblist to boardf
2024-08-26 Simon Glassboard_f: Move new_bootstage to boardf
2024-08-26 Simon Glassboard_f: Move fdt_size to board
2024-08-26 Simon Glassboard_f: Add a new struct to hold pre-relocation info
2024-08-26 Simon Glassglobal_data: Use less space for environment fields
2024-08-26 Simon Glassglobal_data: Drop pci_bootdelay
2024-08-26 Simon Glassglobal_data: Drop global_data hose
2024-08-26 Simon Glassglobal_data: Remove pci_ram_top
2024-08-26 Simon Glassglobal_data: Convert have_console into a flag
2024-08-26 Simon Glassglobal_data: Drop fb_base
2024-08-26 Simon Glassvideo: Avoid setting global_data fb_base in video setup
2024-08-26 Simon Glassvideo: Avoid setting global_data fb_base from SPL handoff
2024-08-26 Simon Glasszynqmp: Avoid setting the framebuffer address
2024-08-26 Simon Glassarm: ronetix: Avoid accessing global_data fb_base
2024-08-26 Simon Glassarm: friendlyarm: Avoid accessing global_data fb_base
2024-08-26 Simon Glassvideo: mxs: Avoid setting global_data fb_base
2024-08-26 Simon Glassvideo: mxc: Avoid setting global_data fb_base
2024-08-26 Simon Glassvideo: Add a function to obtain the framebuffer address
2024-08-26 Simon Glassx86: Drop use of global_data fb_base
2024-08-26 Simon Glassglobal_data: Move pci_clk to m68k and powerpc
2024-08-23 Tom RiniMerge patch series "test/overlay: Make this depend...
2024-08-23 Tom Rinitest/cmd: Move wget test to under a sandbox guard
2024-08-23 Tom Rinitest/boot: Make BOOTSTD tests depend on UT_BOOTSTD
2024-08-23 Tom Rinitest/overlay: Make this depend on SANDBOX
2024-08-23 Tom RiniMerge patch series "spl: mmc: Some tweaks for SPL,...
2024-08-23 Simon Glassblk: Correct comment for blk_get_devnum_by_uclass_idname()
2024-08-23 Simon Glassspl: Create a function to init spl_load_info
2024-08-23 Simon Glassspl: Use unified inline functions for spl_load_info
2024-08-23 Simon Glassspl: mmc: Try to clean up raw-mode options
2024-08-23 Simon Glassspl: mmc: Adjust args of spl_mmc_find_device()
2024-08-23 Simon Glassspl: mmc: Handle error codes consistently
2024-08-23 Simon Glassspl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT
2024-08-23 Simon Glasslog: Avoid including function names by default
2024-08-23 Simon Glassmmc: Use logging instead of pr_err()
2024-08-23 Simon Glassmmc: Use logging instead of printf()
2024-08-23 Simon Glassspl: Remove remaining #ifdef in spl_parse_image_header()
next