]> Git Repo - u-boot.git/history - include
net: ftgmac100: Fixed NC-SI PHY device cannot get
[u-boot.git] / include /
2024-09-11 Kongyang Liudt-bindings: clk: import header for clock controller...
2024-09-10 Tom RiniMerge patch series "phycore-am62/4: Add more boot sources"
2024-09-10 Daniel Schultzinclude: env: phytec: Add K3 boot logic for OSPI/QSPI...
2024-09-10 Daniel Schultzinclude: net: phytec: Add K3 network boot logic
2024-09-10 Daniel Schultzinclude: env: phytec: Add raucinit to k3_mmc environment
2024-09-10 Daniel Schultzinclude: env: phytec: k3_mmc: Rename variables
2024-09-10 Daniel Palmerspl: spl_load: fix comparison between negative error...
2024-09-10 Tom Riniarm: Remove ethernut5 board
2024-09-09 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2024-09-09 Marek Vasutphy: Extend generic_setup_phy() with PHY mode and submode
2024-09-05 Tom RiniMerge patch series "provide names for emmc hardware...
2024-09-05 Tim Harveymmc: allow use of hardware partition names for mmc...
2024-09-05 Tim Harveymmc: use an enumerated type to represent PARTITION_CONF...
2024-09-03 Tom RiniMerge patch series "Make LMB memory map global and...
2024-09-03 Sughosh Ganulmb: remove the unused board_lmb_reserve() function
2024-09-03 Sughosh Ganulmb: do away with arch_lmb_reserve()
2024-09-03 Sughosh Ganulmb: remove lmb_init_and_reserve_range() function
2024-09-03 Sughosh Ganulmb: remove the lmb_init_and_reserve() function
2024-09-03 Sughosh Ganulmb: introduce a function to add memory to the lmb...
2024-09-03 Sughosh Ganulmb: allow for resizing lmb regions
2024-09-03 Sughosh Ganulmb: make LMB memory map persistent and global
2024-09-03 Sughosh Ganulmb: use the BIT macro for lmb flags
2024-09-03 Sughosh Ganulmb: staticize __lmb_alloc_base()
2024-09-03 Sughosh Ganulmb: remove the unused lmb_is_reserved() function
2024-09-03 Sughosh Ganualist: add a helper to check if the list is full
2024-09-03 Tom RiniMerge patch series "net: dwc_eth_qos: Add glue driver...
2024-09-03 Philip Oberfichtnernet: dwc_eth_qos: Add glue driver for Intel MAC
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-31 Fabio Estevamimx: Remove CFG_MXC_USB_PORTSC
2024-08-31 Fabio Estevammx5: Remove CFG_MXC_USB_PORT
2024-08-31 Fabio Estevamimx: Remove CFG_MXC_USB_FLAGS
2024-08-30 Tom RiniMerge patch series "Add support for Ethernet Boot on...
2024-08-30 Fabio Estevammx6slevk: Fix the boot device number
2024-08-28 Arseniy Krasnovmtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDI...
2024-08-28 Franco Venturimmc: fix signed vs unsigned compare in read check in...
2024-08-27 Tom RiniMerge patch series "dm: core: Avoid multiple calls...
2024-08-27 Sean Andersonsandbox: Fix pinmux warnings with non-test devicetrees
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: log: Use UTF_CONSOLE in tests
2024-08-27 Simon Glasstest: Rename UTF_CONSOLE_REC to UTF_CONSOLE
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-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: 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: Drop fb_base
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 Glassvideo: Add a function to obtain the framebuffer address
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 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 Glasslog: Avoid including function names by default
2024-08-23 Tom RiniMerge tag 'u-boot-imx-next-20240823' of https://gitlab...
2024-08-23 Fabio Estevamgw_ventana: Remove unneeded comments
2024-08-23 Lukasz Majewskiconfig: Add 'update_bootimg' command to update flash...
2024-08-22 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-08-22 Tom RiniMerge tag 'u-boot-dfu-20240822' of https://source.denx...
2024-08-22 Michael Walleboot: android: fix booting without a ramdisk
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 Christian Marangiclk: mediatek: mt7622: add missing A1/2SYS clock ID
2024-08-19 Christian Marangiclk: mediatek: mt7622: add missing clock PERIBUS_SEL...
2024-08-19 Christian Marangiclk: mediatek: mt7622: add missing clock PERI_UART4_PD
2024-08-19 Christian Marangiclk: mediatek: mt7622: add missing clock MUX1_SEL
2024-08-19 Christian Marangiclk: mediatek: mt7622: add missing clock define for...
2024-08-19 Christian Marangiclk: mediatek: mt7622: move INFRA_TRNG to the bottom
2024-08-19 Christian Marangiclk: mediatek: mt7622: rename AUDIO_AWB3 to AUDIO_AWB2
2024-08-19 Tom RiniMerge patch series "clk: mediatek: mt7986: clk migratio...
2024-08-19 Christian Marangiclk: mediatek: mt7986: rename CK to CLK
2024-08-19 Christian Marangiclk: mediatek: mt7986: replace infracfg ID with upstrea...
2024-08-19 Christian Marangiclk: mediatek: mt7986: move INFRA_TRNG_CK to the bottom...
2024-08-19 Christian Marangiclk: mediatek: mt7986: comment out CK_TOP_A_TUNER as...
2024-08-19 Christian Marangiclk: mediatek: mt7986: drop 1/1 spurious factor for...
next
This page took 0.075143 seconds and 7 git commands to generate.