Enable network on VF2 board
[platform/kernel/u-boot.git] / common /
2023-10-17 Lukasz Majewskicommon: lcd: extend lcd api by function lcd_get_positio...
2023-09-09 Tom RiniMerge tag 'doc-2023-10-rc5' of https://source.denx...
2023-09-09 Heinrich Schuchardtspl: undefined return value in spl_blk_load_image
2023-09-05 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2023-09-05 Tom RiniMerge tag 'u-boot-imx-20230905' of https://gitlab.denx...
2023-09-05 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-09-05 Chanho Parkspl: add __noreturn attribute to spl_invoke_opensbi...
2023-09-05 Shengyu Qudlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT
2023-08-23 Tom RiniMerge tag 'doc-2023-10-rc4' of https://source.denx...
2023-08-22 Tom RiniMerge tag 'dm-pull-22aug23' of https://source.denx...
2023-08-22 Chanho Parkdm: event: add EVT_DM_POST_INIT_R event type
2023-08-20 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-08-19 Tom RiniMerge tag 'doc-2023-10-rc3-2' of https://source.denx...
2023-08-19 Heinrich Schuchardtspl: don't assume NVMe partition 1 exists
2023-08-18 Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-15 Tom RiniMerge tag 'efi-2023-10-rc3' of https://source.denx...
2023-08-15 Heinrich Schuchardtcommon: return type board_get_usable_ram_top
2023-08-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-08-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-08-10 Shengyu Quriscv: Add SPL_ZERO_MEM_BEFORE_USE implementation
2023-08-09 Tom RiniMerge tag 'x86-pull-20230809' of https://source.denx...
2023-08-09 Simon Glassvideo: Add a Kconfig option for SPL video handoff
2023-08-09 Simon Glassbootstd: Rename bootdev_setup_sibling_blk()
2023-08-07 Tom RiniMerge branch '2023-08-07-assorted-fixes'
2023-08-07 Marek Vasutcommon: Drop duplicate space in SPL_BMP description
2023-08-07 Heinrich Schuchardtcommon: fix detection of SYS_MALLOC_F_LEN=0x0
2023-08-07 Oleksandr Suvorovspl: move SPL_CRC32 option to lib/Kconfig
2023-08-07 Oleksandr Suvorovspl: remove duplicate SPL_MD5 option
2023-08-07 Tom Rinibloblist: Enforce CRC32
2023-08-06 Tom RiniMerge tag 'dm-pull-5aug23' of https://source.denx.de...
2023-08-05 Jaehoon Chungevent: Fix a wrong type_name from dm_post_init to dm_po...
2023-08-02 Tom RiniMerge tag 'dm-pull-2aug23' of https://source.denx.de...
2023-08-02 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-08-02 Bin Mengconsole: Print out complete stdio device list
2023-08-02 Bin Mengconsole: Refactor stdio_print_current_devices() a littl...
2023-08-02 Bin Mengconsole: Make stdio_print_current_devices() static
2023-08-02 Bin Mengconsole: kconfig: Drop the redundant VIDEO dependency
2023-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-07-31 Tom RiniMerge tag 'u-boot-rockchip-20230731' of https://source...
2023-07-30 Tom RiniMerge tag 'spl-2023-10-rc2' of https://source.denx...
2023-07-30 Heinrich Schuchardtspl: initialize PCI before booting
2023-07-30 Heinrich Schuchardtspl: blk: partition numbers are hexadecimal
2023-07-30 Heinrich Schuchardtspl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
2023-07-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-07-21 Tom RiniMerge branch '2023-07-21-assorted-TI-platform-updates'
2023-07-21 Samuel Dionne-Rielcommon: Kconfig: Fix CMD_BMP/BMP dependency
2023-07-21 Nikhil M Jaincommon: spl: spl: Remove video driver
2023-07-21 Nikhil M Jaincommon: board_f: Pass frame buffer info from SPL to...
2023-07-21 Nikhil M Jaincommon: spl: spl: Update stack pointer address
2023-07-21 Nikhil M Jaincommon: splash_source: Fix type casting errors
2023-07-21 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-21 Tom RiniMerge tag 'xilinx-for-v2023.10-rc1-v2' of https://sourc...
2023-07-21 Christian Taedckeevent: Add fpga load event
2023-07-21 Michal Simekarm64: zynqmp: Switch to amd.com emails
2023-07-19 Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-19 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2023-07-18 Tom RiniMerge branch '2023-07-17-assorted-updates'
2023-07-17 Joshua Wattandroid_ab: Try backup booloader_message
2023-07-17 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-07-17 Simon Glasslog: Support outputing function names in SPL
2023-07-17 Simon Glassx86: Pass video settings from SPL to U-Boot proper
2023-07-17 Simon Glassbdinfo: Show the malloc base with the bdinfo command
2023-07-17 Simon Glassx86: Improve the trampoline in 64-bit mode
2023-07-17 Simon Glasslog: Tidy up an ambiguous comment
2023-07-16 Tom RiniMerge tag 'video-20230714' of https://source.denx.de...
2023-07-15 Tom RiniMerge tag 'efi-2023-10-rc1' of https://source.denx...
2023-07-14 Tom RiniMerge branch '2023-07-14-assorted-general-updates'
2023-07-14 Kunihiko Hayashiboard_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set
2023-07-14 Sergei Antonovhash: fix a memory leak
2023-07-14 Tom RiniMerge branch '2023-07-14-nuvoton-platform-updates'
2023-07-14 Tom RiniMerge branch '2023-07-14-expo-initial-config-editor'
2023-07-14 Simon Glassbootstd: Add a separate log category for expo
2023-07-11 Tom RiniMerge tag 'efi-2023-07-rc7' of https://source.denx...
2023-07-10 Tom RiniMerge branch 'next'
2023-07-10 Tom RiniMerge tag 'fsl-qoriq-2023-7-6' of https://source.denx...
2023-07-08 Tom RiniMerge branch '2023-07-07-assorted-build-improvements...
2023-07-07 Ying Suntpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART...
2023-07-07 Ying Suncommon: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends...
2023-07-06 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-07-06 Tom RiniMerge branch 'riscv-for-next' of https://source.denx...
2023-07-06 Heinrich SchuchardtRISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description
2023-07-05 Tom RiniMerge tag 'v2023.07-rc6' into next
2023-07-03 Fabio Estevamspl: spl_legacy: Fix spl_end address
2023-06-25 Tom RiniMerge branch '2023-06-23-assorted-important-fixes'
2023-06-24 Marek Vasutimx: hab: Simplify the mechanism
2023-06-24 Marek Vasutspl: spl_legacy: Add extra address checks
2023-06-23 Simon Glassmenu: Re-enable the ANSI codes
2023-06-22 Tom RiniMerge branch '2023-06-21-fix-get_ram_size-with-cache...
2023-06-21 Emanuele Ghidolicommon/memsize.c: Fix get_ram_size() when cache is...
2023-06-21 Tom RiniMerge branch '2023-06-20-assorted-update' into next
2023-06-21 Masahiro Yamadastdio: Remove stdio_init()
2023-06-20 Mario Kichererspl: spl-nor: return error if no valid image was loaded
2023-06-20 Tom RiniMerge branch '2023-06-19-spl-nvme-support' into next
2023-06-19 Mayuresh Chitalecommon: spl: Add spl NVMe boot support
2023-06-19 Mayuresh Chitalespl: blk: Support loading images from fs
2023-06-19 Mayuresh Chitalespl: Add Kconfig options for NVME
2023-06-19 Tom RiniMerge tag 'u-boot-at91-fixes-2023.07-a' of https:/...
2023-06-16 Tom RiniMerge tag 'u-boot-stm32-20230616' of https://source...
2023-06-16 Patrick Delaunayfdt_support: add fdt_copy_fixed_partitions function
2023-06-16 Patrick Delaunayfdt_support: include dm/ofnode.h
next