]> Git Repo - J-u-boot.git/history - common
Merge branch 'next'
[J-u-boot.git] / common /
2024-10-07 Tom RiniMerge branch 'next'
2024-10-05 Tom RiniMerge branch 'u-boot-nand-20241005' of https://gitlab...
2024-10-03 Tom RiniMerge tag 'u-boot-dfu-next-20241003' of https://source...
2024-10-03 Tom RiniMerge patch series "vbe: Series part D"
2024-10-03 Simon Glassmmc: Add more debugging for SPL
2024-10-03 Tom RiniMerge patch series "arm: Initial support for Analog...
2024-10-03 Oliver Gaskellarm: SC573-EZKIT initial support
2024-10-03 Oliver Gaskellarm: SC584-EZKIT initial support
2024-10-03 Oliver Gaskellarm: SC594-SOM-EZLITE initial support
2024-10-03 Oliver Gaskellarm: SC594-SOM-EZKIT initial support
2024-10-03 Oliver Gaskellarm: SC598-SOM-EZKIT initial support
2024-10-03 Peter RobinsonUpdate the ARM trusted firmware git URL
2024-10-02 Tom RiniMerge patch series "Add Android 14 bootflow support...
2024-10-01 Tom RiniSubtree merge tag 'v6.11-dts' of dts repo [1] into...
2024-10-01 Tom RiniMerge patch series "env: mmc: fix use of two separate...
2024-09-30 Tom RiniMerge tag 'v2024.10-rc6' into next
2024-09-25 Tom RiniMerge tag 'u-boot-imx-next-20240925' of https://gitlab...
2024-09-24 Tom RiniMerge patch series "Miscellaneous fixes"
2024-09-24 Jerome Forissiercommon: update: UPDATE_COMMON implies CMD_TFTPBOOT
2024-09-24 Jerome Forissierflash: prefix error codes with FL_
2024-09-24 Jerome Forissierspl: ram: hide SPL_RAM_SUPPORT
2024-09-20 Tom RiniMerge patch series "lmb: rework logic to validate load...
2024-09-19 Tom RiniMerge tag 'fwu-next-19092024' of https://source.denx...
2024-09-18 Tom RiniMerge patch series "Fix various bugs"
2024-09-18 Simon Glassdm: usb: Deal with USB keyboard persisting across tests
2024-09-18 Simon Glassusb: Add DEV_FLAGS_DM to stdio for USB keyboard
2024-09-18 Simon Glasslog: Add a new log category for the console
2024-09-18 Simon Glassusb: Drop old non-DM code
2024-09-16 Tom RiniMerge patch series "Arm: npcm: modify npcm8xx boot...
2024-09-16 Tom RiniMerge tag 'v2024.10-rc5' into next
2024-09-13 Tom RiniMerge patch series "Bump new hush commits and fix old...
2024-09-13 Francis Lanielcli: modern_hush: Add upstream commits up to 13 July...
2024-09-13 Tom RiniMerge tag 'efi-next-20241024' of https://source.denx...
2024-09-12 Caleb Connollyinclude: export uuid.h
2024-09-10 Tom RiniMerge patch series "phycore-am62/4: Add more boot sources"
2024-09-10 Tom RiniMerge tag 'u-boot-dfu-20240910' of https://source.denx...
2024-09-05 Tom RiniMerge patch series "provide names for emmc hardware...
2024-09-05 Tim Harveymmc: use an enumerated type to represent PARTITION_CONF...
2024-09-05 Joshua Wattandroid_ab: Fixes: Fix backup offset calculation
2024-09-03 Tom RiniMerge patch series "Make LMB memory map global and...
2024-09-03 Sughosh Ganuspl: call spl_board_init() at the end of the spl init...
2024-09-03 Sughosh Ganulmb: init: initialise the lmb data structures during...
2024-09-03 Tom RiniMerge patch series "net: dwc_eth_qos: Add glue driver...
2024-09-02 Tom RiniMerge tag 'u-boot-imx-next-20240902' of https://gitlab...
2024-09-02 Tom RiniMerge tag 'u-boot-amlogic-next-20240902' of https:...
2024-09-02 Tom RiniMerge tag 'v2024.10-rc4' into next
2024-08-30 Tom RiniMerge patch series "Add support for Ethernet Boot on...
2024-08-30 Chintan Vankarcommon: spl: spl: Init DRAM size in R5/A53 SPL
2024-08-29 Tom RiniMerge tag 'u-boot-imx-master-20240829' of https://gitla...
2024-08-28 Jonas Karlmanbootstage: Fix unstash of records from SPL
2024-08-28 Jonas Karlmanbootstage: Fix unstash of records from SPL
2024-08-27 Tom RiniMerge patch series "dm: core: Avoid multiple calls...
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 Tom RiniMerge patch series "Tidy up console recording in tests"
2024-08-27 Simon Glasstest: Fail when an empty line is expected but not present
2024-08-26 Tom RiniMerge patch series "global_data: Reduce size of struct...
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: Reduce size of early-malloc vars
2024-08-26 Simon Glassglobal_data: Reduce the size of mon_len
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: Convert have_console into a flag
2024-08-23 Tom RiniMerge patch series "test/overlay: Make this depend...
2024-08-23 Tom RiniMerge patch series "spl: mmc: Some tweaks for SPL,...
2024-08-23 Simon Glassspl: Create a function to init spl_load_info
2024-08-23 Simon Glassspl: mmc: Adjust args of spl_mmc_find_device()
2024-08-23 Simon Glassspl: Remove remaining #ifdef in spl_parse_image_header()
2024-08-23 Simon Glassspl: mmc: Handle error codes consistently
2024-08-23 Simon Glassspl: Remove some #ifdefs in spl_parse_image_header()
2024-08-23 Simon Glassspl: mmc: Try to clean up raw-mode options
2024-08-23 Simon Glassspl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT
2024-08-23 Simon Glassspl: Correct use of CMD_BOOTI and CMD_BOOTZ
2024-08-23 Simon Glasslog: Avoid including function names by default
2024-08-22 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-08-20 Tom RiniMerge tag 'u-boot-dfu-next-20240820' of https://source...
2024-08-20 Tom RiniMerge tag 'v2024.10-rc3' into next
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7622: clk migratio...
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7986: clk migratio...
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7988: clk migratio...
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7981: clk migratio...
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7623: clk migratio...
2024-08-15 Richard Weinbergerdlmalloc: Make sure allocation size is within malloc...
2024-08-15 Richard Weinbergerdlmalloc: Fix integer overflow in sbrk()
2024-08-15 Richard Weinbergerdlmalloc: Fix integer overflow in request2size()
2024-08-15 Richard Weinbergerbootstage: Fix out-of-bounds read in reloc_bootstage()
2024-08-13 Tom RiniMerge tag 'u-boot-imx-master-20240813' of https://gitla...
2024-08-13 Gary Bissonspl: binman: Disable u_boot_any symbols for i.MX 8ULP...
2024-08-09 Tom RiniMerge patch series "Universal Payload initial series"
2024-08-09 Simon Glassupl: Plumb in universal payload to the init process
2024-08-09 Simon Glassspl: Plumb in the Universal Payload handoff
2024-08-09 Simon Glassspl: Set SPL_FIT_FOUND for full FIT also
2024-08-09 Simon Glassupl: Add support for Universal Payload in SPL
2024-08-07 Tom RiniMerge patch series "alist: Implement a pointer list...
2024-08-07 Simon Glassmalloc: Support testing with realloc()
2024-08-07 Tom RiniMerge patch series "omap configuration cleanups"
next
This page took 0.08422 seconds and 7 git commands to generate.